@charset "UTF-8";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Noto+Sans+JP:wght@400;700&display=swap";.tippy-box[data-theme~=dark-custom]{background-color:#101828;border-radius:8px;color:#fff;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;white-space:pre-line}.tippy-box[data-theme~=dark-custom]>.tippy-arrow{color:#101828}.tippy-box[data-theme~=light-custom]{border-radius:8px;background-color:#fff;color:#344054;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:18px;white-space:pre-line}.tippy-box[data-theme~=light-custom]>.tippy-arrow{color:#fff}.tippy-box[data-theme~=show-notification]{border-radius:28px;background-color:#374251;max-width:366px;padding:4px 20px;color:#fff;font-family:Inter;font-size:14px;line-height:17px;font-weight:500;font-style:normal}.tippy-box[data-theme~=show-notification]>.tippy-content{padding:0}.tippy-box[data-theme~=show-notification]>.tippy-arrow{color:#374251}.el-affix--fixed{position:fixed}.el-alert{--el-alert-padding:8px 16px;--el-alert-border-radius-base:var(--el-border-radius-base);--el-alert-title-font-size:14px;--el-alert-title-with-description-font-size:16px;--el-alert-description-font-size:14px;--el-alert-close-font-size:16px;--el-alert-close-customed-font-size:14px;--el-alert-icon-size:16px;--el-alert-icon-large-size:28px;align-items:center;background-color:var(--el-color-white);border-radius:var(--el-alert-border-radius-base);box-sizing:border-box;display:flex;margin:0;opacity:1;overflow:hidden;padding:var(--el-alert-padding);position:relative;transition:opacity var(--el-transition-duration-fast);width:100%}.el-alert.is-light .el-alert__close-btn{color:var(--el-text-color-placeholder)}.el-alert.is-dark .el-alert__close-btn,.el-alert.is-dark .el-alert__description{color:var(--el-color-white)}.el-alert.is-center{justify-content:center}.el-alert--success{--el-alert-bg-color:var(--el-color-success-light-9)}.el-alert--success.is-light{background-color:var(--el-alert-bg-color)}.el-alert--success.is-light,.el-alert--success.is-light .el-alert__description{color:var(--el-color-success)}.el-alert--success.is-dark{background-color:var(--el-color-success);color:var(--el-color-white)}.el-alert--info{--el-alert-bg-color:var(--el-color-info-light-9)}.el-alert--info.is-light{background-color:var(--el-alert-bg-color)}.el-alert--info.is-light,.el-alert--info.is-light .el-alert__description{color:var(--el-color-info)}.el-alert--info.is-dark{background-color:var(--el-color-info);color:var(--el-color-white)}.el-alert--warning{--el-alert-bg-color:var(--el-color-warning-light-9)}.el-alert--warning.is-light{background-color:var(--el-alert-bg-color)}.el-alert--warning.is-light,.el-alert--warning.is-light .el-alert__description{color:var(--el-color-warning)}.el-alert--warning.is-dark{background-color:var(--el-color-warning);color:var(--el-color-white)}.el-alert--error{--el-alert-bg-color:var(--el-color-error-light-9)}.el-alert--error.is-light{background-color:var(--el-alert-bg-color)}.el-alert--error.is-light,.el-alert--error.is-light .el-alert__description{color:var(--el-color-error)}.el-alert--error.is-dark{background-color:var(--el-color-error);color:var(--el-color-white)}.el-alert__content{display:flex;flex-direction:column;gap:4px}.el-alert .el-alert__icon{font-size:var(--el-alert-icon-size);margin-right:8px;width:var(--el-alert-icon-size)}.el-alert .el-alert__icon.is-big{font-size:var(--el-alert-icon-large-size);margin-right:12px;width:var(--el-alert-icon-large-size)}.el-alert__title{font-size:var(--el-alert-title-font-size);line-height:24px}.el-alert__title.with-description{font-size:var(--el-alert-title-with-description-font-size)}.el-alert .el-alert__description{font-size:var(--el-alert-description-font-size);margin:0}.el-alert .el-alert__close-btn{cursor:pointer;font-size:var(--el-alert-close-font-size);opacity:1;position:absolute;right:16px;top:12px}.el-alert .el-alert__close-btn.is-customed{font-size:var(--el-alert-close-customed-font-size);font-style:normal;line-height:24px;top:8px}.el-alert-fade-enter-from,.el-alert-fade-leave-active{opacity:0}.el-aside{box-sizing:border-box;flex-shrink:0;overflow:auto;width:var(--el-aside-width,300px)}.el-autocomplete{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;display:inline-block;position:relative;width:var(--el-input-width)}.el-autocomplete__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-autocomplete__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-autocomplete__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-autocomplete__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-autocomplete-suggestion{border-radius:var(--el-border-radius-base);box-sizing:border-box}.el-autocomplete-suggestion__wrap{box-sizing:border-box;max-height:280px;padding:10px 0}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-base);line-height:34px;list-style:none;margin:0;overflow:hidden;padding:0 20px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-autocomplete-suggestion li:hover,.el-autocomplete-suggestion li.highlighted{background-color:var(--el-fill-color-light)}.el-autocomplete-suggestion li.divider{border-top:1px solid var(--el-color-black);margin-top:6px}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{color:var(--el-text-color-secondary);font-size:20px;height:100px;line-height:100px;text-align:center}.el-autocomplete-suggestion.is-loading li:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:var(--el-bg-color-overlay)}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-avatar{--el-avatar-text-color:var(--el-color-white);--el-avatar-bg-color:var(--el-text-color-disabled);--el-avatar-text-size:14px;--el-avatar-icon-size:18px;--el-avatar-border-radius:var(--el-border-radius-base);--el-avatar-size-large:56px;--el-avatar-size-small:24px;--el-avatar-size:40px;align-items:center;background:var(--el-avatar-bg-color);box-sizing:border-box;color:var(--el-avatar-text-color);display:inline-flex;font-size:var(--el-avatar-text-size);height:var(--el-avatar-size);justify-content:center;overflow:hidden;text-align:center;width:var(--el-avatar-size)}.el-avatar>img{display:block;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:var(--el-avatar-border-radius)}.el-avatar--icon{font-size:var(--el-avatar-icon-size)}.el-avatar--small{--el-avatar-size:24px}.el-avatar--large{--el-avatar-size:56px}.el-backtop{--el-backtop-bg-color:var(--el-bg-color-overlay);--el-backtop-text-color:var(--el-color-primary);--el-backtop-hover-bg-color:var(--el-border-color-extra-light);align-items:center;background-color:var(--el-backtop-bg-color);border-radius:50%;box-shadow:var(--el-box-shadow-lighter);color:var(--el-backtop-text-color);cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:fixed;width:40px;z-index:5}.el-backtop:hover{background-color:var(--el-backtop-hover-bg-color)}.el-backtop__icon{font-size:20px}.el-badge{--el-badge-bg-color:var(--el-color-danger);--el-badge-radius:10px;--el-badge-font-size:12px;--el-badge-padding:6px;--el-badge-size:18px;display:inline-block;position:relative;vertical-align:middle;width:-moz-fit-content;width:fit-content}.el-badge__content{align-items:center;background-color:var(--el-badge-bg-color);border:1px solid var(--el-bg-color);border-radius:var(--el-badge-radius);color:var(--el-color-white);display:inline-flex;font-size:var(--el-badge-font-size);height:var(--el-badge-size);justify-content:center;padding:0 var(--el-badge-padding);white-space:nowrap}.el-badge__content.is-fixed{position:absolute;right:calc(1px + var(--el-badge-size)/2);top:0;transform:translateY(-50%) translate(100%);z-index:var(--el-index-normal)}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{border-radius:50%;height:8px;padding:0;right:0;width:8px}.el-badge__content--primary{background-color:var(--el-color-primary)}.el-badge__content--success{background-color:var(--el-color-success)}.el-badge__content--warning{background-color:var(--el-color-warning)}.el-badge__content--info{background-color:var(--el-color-info)}.el-badge__content--danger{background-color:var(--el-color-danger)}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb:after,.el-breadcrumb:before{content:"";display:table}.el-breadcrumb:after{clear:both}.el-breadcrumb__separator{color:var(--el-text-color-placeholder);font-weight:700;margin:0 9px}.el-breadcrumb__separator.el-icon{font-weight:400;margin:0 6px}.el-breadcrumb__separator.el-icon svg{vertical-align:middle}.el-breadcrumb__item{align-items:center;display:inline-flex;float:left}.el-breadcrumb__inner{color:var(--el-text-color-regular)}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{color:var(--el-text-color-primary);font-weight:700;text-decoration:none;transition:var(--el-transition-color)}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:var(--el-color-primary);cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{color:var(--el-text-color-regular);cursor:text;font-weight:400}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{content:"";display:table}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.el-button-group>.el-button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-bottom-left-radius:var(--el-border-radius-base);border-bottom-right-radius:var(--el-border-radius-base);border-top-left-radius:var(--el-border-radius-base);border-top-right-radius:var(--el-border-radius-base)}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:var(--el-border-radius-round)}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button:active,.el-button-group>.el-button:focus,.el-button-group>.el-button:hover{z-index:1}.el-button-group>.el-button.is-active{z-index:1}.el-button-group>.el-dropdown>.el-button{border-bottom-left-radius:0;border-left-color:var(--el-button-divide-border-color);border-top-left-radius:0}.el-button-group .el-button--primary:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:first-child{border-right-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:last-child{border-left-color:var(--el-button-divide-border-color)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:var(--el-button-divide-border-color);border-right-color:var(--el-button-divide-border-color)}.el-button{--el-button-font-weight:var(--el-font-weight-primary);--el-button-border-color:var(--el-border-color);--el-button-bg-color:var(--el-fill-color-blank);--el-button-text-color:var(--el-text-color-regular);--el-button-disabled-text-color:var(--el-disabled-text-color);--el-button-disabled-bg-color:var(--el-fill-color-blank);--el-button-disabled-border-color:var(--el-border-color-light);--el-button-divide-border-color:rgba(255,255,255,.5);--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-color-primary-light-9);--el-button-hover-border-color:var(--el-color-primary-light-7);--el-button-active-text-color:var(--el-button-hover-text-color);--el-button-active-border-color:var(--el-color-primary);--el-button-active-bg-color:var(--el-button-hover-bg-color);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-hover-link-text-color:var(--el-color-info);--el-button-active-color:var(--el-text-color-primary);align-items:center;-webkit-appearance:none;background-color:var(--el-button-bg-color);border:var(--el-border);border-color:var(--el-button-border-color);border-radius:var(--el-border-radius-base);box-sizing:border-box;color:var(--el-button-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-button-font-weight);height:32px;justify-content:center;line-height:1;outline:none;padding:8px 15px;text-align:center;transition:.1s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.el-button:hover{background-color:var(--el-button-hover-bg-color);border-color:var(--el-button-hover-border-color);color:var(--el-button-hover-text-color);outline:none}.el-button:active{background-color:var(--el-button-active-bg-color);border-color:var(--el-button-active-border-color);color:var(--el-button-active-text-color);outline:none}.el-button:focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset 0s,outline 0s}.el-button>span{align-items:center;display:inline-flex}.el-button+.el-button{margin-left:12px}.el-button.is-round{padding:8px 15px}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon]+span{margin-left:6px}.el-button [class*=el-icon] svg{vertical-align:bottom}.el-button.is-plain{--el-button-hover-text-color:var(--el-color-primary);--el-button-hover-bg-color:var(--el-fill-color-blank);--el-button-hover-border-color:var(--el-color-primary)}.el-button.is-active{background-color:var(--el-button-active-bg-color);border-color:var(--el-button-active-border-color);color:var(--el-button-active-text-color);outline:none}.el-button.is-disabled,.el-button.is-disabled:hover{background-color:var(--el-button-disabled-bg-color);background-image:none;border-color:var(--el-button-disabled-border-color);color:var(--el-button-disabled-text-color);cursor:not-allowed}.el-button.is-loading{pointer-events:none;position:relative}.el-button.is-loading:before{background-color:var(--el-mask-color-extra-light);border-radius:inherit;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:1}.el-button.is-round{border-radius:var(--el-border-radius-round)}.el-button.is-circle{border-radius:50%;padding:8px;width:32px}.el-button.is-text{background-color:transparent;border:0 solid transparent;color:var(--el-button-text-color)}.el-button.is-text.is-disabled{background-color:transparent!important;color:var(--el-button-disabled-text-color)}.el-button.is-text:not(.is-disabled):hover{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled):focus-visible{outline:2px solid var(--el-button-outline-color);outline-offset:1px;transition:outline-offset 0s,outline 0s}.el-button.is-text:not(.is-disabled):active{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg{background-color:var(--el-fill-color-light)}.el-button.is-text:not(.is-disabled).is-has-bg:hover{background-color:var(--el-fill-color)}.el-button.is-text:not(.is-disabled).is-has-bg:active{background-color:var(--el-fill-color-dark)}.el-button__text--expand{letter-spacing:.3em;margin-right:-.3em}.el-button.is-link{background:transparent;border-color:transparent;color:var(--el-button-text-color);height:auto;padding:2px}.el-button.is-link:hover{color:var(--el-button-hover-link-text-color)}.el-button.is-link.is-disabled{background-color:transparent!important;border-color:transparent!important;color:var(--el-button-disabled-text-color)}.el-button.is-link:not(.is-disabled):hover{background-color:transparent;border-color:transparent}.el-button.is-link:not(.is-disabled):active{background-color:transparent;border-color:transparent;color:var(--el-button-active-color)}.el-button--text{background:transparent;border-color:transparent;color:var(--el-color-primary);padding-left:0;padding-right:0}.el-button--text.is-disabled{background-color:transparent!important;border-color:transparent!important;color:var(--el-button-disabled-text-color)}.el-button--text:not(.is-disabled):hover{background-color:transparent;border-color:transparent;color:var(--el-color-primary-light-3)}.el-button--text:not(.is-disabled):active{background-color:transparent;border-color:transparent;color:var(--el-color-primary-dark-2)}.el-button__link--expand{letter-spacing:.3em;margin-right:-.3em}.el-button--primary{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-primary);--el-button-border-color:var(--el-color-primary);--el-button-outline-color:var(--el-color-primary-light-5);--el-button-active-color:var(--el-color-primary-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-primary-light-5);--el-button-hover-bg-color:var(--el-color-primary-light-3);--el-button-hover-border-color:var(--el-color-primary-light-3);--el-button-active-bg-color:var(--el-color-primary-dark-2);--el-button-active-border-color:var(--el-color-primary-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-primary-light-5);--el-button-disabled-border-color:var(--el-color-primary-light-5)}.el-button--primary.is-link,.el-button--primary.is-plain,.el-button--primary.is-text{--el-button-text-color:var(--el-color-primary);--el-button-bg-color:var(--el-color-primary-light-9);--el-button-border-color:var(--el-color-primary-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-primary);--el-button-hover-border-color:var(--el-color-primary);--el-button-active-text-color:var(--el-color-white)}.el-button--primary.is-link.is-disabled,.el-button--primary.is-link.is-disabled:active,.el-button--primary.is-link.is-disabled:focus,.el-button--primary.is-link.is-disabled:hover,.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover,.el-button--primary.is-text.is-disabled,.el-button--primary.is-text.is-disabled:active,.el-button--primary.is-text.is-disabled:focus,.el-button--primary.is-text.is-disabled:hover{background-color:var(--el-color-primary-light-9);border-color:var(--el-color-primary-light-8);color:var(--el-color-primary-light-5)}.el-button--success{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-success);--el-button-border-color:var(--el-color-success);--el-button-outline-color:var(--el-color-success-light-5);--el-button-active-color:var(--el-color-success-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-success-light-5);--el-button-hover-bg-color:var(--el-color-success-light-3);--el-button-hover-border-color:var(--el-color-success-light-3);--el-button-active-bg-color:var(--el-color-success-dark-2);--el-button-active-border-color:var(--el-color-success-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-success-light-5);--el-button-disabled-border-color:var(--el-color-success-light-5)}.el-button--success.is-link,.el-button--success.is-plain,.el-button--success.is-text{--el-button-text-color:var(--el-color-success);--el-button-bg-color:var(--el-color-success-light-9);--el-button-border-color:var(--el-color-success-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-success);--el-button-hover-border-color:var(--el-color-success);--el-button-active-text-color:var(--el-color-white)}.el-button--success.is-link.is-disabled,.el-button--success.is-link.is-disabled:active,.el-button--success.is-link.is-disabled:focus,.el-button--success.is-link.is-disabled:hover,.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover,.el-button--success.is-text.is-disabled,.el-button--success.is-text.is-disabled:active,.el-button--success.is-text.is-disabled:focus,.el-button--success.is-text.is-disabled:hover{background-color:var(--el-color-success-light-9);border-color:var(--el-color-success-light-8);color:var(--el-color-success-light-5)}.el-button--warning{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-warning);--el-button-border-color:var(--el-color-warning);--el-button-outline-color:var(--el-color-warning-light-5);--el-button-active-color:var(--el-color-warning-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-warning-light-5);--el-button-hover-bg-color:var(--el-color-warning-light-3);--el-button-hover-border-color:var(--el-color-warning-light-3);--el-button-active-bg-color:var(--el-color-warning-dark-2);--el-button-active-border-color:var(--el-color-warning-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-warning-light-5);--el-button-disabled-border-color:var(--el-color-warning-light-5)}.el-button--warning.is-link,.el-button--warning.is-plain,.el-button--warning.is-text{--el-button-text-color:var(--el-color-warning);--el-button-bg-color:var(--el-color-warning-light-9);--el-button-border-color:var(--el-color-warning-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-warning);--el-button-hover-border-color:var(--el-color-warning);--el-button-active-text-color:var(--el-color-white)}.el-button--warning.is-link.is-disabled,.el-button--warning.is-link.is-disabled:active,.el-button--warning.is-link.is-disabled:focus,.el-button--warning.is-link.is-disabled:hover,.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover,.el-button--warning.is-text.is-disabled,.el-button--warning.is-text.is-disabled:active,.el-button--warning.is-text.is-disabled:focus,.el-button--warning.is-text.is-disabled:hover{background-color:var(--el-color-warning-light-9);border-color:var(--el-color-warning-light-8);color:var(--el-color-warning-light-5)}.el-button--danger{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-danger);--el-button-border-color:var(--el-color-danger);--el-button-outline-color:var(--el-color-danger-light-5);--el-button-active-color:var(--el-color-danger-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-danger-light-5);--el-button-hover-bg-color:var(--el-color-danger-light-3);--el-button-hover-border-color:var(--el-color-danger-light-3);--el-button-active-bg-color:var(--el-color-danger-dark-2);--el-button-active-border-color:var(--el-color-danger-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-danger-light-5);--el-button-disabled-border-color:var(--el-color-danger-light-5)}.el-button--danger.is-link,.el-button--danger.is-plain,.el-button--danger.is-text{--el-button-text-color:var(--el-color-danger);--el-button-bg-color:var(--el-color-danger-light-9);--el-button-border-color:var(--el-color-danger-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-danger);--el-button-hover-border-color:var(--el-color-danger);--el-button-active-text-color:var(--el-color-white)}.el-button--danger.is-link.is-disabled,.el-button--danger.is-link.is-disabled:active,.el-button--danger.is-link.is-disabled:focus,.el-button--danger.is-link.is-disabled:hover,.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover,.el-button--danger.is-text.is-disabled,.el-button--danger.is-text.is-disabled:active,.el-button--danger.is-text.is-disabled:focus,.el-button--danger.is-text.is-disabled:hover{background-color:var(--el-color-danger-light-9);border-color:var(--el-color-danger-light-8);color:var(--el-color-danger-light-5)}.el-button--info{--el-button-text-color:var(--el-color-white);--el-button-bg-color:var(--el-color-info);--el-button-border-color:var(--el-color-info);--el-button-outline-color:var(--el-color-info-light-5);--el-button-active-color:var(--el-color-info-dark-2);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-link-text-color:var(--el-color-info-light-5);--el-button-hover-bg-color:var(--el-color-info-light-3);--el-button-hover-border-color:var(--el-color-info-light-3);--el-button-active-bg-color:var(--el-color-info-dark-2);--el-button-active-border-color:var(--el-color-info-dark-2);--el-button-disabled-text-color:var(--el-color-white);--el-button-disabled-bg-color:var(--el-color-info-light-5);--el-button-disabled-border-color:var(--el-color-info-light-5)}.el-button--info.is-link,.el-button--info.is-plain,.el-button--info.is-text{--el-button-text-color:var(--el-color-info);--el-button-bg-color:var(--el-color-info-light-9);--el-button-border-color:var(--el-color-info-light-5);--el-button-hover-text-color:var(--el-color-white);--el-button-hover-bg-color:var(--el-color-info);--el-button-hover-border-color:var(--el-color-info);--el-button-active-text-color:var(--el-color-white)}.el-button--info.is-link.is-disabled,.el-button--info.is-link.is-disabled:active,.el-button--info.is-link.is-disabled:focus,.el-button--info.is-link.is-disabled:hover,.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover,.el-button--info.is-text.is-disabled,.el-button--info.is-text.is-disabled:active,.el-button--info.is-text.is-disabled:focus,.el-button--info.is-text.is-disabled:hover{background-color:var(--el-color-info-light-9);border-color:var(--el-color-info-light-8);color:var(--el-color-info-light-5)}.el-button--large{--el-button-size:40px;border-radius:var(--el-border-radius-base);font-size:var(--el-font-size-base);height:var(--el-button-size);padding:12px 19px}.el-button--large [class*=el-icon]+span{margin-left:8px}.el-button--large.is-round{padding:12px 19px}.el-button--large.is-circle{padding:12px;width:var(--el-button-size)}.el-button--small{--el-button-size:24px;border-radius:calc(var(--el-border-radius-base) - 1px);font-size:12px;height:var(--el-button-size);padding:5px 11px}.el-button--small [class*=el-icon]+span{margin-left:4px}.el-button--small.is-round{padding:5px 11px}.el-button--small.is-circle{padding:5px;width:var(--el-button-size)}.el-calendar{--el-calendar-border:var(--el-table-border,1px solid var(--el-border-color-lighter));--el-calendar-header-border-bottom:var(--el-calendar-border);--el-calendar-selected-bg-color:var(--el-color-primary-light-9);--el-calendar-cell-width:85px;background-color:var(--el-fill-color-blank)}.el-calendar__header{border-bottom:var(--el-calendar-header-border-bottom);display:flex;justify-content:space-between;padding:12px 20px}.el-calendar__title{align-self:center;color:var(--el-text-color)}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{color:var(--el-text-color-regular);font-weight:400;padding:12px 0}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:var(--el-text-color-placeholder)}.el-calendar-table td{border-bottom:var(--el-calendar-border);border-right:var(--el-calendar-border);transition:background-color var(--el-transition-duration-fast) ease;vertical-align:top}.el-calendar-table td.is-selected{background-color:var(--el-calendar-selected-bg-color)}.el-calendar-table td.is-today{color:var(--el-color-primary)}.el-calendar-table tr:first-child td{border-top:var(--el-calendar-border)}.el-calendar-table tr td:first-child{border-left:var(--el-calendar-border)}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{box-sizing:border-box;height:var(--el-calendar-cell-width);padding:8px}.el-calendar-table .el-calendar-day:hover{background-color:var(--el-calendar-selected-bg-color);cursor:pointer}.el-card{--el-card-border-color:var(--el-border-color-light);--el-card-border-radius:4px;--el-card-padding:20px;--el-card-bg-color:var(--el-fill-color-blank);background-color:var(--el-card-bg-color);border:1px solid var(--el-card-border-color);border-radius:var(--el-card-border-radius);color:var(--el-text-color-primary);overflow:hidden;transition:var(--el-transition-duration)}.el-card.is-always-shadow{box-shadow:var(--el-box-shadow-light)}.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{box-shadow:var(--el-box-shadow-light)}.el-card__header{border-bottom:1px solid var(--el-card-border-color);box-sizing:border-box;padding:calc(var(--el-card-padding) - 2px) var(--el-card-padding)}.el-card__body{padding:var(--el-card-padding)}.el-card__footer{border-top:1px solid var(--el-card-border-color);box-sizing:border-box;padding:calc(var(--el-card-padding) - 2px) var(--el-card-padding)}.el-carousel__item{display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{height:50%;width:100%}.el-carousel__mask{background-color:var(--el-color-white);height:100%;left:0;opacity:.24;position:absolute;top:0;transition:var(--el-transition-duration-fast);width:100%}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:rgba(31,45,61,.11);--el-carousel-arrow-hover-background:rgba(31,45,61,.23);--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{height:300px;position:relative}.el-carousel__arrow{align-items:center;background-color:var(--el-carousel-arrow-background);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:var(--el-carousel-arrow-font-size);height:var(--el-carousel-arrow-size);justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:var(--el-transition-duration);width:var(--el-carousel-arrow-size);z-index:10}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{list-style:none;margin:0;padding:0;position:absolute;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translate(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);position:static;text-align:center;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;text-align:center;transform:none}.el-carousel__indicators--labels .el-carousel__button{color:#000;font-size:12px;height:auto;padding:2px 18px;width:auto}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{height:calc(var(--el-carousel-indicator-width)/2);width:var(--el-carousel-indicator-height)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{background-color:#fff;border:none;cursor:pointer;display:block;height:var(--el-carousel-indicator-height);margin:0;opacity:.48;outline:none;padding:0;transition:var(--el-transition-duration);width:var(--el-carousel-indicator-width)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{opacity:0;transform:translateY(-50%) translate(-10px)}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{opacity:0;transform:translateY(-50%) translate(10px)}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}.el-cascader-panel{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);border-radius:var(--el-cascader-menu-radius);display:flex;font-size:var(--el-cascader-menu-font-size)}.el-cascader-panel.is-bordered{border:var(--el-cascader-menu-border);border-radius:var(--el-cascader-menu-radius)}.el-cascader-menu{border-right:var(--el-cascader-menu-border);box-sizing:border-box;color:var(--el-cascader-menu-text-color);min-width:180px}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu:last-child .el-cascader-node{padding-right:20px}.el-cascader-menu__wrap.el-scrollbar__wrap{height:204px}.el-cascader-menu__list{box-sizing:border-box;list-style:none;margin:0;min-height:100%;padding:6px 0;position:relative}.el-cascader-menu__hover-zone{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.el-cascader-menu__empty-text{align-items:center;color:var(--el-cascader-color-empty);display:flex;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.el-cascader-menu__empty-text .is-loading{margin-right:2px}.el-cascader-node{align-items:center;display:flex;height:34px;line-height:34px;outline:none;padding:0 30px 0 20px;position:relative}.el-cascader-node.is-selectable.in-active-path{color:var(--el-cascader-menu-text-color)}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:var(--el-cascader-menu-selected-text-color);font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:var(--el-cascader-node-background-hover)}.el-cascader-node.is-disabled{color:var(--el-cascader-node-color-disabled);cursor:not-allowed}.el-cascader-node__prefix{left:10px;position:absolute}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{flex:1;overflow:hidden;padding:0 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.el-cascader-node>.el-checkbox{margin-right:0}.el-cascader-node>.el-radio{margin-right:0}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-cascader{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);display:inline-block;font-size:var(--el-font-size-base);line-height:32px;outline:none;position:relative;vertical-align:middle}.el-cascader:not(.is-disabled):hover .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset;cursor:pointer}.el-cascader .el-input{cursor:pointer;display:flex}.el-cascader .el-input .el-input__inner{cursor:pointer;text-overflow:ellipsis}.el-cascader .el-input .el-input__suffix-inner .el-icon{height:calc(100% - 2px)}.el-cascader .el-input .el-input__suffix-inner .el-icon svg{vertical-align:middle}.el-cascader .el-input .icon-arrow-down{font-size:14px;transition:transform var(--el-transition-duration)}.el-cascader .el-input .icon-arrow-down.is-reverse{transform:rotate(180deg)}.el-cascader .el-input .icon-circle-close:hover{color:var(--el-input-clear-hover-color,var(--el-text-color-secondary))}.el-cascader .el-input.is-focus .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-cascader--large{font-size:14px;line-height:40px}.el-cascader--small{font-size:12px;line-height:24px}.el-cascader.is-disabled .el-cascader__label{color:var(--el-disabled-text-color);z-index:calc(var(--el-index-normal) + 1)}.el-cascader__dropdown{--el-cascader-menu-text-color:var(--el-text-color-regular);--el-cascader-menu-selected-text-color:var(--el-color-primary);--el-cascader-menu-fill:var(--el-bg-color-overlay);--el-cascader-menu-font-size:var(--el-font-size-base);--el-cascader-menu-radius:var(--el-border-radius-base);--el-cascader-menu-border:solid 1px var(--el-border-color-light);--el-cascader-menu-shadow:var(--el-box-shadow-light);--el-cascader-node-background-hover:var(--el-fill-color-light);--el-cascader-node-color-disabled:var(--el-text-color-placeholder);--el-cascader-color-empty:var(--el-text-color-placeholder);--el-cascader-tag-background:var(--el-fill-color);border-radius:var(--el-cascader-menu-radius);font-size:var(--el-cascader-menu-font-size)}.el-cascader__dropdown.el-popper{background:var(--el-cascader-menu-fill);border:var(--el-cascader-menu-border)}.el-cascader__dropdown.el-popper .el-popper__arrow:before{border:var(--el-cascader-menu-border)}.el-cascader__dropdown.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-cascader__dropdown.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-cascader__dropdown.el-popper{box-shadow:var(--el-cascader-menu-shadow)}.el-cascader__tags{box-sizing:border-box;display:flex;flex-wrap:wrap;left:0;line-height:normal;position:absolute;right:30px;text-align:left;top:50%;transform:translateY(-50%)}.el-cascader__tags .el-tag{align-items:center;background:var(--el-cascader-tag-background);display:inline-flex;margin:2px 0 2px 6px;max-width:100%;text-overflow:ellipsis}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{background-color:var(--el-text-color-placeholder);color:var(--el-color-white);flex:none}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-cascader__tags.is-validate{right:55px}.el-cascader__collapse-tags{white-space:normal;z-index:var(--el-index-normal)}.el-cascader__collapse-tags .el-tag{align-items:center;background:var(--el-fill-color);display:inline-flex;margin:2px 0 2px 6px;max-width:100%;text-overflow:ellipsis}.el-cascader__collapse-tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__collapse-tags .el-tag>span{flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__collapse-tags .el-tag .el-icon-close{background-color:var(--el-text-color-placeholder);color:var(--el-color-white);flex:none}.el-cascader__collapse-tags .el-tag .el-icon-close:hover{background-color:var(--el-text-color-secondary)}.el-cascader__suggestion-panel{border-radius:var(--el-cascader-menu-radius)}.el-cascader__suggestion-list{color:var(--el-cascader-menu-text-color);font-size:var(--el-font-size-base);margin:0;max-height:204px;padding:6px 0;text-align:center}.el-cascader__suggestion-item{align-items:center;cursor:pointer;display:flex;height:34px;justify-content:space-between;outline:none;padding:0 15px;text-align:left}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:var(--el-cascader-node-background-hover)}.el-cascader__suggestion-item.is-checked{color:var(--el-cascader-menu-selected-text-color);font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{color:var(--el-cascader-color-empty);margin:10px 0}.el-cascader__search-input{background:transparent;border:none;box-sizing:border-box;color:var(--el-cascader-menu-text-color);flex:1;height:24px;margin:2px 0 2px 11px;min-width:60px;outline:none;padding:0}.el-cascader__search-input::-moz-placeholder{color:transparent}.el-cascader__search-input::placeholder{color:transparent}.el-check-tag{background-color:var(--el-color-info-light-9);border-radius:var(--el-border-radius-base);color:var(--el-color-info);cursor:pointer;display:inline-block;font-size:var(--el-font-size-base);font-weight:700;line-height:var(--el-font-size-base);padding:7px 15px;transition:var(--el-transition-all)}.el-check-tag:hover{background-color:var(--el-color-info-light-7)}.el-check-tag.is-checked.el-check-tag--primary{background-color:var(--el-color-primary-light-8);color:var(--el-color-primary)}.el-check-tag.is-checked.el-check-tag--primary:hover{background-color:var(--el-color-primary-light-7)}.el-check-tag.is-checked.el-check-tag--success{background-color:var(--el-color-success-light-8);color:var(--el-color-success)}.el-check-tag.is-checked.el-check-tag--success:hover{background-color:var(--el-color-success-light-7)}.el-check-tag.is-checked.el-check-tag--warning{background-color:var(--el-color-warning-light-8);color:var(--el-color-warning)}.el-check-tag.is-checked.el-check-tag--warning:hover{background-color:var(--el-color-warning-light-7)}.el-check-tag.is-checked.el-check-tag--danger{background-color:var(--el-color-danger-light-8);color:var(--el-color-danger)}.el-check-tag.is-checked.el-check-tag--danger:hover{background-color:var(--el-color-danger-light-7)}.el-check-tag.is-checked.el-check-tag--error{background-color:var(--el-color-error-light-8);color:var(--el-color-error)}.el-check-tag.is-checked.el-check-tag--error:hover{background-color:var(--el-color-error-light-7)}.el-check-tag.is-checked.el-check-tag--info{background-color:var(--el-color-info-light-8);color:var(--el-color-info)}.el-check-tag.is-checked.el-check-tag--info:hover{background-color:var(--el-color-info-light-7)}.el-checkbox-button{--el-checkbox-button-checked-bg-color:var(--el-color-primary);--el-checkbox-button-checked-text-color:var(--el-color-white);--el-checkbox-button-checked-border-color:var(--el-color-primary);display:inline-block;position:relative}.el-checkbox-button__inner{-webkit-appearance:none;background:var(--el-button-bg-color,var(--el-fill-color-blank));border:var(--el-border);border-left-color:transparent;border-radius:0;box-sizing:border-box;color:var(--el-button-text-color,var(--el-text-color-regular));cursor:pointer;display:inline-block;font-size:var(--el-font-size-base);font-weight:var(--el-checkbox-font-weight);line-height:1;margin:0;outline:none;padding:8px 15px;position:relative;text-align:center;transition:var(--el-transition-all);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.el-checkbox-button__inner.is-round{padding:8px 15px}.el-checkbox-button__inner:hover{color:var(--el-color-primary)}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{margin:0;opacity:0;outline:none;position:absolute;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{background-color:var(--el-checkbox-button-checked-bg-color);border-color:var(--el-checkbox-button-checked-border-color);box-shadow:-1px 0 0 0 var(--el-color-primary-light-7);color:var(--el-checkbox-button-checked-text-color)}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:var(--el-checkbox-button-checked-border-color)}.el-checkbox-button.is-disabled .el-checkbox-button__inner{background-color:var(--el-button-disabled-bg-color,var(--el-fill-color-blank));background-image:none;border-color:var(--el-button-disabled-border-color,var(--el-border-color-light));box-shadow:none;color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:var(--el-button-disabled-border-color,var(--el-border-color-light))}.el-checkbox-button:first-child .el-checkbox-button__inner{border-bottom-left-radius:var(--el-border-radius-base);border-left:var(--el-border);border-top-left-radius:var(--el-border-radius-base);box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:var(--el-checkbox-button-checked-border-color)}.el-checkbox-button:last-child .el-checkbox-button__inner{border-bottom-right-radius:var(--el-border-radius-base);border-top-right-radius:var(--el-border-radius-base)}.el-checkbox-button--large .el-checkbox-button__inner{border-radius:0;font-size:var(--el-font-size-base);padding:12px 19px}.el-checkbox-button--large .el-checkbox-button__inner.is-round{padding:12px 19px}.el-checkbox-button--small .el-checkbox-button__inner{border-radius:0;font-size:12px;padding:5px 11px}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:5px 11px}.el-checkbox-group{font-size:0;line-height:0}.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);align-items:center;color:var(--el-checkbox-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-checkbox-font-weight);height:var(--el-checkbox-height,32px);margin-right:30px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[class*=el-col-]{box-sizing:border-box}[class*=el-col-].is-guttered{display:block;min-height:1px}.el-col-0{flex:0 0 0%;max-width:0}.el-col-0,.el-col-0.is-guttered{display:none}.el-col-offset-0{margin-left:0}.el-col-pull-0{position:relative;right:0}.el-col-push-0{left:0;position:relative}.el-col-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-1,.el-col-1.is-guttered{display:block}.el-col-offset-1{margin-left:4.1666666667%}.el-col-pull-1{position:relative;right:4.1666666667%}.el-col-push-1{left:4.1666666667%;position:relative}.el-col-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-2,.el-col-2.is-guttered{display:block}.el-col-offset-2{margin-left:8.3333333333%}.el-col-pull-2{position:relative;right:8.3333333333%}.el-col-push-2{left:8.3333333333%;position:relative}.el-col-3{flex:0 0 12.5%;max-width:12.5%}.el-col-3,.el-col-3.is-guttered{display:block}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{position:relative;right:12.5%}.el-col-push-3{left:12.5%;position:relative}.el-col-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-4,.el-col-4.is-guttered{display:block}.el-col-offset-4{margin-left:16.6666666667%}.el-col-pull-4{position:relative;right:16.6666666667%}.el-col-push-4{left:16.6666666667%;position:relative}.el-col-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-5,.el-col-5.is-guttered{display:block}.el-col-offset-5{margin-left:20.8333333333%}.el-col-pull-5{position:relative;right:20.8333333333%}.el-col-push-5{left:20.8333333333%;position:relative}.el-col-6{flex:0 0 25%;max-width:25%}.el-col-6,.el-col-6.is-guttered{display:block}.el-col-offset-6{margin-left:25%}.el-col-pull-6{position:relative;right:25%}.el-col-push-6{left:25%;position:relative}.el-col-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-7,.el-col-7.is-guttered{display:block}.el-col-offset-7{margin-left:29.1666666667%}.el-col-pull-7{position:relative;right:29.1666666667%}.el-col-push-7{left:29.1666666667%;position:relative}.el-col-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-8,.el-col-8.is-guttered{display:block}.el-col-offset-8{margin-left:33.3333333333%}.el-col-pull-8{position:relative;right:33.3333333333%}.el-col-push-8{left:33.3333333333%;position:relative}.el-col-9{flex:0 0 37.5%;max-width:37.5%}.el-col-9,.el-col-9.is-guttered{display:block}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{position:relative;right:37.5%}.el-col-push-9{left:37.5%;position:relative}.el-col-10{flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-10,.el-col-10.is-guttered{display:block}.el-col-offset-10{margin-left:41.6666666667%}.el-col-pull-10{position:relative;right:41.6666666667%}.el-col-push-10{left:41.6666666667%;position:relative}.el-col-11{flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-11,.el-col-11.is-guttered{display:block}.el-col-offset-11{margin-left:45.8333333333%}.el-col-pull-11{position:relative;right:45.8333333333%}.el-col-push-11{left:45.8333333333%;position:relative}.el-col-12{flex:0 0 50%;max-width:50%}.el-col-12,.el-col-12.is-guttered{display:block}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{left:50%;position:relative}.el-col-13{flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-13,.el-col-13.is-guttered{display:block}.el-col-offset-13{margin-left:54.1666666667%}.el-col-pull-13{position:relative;right:54.1666666667%}.el-col-push-13{left:54.1666666667%;position:relative}.el-col-14{flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-14,.el-col-14.is-guttered{display:block}.el-col-offset-14{margin-left:58.3333333333%}.el-col-pull-14{position:relative;right:58.3333333333%}.el-col-push-14{left:58.3333333333%;position:relative}.el-col-15{flex:0 0 62.5%;max-width:62.5%}.el-col-15,.el-col-15.is-guttered{display:block}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{position:relative;right:62.5%}.el-col-push-15{left:62.5%;position:relative}.el-col-16{flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-16,.el-col-16.is-guttered{display:block}.el-col-offset-16{margin-left:66.6666666667%}.el-col-pull-16{position:relative;right:66.6666666667%}.el-col-push-16{left:66.6666666667%;position:relative}.el-col-17{flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-17,.el-col-17.is-guttered{display:block}.el-col-offset-17{margin-left:70.8333333333%}.el-col-pull-17{position:relative;right:70.8333333333%}.el-col-push-17{left:70.8333333333%;position:relative}.el-col-18{flex:0 0 75%;max-width:75%}.el-col-18,.el-col-18.is-guttered{display:block}.el-col-offset-18{margin-left:75%}.el-col-pull-18{position:relative;right:75%}.el-col-push-18{left:75%;position:relative}.el-col-19{flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-19,.el-col-19.is-guttered{display:block}.el-col-offset-19{margin-left:79.1666666667%}.el-col-pull-19{position:relative;right:79.1666666667%}.el-col-push-19{left:79.1666666667%;position:relative}.el-col-20{flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-20,.el-col-20.is-guttered{display:block}.el-col-offset-20{margin-left:83.3333333333%}.el-col-pull-20{position:relative;right:83.3333333333%}.el-col-push-20{left:83.3333333333%;position:relative}.el-col-21{flex:0 0 87.5%;max-width:87.5%}.el-col-21,.el-col-21.is-guttered{display:block}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{position:relative;right:87.5%}.el-col-push-21{left:87.5%;position:relative}.el-col-22{flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-22,.el-col-22.is-guttered{display:block}.el-col-offset-22{margin-left:91.6666666667%}.el-col-pull-22{position:relative;right:91.6666666667%}.el-col-push-22{left:91.6666666667%;position:relative}.el-col-23{flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-23,.el-col-23.is-guttered{display:block}.el-col-offset-23{margin-left:95.8333333333%}.el-col-pull-23{position:relative;right:95.8333333333%}.el-col-push-23{left:95.8333333333%;position:relative}.el-col-24{flex:0 0 100%;max-width:100%}.el-col-24,.el-col-24.is-guttered{display:block}.el-col-offset-24{margin-left:100%}.el-col-pull-24{position:relative;right:100%}.el-col-push-24{left:100%;position:relative}@media only screen and (max-width:767px){.el-col-xs-0{display:none;flex:0 0 0%;max-width:0}.el-col-xs-0.is-guttered{display:none}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{left:0;position:relative}.el-col-xs-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xs-1,.el-col-xs-1.is-guttered{display:block}.el-col-xs-offset-1{margin-left:4.1666666667%}.el-col-xs-pull-1{position:relative;right:4.1666666667%}.el-col-xs-push-1{left:4.1666666667%;position:relative}.el-col-xs-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xs-2,.el-col-xs-2.is-guttered{display:block}.el-col-xs-offset-2{margin-left:8.3333333333%}.el-col-xs-pull-2{position:relative;right:8.3333333333%}.el-col-xs-push-2{left:8.3333333333%;position:relative}.el-col-xs-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xs-3,.el-col-xs-3.is-guttered{display:block}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{left:12.5%;position:relative}.el-col-xs-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xs-4,.el-col-xs-4.is-guttered{display:block}.el-col-xs-offset-4{margin-left:16.6666666667%}.el-col-xs-pull-4{position:relative;right:16.6666666667%}.el-col-xs-push-4{left:16.6666666667%;position:relative}.el-col-xs-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xs-5,.el-col-xs-5.is-guttered{display:block}.el-col-xs-offset-5{margin-left:20.8333333333%}.el-col-xs-pull-5{position:relative;right:20.8333333333%}.el-col-xs-push-5{left:20.8333333333%;position:relative}.el-col-xs-6{flex:0 0 25%;max-width:25%}.el-col-xs-6,.el-col-xs-6.is-guttered{display:block}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{left:25%;position:relative}.el-col-xs-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xs-7,.el-col-xs-7.is-guttered{display:block}.el-col-xs-offset-7{margin-left:29.1666666667%}.el-col-xs-pull-7{position:relative;right:29.1666666667%}.el-col-xs-push-7{left:29.1666666667%;position:relative}.el-col-xs-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xs-8,.el-col-xs-8.is-guttered{display:block}.el-col-xs-offset-8{margin-left:33.3333333333%}.el-col-xs-pull-8{position:relative;right:33.3333333333%}.el-col-xs-push-8{left:33.3333333333%;position:relative}.el-col-xs-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xs-9,.el-col-xs-9.is-guttered{display:block}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{left:37.5%;position:relative}.el-col-xs-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xs-10.is-guttered{display:block}.el-col-xs-offset-10{margin-left:41.6666666667%}.el-col-xs-pull-10{position:relative;right:41.6666666667%}.el-col-xs-push-10{left:41.6666666667%;position:relative}.el-col-xs-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xs-11.is-guttered{display:block}.el-col-xs-offset-11{margin-left:45.8333333333%}.el-col-xs-pull-11{position:relative;right:45.8333333333%}.el-col-xs-push-11{left:45.8333333333%;position:relative}.el-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xs-12.is-guttered{display:block}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{left:50%;position:relative}.el-col-xs-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xs-13.is-guttered{display:block}.el-col-xs-offset-13{margin-left:54.1666666667%}.el-col-xs-pull-13{position:relative;right:54.1666666667%}.el-col-xs-push-13{left:54.1666666667%;position:relative}.el-col-xs-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xs-14.is-guttered{display:block}.el-col-xs-offset-14{margin-left:58.3333333333%}.el-col-xs-pull-14{position:relative;right:58.3333333333%}.el-col-xs-push-14{left:58.3333333333%;position:relative}.el-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xs-15.is-guttered{display:block}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{left:62.5%;position:relative}.el-col-xs-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xs-16.is-guttered{display:block}.el-col-xs-offset-16{margin-left:66.6666666667%}.el-col-xs-pull-16{position:relative;right:66.6666666667%}.el-col-xs-push-16{left:66.6666666667%;position:relative}.el-col-xs-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xs-17.is-guttered{display:block}.el-col-xs-offset-17{margin-left:70.8333333333%}.el-col-xs-pull-17{position:relative;right:70.8333333333%}.el-col-xs-push-17{left:70.8333333333%;position:relative}.el-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xs-18.is-guttered{display:block}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{left:75%;position:relative}.el-col-xs-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xs-19.is-guttered{display:block}.el-col-xs-offset-19{margin-left:79.1666666667%}.el-col-xs-pull-19{position:relative;right:79.1666666667%}.el-col-xs-push-19{left:79.1666666667%;position:relative}.el-col-xs-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xs-20.is-guttered{display:block}.el-col-xs-offset-20{margin-left:83.3333333333%}.el-col-xs-pull-20{position:relative;right:83.3333333333%}.el-col-xs-push-20{left:83.3333333333%;position:relative}.el-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xs-21.is-guttered{display:block}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{left:87.5%;position:relative}.el-col-xs-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xs-22.is-guttered{display:block}.el-col-xs-offset-22{margin-left:91.6666666667%}.el-col-xs-pull-22{position:relative;right:91.6666666667%}.el-col-xs-push-22{left:91.6666666667%;position:relative}.el-col-xs-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xs-23.is-guttered{display:block}.el-col-xs-offset-23{margin-left:95.8333333333%}.el-col-xs-pull-23{position:relative;right:95.8333333333%}.el-col-xs-push-23{left:95.8333333333%;position:relative}.el-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xs-24.is-guttered{display:block}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{left:100%;position:relative}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;flex:0 0 0%;max-width:0}.el-col-sm-0.is-guttered{display:none}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{left:0;position:relative}.el-col-sm-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-sm-1,.el-col-sm-1.is-guttered{display:block}.el-col-sm-offset-1{margin-left:4.1666666667%}.el-col-sm-pull-1{position:relative;right:4.1666666667%}.el-col-sm-push-1{left:4.1666666667%;position:relative}.el-col-sm-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-sm-2,.el-col-sm-2.is-guttered{display:block}.el-col-sm-offset-2{margin-left:8.3333333333%}.el-col-sm-pull-2{position:relative;right:8.3333333333%}.el-col-sm-push-2{left:8.3333333333%;position:relative}.el-col-sm-3{flex:0 0 12.5%;max-width:12.5%}.el-col-sm-3,.el-col-sm-3.is-guttered{display:block}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{left:12.5%;position:relative}.el-col-sm-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-sm-4,.el-col-sm-4.is-guttered{display:block}.el-col-sm-offset-4{margin-left:16.6666666667%}.el-col-sm-pull-4{position:relative;right:16.6666666667%}.el-col-sm-push-4{left:16.6666666667%;position:relative}.el-col-sm-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-sm-5,.el-col-sm-5.is-guttered{display:block}.el-col-sm-offset-5{margin-left:20.8333333333%}.el-col-sm-pull-5{position:relative;right:20.8333333333%}.el-col-sm-push-5{left:20.8333333333%;position:relative}.el-col-sm-6{flex:0 0 25%;max-width:25%}.el-col-sm-6,.el-col-sm-6.is-guttered{display:block}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{left:25%;position:relative}.el-col-sm-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-sm-7,.el-col-sm-7.is-guttered{display:block}.el-col-sm-offset-7{margin-left:29.1666666667%}.el-col-sm-pull-7{position:relative;right:29.1666666667%}.el-col-sm-push-7{left:29.1666666667%;position:relative}.el-col-sm-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-sm-8,.el-col-sm-8.is-guttered{display:block}.el-col-sm-offset-8{margin-left:33.3333333333%}.el-col-sm-pull-8{position:relative;right:33.3333333333%}.el-col-sm-push-8{left:33.3333333333%;position:relative}.el-col-sm-9{flex:0 0 37.5%;max-width:37.5%}.el-col-sm-9,.el-col-sm-9.is-guttered{display:block}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{left:37.5%;position:relative}.el-col-sm-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-sm-10.is-guttered{display:block}.el-col-sm-offset-10{margin-left:41.6666666667%}.el-col-sm-pull-10{position:relative;right:41.6666666667%}.el-col-sm-push-10{left:41.6666666667%;position:relative}.el-col-sm-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-sm-11.is-guttered{display:block}.el-col-sm-offset-11{margin-left:45.8333333333%}.el-col-sm-pull-11{position:relative;right:45.8333333333%}.el-col-sm-push-11{left:45.8333333333%;position:relative}.el-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.el-col-sm-12.is-guttered{display:block}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{left:50%;position:relative}.el-col-sm-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-sm-13.is-guttered{display:block}.el-col-sm-offset-13{margin-left:54.1666666667%}.el-col-sm-pull-13{position:relative;right:54.1666666667%}.el-col-sm-push-13{left:54.1666666667%;position:relative}.el-col-sm-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-sm-14.is-guttered{display:block}.el-col-sm-offset-14{margin-left:58.3333333333%}.el-col-sm-pull-14{position:relative;right:58.3333333333%}.el-col-sm-push-14{left:58.3333333333%;position:relative}.el-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-sm-15.is-guttered{display:block}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{left:62.5%;position:relative}.el-col-sm-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-sm-16.is-guttered{display:block}.el-col-sm-offset-16{margin-left:66.6666666667%}.el-col-sm-pull-16{position:relative;right:66.6666666667%}.el-col-sm-push-16{left:66.6666666667%;position:relative}.el-col-sm-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-sm-17.is-guttered{display:block}.el-col-sm-offset-17{margin-left:70.8333333333%}.el-col-sm-pull-17{position:relative;right:70.8333333333%}.el-col-sm-push-17{left:70.8333333333%;position:relative}.el-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.el-col-sm-18.is-guttered{display:block}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{left:75%;position:relative}.el-col-sm-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-sm-19.is-guttered{display:block}.el-col-sm-offset-19{margin-left:79.1666666667%}.el-col-sm-pull-19{position:relative;right:79.1666666667%}.el-col-sm-push-19{left:79.1666666667%;position:relative}.el-col-sm-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-sm-20.is-guttered{display:block}.el-col-sm-offset-20{margin-left:83.3333333333%}.el-col-sm-pull-20{position:relative;right:83.3333333333%}.el-col-sm-push-20{left:83.3333333333%;position:relative}.el-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-sm-21.is-guttered{display:block}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{left:87.5%;position:relative}.el-col-sm-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-sm-22.is-guttered{display:block}.el-col-sm-offset-22{margin-left:91.6666666667%}.el-col-sm-pull-22{position:relative;right:91.6666666667%}.el-col-sm-push-22{left:91.6666666667%;position:relative}.el-col-sm-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-sm-23.is-guttered{display:block}.el-col-sm-offset-23{margin-left:95.8333333333%}.el-col-sm-pull-23{position:relative;right:95.8333333333%}.el-col-sm-push-23{left:95.8333333333%;position:relative}.el-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.el-col-sm-24.is-guttered{display:block}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{left:100%;position:relative}}@media only screen and (min-width:992px){.el-col-md-0{display:none;flex:0 0 0%;max-width:0}.el-col-md-0.is-guttered{display:none}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{left:0;position:relative}.el-col-md-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-md-1,.el-col-md-1.is-guttered{display:block}.el-col-md-offset-1{margin-left:4.1666666667%}.el-col-md-pull-1{position:relative;right:4.1666666667%}.el-col-md-push-1{left:4.1666666667%;position:relative}.el-col-md-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-md-2,.el-col-md-2.is-guttered{display:block}.el-col-md-offset-2{margin-left:8.3333333333%}.el-col-md-pull-2{position:relative;right:8.3333333333%}.el-col-md-push-2{left:8.3333333333%;position:relative}.el-col-md-3{flex:0 0 12.5%;max-width:12.5%}.el-col-md-3,.el-col-md-3.is-guttered{display:block}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{left:12.5%;position:relative}.el-col-md-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-md-4,.el-col-md-4.is-guttered{display:block}.el-col-md-offset-4{margin-left:16.6666666667%}.el-col-md-pull-4{position:relative;right:16.6666666667%}.el-col-md-push-4{left:16.6666666667%;position:relative}.el-col-md-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-md-5,.el-col-md-5.is-guttered{display:block}.el-col-md-offset-5{margin-left:20.8333333333%}.el-col-md-pull-5{position:relative;right:20.8333333333%}.el-col-md-push-5{left:20.8333333333%;position:relative}.el-col-md-6{flex:0 0 25%;max-width:25%}.el-col-md-6,.el-col-md-6.is-guttered{display:block}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{left:25%;position:relative}.el-col-md-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-md-7,.el-col-md-7.is-guttered{display:block}.el-col-md-offset-7{margin-left:29.1666666667%}.el-col-md-pull-7{position:relative;right:29.1666666667%}.el-col-md-push-7{left:29.1666666667%;position:relative}.el-col-md-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-md-8,.el-col-md-8.is-guttered{display:block}.el-col-md-offset-8{margin-left:33.3333333333%}.el-col-md-pull-8{position:relative;right:33.3333333333%}.el-col-md-push-8{left:33.3333333333%;position:relative}.el-col-md-9{flex:0 0 37.5%;max-width:37.5%}.el-col-md-9,.el-col-md-9.is-guttered{display:block}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{left:37.5%;position:relative}.el-col-md-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-md-10.is-guttered{display:block}.el-col-md-offset-10{margin-left:41.6666666667%}.el-col-md-pull-10{position:relative;right:41.6666666667%}.el-col-md-push-10{left:41.6666666667%;position:relative}.el-col-md-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-md-11.is-guttered{display:block}.el-col-md-offset-11{margin-left:45.8333333333%}.el-col-md-pull-11{position:relative;right:45.8333333333%}.el-col-md-push-11{left:45.8333333333%;position:relative}.el-col-md-12{display:block;flex:0 0 50%;max-width:50%}.el-col-md-12.is-guttered{display:block}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{left:50%;position:relative}.el-col-md-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-md-13.is-guttered{display:block}.el-col-md-offset-13{margin-left:54.1666666667%}.el-col-md-pull-13{position:relative;right:54.1666666667%}.el-col-md-push-13{left:54.1666666667%;position:relative}.el-col-md-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-md-14.is-guttered{display:block}.el-col-md-offset-14{margin-left:58.3333333333%}.el-col-md-pull-14{position:relative;right:58.3333333333%}.el-col-md-push-14{left:58.3333333333%;position:relative}.el-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-md-15.is-guttered{display:block}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{left:62.5%;position:relative}.el-col-md-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-md-16.is-guttered{display:block}.el-col-md-offset-16{margin-left:66.6666666667%}.el-col-md-pull-16{position:relative;right:66.6666666667%}.el-col-md-push-16{left:66.6666666667%;position:relative}.el-col-md-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-md-17.is-guttered{display:block}.el-col-md-offset-17{margin-left:70.8333333333%}.el-col-md-pull-17{position:relative;right:70.8333333333%}.el-col-md-push-17{left:70.8333333333%;position:relative}.el-col-md-18{display:block;flex:0 0 75%;max-width:75%}.el-col-md-18.is-guttered{display:block}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{left:75%;position:relative}.el-col-md-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-md-19.is-guttered{display:block}.el-col-md-offset-19{margin-left:79.1666666667%}.el-col-md-pull-19{position:relative;right:79.1666666667%}.el-col-md-push-19{left:79.1666666667%;position:relative}.el-col-md-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-md-20.is-guttered{display:block}.el-col-md-offset-20{margin-left:83.3333333333%}.el-col-md-pull-20{position:relative;right:83.3333333333%}.el-col-md-push-20{left:83.3333333333%;position:relative}.el-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-md-21.is-guttered{display:block}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{left:87.5%;position:relative}.el-col-md-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-md-22.is-guttered{display:block}.el-col-md-offset-22{margin-left:91.6666666667%}.el-col-md-pull-22{position:relative;right:91.6666666667%}.el-col-md-push-22{left:91.6666666667%;position:relative}.el-col-md-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-md-23.is-guttered{display:block}.el-col-md-offset-23{margin-left:95.8333333333%}.el-col-md-pull-23{position:relative;right:95.8333333333%}.el-col-md-push-23{left:95.8333333333%;position:relative}.el-col-md-24{display:block;flex:0 0 100%;max-width:100%}.el-col-md-24.is-guttered{display:block}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{left:100%;position:relative}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;flex:0 0 0%;max-width:0}.el-col-lg-0.is-guttered{display:none}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{left:0;position:relative}.el-col-lg-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-lg-1,.el-col-lg-1.is-guttered{display:block}.el-col-lg-offset-1{margin-left:4.1666666667%}.el-col-lg-pull-1{position:relative;right:4.1666666667%}.el-col-lg-push-1{left:4.1666666667%;position:relative}.el-col-lg-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-lg-2,.el-col-lg-2.is-guttered{display:block}.el-col-lg-offset-2{margin-left:8.3333333333%}.el-col-lg-pull-2{position:relative;right:8.3333333333%}.el-col-lg-push-2{left:8.3333333333%;position:relative}.el-col-lg-3{flex:0 0 12.5%;max-width:12.5%}.el-col-lg-3,.el-col-lg-3.is-guttered{display:block}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{left:12.5%;position:relative}.el-col-lg-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-lg-4,.el-col-lg-4.is-guttered{display:block}.el-col-lg-offset-4{margin-left:16.6666666667%}.el-col-lg-pull-4{position:relative;right:16.6666666667%}.el-col-lg-push-4{left:16.6666666667%;position:relative}.el-col-lg-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-lg-5,.el-col-lg-5.is-guttered{display:block}.el-col-lg-offset-5{margin-left:20.8333333333%}.el-col-lg-pull-5{position:relative;right:20.8333333333%}.el-col-lg-push-5{left:20.8333333333%;position:relative}.el-col-lg-6{flex:0 0 25%;max-width:25%}.el-col-lg-6,.el-col-lg-6.is-guttered{display:block}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{left:25%;position:relative}.el-col-lg-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-lg-7,.el-col-lg-7.is-guttered{display:block}.el-col-lg-offset-7{margin-left:29.1666666667%}.el-col-lg-pull-7{position:relative;right:29.1666666667%}.el-col-lg-push-7{left:29.1666666667%;position:relative}.el-col-lg-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-lg-8,.el-col-lg-8.is-guttered{display:block}.el-col-lg-offset-8{margin-left:33.3333333333%}.el-col-lg-pull-8{position:relative;right:33.3333333333%}.el-col-lg-push-8{left:33.3333333333%;position:relative}.el-col-lg-9{flex:0 0 37.5%;max-width:37.5%}.el-col-lg-9,.el-col-lg-9.is-guttered{display:block}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{left:37.5%;position:relative}.el-col-lg-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-lg-10.is-guttered{display:block}.el-col-lg-offset-10{margin-left:41.6666666667%}.el-col-lg-pull-10{position:relative;right:41.6666666667%}.el-col-lg-push-10{left:41.6666666667%;position:relative}.el-col-lg-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-lg-11.is-guttered{display:block}.el-col-lg-offset-11{margin-left:45.8333333333%}.el-col-lg-pull-11{position:relative;right:45.8333333333%}.el-col-lg-push-11{left:45.8333333333%;position:relative}.el-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.el-col-lg-12.is-guttered{display:block}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{left:50%;position:relative}.el-col-lg-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-lg-13.is-guttered{display:block}.el-col-lg-offset-13{margin-left:54.1666666667%}.el-col-lg-pull-13{position:relative;right:54.1666666667%}.el-col-lg-push-13{left:54.1666666667%;position:relative}.el-col-lg-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-lg-14.is-guttered{display:block}.el-col-lg-offset-14{margin-left:58.3333333333%}.el-col-lg-pull-14{position:relative;right:58.3333333333%}.el-col-lg-push-14{left:58.3333333333%;position:relative}.el-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-lg-15.is-guttered{display:block}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{left:62.5%;position:relative}.el-col-lg-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-lg-16.is-guttered{display:block}.el-col-lg-offset-16{margin-left:66.6666666667%}.el-col-lg-pull-16{position:relative;right:66.6666666667%}.el-col-lg-push-16{left:66.6666666667%;position:relative}.el-col-lg-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-lg-17.is-guttered{display:block}.el-col-lg-offset-17{margin-left:70.8333333333%}.el-col-lg-pull-17{position:relative;right:70.8333333333%}.el-col-lg-push-17{left:70.8333333333%;position:relative}.el-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.el-col-lg-18.is-guttered{display:block}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{left:75%;position:relative}.el-col-lg-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-lg-19.is-guttered{display:block}.el-col-lg-offset-19{margin-left:79.1666666667%}.el-col-lg-pull-19{position:relative;right:79.1666666667%}.el-col-lg-push-19{left:79.1666666667%;position:relative}.el-col-lg-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-lg-20.is-guttered{display:block}.el-col-lg-offset-20{margin-left:83.3333333333%}.el-col-lg-pull-20{position:relative;right:83.3333333333%}.el-col-lg-push-20{left:83.3333333333%;position:relative}.el-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-lg-21.is-guttered{display:block}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{left:87.5%;position:relative}.el-col-lg-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-lg-22.is-guttered{display:block}.el-col-lg-offset-22{margin-left:91.6666666667%}.el-col-lg-pull-22{position:relative;right:91.6666666667%}.el-col-lg-push-22{left:91.6666666667%;position:relative}.el-col-lg-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-lg-23.is-guttered{display:block}.el-col-lg-offset-23{margin-left:95.8333333333%}.el-col-lg-pull-23{position:relative;right:95.8333333333%}.el-col-lg-push-23{left:95.8333333333%;position:relative}.el-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.el-col-lg-24.is-guttered{display:block}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{left:100%;position:relative}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;flex:0 0 0%;max-width:0}.el-col-xl-0.is-guttered{display:none}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{left:0;position:relative}.el-col-xl-1{flex:0 0 4.1666666667%;max-width:4.1666666667%}.el-col-xl-1,.el-col-xl-1.is-guttered{display:block}.el-col-xl-offset-1{margin-left:4.1666666667%}.el-col-xl-pull-1{position:relative;right:4.1666666667%}.el-col-xl-push-1{left:4.1666666667%;position:relative}.el-col-xl-2{flex:0 0 8.3333333333%;max-width:8.3333333333%}.el-col-xl-2,.el-col-xl-2.is-guttered{display:block}.el-col-xl-offset-2{margin-left:8.3333333333%}.el-col-xl-pull-2{position:relative;right:8.3333333333%}.el-col-xl-push-2{left:8.3333333333%;position:relative}.el-col-xl-3{flex:0 0 12.5%;max-width:12.5%}.el-col-xl-3,.el-col-xl-3.is-guttered{display:block}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{left:12.5%;position:relative}.el-col-xl-4{flex:0 0 16.6666666667%;max-width:16.6666666667%}.el-col-xl-4,.el-col-xl-4.is-guttered{display:block}.el-col-xl-offset-4{margin-left:16.6666666667%}.el-col-xl-pull-4{position:relative;right:16.6666666667%}.el-col-xl-push-4{left:16.6666666667%;position:relative}.el-col-xl-5{flex:0 0 20.8333333333%;max-width:20.8333333333%}.el-col-xl-5,.el-col-xl-5.is-guttered{display:block}.el-col-xl-offset-5{margin-left:20.8333333333%}.el-col-xl-pull-5{position:relative;right:20.8333333333%}.el-col-xl-push-5{left:20.8333333333%;position:relative}.el-col-xl-6{flex:0 0 25%;max-width:25%}.el-col-xl-6,.el-col-xl-6.is-guttered{display:block}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{left:25%;position:relative}.el-col-xl-7{flex:0 0 29.1666666667%;max-width:29.1666666667%}.el-col-xl-7,.el-col-xl-7.is-guttered{display:block}.el-col-xl-offset-7{margin-left:29.1666666667%}.el-col-xl-pull-7{position:relative;right:29.1666666667%}.el-col-xl-push-7{left:29.1666666667%;position:relative}.el-col-xl-8{flex:0 0 33.3333333333%;max-width:33.3333333333%}.el-col-xl-8,.el-col-xl-8.is-guttered{display:block}.el-col-xl-offset-8{margin-left:33.3333333333%}.el-col-xl-pull-8{position:relative;right:33.3333333333%}.el-col-xl-push-8{left:33.3333333333%;position:relative}.el-col-xl-9{flex:0 0 37.5%;max-width:37.5%}.el-col-xl-9,.el-col-xl-9.is-guttered{display:block}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{left:37.5%;position:relative}.el-col-xl-10{display:block;flex:0 0 41.6666666667%;max-width:41.6666666667%}.el-col-xl-10.is-guttered{display:block}.el-col-xl-offset-10{margin-left:41.6666666667%}.el-col-xl-pull-10{position:relative;right:41.6666666667%}.el-col-xl-push-10{left:41.6666666667%;position:relative}.el-col-xl-11{display:block;flex:0 0 45.8333333333%;max-width:45.8333333333%}.el-col-xl-11.is-guttered{display:block}.el-col-xl-offset-11{margin-left:45.8333333333%}.el-col-xl-pull-11{position:relative;right:45.8333333333%}.el-col-xl-push-11{left:45.8333333333%;position:relative}.el-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.el-col-xl-12.is-guttered{display:block}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{left:50%;position:relative}.el-col-xl-13{display:block;flex:0 0 54.1666666667%;max-width:54.1666666667%}.el-col-xl-13.is-guttered{display:block}.el-col-xl-offset-13{margin-left:54.1666666667%}.el-col-xl-pull-13{position:relative;right:54.1666666667%}.el-col-xl-push-13{left:54.1666666667%;position:relative}.el-col-xl-14{display:block;flex:0 0 58.3333333333%;max-width:58.3333333333%}.el-col-xl-14.is-guttered{display:block}.el-col-xl-offset-14{margin-left:58.3333333333%}.el-col-xl-pull-14{position:relative;right:58.3333333333%}.el-col-xl-push-14{left:58.3333333333%;position:relative}.el-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.el-col-xl-15.is-guttered{display:block}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{left:62.5%;position:relative}.el-col-xl-16{display:block;flex:0 0 66.6666666667%;max-width:66.6666666667%}.el-col-xl-16.is-guttered{display:block}.el-col-xl-offset-16{margin-left:66.6666666667%}.el-col-xl-pull-16{position:relative;right:66.6666666667%}.el-col-xl-push-16{left:66.6666666667%;position:relative}.el-col-xl-17{display:block;flex:0 0 70.8333333333%;max-width:70.8333333333%}.el-col-xl-17.is-guttered{display:block}.el-col-xl-offset-17{margin-left:70.8333333333%}.el-col-xl-pull-17{position:relative;right:70.8333333333%}.el-col-xl-push-17{left:70.8333333333%;position:relative}.el-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.el-col-xl-18.is-guttered{display:block}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{left:75%;position:relative}.el-col-xl-19{display:block;flex:0 0 79.1666666667%;max-width:79.1666666667%}.el-col-xl-19.is-guttered{display:block}.el-col-xl-offset-19{margin-left:79.1666666667%}.el-col-xl-pull-19{position:relative;right:79.1666666667%}.el-col-xl-push-19{left:79.1666666667%;position:relative}.el-col-xl-20{display:block;flex:0 0 83.3333333333%;max-width:83.3333333333%}.el-col-xl-20.is-guttered{display:block}.el-col-xl-offset-20{margin-left:83.3333333333%}.el-col-xl-pull-20{position:relative;right:83.3333333333%}.el-col-xl-push-20{left:83.3333333333%;position:relative}.el-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.el-col-xl-21.is-guttered{display:block}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{left:87.5%;position:relative}.el-col-xl-22{display:block;flex:0 0 91.6666666667%;max-width:91.6666666667%}.el-col-xl-22.is-guttered{display:block}.el-col-xl-offset-22{margin-left:91.6666666667%}.el-col-xl-pull-22{position:relative;right:91.6666666667%}.el-col-xl-push-22{left:91.6666666667%;position:relative}.el-col-xl-23{display:block;flex:0 0 95.8333333333%;max-width:95.8333333333%}.el-col-xl-23.is-guttered{display:block}.el-col-xl-offset-23{margin-left:95.8333333333%}.el-col-xl-pull-23{position:relative;right:95.8333333333%}.el-col-xl-push-23{left:95.8333333333%;position:relative}.el-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.el-col-xl-24.is-guttered{display:block}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{left:100%;position:relative}}.el-collapse{--el-collapse-border-color:var(--el-border-color-lighter);--el-collapse-header-height:48px;--el-collapse-header-bg-color:var(--el-fill-color-blank);--el-collapse-header-text-color:var(--el-text-color-primary);--el-collapse-header-font-size:13px;--el-collapse-content-bg-color:var(--el-fill-color-blank);--el-collapse-content-font-size:13px;--el-collapse-content-text-color:var(--el-text-color-primary);border-bottom:1px solid var(--el-collapse-border-color);border-top:1px solid var(--el-collapse-border-color)}.el-collapse-item.is-disabled .el-collapse-item__header{color:var(--el-text-color-disabled);cursor:not-allowed}.el-collapse-item__header{align-items:center;background-color:var(--el-collapse-header-bg-color);border:none;border-bottom:1px solid var(--el-collapse-border-color);color:var(--el-collapse-header-text-color);cursor:pointer;display:flex;font-size:var(--el-collapse-header-font-size);font-weight:500;height:var(--el-collapse-header-height);line-height:var(--el-collapse-header-height);outline:none;padding:0;transition:border-bottom-color var(--el-transition-duration);width:100%}.el-collapse-item__arrow{font-weight:300;margin:0 8px 0 auto;transition:transform var(--el-transition-duration)}.el-collapse-item__arrow.is-active{transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:var(--el-color-primary)}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{background-color:var(--el-collapse-content-bg-color);border-bottom:1px solid var(--el-collapse-border-color);box-sizing:border-box;overflow:hidden;will-change:height}.el-collapse-item__content{color:var(--el-collapse-content-text-color);font-size:var(--el-collapse-content-font-size);line-height:1.7692307692;padding-bottom:25px}.el-collapse-item:last-child{margin-bottom:-1px}.el-color-predefine{display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:flex;flex:1;flex-wrap:wrap}.el-color-predefine__color-selector{border-radius:4px;cursor:pointer;height:20px;margin:0 0 8px 8px;width:20px}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{box-shadow:0 0 3px 2px var(--el-color-primary)}.el-color-predefine__color-selector>div{border-radius:3px;display:flex;height:100%}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{background-color:red;box-sizing:border-box;float:right;height:12px;padding:0 2px;position:relative;width:280px}.el-color-hue-slider__bar{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red);height:100%;position:relative}.el-color-hue-slider__thumb{background:#fff;border:1px solid var(--el-border-color-lighter);border-radius:1px;box-shadow:0 0 2px #0009;box-sizing:border-box;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:4px;z-index:1}.el-color-hue-slider.is-vertical{height:180px;padding:2px 0;width:12px}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:linear-gradient(180deg,red 0,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{height:4px;left:0;top:0;width:100%}.el-color-svpanel{height:180px;position:relative;width:280px}.el-color-svpanel__black,.el-color-svpanel__white{bottom:0;left:0;position:absolute;right:0;top:0}.el-color-svpanel__white{background:linear-gradient(90deg,#fff,#fff0)}.el-color-svpanel__black{background:linear-gradient(0deg,#000,#0000)}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{border-radius:50%;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;cursor:head;height:4px;transform:translate(-2px,-2px);width:4px}.el-color-alpha-slider{background-image:linear-gradient(45deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(45deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%);background-position:0 0,6px 0,6px -6px,0 6px;background-size:12px 12px;box-sizing:border-box;height:12px;position:relative;width:280px}.el-color-alpha-slider__bar{background:linear-gradient(to right,rgba(255,255,255,0) 0,var(--el-bg-color) 100%);height:100%;position:relative}.el-color-alpha-slider__thumb{background:#fff;border:1px solid var(--el-border-color-lighter);border-radius:1px;box-shadow:0 0 2px #0009;box-sizing:border-box;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:4px;z-index:1}.el-color-alpha-slider.is-vertical{height:180px;width:20px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:linear-gradient(180deg,#fff0 0,#fff)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{height:4px;left:0;top:0;width:100%}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper:after{clear:both;content:"";display:table}.el-color-dropdown__btns{margin-top:12px;text-align:right}.el-color-dropdown__value{color:#000;float:left;font-size:12px;line-height:26px;width:160px}.el-color-picker{display:inline-block;line-height:normal;outline:none;position:relative}.el-color-picker:hover:not(.is-disabled,.is-focused) .el-color-picker__trigger{border-color:var(--el-border-color-hover)}.el-color-picker:focus-visible:not(.is-disabled) .el-color-picker__trigger{outline:2px solid var(--el-color-primary);outline-offset:1px}.el-color-picker.is-focused .el-color-picker__trigger{border-color:var(--el-color-primary)}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--large{height:40px}.el-color-picker--large .el-color-picker__trigger{height:40px;width:40px}.el-color-picker--large .el-color-picker__mask{height:38px;width:38px}.el-color-picker--small{height:24px}.el-color-picker--small .el-color-picker__trigger{height:24px;width:24px}.el-color-picker--small .el-color-picker__mask{height:22px;width:22px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{transform:scale(.8)}.el-color-picker__mask{background-color:#ffffffb3;border-radius:4px;cursor:not-allowed;height:30px;left:1px;position:absolute;top:1px;width:30px;z-index:1}.el-color-picker__trigger{align-items:center;border:1px solid var(--el-border-color);border-radius:4px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-size:0;height:32px;justify-content:center;padding:4px;position:relative;width:32px}.el-color-picker__color{border:1px solid var(--el-text-color-secondary);border-radius:var(--el-border-radius-small);box-sizing:border-box;display:block;height:100%;position:relative;text-align:center;width:100%}.el-color-picker__color.is-alpha{background-image:linear-gradient(45deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-a) 25%,var(--el-color-picker-alpha-bg-b) 25%),linear-gradient(45deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%),linear-gradient(135deg,var(--el-color-picker-alpha-bg-b) 75%,var(--el-color-picker-alpha-bg-a) 75%);background-position:0 0,6px 0,6px -6px,0 6px;background-size:12px 12px}.el-color-picker__color-inner{align-items:center;display:inline-flex;height:100%;justify-content:center;width:100%}.el-color-picker .el-color-picker__empty{color:var(--el-text-color-secondary);font-size:12px}.el-color-picker .el-color-picker__icon{align-items:center;color:#fff;display:inline-flex;font-size:12px;justify-content:center}.el-color-picker__panel{background-color:#fff;border-radius:var(--el-border-radius-base);box-shadow:var(--el-box-shadow-light);box-sizing:content-box;padding:6px;position:absolute;z-index:10}.el-color-picker__panel.el-popper{border:1px solid var(--el-border-color-lighter)}.el-color-picker,.el-color-picker__panel{--el-color-picker-alpha-bg-a:#ccc;--el-color-picker-alpha-bg-b:transparent}.dark .el-color-picker,.dark .el-color-picker__panel{--el-color-picker-alpha-bg-a:#333333}.el-container{box-sizing:border-box;display:flex;flex:1;flex-basis:auto;flex-direction:row;min-width:0}.el-container.is-vertical{flex-direction:column}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:var(--el-datepicker-text-color)}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child .el-date-table-cell{border-bottom-left-radius:15px;border-top-left-radius:15px;margin-left:5px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child .el-date-table-cell{border-bottom-right-radius:15px;border-top-right-radius:15px;margin-right:5px}.el-date-table.is-week-mode .el-date-table__row.current .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table td{box-sizing:border-box;cursor:pointer;height:30px;padding:4px 0;position:relative;text-align:center;width:32px}.el-date-table td .el-date-table-cell{box-sizing:border-box;height:30px;padding:3px 0}.el-date-table td .el-date-table-cell .el-date-table-cell__text{border-radius:50%;display:block;height:24px;left:50%;line-height:24px;margin:0 auto;position:absolute;transform:translate(-50%);width:24px}.el-date-table td.next-month,.el-date-table td.prev-month{color:var(--el-datepicker-off-text-color)}.el-date-table td.today{position:relative}.el-date-table td.today .el-date-table-cell__text{color:var(--el-color-primary);font-weight:700}.el-date-table td.today.end-date .el-date-table-cell__text,.el-date-table td.today.start-date .el-date-table-cell__text{color:#fff}.el-date-table td.available:hover{color:var(--el-datepicker-hover-text-color)}.el-date-table td.in-range .el-date-table-cell{background-color:var(--el-datepicker-inrange-bg-color)}.el-date-table td.in-range .el-date-table-cell:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-date-table td.current:not(.disabled) .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);color:#fff}.el-date-table td.current:not(.disabled):focus-visible .el-date-table-cell__text{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-date-table td.end-date .el-date-table-cell,.el-date-table td.start-date .el-date-table-cell{color:#fff}.el-date-table td.end-date .el-date-table-cell__text,.el-date-table td.start-date .el-date-table-cell__text{background-color:var(--el-datepicker-active-color)}.el-date-table td.start-date .el-date-table-cell{border-bottom-left-radius:15px;border-top-left-radius:15px;margin-left:5px}.el-date-table td.end-date .el-date-table-cell{border-bottom-right-radius:15px;border-top-right-radius:15px;margin-right:5px}.el-date-table td.disabled .el-date-table-cell{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed;opacity:1}.el-date-table td.selected .el-date-table-cell{border-radius:15px;margin-left:5px;margin-right:5px}.el-date-table td.selected .el-date-table-cell__text{background-color:var(--el-datepicker-active-color);border-radius:15px;color:#fff}.el-date-table td.week{color:var(--el-datepicker-header-text-color);font-size:80%}.el-date-table td:focus{outline:none}.el-date-table th{border-bottom:1px solid var(--el-border-color-lighter);color:var(--el-datepicker-header-text-color);font-weight:400;padding:5px}.el-month-table{border-collapse:collapse;font-size:12px;margin:-1px}.el-month-table td{cursor:pointer;padding:8px 0;position:relative;text-align:center;width:68px}.el-month-table td div{box-sizing:border-box;height:48px;padding:6px 0}.el-month-table td.today .cell{color:var(--el-color-primary);font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#fff}.el-month-table td.disabled .cell{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-month-table td.disabled .cell:hover{color:var(--el-text-color-placeholder)}.el-month-table td .cell{border-radius:18px;color:var(--el-datepicker-text-color);display:block;height:36px;left:50%;line-height:36px;margin:0 auto;position:absolute;transform:translate(-50%);width:54px}.el-month-table td .cell:hover{color:var(--el-datepicker-hover-text-color)}.el-month-table td.in-range div{background-color:var(--el-datepicker-inrange-bg-color)}.el-month-table td.in-range div:hover{background-color:var(--el-datepicker-inrange-hover-bg-color)}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#fff}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{background-color:var(--el-datepicker-active-color);color:#fff}.el-month-table td.start-date div{border-bottom-left-radius:24px;border-top-left-radius:24px;margin-left:3px}.el-month-table td.end-date div{border-bottom-right-radius:24px;border-top-right-radius:24px;margin-right:3px}.el-month-table td.current:not(.disabled) div{border-radius:24px;margin-left:3px;margin-right:3px}.el-month-table td.current:not(.disabled) .cell{background-color:var(--el-datepicker-active-color);color:#fff}.el-month-table td:focus-visible{outline:none}.el-month-table td:focus-visible .cell{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-year-table{border-collapse:collapse;font-size:12px;margin:-1px}.el-year-table .el-icon{color:var(--el-datepicker-icon-color)}.el-year-table td{cursor:pointer;padding:8px 0;position:relative;text-align:center;width:68px}.el-year-table td div{box-sizing:border-box;height:48px;padding:6px 0}.el-year-table td.today .cell{color:var(--el-color-primary);font-weight:700}.el-year-table td.disabled .cell{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-year-table td.disabled .cell:hover{color:var(--el-text-color-placeholder)}.el-year-table td .cell{border-radius:18px;color:var(--el-datepicker-text-color);display:block;height:36px;left:50%;line-height:36px;margin:0 auto;position:absolute;transform:translate(-50%);width:54px}.el-year-table td .cell:hover{color:var(--el-datepicker-hover-text-color)}.el-year-table td.current:not(.disabled) div{border-radius:24px;margin-left:3px;margin-right:3px}.el-year-table td.current:not(.disabled) .cell{background-color:var(--el-datepicker-active-color);color:#fff}.el-year-table td:focus-visible{outline:none}.el-year-table td:focus-visible .cell{outline:2px solid var(--el-datepicker-active-color);outline-offset:1px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{display:inline-block;max-height:192px;overflow:auto;position:relative;vertical-align:top;width:50%}.el-time-spinner__wrapper.el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__wrapper.is-arrow{box-sizing:border-box;overflow:hidden;text-align:center}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.is-disabled):not(.is-active){background:var(--el-fill-color-light);cursor:default}.el-time-spinner__arrow{color:var(--el-text-color-secondary);cursor:pointer;font-size:12px;height:30px;left:0;line-height:30px;position:absolute;text-align:center;width:100%;z-index:var(--el-index-normal)}.el-time-spinner__arrow:hover{color:var(--el-color-primary)}.el-time-spinner__arrow.arrow-up{top:10px}.el-time-spinner__arrow.arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__list{list-style:none;margin:0}.el-time-spinner__list:after,.el-time-spinner__list:before{content:"";display:block;height:80px;width:100%}.el-time-spinner__item{color:var(--el-text-color-regular);font-size:12px;height:32px;line-height:32px}.el-time-spinner__item:hover:not(.is-disabled):not(.is-active){background:var(--el-fill-color-light);cursor:pointer}.el-time-spinner__item.is-active:not(.is-disabled){color:var(--el-text-color-primary);font-weight:700}.el-time-spinner__item.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-picker__popper{--el-datepicker-border-color:var(--el-disabled-border-color)}.el-picker__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-datepicker-border-color);box-shadow:var(--el-box-shadow-light)}.el-picker__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-datepicker-border-color)}.el-picker__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-picker__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-date-editor{--el-date-editor-width:220px;--el-date-editor-monthrange-width:300px;--el-date-editor-daterange-width:350px;--el-date-editor-datetimerange-width:400px;--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;position:relative;text-align:left;vertical-align:middle}.el-date-editor.el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset}.el-date-editor.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-date-editor.el-input,.el-date-editor.el-input__wrapper{height:var(--el-input-height,var(--el-component-size));width:var(--el-date-editor-width)}.el-date-editor--monthrange{--el-date-editor-width:var(--el-date-editor-monthrange-width)}.el-date-editor--daterange,.el-date-editor--timerange{--el-date-editor-width:var(--el-date-editor-daterange-width)}.el-date-editor--datetimerange{--el-date-editor-width:var(--el-date-editor-datetimerange-width)}.el-date-editor--dates .el-input__wrapper{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .clear-icon,.el-date-editor .close-icon{cursor:pointer}.el-date-editor .clear-icon:hover{color:var(--el-text-color-secondary)}.el-date-editor .el-range__icon{color:var(--el-text-color-placeholder);float:left;font-size:14px;height:inherit}.el-date-editor .el-range__icon svg{vertical-align:middle}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--el-text-color-regular);display:inline-block;font-size:var(--el-font-size-base);height:30px;line-height:30px;margin:0;outline:none;padding:0;text-align:center;width:39%}.el-date-editor .el-range-input::-moz-placeholder{color:var(--el-text-color-placeholder)}.el-date-editor .el-range-input::placeholder{color:var(--el-text-color-placeholder)}.el-date-editor .el-range-separator{align-items:center;color:var(--el-text-color-primary);display:inline-flex;flex:1;font-size:14px;height:100%;justify-content:center;margin:0;overflow-wrap:break-word;padding:0 5px}.el-date-editor .el-range__close-icon{color:var(--el-text-color-placeholder);cursor:pointer;font-size:14px;height:inherit;width:unset}.el-date-editor .el-range__close-icon:hover{color:var(--el-text-color-secondary)}.el-date-editor .el-range__close-icon svg{vertical-align:middle}.el-date-editor .el-range__close-icon--hidden{opacity:0;visibility:hidden}.el-range-editor.el-input__wrapper{align-items:center;display:inline-flex;padding:0 10px}.el-range-editor.is-active,.el-range-editor.is-active:hover{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-range-editor--large{line-height:var(--el-component-size-large)}.el-range-editor--large.el-input__wrapper{height:var(--el-component-size-large)}.el-range-editor--large .el-range-separator{font-size:14px;line-height:40px}.el-range-editor--large .el-range-input{font-size:14px;height:38px;line-height:38px}.el-range-editor--small{line-height:var(--el-component-size-small)}.el-range-editor--small.el-input__wrapper{height:var(--el-component-size-small)}.el-range-editor--small .el-range-separator{font-size:12px;line-height:24px}.el-range-editor--small .el-range-input{font-size:12px;height:22px;line-height:22px}.el-range-editor.is-disabled{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:var(--el-disabled-border-color)}.el-range-editor.is-disabled input{background-color:var(--el-disabled-bg-color);color:var(--el-disabled-text-color);cursor:not-allowed}.el-range-editor.is-disabled input::-moz-placeholder{color:var(--el-text-color-placeholder)}.el-range-editor.is-disabled input::placeholder{color:var(--el-text-color-placeholder)}.el-range-editor.is-disabled .el-range-separator{color:var(--el-disabled-text-color)}.el-picker-panel{background:var(--el-bg-color-overlay);border-radius:var(--el-border-radius-base);color:var(--el-text-color-regular);line-height:30px}.el-picker-panel .el-time-panel{background-color:var(--el-bg-color-overlay);border:1px solid var(--el-datepicker-border-color);box-shadow:var(--el-box-shadow-light);margin:5px 0}.el-picker-panel__body-wrapper:after,.el-picker-panel__body:after{clear:both;content:"";display:table}.el-picker-panel__content{margin:15px;position:relative}.el-picker-panel__footer{background-color:var(--el-bg-color-overlay);border-top:1px solid var(--el-datepicker-inner-border-color);font-size:0;padding:4px 12px;position:relative;text-align:right}.el-picker-panel__shortcut{background-color:transparent;border:0;color:var(--el-datepicker-text-color);cursor:pointer;display:block;font-size:14px;line-height:28px;outline:none;padding-left:12px;text-align:left;width:100%}.el-picker-panel__shortcut:hover{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:var(--el-datepicker-active-color)}.el-picker-panel__btn{background-color:transparent;border:1px solid var(--el-fill-color-darker);border-radius:2px;color:var(--el-text-color-primary);cursor:pointer;font-size:12px;line-height:24px;outline:none;padding:0 20px}.el-picker-panel__btn[disabled]{color:var(--el-text-color-disabled);cursor:not-allowed}.el-picker-panel__icon-btn{background:transparent;border:0;color:var(--el-datepicker-icon-color);cursor:pointer;font-size:12px;margin-top:8px;outline:none}.el-picker-panel__icon-btn:hover{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__icon-btn:focus-visible{color:var(--el-datepicker-hover-text-color)}.el-picker-panel__icon-btn.is-disabled{color:var(--el-text-color-disabled)}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__icon-btn .el-icon{cursor:pointer;font-size:inherit}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{background-color:var(--el-bg-color-overlay);border-right:1px solid var(--el-datepicker-inner-border-color);bottom:0;box-sizing:border-box;overflow:auto;padding-top:6px;position:absolute;top:0;width:110px}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-date-picker{--el-datepicker-text-color:var(--el-text-color-regular);--el-datepicker-off-text-color:var(--el-text-color-placeholder);--el-datepicker-header-text-color:var(--el-text-color-regular);--el-datepicker-icon-color:var(--el-text-color-primary);--el-datepicker-border-color:var(--el-disabled-border-color);--el-datepicker-inner-border-color:var(--el-border-color-light);--el-datepicker-inrange-bg-color:var(--el-border-color-extra-light);--el-datepicker-inrange-hover-bg-color:var(--el-border-color-extra-light);--el-datepicker-active-color:var(--el-color-primary);--el-datepicker-hover-text-color:var(--el-color-primary);width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{display:table-cell;padding:0 5px;position:relative}.el-date-picker__time-header{border-bottom:1px solid var(--el-datepicker-inner-border-color);box-sizing:border-box;display:table;font-size:12px;padding:8px 5px 5px;position:relative;width:100%}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{border-bottom:1px solid var(--el-border-color-lighter);margin-bottom:0;padding-bottom:12px}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{color:var(--el-text-color-regular);cursor:pointer;font-size:16px;font-weight:500;line-height:22px;padding:0 5px;text-align:center}.el-date-picker__header-label:hover{color:var(--el-datepicker-hover-text-color)}.el-date-picker__header-label:focus-visible{color:var(--el-datepicker-hover-text-color);outline:none}.el-date-picker__header-label.active{color:var(--el-datepicker-active-color)}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{cursor:pointer;float:left;line-height:30px;margin-left:10px}.el-date-picker .el-time-panel{position:absolute}.el-date-range-picker{--el-datepicker-text-color:var(--el-text-color-regular);--el-datepicker-off-text-color:var(--el-text-color-placeholder);--el-datepicker-header-text-color:var(--el-text-color-regular);--el-datepicker-icon-color:var(--el-text-color-primary);--el-datepicker-border-color:var(--el-disabled-border-color);--el-datepicker-inner-border-color:var(--el-border-color-light);--el-datepicker-inrange-bg-color:var(--el-border-color-extra-light);--el-datepicker-inrange-hover-bg-color:var(--el-border-color-extra-light);--el-datepicker-active-color:var(--el-color-primary);--el-datepicker-hover-text-color:var(--el-color-primary);width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{height:28px;position:relative;text-align:center}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{box-sizing:border-box;float:left;margin:0;padding:16px;width:50%}.el-date-range-picker__content.is-left{border-right:1px solid var(--el-datepicker-inner-border-color)}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{border-bottom:1px solid var(--el-datepicker-inner-border-color);box-sizing:border-box;display:table;font-size:12px;padding:8px 5px 5px;position:relative;width:100%}.el-date-range-picker__time-header>.el-icon-arrow-right{color:var(--el-datepicker-icon-color);display:table-cell;font-size:20px;vertical-align:middle}.el-date-range-picker__time-picker-wrap{display:table-cell;padding:0 5px;position:relative}.el-date-range-picker__time-picker-wrap .el-picker-panel{background:#fff;position:absolute;right:0;top:13px;z-index:1}.el-date-range-picker__time-picker-wrap .el-time-panel{position:absolute}.el-time-range-picker{overflow:visible;width:354px}.el-time-range-picker__content{padding:10px;position:relative;text-align:center;z-index:1}.el-time-range-picker__cell{box-sizing:border-box;display:inline-block;margin:0;padding:4px 7px 7px;width:50%}.el-time-range-picker__header{font-size:14px;margin-bottom:5px;text-align:center}.el-time-range-picker__body{border:1px solid var(--el-datepicker-border-color);border-radius:2px}.el-time-panel{border-radius:2px;box-sizing:content-box;left:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:180px;z-index:var(--el-index-top)}.el-time-panel__content{font-size:0;overflow:hidden;position:relative}.el-time-panel__content:after,.el-time-panel__content:before{box-sizing:border-box;content:"";height:32px;left:0;margin-top:-16px;padding-top:6px;position:absolute;right:0;text-align:left;top:50%;z-index:-1}.el-time-panel__content:after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content:before{border-bottom:1px solid var(--el-border-color-light);border-top:1px solid var(--el-border-color-light);margin-left:12%;margin-right:12%;padding-left:50%}.el-time-panel__content.has-seconds:after{left:66.6666666667%}.el-time-panel__content.has-seconds:before{padding-left:33.3333333333%}.el-time-panel__footer{border-top:1px solid var(--el-timepicker-inner-border-color,var(--el-border-color-light));box-sizing:border-box;height:36px;line-height:25px;padding:4px;text-align:right}.el-time-panel__btn{background-color:transparent;border:none;color:var(--el-text-color-primary);cursor:pointer;font-size:12px;line-height:28px;margin:0 5px;outline:none;padding:0 5px}.el-time-panel__btn.confirm{color:var(--el-timepicker-active-color,var(--el-color-primary));font-weight:800}.el-descriptions{--el-descriptions-table-border:1px solid var(--el-border-color-lighter);--el-descriptions-item-bordered-label-background:var(--el-fill-color-light);box-sizing:border-box;color:var(--el-text-color-primary);font-size:var(--el-font-size-base)}.el-descriptions__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.el-descriptions__title{color:var(--el-text-color-primary);font-size:16px;font-weight:700}.el-descriptions__body{background-color:var(--el-fill-color-blank)}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%}.el-descriptions__body .el-descriptions__table .el-descriptions__cell{box-sizing:border-box;font-size:14px;font-weight:400;line-height:23px;text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions__cell.is-right{text-align:right}.el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{border:var(--el-descriptions-table-border);padding:8px 11px}.el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:12px}.el-descriptions--large{font-size:14px}.el-descriptions--large .el-descriptions__header{margin-bottom:20px}.el-descriptions--large .el-descriptions__header .el-descriptions__title{font-size:16px}.el-descriptions--large .el-descriptions__body .el-descriptions__table .el-descriptions__cell{font-size:14px}.el-descriptions--large .el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{padding:12px 15px}.el-descriptions--large .el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:16px}.el-descriptions--small{font-size:12px}.el-descriptions--small .el-descriptions__header{margin-bottom:12px}.el-descriptions--small .el-descriptions__header .el-descriptions__title{font-size:14px}.el-descriptions--small .el-descriptions__body .el-descriptions__table .el-descriptions__cell{font-size:12px}.el-descriptions--small .el-descriptions__body .el-descriptions__table.is-bordered .el-descriptions__cell{padding:4px 7px}.el-descriptions--small .el-descriptions__body .el-descriptions__table:not(.is-bordered) .el-descriptions__cell{padding-bottom:8px}.el-descriptions__label.el-descriptions__cell.is-bordered-label{background:var(--el-descriptions-item-bordered-label-background);color:var(--el-text-color-regular);font-weight:700}.el-descriptions__label:not(.is-bordered-label){color:var(--el-text-color-primary);margin-right:16px}.el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:6px}.el-descriptions__content.el-descriptions__cell.is-bordered-content{color:var(--el-text-color-primary)}.el-descriptions__content:not(.is-bordered-label){color:var(--el-text-color-regular)}.el-descriptions--large .el-descriptions__label:not(.is-bordered-label){margin-right:16px}.el-descriptions--large .el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:8px}.el-descriptions--small .el-descriptions__label:not(.is-bordered-label){margin-right:12px}.el-descriptions--small .el-descriptions__label.el-descriptions__cell:not(.is-bordered-label).is-vertical-label{padding-bottom:4px}:root{--el-popup-modal-bg-color:var(--el-color-black);--el-popup-modal-opacity:.5}.v-modal-enter{animation:v-modal-in var(--el-transition-duration-fast) ease}.v-modal-leave{animation:v-modal-out var(--el-transition-duration-fast) ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{background:var(--el-popup-modal-bg-color);height:100%;left:0;opacity:var(--el-popup-modal-opacity);position:fixed;top:0;width:100%}.el-popup-parent--hidden{overflow:hidden}.el-dialog{--el-dialog-width:50%;--el-dialog-margin-top:15vh;--el-dialog-bg-color:var(--el-bg-color);--el-dialog-box-shadow:var(--el-box-shadow);--el-dialog-title-font-size:var(--el-font-size-large);--el-dialog-content-font-size:14px;--el-dialog-font-line-height:var(--el-font-line-height-primary);--el-dialog-padding-primary:16px;--el-dialog-border-radius:var(--el-border-radius-small);background:var(--el-dialog-bg-color);border-radius:var(--el-dialog-border-radius);box-shadow:var(--el-dialog-box-shadow);box-sizing:border-box;margin:var(--el-dialog-margin-top,15vh) auto 50px;overflow-wrap:break-word;padding:var(--el-dialog-padding-primary);position:relative;width:var(--el-dialog-width,50%)}.el-dialog:focus{outline:none!important}.el-dialog.is-align-center{margin:auto}.el-dialog.is-fullscreen{--el-dialog-width:100%;--el-dialog-margin-top:0;height:100%;margin-bottom:0;overflow:auto}.el-dialog__wrapper{bottom:0;left:0;margin:0;overflow:auto;position:fixed;right:0;top:0}.el-dialog.is-draggable .el-dialog__header{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-dialog__header{padding-bottom:var(--el-dialog-padding-primary)}.el-dialog__header.show-close{padding-right:calc(var(--el-dialog-padding-primary) + var(--el-message-close-size, 16px))}.el-dialog__headerbtn{background:transparent;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:48px;outline:none;padding:0;position:absolute;right:0;top:0;width:48px}.el-dialog__headerbtn .el-dialog__close{color:var(--el-color-info);font-size:inherit}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:var(--el-color-primary)}.el-dialog__title{color:var(--el-text-color-primary);font-size:var(--el-dialog-title-font-size);line-height:var(--el-dialog-font-line-height)}.el-dialog__body{color:var(--el-text-color-regular);font-size:var(--el-dialog-content-font-size)}.el-dialog__footer{box-sizing:border-box;padding-top:var(--el-dialog-padding-primary);text-align:right}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial}.el-dialog--center .el-dialog__footer{text-align:inherit}.el-overlay-dialog{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0}.dialog-fade-enter-active{animation:modal-fade-in var(--el-transition-duration)}.dialog-fade-enter-active .el-overlay-dialog{animation:dialog-fade-in var(--el-transition-duration)}.dialog-fade-leave-active{animation:modal-fade-out var(--el-transition-duration)}.dialog-fade-leave-active .el-overlay-dialog{animation:dialog-fade-out var(--el-transition-duration)}@keyframes dialog-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dialog-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-fade-out{0%{opacity:1}to{opacity:0}}.el-divider{position:relative}.el-divider--horizontal{border-top:1px var(--el-border-color) var(--el-border-style);display:block;height:1px;margin:24px 0;width:100%}.el-divider--vertical{border-left:1px var(--el-border-color) var(--el-border-style);display:inline-block;height:1em;margin:0 8px;position:relative;vertical-align:middle;width:1px}.el-divider__text{background-color:var(--el-bg-color);color:var(--el-text-color-primary);font-size:14px;font-weight:500;padding:0 20px;position:absolute}.el-divider__text.is-left{left:20px;transform:translateY(-50%)}.el-divider__text.is-center{left:50%;transform:translate(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;transform:translateY(-50%)}.el-drawer{--el-drawer-bg-color:var(--el-dialog-bg-color,var(--el-bg-color));--el-drawer-padding-primary:var(--el-dialog-padding-primary,20px);background-color:var(--el-drawer-bg-color);box-shadow:var(--el-box-shadow-dark);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;position:absolute;transition:all var(--el-transition-duration)}.el-drawer .btt,.el-drawer .ltr,.el-drawer .rtl,.el-drawer .ttb{transform:translate(0)}.el-drawer__sr-focus:focus{outline:none!important}.el-drawer__header{align-items:center;color:#72767b;display:flex;margin-bottom:32px;padding:var(--el-drawer-padding-primary);padding-bottom:0}.el-drawer__header>:first-child{flex:1}.el-drawer__title{flex:1;font-size:16px;line-height:inherit;margin:0}.el-drawer__footer{padding:var(--el-drawer-padding-primary);padding-top:10px;text-align:right}.el-drawer__close-btn{background-color:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;font-size:var(--el-font-size-extra-large);outline:none}.el-drawer__close-btn:focus i,.el-drawer__close-btn:hover i{color:var(--el-color-primary)}.el-drawer__body{flex:1;overflow:auto;padding:var(--el-drawer-padding-primary)}.el-drawer__body>*{box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{bottom:0;height:100%;top:0}.el-drawer.btt,.el-drawer.ttb{left:0;right:0;width:100%}.el-drawer.ltr{left:0}.el-drawer.rtl{right:0}.el-drawer.ttb{top:0}.el-drawer.btt{bottom:0}.el-drawer-fade-enter-active,.el-drawer-fade-leave-active{transition:all var(--el-transition-duration)}.el-drawer-fade-enter-active,.el-drawer-fade-enter-from,.el-drawer-fade-enter-to,.el-drawer-fade-leave-active,.el-drawer-fade-leave-from,.el-drawer-fade-leave-to{overflow:hidden!important}.el-drawer-fade-enter-from,.el-drawer-fade-leave-to{opacity:0}.el-drawer-fade-enter-to,.el-drawer-fade-leave-from{opacity:1}.el-drawer-fade-enter-from .rtl,.el-drawer-fade-leave-to .rtl{transform:translate(100%)}.el-drawer-fade-enter-from .ltr,.el-drawer-fade-leave-to .ltr{transform:translate(-100%)}.el-drawer-fade-enter-from .ttb,.el-drawer-fade-leave-to .ttb{transform:translateY(-100%)}.el-drawer-fade-enter-from .btt,.el-drawer-fade-leave-to .btt{transform:translateY(100%)}.el-dropdown{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10;color:var(--el-text-color-regular);display:inline-flex;font-size:var(--el-font-size-base);line-height:1;position:relative;vertical-align:top}.el-dropdown.is-disabled{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-dropdown__popper{--el-dropdown-menu-box-shadow:var(--el-box-shadow-light);--el-dropdown-menuItem-hover-fill:var(--el-color-primary-light-9);--el-dropdown-menuItem-hover-color:var(--el-color-primary);--el-dropdown-menu-index:10}.el-dropdown__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-dropdown-menu-box-shadow)}.el-dropdown__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-dropdown__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-dropdown__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-dropdown__popper .el-dropdown-menu{border:none}.el-dropdown__popper .el-dropdown__popper-selfdefine{outline:none}.el-dropdown__popper .el-scrollbar__bar{z-index:calc(var(--el-dropdown-menu-index) + 1)}.el-dropdown__popper .el-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:0}.el-dropdown .el-dropdown__caret-button{align-items:center;border-left:none;display:inline-flex;justify-content:center;padding-left:0;padding-right:0;width:32px}.el-dropdown .el-dropdown__caret-button>span{display:inline-flex}.el-dropdown .el-dropdown__caret-button:before{background:var(--el-overlay-color-lighter);bottom:-1px;content:"";display:block;left:0;position:absolute;top:-1px;width:1px}.el-dropdown .el-dropdown__caret-button.el-button:before{background:var(--el-border-color);opacity:.5}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{font-size:inherit;padding-left:0}.el-dropdown .el-dropdown-selfdefine{outline:none}.el-dropdown--large .el-dropdown__caret-button{width:40px}.el-dropdown--small .el-dropdown__caret-button{width:24px}.el-dropdown-menu{background-color:var(--el-bg-color-overlay);border:none;border-radius:var(--el-border-radius-base);box-shadow:none;left:0;list-style:none;margin:0;padding:5px 0;position:relative;top:0;z-index:var(--el-dropdown-menu-index)}.el-dropdown-menu__item{align-items:center;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:var(--el-font-size-base);line-height:22px;list-style:none;margin:0;outline:none;padding:5px 16px;white-space:nowrap}.el-dropdown-menu__item:not(.is-disabled):focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:var(--el-dropdown-menuItem-hover-fill);color:var(--el-dropdown-menuItem-hover-color)}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{border-top:1px solid var(--el-border-color-lighter);margin:6px 0}.el-dropdown-menu__item.is-disabled{color:var(--el-text-color-disabled);cursor:not-allowed}.el-dropdown-menu--large{padding:7px 0}.el-dropdown-menu--large .el-dropdown-menu__item{font-size:14px;line-height:22px;padding:7px 20px}.el-dropdown-menu--large .el-dropdown-menu__item--divided{margin:8px 0}.el-dropdown-menu--small{padding:3px 0}.el-dropdown-menu--small .el-dropdown-menu__item{font-size:12px;line-height:20px;padding:2px 12px}.el-dropdown-menu--small .el-dropdown-menu__item--divided{margin:4px 0}.el-empty{--el-empty-padding:40px 0;--el-empty-image-width:160px;--el-empty-description-margin-top:20px;--el-empty-bottom-margin-top:20px;--el-empty-fill-color-0:var(--el-color-white);--el-empty-fill-color-1:#fcfcfd;--el-empty-fill-color-2:#f8f9fb;--el-empty-fill-color-3:#f7f8fc;--el-empty-fill-color-4:#eeeff3;--el-empty-fill-color-5:#edeef2;--el-empty-fill-color-6:#e9ebef;--el-empty-fill-color-7:#e5e7e9;--el-empty-fill-color-8:#e0e3e9;--el-empty-fill-color-9:#d5d7de;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--el-empty-padding);text-align:center}.el-empty__image{width:var(--el-empty-image-width)}.el-empty__image img{height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:100%}.el-empty__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:100%;vertical-align:top;width:100%}.el-empty__description{margin-top:var(--el-empty-description-margin-top)}.el-empty__description p{color:var(--el-text-color-secondary);font-size:var(--el-font-size-base);margin:0}.el-empty__bottom{margin-top:var(--el-empty-bottom-margin-top)}.el-footer{--el-footer-padding:0 20px;--el-footer-height:60px;box-sizing:border-box;flex-shrink:0;height:var(--el-footer-height);padding:var(--el-footer-padding)}.el-form{--el-form-label-font-size:var(--el-font-size-base);--el-form-inline-content-width:220px}.el-form--inline .el-form-item{display:inline-flex;margin-right:32px;vertical-align:middle}.el-form--inline.el-form--label-top{display:flex;flex-wrap:wrap}.el-form--inline.el-form--label-top .el-form-item{display:block}.el-form-item{display:flex;--font-size:14px;margin-bottom:18px}.el-form-item .el-form-item{margin-bottom:0}.el-form-item .el-input__validateIcon{display:none}.el-form-item--large{--font-size:14px;--el-form-label-font-size:var(--font-size);margin-bottom:22px}.el-form-item--large .el-form-item__label{height:40px;line-height:40px}.el-form-item--large .el-form-item__content{line-height:40px}.el-form-item--large .el-form-item__error{padding-top:4px}.el-form-item--default{--font-size:14px;--el-form-label-font-size:var(--font-size);margin-bottom:18px}.el-form-item--default .el-form-item__label{height:32px;line-height:32px}.el-form-item--default .el-form-item__content{line-height:32px}.el-form-item--default .el-form-item__error{padding-top:2px}.el-form-item--small{--font-size:12px;--el-form-label-font-size:var(--font-size);margin-bottom:18px}.el-form-item--small .el-form-item__label{height:24px;line-height:24px}.el-form-item--small .el-form-item__content{line-height:24px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--label-left .el-form-item__label{justify-content:flex-start}.el-form-item--label-top{display:block}.el-form-item--label-top .el-form-item__label{display:block;height:auto;line-height:22px;margin-bottom:8px;text-align:left}.el-form-item__label-wrap{display:flex}.el-form-item__label{align-items:flex-start;box-sizing:border-box;color:var(--el-text-color-regular);display:inline-flex;flex:0 0 auto;font-size:var(--el-form-label-font-size);height:32px;justify-content:flex-end;line-height:32px;padding:0 12px 0 0}.el-form-item__content{align-items:center;display:flex;flex:1;flex-wrap:wrap;font-size:var(--font-size);line-height:32px;min-width:0;position:relative}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:var(--el-color-danger);font-size:12px;left:0;line-height:1;padding-top:2px;position:absolute;top:100%}.el-form-item__error--inline{display:inline-block;left:auto;margin-left:10px;position:relative;top:auto}.el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk).asterisk-left>.el-form-item__label:before{color:var(--el-color-danger);content:"*";margin-right:4px}.el-form-item.is-required:not(.is-no-asterisk).asterisk-right>.el-form-item__label-wrap>.el-form-item__label:after,.el-form-item.is-required:not(.is-no-asterisk).asterisk-right>.el-form-item__label:after{color:var(--el-color-danger);content:"*";margin-left:4px}.el-form-item.is-error .el-input__wrapper,.el-form-item.is-error .el-input__wrapper.is-focus,.el-form-item.is-error .el-input__wrapper:focus,.el-form-item.is-error .el-input__wrapper:hover,.el-form-item.is-error .el-select__wrapper,.el-form-item.is-error .el-select__wrapper.is-focus,.el-form-item.is-error .el-select__wrapper:focus,.el-form-item.is-error .el-select__wrapper:hover,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner.is-focus,.el-form-item.is-error .el-textarea__inner:focus,.el-form-item.is-error .el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-form-item.is-error .el-input-group__append .el-input__wrapper,.el-form-item.is-error .el-input-group__prepend .el-input__wrapper{box-shadow:inset 0 0 0 1px transparent}.el-form-item.is-error .el-input__validateIcon{color:var(--el-color-danger)}.el-form-item--feedback .el-input__validateIcon{display:inline-flex}.el-header{--el-header-padding:0 20px;--el-header-height:60px;box-sizing:border-box;flex-shrink:0;height:var(--el-header-height);padding:var(--el-header-padding)}.el-image-viewer__wrapper{bottom:0;left:0;position:fixed;right:0;top:0}.el-image-viewer__btn{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;opacity:.8;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.el-image-viewer__btn .el-icon{cursor:pointer;font-size:inherit}.el-image-viewer__close{font-size:40px;height:40px;right:40px;top:40px;width:40px}.el-image-viewer__canvas{align-items:center;display:flex;height:100%;justify-content:center;position:static;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.el-image-viewer__actions{background-color:var(--el-text-color-regular);border-color:#fff;border-radius:22px;bottom:30px;height:44px;left:50%;padding:0 23px;transform:translate(-50%);width:282px}.el-image-viewer__actions__inner{align-items:center;color:#fff;cursor:default;display:flex;font-size:23px;height:100%;justify-content:space-around;width:100%}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;top:50%;transform:translateY(-50%);width:44px}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__close{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;width:44px}.el-image-viewer__mask{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.viewer-fade-enter-active{animation:viewer-fade-in var(--el-transition-duration)}.viewer-fade-leave-active{animation:viewer-fade-out var(--el-transition-duration)}@keyframes viewer-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes viewer-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}.el-image__error,.el-image__inner,.el-image__placeholder,.el-image__wrapper{height:100%;width:100%}.el-image{display:inline-block;overflow:hidden;position:relative}.el-image__inner{opacity:1;vertical-align:top}.el-image__inner.is-loading{opacity:0}.el-image__wrapper{left:0;position:absolute;top:0}.el-image__error,.el-image__placeholder{background:var(--el-fill-color-light)}.el-image__error{align-items:center;color:var(--el-text-color-placeholder);display:flex;font-size:14px;justify-content:center;vertical-align:middle}.el-image__preview{cursor:pointer}.el-textarea__inner::-moz-placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:var(--el-text-color-placeholder)}.el-input__inner::-moz-placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:var(--el-text-color-placeholder)}.el-input-number{display:inline-flex;line-height:30px;position:relative;width:150px}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;line-height:1;text-align:center}.el-input-number .el-input__inner::-webkit-inner-spin-button,.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number__decrease,.el-input-number__increase{align-items:center;background:var(--el-fill-color-light);bottom:1px;color:var(--el-text-color-regular);cursor:pointer;display:flex;font-size:13px;height:auto;justify-content:center;position:absolute;top:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:32px;z-index:1}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:var(--el-color-primary)}.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-left:var(--el-border);border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{line-height:38px;width:180px}.el-input-number--large .el-input-number__decrease,.el-input-number--large .el-input-number__increase{font-size:14px;width:40px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{line-height:22px;width:120px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{font-size:12px;width:24px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-bottom:var(--el-border);border-radius:0 var(--el-border-radius-base) 0 0;bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;border-right:none;left:auto;right:1px;top:auto}.el-input-number.is-controls-right[class*=large] [class*=decrease],.el-input-number.is-controls-right[class*=large] [class*=increase]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{--el-input-number-controls-height:11px}.el-link{--el-link-font-size:var(--el-font-size-base);--el-link-font-weight:var(--el-font-weight-primary);--el-link-text-color:var(--el-text-color-regular);--el-link-hover-text-color:var(--el-color-primary);--el-link-disabled-text-color:var(--el-text-color-placeholder);align-items:center;color:var(--el-link-text-color);cursor:pointer;display:inline-flex;flex-direction:row;font-size:var(--el-link-font-size);font-weight:var(--el-link-font-weight);justify-content:center;outline:none;padding:0;position:relative;text-decoration:none;vertical-align:middle}.el-link:hover{color:var(--el-link-hover-text-color)}.el-link.is-underline:hover:after{border-bottom:1px solid var(--el-link-hover-text-color);bottom:0;content:"";height:0;left:0;position:absolute;right:0}.el-link.is-disabled{color:var(--el-link-disabled-text-color);cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default:after{border-color:var(--el-link-hover-text-color)}.el-link__inner{align-items:center;display:inline-flex;justify-content:center}.el-link.el-link--primary{--el-link-text-color:var(--el-color-primary);--el-link-hover-text-color:var(--el-color-primary-light-3);--el-link-disabled-text-color:var(--el-color-primary-light-5)}.el-link.el-link--primary:after{border-color:var(--el-link-text-color)}.el-link.el-link--primary.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-link.el-link--success{--el-link-text-color:var(--el-color-success);--el-link-hover-text-color:var(--el-color-success-light-3);--el-link-disabled-text-color:var(--el-color-success-light-5)}.el-link.el-link--success:after{border-color:var(--el-link-text-color)}.el-link.el-link--success.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-link.el-link--warning{--el-link-text-color:var(--el-color-warning);--el-link-hover-text-color:var(--el-color-warning-light-3);--el-link-disabled-text-color:var(--el-color-warning-light-5)}.el-link.el-link--warning:after{border-color:var(--el-link-text-color)}.el-link.el-link--warning.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-link.el-link--danger{--el-link-text-color:var(--el-color-danger);--el-link-hover-text-color:var(--el-color-danger-light-3);--el-link-disabled-text-color:var(--el-color-danger-light-5)}.el-link.el-link--danger:after{border-color:var(--el-link-text-color)}.el-link.el-link--danger.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-link.el-link--error{--el-link-text-color:var(--el-color-error);--el-link-hover-text-color:var(--el-color-error-light-3);--el-link-disabled-text-color:var(--el-color-error-light-5)}.el-link.el-link--error:after{border-color:var(--el-link-text-color)}.el-link.el-link--error.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-link.el-link--info{--el-link-text-color:var(--el-color-info);--el-link-hover-text-color:var(--el-color-info-light-3);--el-link-disabled-text-color:var(--el-color-info-light-5)}.el-link.el-link--info:after{border-color:var(--el-link-text-color)}.el-link.el-link--info.is-underline:hover:after{border-color:var(--el-link-text-color)}.el-main{--el-main-padding:20px;box-sizing:border-box;display:block;flex:1;flex-basis:auto;overflow:auto;padding:var(--el-main-padding)}:root{--el-menu-active-color:var(--el-color-primary);--el-menu-text-color:var(--el-text-color-primary);--el-menu-hover-text-color:var(--el-color-primary);--el-menu-bg-color:var(--el-fill-color-blank);--el-menu-hover-bg-color:var(--el-color-primary-light-9);--el-menu-item-height:56px;--el-menu-sub-item-height:calc(var(--el-menu-item-height) - 6px);--el-menu-horizontal-height:60px;--el-menu-horizontal-sub-item-height:36px;--el-menu-item-font-size:var(--el-font-size-base);--el-menu-item-hover-fill:var(--el-color-primary-light-9);--el-menu-border-color:var(--el-border-color);--el-menu-base-level-padding:20px;--el-menu-level-padding:20px;--el-menu-icon-width:24px}.el-menu{background-color:var(--el-menu-bg-color);border-right:1px solid var(--el-menu-border-color);box-sizing:border-box;list-style:none;margin:0;padding-left:0;position:relative}.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-menu-item-group__title,.el-menu--vertical:not(.el-menu--collapse):not(.el-menu--popup-container) .el-sub-menu__title{padding-left:calc(var(--el-menu-base-level-padding) + var(--el-menu-level)*var(--el-menu-level-padding));white-space:nowrap}.el-menu:not(.el-menu--collapse) .el-sub-menu__title{padding-right:calc(var(--el-menu-base-level-padding) + var(--el-menu-icon-width))}.el-menu--horizontal{border-right:none;display:flex;flex-wrap:nowrap;height:var(--el-menu-horizontal-height)}.el-menu--horizontal.el-menu--popup-container{height:unset}.el-menu--horizontal.el-menu{border-bottom:1px solid var(--el-menu-border-color)}.el-menu--horizontal>.el-menu-item{align-items:center;border-bottom:2px solid transparent;color:var(--el-menu-text-color);display:inline-flex;height:100%;justify-content:center;margin:0}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-sub-menu:focus,.el-menu--horizontal>.el-sub-menu:hover{outline:none}.el-menu--horizontal>.el-sub-menu:hover .el-sub-menu__title{color:var(--el-menu-hover-text-color)}.el-menu--horizontal>.el-sub-menu.is-active .el-sub-menu__title{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title{border-bottom:2px solid transparent;color:var(--el-menu-text-color);height:100%}.el-menu--horizontal>.el-sub-menu .el-sub-menu__title:hover{background-color:var(--el-menu-bg-color)}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-sub-menu__title{align-items:center;background-color:var(--el-menu-bg-color);color:var(--el-menu-text-color);display:flex;height:var(--el-menu-horizontal-sub-item-height);line-height:var(--el-menu-horizontal-sub-item-height);padding:0 10px}.el-menu--horizontal .el-menu .el-sub-menu__title{padding-right:40px}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{background-color:var(--el-menu-hover-bg-color);color:var(--el-menu-hover-text-color);outline:none}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid var(--el-menu-active-color);color:var(--el-menu-active-color)!important}.el-menu--collapse{width:calc(var(--el-menu-icon-width) + var(--el-menu-base-level-padding)*2)}.el-menu--collapse>.el-menu-item [class^=el-icon],.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title [class^=el-icon],.el-menu--collapse>.el-sub-menu>.el-sub-menu__title [class^=el-icon]{margin:0;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu--collapse>.el-menu-item .el-sub-menu__icon-arrow,.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title .el-sub-menu__icon-arrow{display:none}.el-menu--collapse>.el-menu-item-group>ul>.el-sub-menu>.el-sub-menu__title>span,.el-menu--collapse>.el-menu-item>span,.el-menu--collapse>.el-sub-menu>.el-sub-menu__title>span{display:inline-block;height:0;overflow:hidden;visibility:hidden;width:0}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-sub-menu{min-width:200px}.el-menu--collapse .el-sub-menu.is-active .el-sub-menu__title{color:var(--el-menu-active-color)}.el-menu--popup{border:none;border-radius:var(--el-border-radius-small);box-shadow:var(--el-box-shadow-light);min-width:200px;padding:5px 0;z-index:100}.el-menu .el-icon{flex-shrink:0}.el-menu-item{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-menu-item *{vertical-align:bottom}.el-menu-item i{color:inherit}.el-menu-item:focus,.el-menu-item:hover{outline:none}.el-menu-item:hover{background-color:var(--el-menu-hover-bg-color)}.el-menu-item.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-menu-item [class^=el-icon]{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-menu-item.is-active{color:var(--el-menu-active-color)}.el-menu-item.is-active i{color:inherit}.el-menu-item .el-menu-tooltip__trigger{align-items:center;box-sizing:border-box;display:inline-flex;height:100%;left:0;padding:0 var(--el-menu-base-level-padding);position:absolute;top:0;width:100%}.el-sub-menu{list-style:none;margin:0;padding-left:0}.el-sub-menu__title{align-items:center;box-sizing:border-box;color:var(--el-menu-text-color);cursor:pointer;display:flex;font-size:var(--el-menu-item-font-size);height:var(--el-menu-item-height);line-height:var(--el-menu-item-height);list-style:none;padding:0 var(--el-menu-base-level-padding);position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration),color var(--el-transition-duration);white-space:nowrap}.el-sub-menu__title *{vertical-align:bottom}.el-sub-menu__title i{color:inherit}.el-sub-menu__title:focus,.el-sub-menu__title:hover{outline:none}.el-sub-menu__title.is-disabled{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu__title:hover{background-color:var(--el-menu-hover-bg-color)}.el-sub-menu .el-menu{border:none}.el-sub-menu .el-menu-item{height:var(--el-menu-sub-item-height);line-height:var(--el-menu-sub-item-height)}.el-sub-menu__hide-arrow .el-sub-menu__icon-arrow{display:none!important}.el-sub-menu.is-active .el-sub-menu__title{border-bottom-color:var(--el-menu-active-color)}.el-sub-menu.is-disabled .el-menu-item,.el-sub-menu.is-disabled .el-sub-menu__title{background:none!important;cursor:not-allowed;opacity:.25}.el-sub-menu .el-icon{font-size:18px;margin-right:5px;text-align:center;vertical-align:middle;width:var(--el-menu-icon-width)}.el-sub-menu .el-icon.el-sub-menu__icon-more{margin-right:0!important}.el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;margin-right:0;margin-top:-6px;position:absolute;right:var(--el-menu-base-level-padding);top:50%;transition:transform var(--el-transition-duration);width:inherit}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{color:var(--el-text-color-secondary);font-size:12px;line-height:normal;padding:7px 0 7px var(--el-menu-base-level-padding)}.horizontal-collapse-transition .el-sub-menu__title .el-sub-menu__icon-arrow{opacity:0;transition:var(--el-transition-duration-fast)}.el-message-box{--el-messagebox-title-color:var(--el-text-color-primary);--el-messagebox-width:420px;--el-messagebox-border-radius:4px;--el-messagebox-box-shadow:var(--el-box-shadow);--el-messagebox-font-size:var(--el-font-size-large);--el-messagebox-content-font-size:var(--el-font-size-base);--el-messagebox-content-color:var(--el-text-color-regular);--el-messagebox-error-font-size:12px;--el-messagebox-padding-primary:12px;--el-messagebox-font-line-height:var(--el-font-line-height-primary);backface-visibility:hidden;background-color:var(--el-bg-color);border-radius:var(--el-messagebox-border-radius);box-shadow:var(--el-messagebox-box-shadow);box-sizing:border-box;display:inline-block;font-size:var(--el-messagebox-font-size);max-width:var(--el-messagebox-width);overflow:hidden;overflow-wrap:break-word;padding:var(--el-messagebox-padding-primary);position:relative;text-align:left;vertical-align:middle;width:100%}.el-message-box:focus{outline:none!important}.el-overlay.is-message-box .el-overlay-message-box{bottom:0;left:0;overflow:auto;padding:16px;position:fixed;right:0;text-align:center;top:0}.el-overlay.is-message-box .el-overlay-message-box:after{content:"";display:inline-block;height:100%;vertical-align:middle;width:0}.el-message-box.is-draggable .el-message-box__header{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-message-box__header{padding-bottom:var(--el-messagebox-padding-primary)}.el-message-box__header.show-close{padding-right:calc(var(--el-messagebox-padding-primary) + var(--el-message-close-size, 16px))}.el-message-box__title{color:var(--el-messagebox-title-color);font-size:var(--el-messagebox-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__headerbtn{background:transparent;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:40px;outline:none;padding:0;position:absolute;right:0;top:0;width:40px}.el-message-box__headerbtn .el-message-box__close{color:var(--el-color-info);font-size:inherit}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:var(--el-color-primary)}.el-message-box__content{color:var(--el-messagebox-content-color);font-size:var(--el-messagebox-content-font-size)}.el-message-box__container{align-items:center;display:flex;gap:12px}.el-message-box__input{padding-top:12px}.el-message-box__input div.invalid>input{border-color:var(--el-color-error)}.el-message-box__input div.invalid>input:focus{border-color:var(--el-color-error)}.el-message-box__status{font-size:24px}.el-message-box__status.el-message-box-icon--success{--el-messagebox-color:var(--el-color-success);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--info{--el-messagebox-color:var(--el-color-info);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--warning{--el-messagebox-color:var(--el-color-warning);color:var(--el-messagebox-color)}.el-message-box__status.el-message-box-icon--error{--el-messagebox-color:var(--el-color-error);color:var(--el-messagebox-color)}.el-message-box__message{margin:0}.el-message-box__message p{line-height:var(--el-messagebox-font-line-height);margin:0}.el-message-box__errormsg{color:var(--el-color-error);font-size:var(--el-messagebox-error-font-size);line-height:var(--el-messagebox-font-line-height)}.el-message-box__btns{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;padding-top:var(--el-messagebox-padding-primary)}.el-message-box--center .el-message-box__title{align-items:center;display:flex;gap:6px;justify-content:center}.el-message-box--center .el-message-box__status{font-size:inherit}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__container{justify-content:center}.fade-in-linear-enter-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration)}.fade-in-linear-leave-active .el-overlay-message-box{animation:msgbox-fade-in var(--el-transition-duration) reverse}@keyframes msgbox-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}.el-message{--el-message-bg-color:var(--el-color-info-light-9);--el-message-border-color:var(--el-border-color-lighter);--el-message-padding:11px 15px;--el-message-close-size:16px;--el-message-close-icon-color:var(--el-text-color-placeholder);--el-message-close-hover-color:var(--el-text-color-secondary);align-items:center;background-color:var(--el-message-bg-color);border-color:var(--el-message-border-color);border-radius:var(--el-border-radius-base);border-style:var(--el-border-style);border-width:var(--el-border-width);box-sizing:border-box;display:flex;gap:8px;left:50%;max-width:calc(100% - 32px);padding:var(--el-message-padding);position:fixed;top:20px;transform:translate(-50%);transition:opacity var(--el-transition-duration),transform .4s,top .4s;width:-moz-fit-content;width:fit-content}.el-message.is-center{justify-content:center}.el-message.is-plain{background-color:var(--el-bg-color-overlay);border-color:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-message p{margin:0}.el-message--success{--el-message-bg-color:var(--el-color-success-light-9);--el-message-border-color:var(--el-color-success-light-8);--el-message-text-color:var(--el-color-success)}.el-message--success .el-message__content{color:var(--el-message-text-color);overflow-wrap:break-word}.el-message .el-message-icon--success{color:var(--el-message-text-color)}.el-message--info{--el-message-bg-color:var(--el-color-info-light-9);--el-message-border-color:var(--el-color-info-light-8);--el-message-text-color:var(--el-color-info)}.el-message--info .el-message__content{color:var(--el-message-text-color);overflow-wrap:break-word}.el-message .el-message-icon--info{color:var(--el-message-text-color)}.el-message--warning{--el-message-bg-color:var(--el-color-warning-light-9);--el-message-border-color:var(--el-color-warning-light-8);--el-message-text-color:var(--el-color-warning)}.el-message--warning .el-message__content{color:var(--el-message-text-color);overflow-wrap:break-word}.el-message .el-message-icon--warning{color:var(--el-message-text-color)}.el-message--error{--el-message-bg-color:var(--el-color-error-light-9);--el-message-border-color:var(--el-color-error-light-8);--el-message-text-color:var(--el-color-error)}.el-message--error .el-message__content{color:var(--el-message-text-color);overflow-wrap:break-word}.el-message .el-message-icon--error{color:var(--el-message-text-color)}.el-message .el-message__badge{position:absolute;right:-8px;top:-8px}.el-message__content{font-size:14px;line-height:1;padding:0}.el-message__content:focus{outline-width:0}.el-message .el-message__closeBtn{color:var(--el-message-close-icon-color);cursor:pointer;font-size:var(--el-message-close-size)}.el-message .el-message__closeBtn:focus{outline-width:0}.el-message .el-message__closeBtn:hover{color:var(--el-message-close-hover-color)}.el-message-fade-enter-from,.el-message-fade-leave-to{opacity:0;transform:translate(-50%,-100%)}.el-notification{--el-notification-width:330px;--el-notification-padding:14px 26px 14px 13px;--el-notification-radius:8px;--el-notification-shadow:var(--el-box-shadow-light);--el-notification-border-color:var(--el-border-color-lighter);--el-notification-icon-size:24px;--el-notification-close-font-size:var(--el-message-close-size,16px);--el-notification-group-margin-left:13px;--el-notification-group-margin-right:8px;--el-notification-content-font-size:var(--el-font-size-base);--el-notification-content-color:var(--el-text-color-regular);--el-notification-title-font-size:16px;--el-notification-title-color:var(--el-text-color-primary);--el-notification-close-color:var(--el-text-color-secondary);--el-notification-close-hover-color:var(--el-text-color-regular);background-color:var(--el-bg-color-overlay);border:1px solid var(--el-notification-border-color);border-radius:var(--el-notification-radius);box-shadow:var(--el-notification-shadow);box-sizing:border-box;display:flex;overflow:hidden;overflow-wrap:break-word;padding:var(--el-notification-padding);position:fixed;transition:opacity var(--el-transition-duration),transform var(--el-transition-duration),left var(--el-transition-duration),right var(--el-transition-duration),top .4s,bottom var(--el-transition-duration);width:var(--el-notification-width);z-index:9999}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:var(--el-notification-group-margin-left);margin-right:var(--el-notification-group-margin-right)}.el-notification__title{color:var(--el-notification-title-color);font-size:var(--el-notification-title-font-size);font-weight:700;line-height:var(--el-notification-icon-size);margin:0}.el-notification__content{color:var(--el-notification-content-color);font-size:var(--el-notification-content-font-size);line-height:24px;margin:6px 0 0}.el-notification__content p{margin:0}.el-notification .el-notification__icon{font-size:var(--el-notification-icon-size);height:var(--el-notification-icon-size);width:var(--el-notification-icon-size)}.el-notification .el-notification__closeBtn{color:var(--el-notification-close-color);cursor:pointer;font-size:var(--el-notification-close-font-size);position:absolute;right:15px;top:18px}.el-notification .el-notification__closeBtn:hover{color:var(--el-notification-close-hover-color)}.el-notification .el-notification--success{--el-notification-icon-color:var(--el-color-success);color:var(--el-notification-icon-color)}.el-notification .el-notification--info{--el-notification-icon-color:var(--el-color-info);color:var(--el-notification-icon-color)}.el-notification .el-notification--warning{--el-notification-icon-color:var(--el-color-warning);color:var(--el-notification-icon-color)}.el-notification .el-notification--error{--el-notification-icon-color:var(--el-color-error);color:var(--el-notification-icon-color)}.el-notification-fade-enter-from.right{right:0;transform:translate(100%)}.el-notification-fade-enter-from.left{left:0;transform:translate(-100%)}.el-notification-fade-leave-to{opacity:0}.el-overlay{background-color:var(--el-overlay-color-lighter);bottom:0;height:100%;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:2000}.el-overlay .el-overlay-root{height:0}.el-page-header.is-contentful .el-page-header__main{border-top:1px solid var(--el-border-color-light);margin-top:16px}.el-page-header__header{align-items:center;display:flex;justify-content:space-between;line-height:24px}.el-page-header__left{align-items:center;display:flex;margin-right:40px;position:relative}.el-page-header__back{align-items:center;cursor:pointer;display:flex}.el-page-header__left .el-divider--vertical{margin:0 16px}.el-page-header__icon{align-items:center;display:flex;font-size:16px;margin-right:10px}.el-page-header__icon .el-icon{font-size:inherit}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{color:var(--el-text-color-primary);font-size:18px}.el-page-header__breadcrumb{margin-bottom:16px}.el-pagination{--el-pagination-font-size:14px;--el-pagination-bg-color:var(--el-fill-color-blank);--el-pagination-text-color:var(--el-text-color-primary);--el-pagination-border-radius:2px;--el-pagination-button-color:var(--el-text-color-primary);--el-pagination-button-width:32px;--el-pagination-button-height:32px;--el-pagination-button-disabled-color:var(--el-text-color-placeholder);--el-pagination-button-disabled-bg-color:var(--el-fill-color-blank);--el-pagination-button-bg-color:var(--el-fill-color);--el-pagination-hover-color:var(--el-color-primary);--el-pagination-font-size-small:12px;--el-pagination-button-width-small:24px;--el-pagination-button-height-small:24px;--el-pagination-button-width-large:40px;--el-pagination-button-height-large:40px;--el-pagination-item-gap:16px;align-items:center;color:var(--el-pagination-text-color);display:flex;font-size:var(--el-pagination-font-size);font-weight:400;white-space:nowrap}.el-pagination .el-input__inner{-moz-appearance:textfield;text-align:center}.el-pagination .el-select{width:128px}.el-pagination button{align-items:center;background:var(--el-pagination-bg-color);border:none;border-radius:var(--el-pagination-border-radius);box-sizing:border-box;color:var(--el-pagination-button-color);cursor:pointer;display:flex;font-size:var(--el-pagination-font-size);height:var(--el-pagination-button-height);justify-content:center;line-height:var(--el-pagination-button-height);min-width:var(--el-pagination-button-width);padding:0 4px;text-align:center}.el-pagination button *{pointer-events:none}.el-pagination button:focus{outline:none}.el-pagination button:hover{color:var(--el-pagination-hover-color)}.el-pagination button.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pagination button.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pagination button.is-disabled,.el-pagination button:disabled{background-color:var(--el-pagination-button-disabled-bg-color);color:var(--el-pagination-button-disabled-color);cursor:not-allowed}.el-pagination button:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700;width:inherit}.el-pagination>.is-first{margin-left:0!important}.el-pagination>.is-last{margin-right:0!important}.el-pagination .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination__sizes,.el-pagination__total{color:var(--el-text-color-regular);font-weight:400;margin-left:var(--el-pagination-item-gap)}.el-pagination__total[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__jump{align-items:center;color:var(--el-text-color-regular);display:flex;font-weight:400;margin-left:var(--el-pagination-item-gap)}.el-pagination__jump[disabled=true]{color:var(--el-text-color-placeholder)}.el-pagination__goto{margin-right:8px}.el-pagination__editor{box-sizing:border-box;text-align:center}.el-pagination__editor.el-input{width:56px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination__classifier{margin-left:8px}.el-pagination__rightwrapper{align-items:center;display:flex;flex:1;justify-content:flex-end}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background-color:var(--el-pagination-button-bg-color);margin:0 4px}.el-pagination.is-background .btn-next.is-active,.el-pagination.is-background .btn-prev.is-active,.el-pagination.is-background .el-pager li.is-active{background-color:var(--el-color-primary);color:var(--el-color-white)}.el-pagination.is-background .btn-next.is-disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.is-disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.is-disabled,.el-pagination.is-background .el-pager li:disabled{background-color:var(--el-disabled-bg-color);color:var(--el-text-color-placeholder)}.el-pagination.is-background .btn-next.is-disabled.is-active,.el-pagination.is-background .btn-next:disabled.is-active,.el-pagination.is-background .btn-prev.is-disabled.is-active,.el-pagination.is-background .btn-prev:disabled.is-active,.el-pagination.is-background .el-pager li.is-disabled.is-active,.el-pagination.is-background .el-pager li:disabled.is-active{background-color:var(--el-fill-color-dark);color:var(--el-text-color-secondary)}.el-pagination.is-background .btn-prev{margin-left:var(--el-pagination-item-gap)}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li{font-size:var(--el-pagination-font-size-small);height:var(--el-pagination-button-height-small);line-height:var(--el-pagination-button-height-small);min-width:var(--el-pagination-button-width-small)}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){font-size:var(--el-pagination-font-size-small)}.el-pagination--small .el-select{width:100px}.el-pagination--large .btn-next,.el-pagination--large .btn-prev,.el-pagination--large .el-pager li{height:var(--el-pagination-button-height-large);line-height:var(--el-pagination-button-height-large);min-width:var(--el-pagination-button-width-large)}.el-pagination--large .el-select .el-input{width:160px}.el-pager{font-size:0;list-style:none;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-pager,.el-pager li{align-items:center;display:flex}.el-pager li{background:var(--el-pagination-bg-color);border:none;border-radius:var(--el-pagination-border-radius);box-sizing:border-box;color:var(--el-pagination-button-color);cursor:pointer;font-size:var(--el-pagination-font-size);height:var(--el-pagination-button-height);justify-content:center;line-height:var(--el-pagination-button-height);min-width:var(--el-pagination-button-width);padding:0 4px;text-align:center}.el-pager li *{pointer-events:none}.el-pager li:focus{outline:none}.el-pager li:hover{color:var(--el-pagination-hover-color)}.el-pager li.is-active{color:var(--el-pagination-hover-color);cursor:default;font-weight:700}.el-pager li.is-active.is-disabled{color:var(--el-text-color-secondary);font-weight:700}.el-pager li.is-disabled,.el-pager li:disabled{background-color:var(--el-pagination-button-disabled-bg-color);color:var(--el-pagination-button-disabled-color);cursor:not-allowed}.el-pager li:focus-visible{outline:1px solid var(--el-pagination-hover-color);outline-offset:-1px}.el-popconfirm__main{align-items:center;display:flex}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{margin-top:8px;text-align:right}.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);line-height:1.4;min-width:150px;overflow-wrap:break-word;padding:var(--el-popover-padding);z-index:var(--el-index-popper)}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}.el-progress{align-items:center;display:flex;line-height:1;position:relative}.el-progress__text{color:var(--el-text-color-regular);font-size:14px;line-height:1;margin-left:5px;min-width:50px}.el-progress__text i{display:block;vertical-align:middle}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{left:0;margin:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{display:inline-block;vertical-align:middle}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{display:block;margin-right:0;padding-right:0}.el-progress--text-inside .el-progress-bar{margin-right:0;padding-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:var(--el-color-success)}.el-progress.is-success .el-progress__text{color:var(--el-color-success)}.el-progress.is-warning .el-progress-bar__inner{background-color:var(--el-color-warning)}.el-progress.is-warning .el-progress__text{color:var(--el-color-warning)}.el-progress.is-exception .el-progress-bar__inner{background-color:var(--el-color-danger)}.el-progress.is-exception .el-progress__text{color:var(--el-color-danger)}.el-progress-bar{box-sizing:border-box;flex-grow:1}.el-progress-bar__outer{background-color:var(--el-border-color-lighter);border-radius:100px;height:6px;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{background-color:var(--el-color-primary);border-radius:100px;height:100%;left:0;line-height:1;position:absolute;text-align:right;top:0;transition:width .6s ease;white-space:nowrap}.el-progress-bar__inner:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__inner--indeterminate{animation:indeterminate 3s infinite;transform:translateZ(0)}.el-progress-bar__inner--striped{background-image:linear-gradient(45deg,rgba(0,0,0,.1) 25%,transparent 0,transparent 50%,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 75%,transparent 0,transparent);background-size:1.25em 1.25em}.el-progress-bar__inner--striped.el-progress-bar__inner--striped-flow{animation:striped-flow 3s linear infinite}.el-progress-bar__innerText{color:#fff;display:inline-block;font-size:12px;margin:0 5px;vertical-align:middle}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}@keyframes indeterminate{0%{left:-100%}to{left:100%}}@keyframes striped-flow{0%{background-position:-100%}to{background-position:100%}}.el-radio-button{--el-radio-button-checked-bg-color:var(--el-color-primary);--el-radio-button-checked-text-color:var(--el-color-white);--el-radio-button-checked-border-color:var(--el-color-primary);--el-radio-button-disabled-checked-fill:var(--el-border-color-extra-light)}.el-radio-button,.el-radio-button__inner{display:inline-block;outline:none;position:relative}.el-radio-button__inner{-webkit-appearance:none;background:var(--el-button-bg-color,var(--el-fill-color-blank));border:var(--el-border);border-left:0;border-radius:0;box-sizing:border-box;color:var(--el-button-text-color,var(--el-text-color-regular));cursor:pointer;font-size:var(--el-font-size-base);font-weight:var(--el-button-font-weight,var(--el-font-weight-primary));line-height:1;margin:0;padding:8px 15px;text-align:center;transition:var(--el-transition-all);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.el-radio-button__inner.is-round{padding:8px 15px}.el-radio-button__inner:hover{color:var(--el-color-primary)}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:var(--el-border);border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);box-shadow:none!important}.el-radio-button__original-radio{opacity:0;outline:none;position:absolute;z-index:-1}.el-radio-button__original-radio:checked+.el-radio-button__inner{background-color:var(--el-radio-button-checked-bg-color,var(--el-color-primary));border-color:var(--el-radio-button-checked-border-color,var(--el-color-primary));box-shadow:-1px 0 0 0 var(--el-radio-button-checked-border-color,var(--el-color-primary));color:var(--el-radio-button-checked-text-color,var(--el-color-white))}.el-radio-button__original-radio:focus-visible+.el-radio-button__inner{border-left:var(--el-border);border-left-color:var(--el-radio-button-checked-border-color,var(--el-color-primary));border-radius:var(--el-border-radius-base);box-shadow:none;outline:2px solid var(--el-radio-button-checked-border-color);outline-offset:1px;z-index:2}.el-radio-button__original-radio:disabled+.el-radio-button__inner{background-color:var(--el-button-disabled-bg-color,var(--el-fill-color-blank));background-image:none;border-color:var(--el-button-disabled-border-color,var(--el-border-color-light));box-shadow:none;color:var(--el-disabled-text-color);cursor:not-allowed}.el-radio-button__original-radio:disabled:checked+.el-radio-button__inner{background-color:var(--el-radio-button-disabled-checked-fill)}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:var(--el-border-radius-base)}.el-radio-button--large .el-radio-button__inner{border-radius:0;font-size:var(--el-font-size-base);padding:12px 19px}.el-radio-button--large .el-radio-button__inner.is-round{padding:12px 19px}.el-radio-button--small .el-radio-button__inner{border-radius:0;font-size:12px;padding:5px 11px}.el-radio-button--small .el-radio-button__inner.is-round{padding:5px 11px}.el-radio-group{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:0}.el-radio{--el-radio-font-size:var(--el-font-size-base);--el-radio-text-color:var(--el-text-color-regular);--el-radio-font-weight:var(--el-font-weight-primary);--el-radio-input-height:14px;--el-radio-input-width:14px;--el-radio-input-border-radius:var(--el-border-radius-circle);--el-radio-input-bg-color:var(--el-fill-color-blank);--el-radio-input-border:var(--el-border);--el-radio-input-border-color:var(--el-border-color);--el-radio-input-border-color-hover:var(--el-color-primary);align-items:center;color:var(--el-radio-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-radio-font-weight);height:32px;margin-right:32px;outline:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.el-radio.el-radio--large{height:40px}.el-radio.el-radio--small{height:24px}.el-radio.is-bordered{border:var(--el-border);border-radius:var(--el-border-radius-base);box-sizing:border-box;padding:0 15px 0 9px}.el-radio.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-radio.is-bordered.is-disabled{border-color:var(--el-border-color-lighter);cursor:not-allowed}.el-radio.is-bordered.el-radio--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-radio.is-bordered.el-radio--large .el-radio__label{font-size:var(--el-font-size-base)}.el-radio.is-bordered.el-radio--large .el-radio__inner{height:14px;width:14px}.el-radio.is-bordered.el-radio--small{border-radius:var(--el-border-radius-base);padding:0 11px 0 7px}.el-radio.is-bordered.el-radio--small .el-radio__label{font-size:12px}.el-radio.is-bordered.el-radio--small .el-radio__inner{height:12px;width:12px}.el-radio:last-child{margin-right:0}.el-radio__input{cursor:pointer;display:inline-flex;outline:none;position:relative;vertical-align:middle;white-space:nowrap}.el-radio__input.is-disabled .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color);cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner:after{background-color:var(--el-disabled-bg-color);cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:var(--el-disabled-bg-color);border-color:var(--el-disabled-border-color)}.el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:var(--el-text-color-placeholder)}.el-radio__input.is-disabled+span.el-radio__label{color:var(--el-text-color-placeholder);cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{background:var(--el-color-primary);border-color:var(--el-color-primary)}.el-radio__input.is-checked .el-radio__inner:after{transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:var(--el-color-primary)}.el-radio__input.is-focus .el-radio__inner{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner{background-color:var(--el-radio-input-bg-color);border:var(--el-radio-input-border);border-radius:var(--el-radio-input-border-radius);box-sizing:border-box;cursor:pointer;display:inline-block;height:var(--el-radio-input-height);position:relative;width:var(--el-radio-input-width)}.el-radio__inner:hover{border-color:var(--el-radio-input-border-color-hover)}.el-radio__inner:after{background-color:var(--el-color-white);border-radius:var(--el-radio-input-border-radius);content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-in;width:4px}.el-radio__original{bottom:0;left:0;margin:0;opacity:0;outline:none;position:absolute;right:0;top:0;z-index:-1}.el-radio__original:focus-visible+.el-radio__inner{border-radius:var(--el-radio-input-border-radius);outline:2px solid var(--el-radio-input-border-color-hover);outline-offset:1px}.el-radio:focus:not(:focus-visible):not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{box-shadow:0 0 2px 2px var(--el-radio-input-border-color-hover)}.el-radio__label{font-size:var(--el-radio-font-size);padding-left:8px}.el-radio.el-radio--large .el-radio__label{font-size:14px}.el-radio.el-radio--large .el-radio__inner{height:14px;width:14px}.el-radio.el-radio--small .el-radio__label{font-size:12px}.el-radio.el-radio--small .el-radio__inner{height:12px;width:12px}.el-rate{--el-rate-height:20px;--el-rate-font-size:var(--el-font-size-base);--el-rate-icon-size:18px;--el-rate-icon-margin:6px;--el-rate-void-color:var(--el-border-color-darker);--el-rate-fill-color:#f7ba2a;--el-rate-disabled-void-color:var(--el-fill-color);--el-rate-text-color:var(--el-text-color-primary);align-items:center;display:inline-flex;height:32px}.el-rate:active,.el-rate:focus{outline:none}.el-rate__item{color:var(--el-rate-void-color);cursor:pointer;display:inline-block;font-size:0;line-height:normal;position:relative;vertical-align:middle}.el-rate .el-rate__icon{display:inline-block;font-size:var(--el-rate-icon-size);margin-right:var(--el-rate-icon-margin);position:relative;transition:var(--el-transition-duration)}.el-rate .el-rate__icon.hover{transform:scale(1.15)}.el-rate .el-rate__icon .path2{left:0;position:absolute;top:0}.el-rate .el-rate__icon.is-active{color:var(--el-rate-fill-color)}.el-rate__decimal{color:var(--el-rate-fill-color);display:inline-block;overflow:hidden}.el-rate__decimal,.el-rate__decimal--box{left:0;position:absolute;top:0}.el-rate__text{color:var(--el-rate-text-color);font-size:var(--el-rate-font-size);vertical-align:middle}.el-rate--large{height:40px}.el-rate--small{height:24px}.el-rate--small .el-rate__icon{font-size:14px}.el-rate.is-disabled .el-rate__item{color:var(--el-rate-disabled-void-color);cursor:auto}.el-result{--el-result-padding:40px 30px;--el-result-icon-font-size:64px;--el-result-title-font-size:20px;--el-result-title-margin-top:20px;--el-result-subtitle-margin-top:10px;--el-result-extra-margin-top:30px;align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:var(--el-result-padding);text-align:center}.el-result__icon svg{height:var(--el-result-icon-font-size);width:var(--el-result-icon-font-size)}.el-result__title{margin-top:var(--el-result-title-margin-top)}.el-result__title p{color:var(--el-text-color-primary);font-size:var(--el-result-title-font-size);line-height:1.3;margin:0}.el-result__subtitle{margin-top:var(--el-result-subtitle-margin-top)}.el-result__subtitle p{color:var(--el-text-color-regular);font-size:var(--el-font-size-base);line-height:1.3;margin:0}.el-result__extra{margin-top:var(--el-result-extra-margin-top)}.el-result .icon-primary{--el-result-color:var(--el-color-primary);color:var(--el-result-color)}.el-result .icon-success{--el-result-color:var(--el-color-success);color:var(--el-result-color)}.el-result .icon-warning{--el-result-color:var(--el-color-warning);color:var(--el-result-color)}.el-result .icon-danger{--el-result-color:var(--el-color-danger);color:var(--el-result-color)}.el-result .icon-error{--el-result-color:var(--el-color-error);color:var(--el-result-color)}.el-result .icon-info{--el-result-color:var(--el-color-info);color:var(--el-result-color)}.el-row{box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-top{align-items:flex-start}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-select__selected-item{display:flex;flex-wrap:wrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-select__placeholder.is-transparent{color:var(--el-text-color-placeholder);-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-skeleton{--el-skeleton-circle-size:var(--el-avatar-size)}.el-skeleton__item{background:var(--el-skeleton-color);border-radius:var(--el-border-radius-base);display:inline-block;height:16px;width:100%}.el-skeleton__circle{border-radius:50%;height:var(--el-skeleton-circle-size);line-height:var(--el-skeleton-circle-size);width:var(--el-skeleton-circle-size)}.el-skeleton__button{border-radius:4px;height:40px;width:64px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{height:var(--el-font-size-small);width:100%}.el-skeleton__caption{height:var(--el-font-size-extra-small)}.el-skeleton__h1{height:var(--el-font-size-extra-large)}.el-skeleton__h3{height:var(--el-font-size-large)}.el-skeleton__h5{height:var(--el-font-size-medium)}.el-skeleton__image{align-items:center;border-radius:0;display:flex;justify-content:center;width:unset}.el-skeleton__image svg{color:var(--el-svg-monochrome-grey);fill:currentColor;height:22%;width:22%}.el-skeleton{--el-skeleton-color:var(--el-fill-color);--el-skeleton-to-color:var(--el-fill-color-darker)}@keyframes el-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{background:var(--el-skeleton-color);height:16px;margin-top:16px}.el-skeleton.is-animated .el-skeleton__item{animation:el-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,var(--el-skeleton-color) 25%,var(--el-skeleton-to-color) 37%,var(--el-skeleton-color) 63%);background-size:400% 100%}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;align-items:center;display:flex;height:32px;width:100%}.el-slider__runway{background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);cursor:pointer;flex:1;height:var(--el-slider-height);position:relative}.el-slider__runway.show-input{margin-right:30px;width:auto}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button.dragging,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button:hover{transform:scale(1)}.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button:hover,.el-slider__runway.is-disabled .el-slider__button.dragging{cursor:not-allowed}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{background-color:var(--el-slider-main-bg-color);border-bottom-left-radius:var(--el-slider-border-radius);border-top-left-radius:var(--el-slider-border-radius);height:var(--el-slider-height);position:absolute}.el-slider__button-wrapper{background-color:transparent;height:var(--el-slider-button-wrapper-size);line-height:normal;outline:none;position:absolute;text-align:center;top:var(--el-slider-button-wrapper-offset);transform:translate(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--el-slider-button-wrapper-size);z-index:1}.el-slider__button-wrapper:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{background-color:var(--el-color-white);border:2px solid var(--el-slider-main-bg-color);border-radius:50%;box-sizing:border-box;display:inline-block;height:var(--el-slider-button-size);transition:var(--el-transition-duration-fast);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:var(--el-slider-button-size)}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{background-color:var(--el-slider-stop-bg-color);border-radius:var(--el-border-radius-circle);height:var(--el-slider-height);position:absolute;transform:translate(-50%);width:var(--el-slider-height)}.el-slider__marks{height:100%;left:12px;top:0;width:18px}.el-slider__marks-text{color:var(--el-color-info);font-size:14px;margin-top:15px;position:absolute;transform:translate(-50%);white-space:pre}.el-slider.is-vertical{display:inline-flex;flex:0;height:100%;position:relative;width:auto}.el-slider.is-vertical .el-slider__runway{height:100%;margin:0 16px;width:var(--el-slider-height)}.el-slider.is-vertical .el-slider__bar{border-radius:0 0 3px 3px;height:auto;width:var(--el-slider-height)}.el-slider.is-vertical .el-slider__button-wrapper{left:var(--el-slider-button-wrapper-offset);top:auto;transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{left:15px;margin-top:0;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.el-space{display:inline-flex;vertical-align:top}.el-space__item{display:flex;flex-wrap:wrap}.el-space__item>*{flex:1}.el-space--vertical{flex-direction:column}.el-time-spinner{white-space:nowrap;width:100%}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{animation:rotate 2s linear infinite;height:50px;width:50px}.el-spinner-inner .path{stroke:var(--el-border-color-lighter);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-step{flex-shrink:1;position:relative}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{flex-basis:auto!important;flex-grow:0;flex-shrink:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{border-color:var(--el-text-color-primary);color:var(--el-text-color-primary)}.el-step__head.is-wait{border-color:var(--el-text-color-placeholder);color:var(--el-text-color-placeholder)}.el-step__head.is-success{border-color:var(--el-color-success);color:var(--el-color-success)}.el-step__head.is-error{border-color:var(--el-color-danger);color:var(--el-color-danger)}.el-step__head.is-finish{border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-step__icon{align-items:center;background:var(--el-bg-color);box-sizing:border-box;display:inline-flex;font-size:14px;height:24px;justify-content:center;position:relative;transition:.15s ease-out;width:24px;z-index:1}.el-step__icon.is-text{border:2px solid;border-color:inherit;border-radius:50%}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{color:inherit;display:inline-block;font-weight:700;line-height:1;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{transform:translateY(1px)}.el-step__line{background-color:var(--el-text-color-placeholder);border-color:inherit;position:absolute}.el-step__line-inner{border:1px solid;border-color:inherit;box-sizing:border-box;display:block;height:0;transition:.15s ease-out;width:0}.el-step__main{text-align:left;white-space:normal}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{color:var(--el-text-color-primary);font-weight:700}.el-step__title.is-wait{color:var(--el-text-color-placeholder)}.el-step__title.is-success{color:var(--el-color-success)}.el-step__title.is-error{color:var(--el-color-danger)}.el-step__title.is-finish{color:var(--el-color-primary)}.el-step__description{font-size:12px;font-weight:400;line-height:20px;margin-top:-5px;padding-right:10%}.el-step__description.is-process{color:var(--el-text-color-primary)}.el-step__description.is-wait{color:var(--el-text-color-placeholder)}.el-step__description.is-success{color:var(--el-color-success)}.el-step__description.is-error{color:var(--el-color-danger)}.el-step__description.is-finish{color:var(--el-color-primary)}.el-step.is-horizontal{display:inline-block}.el-step.is-horizontal .el-step__line{height:2px;left:0;right:0;top:11px}.el-step.is-vertical{display:flex}.el-step.is-vertical .el-step__head{flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{flex-grow:1;padding-left:10px}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{bottom:0;left:11px;top:0;width:2px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{align-items:center;display:flex}.el-step.is-simple .el-step__head{font-size:0;padding-right:10px;width:auto}.el-step.is-simple .el-step__icon{background:transparent;font-size:12px;height:16px;width:16px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{align-items:stretch;display:flex;flex-grow:1;position:relative}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;overflow-wrap:break-word}.el-step.is-simple .el-step__arrow{align-items:center;display:flex;flex-grow:1;justify-content:center}.el-step.is-simple .el-step__arrow:after,.el-step.is-simple .el-step__arrow:before{background:var(--el-text-color-placeholder);content:"";display:inline-block;height:15px;position:absolute;width:1px}.el-step.is-simple .el-step__arrow:before{transform:rotate(-45deg) translateY(-4px);transform-origin:0 0}.el-step.is-simple .el-step__arrow:after{transform:rotate(45deg) translateY(4px);transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-steps{display:flex}.el-steps--simple{background:var(--el-fill-color-light);border-radius:4px;padding:13px 8%}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{flex-flow:column;height:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.el-table{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-bg-color);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px rgba(0,0,0,.15);--el-table-fixed-right-column:inset -10px 0 10px -10px rgba(0,0,0,.15);--el-table-index:var(--el-index-normal);background-color:var(--el-table-bg-color);box-sizing:border-box;color:var(--el-table-text-color);font-size:14px;height:-moz-fit-content;height:fit-content;max-width:100%;overflow:hidden;position:relative;width:100%}.el-table__expand-column .cell{padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-table-v2{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-bg-color);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px rgba(0,0,0,.15);--el-table-fixed-right-column:inset -10px 0 10px -10px rgba(0,0,0,.15);--el-table-index:var(--el-index-normal);font-size:14px}.el-table-v2 *{box-sizing:border-box}.el-table-v2__root{position:relative}.el-table-v2__root:hover .el-table-v2__main .el-virtual-scrollbar{opacity:1}.el-table-v2__main{background-color:var(--el-bg-color);display:flex;flex-direction:column-reverse;left:0;overflow:hidden;position:absolute;top:0}.el-table-v2__main .el-vl__horizontal,.el-table-v2__main .el-vl__vertical{z-index:2}.el-table-v2__left{background-color:var(--el-bg-color);box-shadow:2px 0 4px #0000000f;display:flex;flex-direction:column-reverse;left:0;overflow:hidden;position:absolute;top:0}.el-table-v2__left .el-virtual-scrollbar{opacity:0}.el-table-v2__left .el-vl__horizontal,.el-table-v2__left .el-vl__vertical{z-index:-1}.el-table-v2__right{background-color:var(--el-bg-color);box-shadow:-2px 0 4px #0000000f;display:flex;flex-direction:column-reverse;overflow:hidden;position:absolute;right:0;top:0}.el-table-v2__right .el-virtual-scrollbar{opacity:0}.el-table-v2__right .el-vl__horizontal,.el-table-v2__right .el-vl__vertical{z-index:-1}.el-table-v2__header-row,.el-table-v2__row{padding-inline-end:var(--el-table-scrollbar-size)}.el-table-v2__header-wrapper{overflow:hidden}.el-table-v2__header{overflow:hidden;position:relative}.el-table-v2__footer{bottom:0;overflow:hidden;right:0}.el-table-v2__empty,.el-table-v2__footer,.el-table-v2__overlay{left:0;position:absolute}.el-table-v2__overlay{bottom:0;right:0;top:0;z-index:9999}.el-table-v2__header-row{border-bottom:var(--el-table-border);display:flex}.el-table-v2__header-cell{align-items:center;background-color:var(--el-table-header-bg-color);color:var(--el-table-header-text-color);display:flex;font-weight:700;height:100%;overflow:hidden;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-table-v2__header-cell.is-align-center{justify-content:center;text-align:center}.el-table-v2__header-cell.is-align-right{justify-content:flex-end;text-align:right}.el-table-v2__header-cell.is-sortable{cursor:pointer}.el-table-v2__header-cell:hover .el-icon{display:block}.el-table-v2__sort-icon{display:none;opacity:.6;transition:opacity,display var(--el-transition-duration)}.el-table-v2__sort-icon.is-sorting{display:block;opacity:1}.el-table-v2__row{align-items:center;border-bottom:var(--el-table-border);display:flex;transition:background-color var(--el-transition-duration)}.el-table-v2__row.is-hovered,.el-table-v2__row:hover{background-color:var(--el-table-row-hover-bg-color)}.el-table-v2__row-cell{align-items:center;display:flex;height:100%;overflow:hidden;padding:0 8px}.el-table-v2__row-cell.is-align-center{justify-content:center;text-align:center}.el-table-v2__row-cell.is-align-right{justify-content:flex-end;text-align:right}.el-table-v2__expand-icon{cursor:pointer;margin:0 4px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-table-v2__expand-icon svg{transition:transform var(--el-transition-duration)}.el-table-v2__expand-icon.is-expanded svg{transform:rotate(90deg)}.el-table-v2:not(.is-dynamic) .el-table-v2__cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-table-v2.is-dynamic .el-table-v2__row{align-items:stretch;overflow:hidden}.el-table-v2.is-dynamic .el-table-v2__row .el-table-v2__row-cell{overflow-wrap:break-word}.el-tabs{--el-tabs-header-height:40px}.el-tabs__header{margin:0 0 15px;padding:0;position:relative}.el-tabs__active-bar{background-color:var(--el-color-primary);bottom:0;height:2px;left:0;list-style:none;position:absolute;transition:width var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier),transform var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);z-index:1}.el-tabs__new-tab{align-items:center;border:1px solid var(--el-border-color);border-radius:3px;color:var(--el-text-color-primary);cursor:pointer;display:flex;float:right;font-size:12px;height:20px;justify-content:center;line-height:20px;margin:10px 0 10px 10px;text-align:center;transition:all .15s;width:20px}.el-tabs__new-tab .is-icon-plus{height:inherit;transform:scale(.8);width:inherit}.el-tabs__new-tab .is-icon-plus svg{vertical-align:middle}.el-tabs__new-tab:hover{color:var(--el-color-primary)}.el-tabs__nav-wrap{margin-bottom:-1px;overflow:hidden;position:relative}.el-tabs__nav-wrap:after{background-color:var(--el-border-color-light);bottom:0;content:"";height:2px;left:0;position:absolute;width:100%;z-index:var(--el-index-normal)}.el-tabs__nav-wrap.is-scrollable{box-sizing:border-box;padding:0 20px}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{color:var(--el-text-color-secondary);cursor:pointer;font-size:12px;line-height:44px;position:absolute;text-align:center;width:20px}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{display:flex;float:left;position:relative;transition:transform var(--el-transition-duration);white-space:nowrap;z-index:calc(var(--el-index-normal) + 1)}.el-tabs__nav.is-stretch{display:flex;min-width:100%}.el-tabs__nav.is-stretch>*{flex:1;text-align:center}.el-tabs__item{align-items:center;box-sizing:border-box;color:var(--el-text-color-primary);display:flex;font-size:var(--el-font-size-base);font-weight:500;height:var(--el-tabs-header-height);justify-content:center;list-style:none;padding:0 20px;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:none}.el-tabs__item:focus-visible{border-radius:3px;box-shadow:0 0 2px 2px var(--el-color-primary) inset}.el-tabs__item .is-icon-close{border-radius:50%;margin-left:5px;text-align:center;transition:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier)}.el-tabs__item .is-icon-close:before{display:inline-block;transform:scale(.9)}.el-tabs__item .is-icon-close:hover{background-color:var(--el-text-color-placeholder);color:#fff}.el-tabs__item.is-active{color:var(--el-color-primary)}.el-tabs__item:hover{color:var(--el-color-primary);cursor:pointer}.el-tabs__item.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid var(--el-border-color-light);height:var(--el-tabs-header-height)}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap:after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid var(--el-border-color-light);border-bottom:none;border-radius:4px 4px 0 0;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card>.el-tabs__header .el-tabs__item .is-icon-close{font-size:12px;height:14px;overflow:hidden;position:relative;right:-2px;transform-origin:100% 50%;width:0}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid var(--el-border-color-light);transition:color var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier),padding var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .is-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:var(--el-bg-color)}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .is-icon-close{width:14px}.el-tabs--border-card{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:var(--el-fill-color-light);border-bottom:1px solid var(--el-border-color-light);margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap:after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{border:1px solid transparent;color:var(--el-text-color-secondary);margin-top:-1px;transition:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier)}.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item{margin-left:-1px}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{background-color:var(--el-bg-color-overlay);border-left-color:var(--el-border-color);border-right-color:var(--el-border-color);color:var(--el-color-primary)}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:var(--el-color-primary)}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:var(--el-disabled-text-color)}.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2):not(.is-active).is-closable:hover{padding-left:13px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child:not(.is-active).is-closable:hover{padding-right:13px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid var(--el-border-color)}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-bottom:0;margin-top:-1px}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{bottom:auto;height:auto;top:0;width:2px}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{cursor:pointer;height:30px;line-height:30px;text-align:center;width:100%}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{transform:rotate(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{bottom:0;right:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left:after,.el-tabs--left .el-tabs__nav-wrap.is-right:after,.el-tabs--right .el-tabs__nav-wrap.is-left:after,.el-tabs--right .el-tabs__nav-wrap.is-right:after{bottom:auto;height:100%;top:0;width:2px}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{flex-direction:column}.el-tabs--left .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-left{justify-content:flex-end}.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-right{justify-content:flex-start}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__nav-wrap.is-left:after{left:auto;right:0}.el-tabs--left .el-tabs__active-bar.is-left{left:auto;right:0}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left{display:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-bottom:none;border-left:none;border-right:1px solid var(--el-border-color-light);border-top:1px solid var(--el-border-color-light);text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid var(--el-border-color-light);border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid var(--el-border-color-light);border-bottom:none;border-left:none;border-right:1px solid #fff}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-bottom:1px solid var(--el-border-color-light);border-radius:4px 0 0 4px;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid var(--el-border-color)}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:rgb(209,219,229) transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right:after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid var(--el-border-color-light)}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid var(--el-border-color-light);border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid var(--el-border-color-light);border-bottom:none;border-left:1px solid #fff;border-right:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-bottom:1px solid var(--el-border-color-light);border-left:none;border-radius:0 4px 4px 0}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid var(--el-border-color)}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:rgb(209,219,229) transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{animation:slideInRight-enter var(--el-transition-duration)}.slideInRight-leave{animation:slideInRight-leave var(--el-transition-duration);left:0;position:absolute;right:0}.slideInLeft-enter{animation:slideInLeft-enter var(--el-transition-duration)}.slideInLeft-leave{animation:slideInLeft-leave var(--el-transition-duration);left:0;position:absolute;right:0}@keyframes slideInRight-enter{0%{opacity:0;transform:translate(100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@keyframes slideInRight-leave{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(100%);transform-origin:0 0}}@keyframes slideInLeft-enter{0%{opacity:0;transform:translate(-100%);transform-origin:0 0}to{opacity:1;transform:translate(0);transform-origin:0 0}}@keyframes slideInLeft-leave{0%{opacity:1;transform:translate(0);transform-origin:0 0}to{opacity:0;transform:translate(-100%);transform-origin:0 0}}.el-text{--el-text-font-size:var(--el-font-size-base);--el-text-color:var(--el-text-color-regular);align-self:center;color:var(--el-text-color);font-size:var(--el-text-font-size);margin:0;overflow-wrap:break-word;padding:0}.el-text.is-truncated{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-text.is-line-clamp{display:-webkit-inline-box;-webkit-box-orient:vertical;overflow:hidden}.el-text--large{--el-text-font-size:var(--el-font-size-medium)}.el-text--default{--el-text-font-size:var(--el-font-size-base)}.el-text--small{--el-text-font-size:var(--el-font-size-extra-small)}.el-text.el-text--primary{--el-text-color:var(--el-color-primary)}.el-text.el-text--success{--el-text-color:var(--el-color-success)}.el-text.el-text--warning{--el-text-color:var(--el-color-warning)}.el-text.el-text--danger{--el-text-color:var(--el-color-danger)}.el-text.el-text--error{--el-text-color:var(--el-color-error)}.el-text.el-text--info{--el-text-color:var(--el-color-info)}.el-text>.el-icon{vertical-align:-2px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{margin:0;max-height:200px}.time-select-item{font-size:14px;line-height:20px;padding:8px 10px}.time-select-item.disabled{color:var(--el-datepicker-border-color);cursor:not-allowed}.time-select-item:hover{background-color:var(--el-fill-color-light);cursor:pointer;font-weight:700}.time-select .time-select-item.selected:not(.disabled){color:var(--el-color-primary);font-weight:700}.el-timeline-item{padding-bottom:20px;position:relative}.el-timeline-item__wrapper{padding-left:28px;position:relative;top:-3px}.el-timeline-item__tail{border-left:2px solid var(--el-timeline-node-color);height:100%;left:4px;position:absolute}.el-timeline-item .el-timeline-item__icon{color:var(--el-color-white);font-size:var(--el-font-size-small)}.el-timeline-item__node{align-items:center;background-color:var(--el-timeline-node-color);border-color:var(--el-timeline-node-color);border-radius:50%;box-sizing:border-box;display:flex;justify-content:center;position:absolute}.el-timeline-item__node--normal{height:var(--el-timeline-node-size-normal);left:-1px;width:var(--el-timeline-node-size-normal)}.el-timeline-item__node--large{height:var(--el-timeline-node-size-large);left:-2px;width:var(--el-timeline-node-size-large)}.el-timeline-item__node.is-hollow{background:var(--el-color-white);border-style:solid;border-width:2px}.el-timeline-item__node--primary{background-color:var(--el-color-primary);border-color:var(--el-color-primary)}.el-timeline-item__node--success{background-color:var(--el-color-success);border-color:var(--el-color-success)}.el-timeline-item__node--warning{background-color:var(--el-color-warning);border-color:var(--el-color-warning)}.el-timeline-item__node--danger{background-color:var(--el-color-danger);border-color:var(--el-color-danger)}.el-timeline-item__node--info{background-color:var(--el-color-info);border-color:var(--el-color-info)}.el-timeline-item__dot{align-items:center;display:flex;justify-content:center;position:absolute}.el-timeline-item__content{color:var(--el-text-color-primary)}.el-timeline-item__timestamp{color:var(--el-text-color-secondary);font-size:var(--el-font-size-small);line-height:1}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-timeline{--el-timeline-node-size-normal:12px;--el-timeline-node-size-large:14px;--el-timeline-node-color:var(--el-border-color-light);font-size:var(--el-font-size-base);list-style:none;margin:0}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline .el-timeline-item__center{align-items:center;display:flex}.el-timeline .el-timeline-item__center .el-timeline-item__wrapper{width:100%}.el-timeline .el-timeline-item__center .el-timeline-item__tail{top:0}.el-timeline .el-timeline-item__center:first-child .el-timeline-item__tail{height:calc(50% + 10px);top:calc(50% - 10px)}.el-timeline .el-timeline-item__center:last-child .el-timeline-item__tail{display:block;height:calc(50% - 10px)}.el-tooltip-v2__content{--el-tooltip-v2-padding:5px 10px;--el-tooltip-v2-border-radius:4px;--el-tooltip-v2-border-color:var(--el-border-color);background-color:var(--el-color-white);border:1px solid var(--el-border-color);border-radius:var(--el-tooltip-v2-border-radius);color:var(--el-color-black);padding:var(--el-tooltip-v2-padding)}.el-tooltip-v2__arrow{color:var(--el-color-white);height:var(--el-tooltip-v2-arrow-height);left:var(--el-tooltip-v2-arrow-x);pointer-events:none;position:absolute;top:var(--el-tooltip-v2-arrow-y);width:var(--el-tooltip-v2-arrow-width)}.el-tooltip-v2__arrow:before{border:var(--el-tooltip-v2-arrow-border-width) solid transparent;content:"";height:0;position:absolute;width:0}.el-tooltip-v2__arrow:after{border:var(--el-tooltip-v2-arrow-border-width) solid transparent;content:"";height:0;position:absolute;width:0}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow{bottom:0}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow:before{border-bottom:0;border-top-color:var(--el-color-white);border-top-width:var(--el-tooltip-v2-arrow-border-width);top:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=top] .el-tooltip-v2__arrow:after{border-bottom:0;border-top-color:var(--el-border-color);border-top-width:var(--el-tooltip-v2-arrow-border-width);top:100%;z-index:-1}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow{top:0}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow:before{border-bottom-color:var(--el-color-white);border-bottom-width:var(--el-tooltip-v2-arrow-border-width);border-top:0;bottom:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=bottom] .el-tooltip-v2__arrow:after{border-bottom-color:var(--el-border-color);border-bottom-width:var(--el-tooltip-v2-arrow-border-width);border-top:0;bottom:100%;z-index:-1}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow{right:0}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow:before{border-left-color:var(--el-color-white);border-left-width:var(--el-tooltip-v2-arrow-border-width);border-right:0;left:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=left] .el-tooltip-v2__arrow:after{border-left-color:var(--el-border-color);border-left-width:var(--el-tooltip-v2-arrow-border-width);border-right:0;left:100%;z-index:-1}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow{left:0}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow:before{border-left:0;border-right-color:var(--el-color-white);border-right-width:var(--el-tooltip-v2-arrow-border-width);right:calc(100% - 1px)}.el-tooltip-v2__content[data-side^=right] .el-tooltip-v2__arrow:after{border-left:0;border-right-color:var(--el-border-color);border-right-width:var(--el-tooltip-v2-arrow-border-width);right:100%;z-index:-1}.el-tooltip-v2__content.is-dark{--el-tooltip-v2-border-color:transparent;color:var(--el-color-white)}.el-tooltip-v2__content.is-dark,.el-tooltip-v2__content.is-dark .el-tooltip-v2__arrow{background-color:var(--el-color-black);border-color:transparent}.el-transfer{--el-transfer-border-color:var(--el-border-color-lighter);--el-transfer-border-radius:var(--el-border-radius-base);--el-transfer-panel-width:200px;--el-transfer-panel-header-height:40px;--el-transfer-panel-header-bg-color:var(--el-fill-color-light);--el-transfer-panel-footer-height:40px;--el-transfer-panel-body-height:278px;--el-transfer-item-height:30px;--el-transfer-filter-height:32px;font-size:var(--el-font-size-base)}.el-transfer__buttons{display:inline-block;padding:0 30px;vertical-align:middle}.el-transfer__button{vertical-align:top}.el-transfer__button:nth-child(2){margin:0 0 0 10px}.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button .el-icon+span{margin-left:0}.el-transfer-panel{background:var(--el-bg-color-overlay);box-sizing:border-box;display:inline-block;max-height:100%;overflow:hidden;position:relative;text-align:left;vertical-align:middle;width:var(--el-transfer-panel-width)}.el-transfer-panel__body{border-bottom:1px solid var(--el-transfer-border-color);border-bottom-left-radius:var(--el-transfer-border-radius);border-bottom-right-radius:var(--el-transfer-border-radius);border-left:1px solid var(--el-transfer-border-color);border-right:1px solid var(--el-transfer-border-color);height:var(--el-transfer-panel-body-height);overflow:hidden}.el-transfer-panel__body.is-with-footer{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.el-transfer-panel__list{box-sizing:border-box;height:var(--el-transfer-panel-body-height);list-style:none;margin:0;overflow:auto;padding:6px 0}.el-transfer-panel__list.is-filterable{height:calc(100% - var(--el-transfer-filter-height) - 30px);padding-top:0}.el-transfer-panel__item{display:block!important;height:var(--el-transfer-item-height);line-height:var(--el-transfer-item-height);padding-left:15px}.el-transfer-panel__item+.el-transfer-panel__item{margin-left:0}.el-transfer-panel__item.el-checkbox{color:var(--el-text-color-regular)}.el-transfer-panel__item:hover{color:var(--el-color-primary)}.el-transfer-panel__item.el-checkbox .el-checkbox__label{box-sizing:border-box;display:block;line-height:var(--el-transfer-item-height);overflow:hidden;padding-left:22px;text-overflow:ellipsis;white-space:nowrap;width:100%}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{box-sizing:border-box;padding:15px;text-align:center}.el-transfer-panel__filter .el-input__inner{border-radius:calc(var(--el-transfer-filter-height)/2);box-sizing:border-box;display:inline-block;font-size:12px;height:var(--el-transfer-filter-height);width:100%}.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-transfer-panel .el-transfer-panel__header{align-items:center;background:var(--el-transfer-panel-header-bg-color);border:1px solid var(--el-transfer-border-color);border-top-left-radius:var(--el-transfer-border-radius);border-top-right-radius:var(--el-transfer-border-radius);box-sizing:border-box;color:var(--el-color-black);display:flex;height:var(--el-transfer-panel-header-height);margin:0;padding-left:15px}.el-transfer-panel .el-transfer-panel__header .el-checkbox{align-items:center;display:flex;position:relative;width:100%}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{color:var(--el-text-color-primary);font-size:16px;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{color:var(--el-text-color-secondary);font-size:12px;font-weight:400;position:absolute;right:15px;top:50%;transform:translate3d(0,-50%,0)}.el-transfer-panel .el-transfer-panel__footer{background:var(--el-bg-color-overlay);border:1px solid var(--el-transfer-border-color);border-bottom-left-radius:var(--el-transfer-border-radius);border-bottom-right-radius:var(--el-transfer-border-radius);height:var(--el-transfer-panel-footer-height);margin:0;padding:0}.el-transfer-panel .el-transfer-panel__footer:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{color:var(--el-text-color-regular);padding-left:20px}.el-transfer-panel .el-transfer-panel__empty{color:var(--el-text-color-secondary);height:var(--el-transfer-item-height);line-height:var(--el-transfer-item-height);margin:0;padding:6px 15px 0;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{border-radius:3px;height:14px;width:14px}.el-transfer-panel .el-checkbox__inner:after{height:6px;left:4px;width:3px}.el-tree{--el-tree-node-content-height:26px;--el-tree-node-hover-bg-color:var(--el-fill-color-light);--el-tree-text-color:var(--el-text-color-regular);--el-tree-expand-icon-color:var(--el-text-color-placeholder);background:var(--el-fill-color-blank);color:var(--el-tree-text-color);cursor:default;font-size:var(--el-font-size-base);position:relative}.el-tree__empty-block{height:100%;min-height:60px;position:relative;text-align:center;width:100%}.el-tree__empty-text{color:var(--el-text-color-secondary);font-size:var(--el-font-size-base);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.el-tree__drop-indicator{background-color:var(--el-color-primary);height:1px;left:0;position:absolute;right:0}.el-tree-node{outline:none;white-space:nowrap}.el-tree-node:focus>.el-tree-node__content{background-color:var(--el-tree-node-hover-bg-color)}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:var(--el-color-primary);color:#fff}.el-tree-node__content{--el-checkbox-height:var(--el-tree-node-content-height);align-items:center;cursor:pointer;display:flex;height:var(--el-tree-node-content-height)}.el-tree-node__content>.el-tree-node__expand-icon{box-sizing:content-box;padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree-node__content:hover{background-color:var(--el-tree-node-hover-bg-color)}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{color:var(--el-tree-expand-icon-color);cursor:pointer;font-size:12px;transform:rotate(0);transition:transform var(--el-transition-duration) ease-in-out}.el-tree-node__expand-icon.expanded{transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default;visibility:hidden}.el-tree-node__expand-icon.is-hidden{visibility:hidden}.el-tree-node__loading-icon{color:var(--el-tree-expand-icon-color);font-size:var(--el-font-size-base);margin-right:8px}.el-tree-node>.el-tree-node__children{background-color:transparent;overflow:hidden}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:var(--el-color-primary-light-9)}.el-tree-select{--el-tree-node-content-height:26px;--el-tree-node-hover-bg-color:var(--el-fill-color-light);--el-tree-text-color:var(--el-text-color-regular);--el-tree-expand-icon-color:var(--el-text-color-placeholder)}.el-tree-select__popper .el-tree-node__expand-icon{margin-left:8px}.el-tree-select__popper .el-tree-node.is-checked>.el-tree-node__content .el-select-dropdown__item.selected:after{content:none}.el-tree-select__popper .el-select-dropdown__list>.el-select-dropdown__item{padding-left:32px}.el-tree-select__popper .el-select-dropdown__item{background:transparent!important;flex:1;height:20px;line-height:20px;padding-left:0}.el-upload{--el-upload-dragger-padding-horizontal:40px;--el-upload-dragger-padding-vertical:10px;align-items:center;cursor:pointer;display:inline-flex;justify-content:center;outline:none}.el-upload__input{display:none}.el-upload__tip{color:var(--el-text-color-regular);font-size:12px;margin-top:7px}.el-upload iframe{filter:alpha(opacity=0);left:0;opacity:0;position:absolute;top:0;z-index:-1}.el-upload--picture-card{--el-upload-picture-card-size:148px;align-items:center;background-color:var(--el-fill-color-lighter);border:1px dashed var(--el-border-color-darker);border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:var(--el-upload-picture-card-size);justify-content:center;vertical-align:top;width:var(--el-upload-picture-card-size)}.el-upload--picture-card>i{color:var(--el-text-color-secondary);font-size:28px}.el-upload--picture-card:hover{border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-upload.is-drag{display:block}.el-upload:focus{border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-upload:focus .el-upload-dragger{border-color:var(--el-color-primary)}.el-upload-dragger{background-color:var(--el-fill-color-blank);border:1px dashed var(--el-border-color);border-radius:6px;box-sizing:border-box;cursor:pointer;overflow:hidden;padding:var(--el-upload-dragger-padding-horizontal) var(--el-upload-dragger-padding-vertical);position:relative;text-align:center}.el-upload-dragger .el-icon--upload{color:var(--el-text-color-placeholder);font-size:67px;line-height:50px;margin-bottom:16px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:var(--el-border);margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:var(--el-text-color-regular);font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:var(--el-color-primary);font-style:normal}.el-upload-dragger:hover{border-color:var(--el-color-primary)}.el-upload-dragger.is-dragover{background-color:var(--el-color-primary-light-9);border:2px dashed var(--el-color-primary);padding:calc(var(--el-upload-dragger-padding-horizontal) - 1px) calc(var(--el-upload-dragger-padding-vertical) - 1px)}.el-upload-list{list-style:none;margin:10px 0 0;padding:0;position:relative}.el-upload-list__item{border-radius:4px;box-sizing:border-box;color:var(--el-text-color-regular);font-size:14px;margin-bottom:5px;position:relative;transition:all .5s cubic-bezier(.55,0,.1,1);width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item .el-icon--upload-success{color:var(--el-color-success)}.el-upload-list__item .el-icon--close{color:var(--el-text-color-regular);cursor:pointer;display:none;opacity:.75;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:opacity var(--el-transition-duration)}.el-upload-list__item .el-icon--close:hover{color:var(--el-color-primary);opacity:1}.el-upload-list__item .el-icon--close-tip{color:var(--el-color-primary);cursor:pointer;display:none;font-size:12px;font-style:normal;opacity:1;position:absolute;right:5px;top:1px}.el-upload-list__item:hover{background-color:var(--el-fill-color-light)}.el-upload-list__item:hover .el-icon--close{display:inline-flex}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item .el-upload-list__item-info{display:inline-flex;flex-direction:column;justify-content:center;margin-left:4px;width:calc(100% - 30px)}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:inline-flex}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:var(--el-color-primary);cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon--close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon--close-tip,.el-upload-list__item.is-success:not(.focusing):focus .el-icon--close-tip{display:none}.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label{display:none;opacity:0}.el-upload-list__item-name{align-items:center;color:var(--el-text-color-regular);display:inline-flex;font-size:var(--el-font-size-base);padding:0 4px;text-align:center;transition:color var(--el-transition-duration)}.el-upload-list__item-name .el-icon{color:var(--el-text-color-secondary);margin-right:6px}.el-upload-list__item-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-upload-list__item-status-label{align-items:center;display:none;height:100%;justify-content:center;line-height:inherit;position:absolute;right:5px;top:0;transition:opacity var(--el-transition-duration)}.el-upload-list__item-delete{color:var(--el-text-color-regular);display:none;font-size:12px;position:absolute;right:10px;top:0}.el-upload-list__item-delete:hover{color:var(--el-color-primary)}.el-upload-list--picture-card{--el-upload-list-picture-card-size:148px;display:inline-flex;flex-wrap:wrap;margin:0}.el-upload-list--picture-card .el-upload-list__item{background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:6px;box-sizing:border-box;display:inline-flex;height:var(--el-upload-list-picture-card-size);margin:0 8px 8px 0;overflow:hidden;padding:0;width:var(--el-upload-list-picture-card-size)}.el-upload-list--picture-card .el-upload-list__item .el-icon--check,.el-upload-list--picture-card .el-upload-list__item .el-icon--circle-check{color:#fff}.el-upload-list--picture-card .el-upload-list__item .el-icon--close{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:block;opacity:0}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{background:var(--el-color-success);height:24px;right:-15px;text-align:center;top:-6px;transform:rotate(45deg);width:40px}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{align-items:center;background-color:var(--el-overlay-color-lighter);color:#fff;cursor:default;display:inline-flex;font-size:20px;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity var(--el-transition-duration);width:100%}.el-upload-list--picture-card .el-upload-list__item-actions span{cursor:pointer;display:none}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:16px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{color:inherit;font-size:inherit;position:static}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-flex}.el-upload-list--picture-card .el-progress{bottom:auto;left:50%;top:50%;transform:translate(-50%,-50%);width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{align-items:center;background-color:var(--el-fill-color-blank);border:1px solid var(--el-border-color);border-radius:6px;box-sizing:border-box;display:flex;margin-top:10px;overflow:hidden;padding:10px;z-index:0}.el-upload-list--picture .el-upload-list__item .el-icon--check,.el-upload-list--picture .el-upload-list__item .el-icon--circle-check{color:#fff}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{display:inline-flex;opacity:0}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item .el-icon--close{top:5px;transform:translateY(0)}.el-upload-list--picture .el-upload-list__item-thumbnail{align-items:center;background-color:var(--el-color-white);display:inline-flex;height:70px;justify-content:center;-o-object-fit:contain;object-fit:contain;position:relative;width:70px;z-index:1}.el-upload-list--picture .el-upload-list__item-status-label{background:var(--el-color-success);height:26px;position:absolute;right:-17px;text-align:center;top:-7px;transform:rotate(45deg);width:46px}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{cursor:default;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.el-upload-cover:after{content:"";display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;height:100%;width:100%}.el-upload-cover__label{background:var(--el-color-success);height:24px;right:-15px;text-align:center;top:-6px;transform:rotate(45deg);width:40px}.el-upload-cover__label i{color:#fff;font-size:12px;margin-top:11px;transform:rotate(-45deg)}.el-upload-cover__progress{display:inline-block;position:static;vertical-align:middle;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{height:100%;left:0;position:absolute;top:0;width:100%}.el-upload-cover__interact{background-color:var(--el-overlay-color-light);bottom:0;height:100%;left:0;position:absolute;text-align:center;width:100%}.el-upload-cover__interact .btn{color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin-top:60px;transition:var(--el-transition-md-fade);vertical-align:middle}.el-upload-cover__interact .btn i{margin-top:0}.el-upload-cover__interact .btn span{opacity:0;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#fff;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{background-color:#fff;bottom:0;color:var(--el-text-color-primary);font-size:14px;font-weight:400;height:36px;left:0;line-height:36px;margin:0;overflow:hidden;padding:0 10px;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-vl__wrapper{position:relative}.el-vl__wrapper:hover .el-virtual-scrollbar,.el-vl__wrapper.always-on .el-virtual-scrollbar{opacity:1}.el-vl__window{scrollbar-width:none}.el-vl__window::-webkit-scrollbar{display:none}.el-virtual-scrollbar{opacity:0;transition:opacity .34s ease-out}.el-virtual-scrollbar.always-on{opacity:1}.el-vg__wrapper{position:relative}.el-statistic{--el-statistic-title-font-weight:400;--el-statistic-title-font-size:var(--el-font-size-extra-small);--el-statistic-title-color:var(--el-text-color-regular);--el-statistic-content-font-weight:400;--el-statistic-content-font-size:var(--el-font-size-extra-large);--el-statistic-content-color:var(--el-text-color-primary)}.el-statistic__head{color:var(--el-statistic-title-color);font-size:var(--el-statistic-title-font-size);font-weight:var(--el-statistic-title-font-weight);line-height:20px;margin-bottom:4px}.el-statistic__content{color:var(--el-statistic-content-color);font-size:var(--el-statistic-content-font-size);font-weight:var(--el-statistic-content-font-weight)}.el-statistic__value{display:inline-block}.el-statistic__prefix{display:inline-block;margin-right:4px}.el-statistic__suffix{display:inline-block;margin-left:4px}.el-tour{--el-tour-width:520px;--el-tour-padding-primary:12px;--el-tour-font-line-height:var(--el-font-line-height-primary);--el-tour-title-font-size:16px;--el-tour-title-text-color:var(--el-text-color-primary);--el-tour-title-font-weight:400;--el-tour-close-color:var(--el-color-info);--el-tour-font-size:14px;--el-tour-color:var(--el-text-color-primary);--el-tour-bg-color:var(--el-bg-color);--el-tour-border-radius:4px}.el-tour__hollow{transition:all var(--el-transition-duration) ease}.el-tour__content{border-radius:var(--el-tour-border-radius);box-shadow:var(--el-box-shadow-light);outline:none;overflow-wrap:break-word;padding:var(--el-tour-padding-primary);width:var(--el-tour-width)}.el-tour__arrow,.el-tour__content{background:var(--el-tour-bg-color);box-sizing:border-box}.el-tour__arrow{height:10px;pointer-events:none;position:absolute;transform:rotate(45deg);width:10px}.el-tour__content[data-side^=top] .el-tour__arrow{border-left-color:transparent;border-top-color:transparent}.el-tour__content[data-side^=bottom] .el-tour__arrow{border-bottom-color:transparent;border-right-color:transparent}.el-tour__content[data-side^=left] .el-tour__arrow{border-bottom-color:transparent;border-left-color:transparent}.el-tour__content[data-side^=right] .el-tour__arrow{border-right-color:transparent;border-top-color:transparent}.el-tour__content[data-side^=top] .el-tour__arrow{bottom:-5px}.el-tour__content[data-side^=bottom] .el-tour__arrow{top:-5px}.el-tour__content[data-side^=left] .el-tour__arrow{right:-5px}.el-tour__content[data-side^=right] .el-tour__arrow{left:-5px}.el-tour__closebtn{background:transparent;border:none;cursor:pointer;font-size:var(--el-message-close-size,16px);height:40px;outline:none;padding:0;position:absolute;right:0;top:0;width:40px}.el-tour__closebtn .el-tour__close{color:var(--el-tour-close-color);font-size:inherit}.el-tour__closebtn:focus .el-tour__close,.el-tour__closebtn:hover .el-tour__close{color:var(--el-color-primary)}.el-tour__header{padding-bottom:var(--el-tour-padding-primary)}.el-tour__header.show-close{padding-right:calc(var(--el-tour-padding-primary) + var(--el-message-close-size, 16px))}.el-tour__title{color:var(--el-tour-title-text-color);font-size:var(--el-tour-title-font-size);font-weight:var(--el-tour-title-font-weight);line-height:var(--el-tour-font-line-height)}.el-tour__body{color:var(--el-tour-text-color);font-size:var(--el-tour-font-size)}.el-tour__body img,.el-tour__body video{max-width:100%}.el-tour__footer{box-sizing:border-box;display:flex;justify-content:space-between;padding-top:var(--el-tour-padding-primary)}.el-tour__content .el-tour-indicators{display:inline-block;flex:1}.el-tour__content .el-tour-indicator{background:var(--el-color-info-light-9);border-radius:50%;display:inline-block;height:6px;margin-right:6px;width:6px}.el-tour__content .el-tour-indicator.is-active{background:var(--el-color-primary)}.el-tour.el-tour--primary{--el-tour-title-text-color:#fff;--el-tour-text-color:#fff;--el-tour-bg-color:var(--el-color-primary);--el-tour-close-color:#fff}.el-tour.el-tour--primary .el-tour__closebtn:focus .el-tour__close,.el-tour.el-tour--primary .el-tour__closebtn:hover .el-tour__close{color:var(--el-tour-title-text-color)}.el-tour.el-tour--primary .el-button--default{background:#fff;border-color:var(--el-color-primary);color:var(--el-color-primary)}.el-tour.el-tour--primary .el-button--primary{border-color:#fff}.el-tour.el-tour--primary .el-tour-indicator{background:#ffffff26}.el-tour.el-tour--primary .el-tour-indicator.is-active{background:#fff}.el-tour-parent--hidden{overflow:hidden}.el-anchor{--el-anchor-bg-color:var(--el-bg-color);--el-anchor-padding-indent:14px;--el-anchor-line-height:22px;--el-anchor-font-size:12px;--el-anchor-color:var(--el-text-color-secondary);--el-anchor-active-color:var(--el-color-primary);--el-anchor-marker-bg-color:var(--el-color-primary);background-color:var(--el-anchor-bg-color);position:relative}.el-anchor__marker{background-color:var(--el-anchor-marker-bg-color);border-radius:4px;opacity:0;position:absolute;z-index:0}.el-anchor.el-anchor--vertical .el-anchor__marker{height:14px;left:0;top:8px;transition:top .25s ease-in-out,opacity .25s;width:4px}.el-anchor.el-anchor--vertical .el-anchor__list{padding-left:var(--el-anchor-padding-indent)}.el-anchor.el-anchor--vertical.el-anchor--underline:before{background-color:#0505050f;content:"";height:100%;left:0;position:absolute;width:2px}.el-anchor.el-anchor--vertical.el-anchor--underline .el-anchor__marker{border-radius:unset;width:2px}.el-anchor.el-anchor--horizontal .el-anchor__marker{bottom:0;height:2px;transition:left .25s ease-in-out,opacity .25s,width .25s;width:20px}.el-anchor.el-anchor--horizontal .el-anchor__list{display:flex;padding-bottom:4px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item{padding-left:16px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item:first-child{padding-left:0}.el-anchor.el-anchor--horizontal.el-anchor--underline:before{background-color:#0505050f;bottom:0;content:"";height:2px;position:absolute;width:100%}.el-anchor.el-anchor--horizontal.el-anchor--underline .el-anchor__marker{border-radius:unset;height:2px}.el-anchor__item{display:flex;flex-direction:column;overflow:hidden}.el-anchor__link{color:var(--el-anchor-color);cursor:pointer;font-size:var(--el-anchor-font-size);line-height:var(--el-anchor-line-height);max-width:100%;outline:none;overflow:hidden;padding:4px 0;text-decoration:none;text-overflow:ellipsis;transition:color var(--el-transition-duration);white-space:nowrap}.el-anchor__link:focus,.el-anchor__link:hover{color:var(--el-anchor-color)}.el-anchor__link.is-active{color:var(--el-anchor-active-color)}.el-anchor .el-anchor__list .el-anchor__item a{display:inline-block}.el-segmented{--el-segmented-color:var(--el-text-color-regular);--el-segmented-bg-color:var(--el-fill-color-light);--el-segmented-padding:2px;--el-segmented-item-selected-color:var(--el-color-white);--el-segmented-item-selected-bg-color:var(--el-color-primary);--el-segmented-item-selected-disabled-bg-color:var(--el-color-primary-light-5);--el-segmented-item-hover-color:var(--el-text-color-primary);--el-segmented-item-hover-bg-color:var(--el-fill-color-dark);--el-segmented-item-active-bg-color:var(--el-fill-color-darker);--el-segmented-item-disabled-color:var(--el-text-color-placeholder);align-items:stretch;background:var(--el-segmented-bg-color);border-radius:var(--el-border-radius-base);box-sizing:border-box;color:var(--el-segmented-color);display:inline-flex;font-size:14px;min-height:32px;padding:var(--el-segmented-padding)}.el-segmented__group{align-items:stretch;display:flex;position:relative;width:100%}.el-segmented__item-selected{background:var(--el-segmented-item-selected-bg-color);border-radius:calc(var(--el-border-radius-base) - 2px);height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:all .3s;width:10px}.el-segmented__item-selected.is-disabled{background:var(--el-segmented-item-selected-disabled-bg-color)}.el-segmented__item-selected.is-focus-visible:before{border-radius:inherit;content:"";top:0;right:0;bottom:0;left:0;outline:2px solid var(--el-segmented-item-selected-bg-color);outline-offset:1px;position:absolute}.el-segmented__item{align-items:center;border-radius:calc(var(--el-border-radius-base) - 2px);cursor:pointer;display:flex;flex:1;padding:0 11px}.el-segmented__item:not(.is-disabled):not(.is-selected):hover{background:var(--el-segmented-item-hover-bg-color);color:var(--el-segmented-item-hover-color)}.el-segmented__item:not(.is-disabled):not(.is-selected):active{background:var(--el-segmented-item-active-bg-color)}.el-segmented__item.is-selected,.el-segmented__item.is-selected.is-disabled{color:var(--el-segmented-item-selected-color)}.el-segmented__item.is-disabled{color:var(--el-segmented-item-disabled-color);cursor:not-allowed}.el-segmented__item-input{height:0;margin:0;opacity:0;pointer-events:none;position:absolute;width:0}.el-segmented__item-label{flex:1;line-height:normal;overflow:hidden;text-align:center;text-overflow:ellipsis;transition:color .3s;white-space:nowrap;z-index:1}.el-segmented.is-block{display:flex}.el-segmented.is-block .el-segmented__item{min-width:0}.el-segmented--large{border-radius:var(--el-border-radius-base);font-size:16px;min-height:40px}.el-segmented--large .el-segmented__item,.el-segmented--large .el-segmented__item-selected{border-radius:calc(var(--el-border-radius-base) - 2px)}.el-segmented--large .el-segmented__item{padding:0 11px}.el-segmented--small{border-radius:calc(var(--el-border-radius-base) - 1px);font-size:14px;min-height:24px}.el-segmented--small .el-segmented__item,.el-segmented--small .el-segmented__item-selected{border-radius:calc(var(--el-border-radius-base) - 3px)}.el-segmented--small .el-segmented__item{padding:0 7px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([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}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}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}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-left-8{left:-2rem}.-right-24{right:-6rem}.bottom-12{bottom:3rem}.bottom-\[105\%\]{bottom:105%}.left-0{left:0}.left-1{left:.25rem}.left-5{left:1.25rem}.left-\[1px\]{left:1px}.left-\[384px\]{left:384px}.left-\[385px\]{left:385px}.left-\[46\%\]{left:46%}.left-\[calc\(384px\+68\*24px\)\]{left:2016px}.right-0{right:0}.right-1{right:.25rem}.right-5{right:1.25rem}.right-\[-86px\]{right:-86px}.right-\[0px\]{right:0}.right-\[30px\]{right:30px}.right-\[calc\(50\%-16px\)\]{right:calc(50% - 16px)}.top-0{top:0}.top-1{top:.25rem}.top-12{top:3rem}.top-14{top:3.5rem}.top-5{top:1.25rem}.top-\[10px\]{top:10px}.top-\[14px\]{top:14px}.top-\[20px\]{top:20px}.top-\[2px\]{top:2px}.top-\[3px\]{top:3px}.top-\[41\%\]{top:41%}.top-\[calc\(50\%-16px\)\]{top:calc(50% - 16px)}.z-50{z-index:50}.z-\[3\]{z-index:3}.col-span-2{grid-column:span 2 / span 2}.col-span-3{grid-column:span 3 / span 3}.\!m-0{margin:0!important}.m-0{margin:0}.m-5{margin:1.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.\!mb-0{margin-bottom:0!important}.\!mb-4{margin-bottom:1rem!important}.\!mb-\[-16\.8px\]{margin-bottom:-16.8px!important}.\!ml-\[13px\]{margin-left:13px!important}.\!mt-0{margin-top:0!important}.\!mt-\[25px\]{margin-top:25px!important}.\!mt-\[34px\]{margin-top:34px!important}.\!mt-\[35px\]{margin-top:35px!important}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-3\.5{margin-bottom:.875rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-\[-18px\]{margin-bottom:-18px}.mb-\[10px\]{margin-bottom:10px}.mb-\[14px\]{margin-bottom:14px}.mb-\[18px\]{margin-bottom:18px}.mb-\[8px\]{margin-bottom:8px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-\[-10px\]{margin-left:-10px}.ml-\[14px\]{margin-left:14px}.ml-\[50px\]{margin-left:50px}.ml-\[60px\]{margin-left:60px}.ml-\[6px\]{margin-left:6px}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-5{margin-right:1.25rem}.mr-\[10px\]{margin-right:10px}.mr-\[34px\]{margin-right:34px}.mr-auto{margin-right:auto}.ms-\[217px\]{margin-inline-start:217px}.ms-auto{margin-inline-start:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-3\.5{margin-top:.875rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-\[-10px\]{margin-top:-10px}.mt-\[10px\]{margin-top:10px}.mt-\[13px\]{margin-top:13px}.mt-\[14px\]{margin-top:14px}.mt-\[15px\]{margin-top:15px}.mt-\[18px\]{margin-top:18px}.mt-\[25px\]{margin-top:25px}.mt-\[30px\]{margin-top:30px}.mt-\[33px\]{margin-top:33px}.mt-\[35px\]{margin-top:35px}.mt-\[38px\]{margin-top:38px}.mt-\[40px\]{margin-top:40px}.mt-\[45px\]{margin-top:45px}.mt-\[7px\]{margin-top:7px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.table-row{display:table-row}.\!grid{display:grid!important}.grid{display:grid}.contents{display:contents}.list-item{display:list-item}.\!hidden{display:none!important}.hidden{display:none}.\!h-\[32px\]{height:32px!important}.\!h-\[400px\]{height:400px!important}.\!h-\[44px\]{height:44px!important}.\!h-\[6px\]{height:6px!important}.\!h-auto{height:auto!important}.h-1\/3{height:33.333333%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2\/3{height:66.666667%}.h-20{height:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-\[120px\]{height:120px}.h-\[14px\]{height:14px}.h-\[16px\]{height:16px}.h-\[18px\]{height:18px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[240px\]{height:240px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[36px\]{height:36px}.h-\[37px\]{height:37px}.h-\[39px\]{height:39px}.h-\[41px\]{height:41px}.h-\[42px\]{height:42px}.h-\[44px\]{height:44px}.h-\[45px\]{height:45px}.h-\[46px\]{height:46px}.h-\[52px\]{height:52px}.h-\[60px\]{height:60px}.h-\[6px\]{height:6px}.h-\[76px\]{height:76px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-\[200px\]{max-height:200px}.max-h-\[400px\]{max-height:400px}.max-h-\[500px\]{max-height:500px}.\!min-h-\[300px\]{min-height:300px!important}.\!min-h-\[44px\]{min-height:44px!important}.min-h-0{min-height:0px}.min-h-28{min-height:7rem}.min-h-\[300px\]{min-height:300px}.min-h-\[40px\]{min-height:40px}.min-h-\[44px\]{min-height:44px}.min-h-\[54px\]{min-height:54px}.\!w-3\/4{width:75%!important}.\!w-\[100px\]{width:100px!important}.\!w-\[128px\]{width:128px!important}.\!w-\[176px\]{width:176px!important}.\!w-\[217px\]{width:217px!important}.\!w-\[223px\]{width:223px!important}.\!w-\[335px\]{width:335px!important}.\!w-\[52px\]{width:52px!important}.\!w-\[599px\]{width:599px!important}.\!w-\[6px\]{width:6px!important}.\!w-auto{width:auto!important}.\!w-full{width:100%!important}.w-1\/2{width:50%}.w-20{width:5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-\[10\%\]{width:10%}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[103px\]{width:103px}.w-\[108px\]{width:108px}.w-\[110px\]{width:110px}.w-\[114px\]{width:114px}.w-\[12\.2\%\]{width:12.2%}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[126px\]{width:126px}.w-\[128px\]{width:128px}.w-\[13\.5\%\]{width:13.5%}.w-\[132px\]{width:132px}.w-\[134px\]{width:134px}.w-\[136px\]{width:136px}.w-\[140px\]{width:140px}.w-\[143px\]{width:143px}.w-\[146px\]{width:146px}.w-\[148px\]{width:148px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[154px\]{width:154px}.w-\[16\.2\%\]{width:16.2%}.w-\[160px\]{width:160px}.w-\[164px\]{width:164px}.w-\[16px\]{width:16px}.w-\[17\.3\%\]{width:17.3%}.w-\[176px\]{width:176px}.w-\[178px\]{width:178px}.w-\[180px\]{width:180px}.w-\[185px\]{width:185px}.w-\[188px\]{width:188px}.w-\[18px\]{width:18px}.w-\[190px\]{width:190px}.w-\[192px\]{width:192px}.w-\[196px\]{width:196px}.w-\[197px\]{width:197px}.w-\[198px\]{width:198px}.w-\[1px\]{width:1px}.w-\[20\%\]{width:20%}.w-\[200px\]{width:200px}.w-\[206px\]{width:206px}.w-\[20px\]{width:20px}.w-\[210px\]{width:210px}.w-\[213px\]{width:213px}.w-\[215px\]{width:215px}.w-\[216px\]{width:216px}.w-\[217px\]{width:217px}.w-\[220px\]{width:220px}.w-\[223px\]{width:223px}.w-\[227px\]{width:227px}.w-\[228px\]{width:228px}.w-\[230px\]{width:230px}.w-\[231px\]{width:231px}.w-\[238px\]{width:238px}.w-\[241px\]{width:241px}.w-\[247px\]{width:247px}.w-\[25\%\]{width:25%}.w-\[250px\]{width:250px}.w-\[251px\]{width:251px}.w-\[258px\]{width:258px}.w-\[260px\]{width:260px}.w-\[280px\]{width:280px}.w-\[295px\]{width:295px}.w-\[300px\]{width:300px}.w-\[302px\]{width:302px}.w-\[303px\]{width:303px}.w-\[304px\]{width:304px}.w-\[30px\]{width:30px}.w-\[313px\]{width:313px}.w-\[314px\]{width:314px}.w-\[315px\]{width:315px}.w-\[320px\]{width:320px}.w-\[332px\]{width:332px}.w-\[335px\]{width:335px}.w-\[340px\]{width:340px}.w-\[346px\]{width:346px}.w-\[347px\]{width:347px}.w-\[34px\]{width:34px}.w-\[35\%\]{width:35%}.w-\[353px\]{width:353px}.w-\[355px\]{width:355px}.w-\[364px\]{width:364px}.w-\[36px\]{width:36px}.w-\[375px\]{width:375px}.w-\[383px\]{width:383px}.w-\[385px\]{width:385px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[414px\]{width:414px}.w-\[416px\]{width:416px}.w-\[428px\]{width:428px}.w-\[433px\]{width:433px}.w-\[443px\]{width:443px}.w-\[448px\]{width:448px}.w-\[44px\]{width:44px}.w-\[452px\]{width:452px}.w-\[453px\]{width:453px}.w-\[454px\]{width:454px}.w-\[460px\]{width:460px}.w-\[473px\]{width:473px}.w-\[5\%\]{width:5%}.w-\[50\%\]{width:50%}.w-\[504px\]{width:504px}.w-\[505px\]{width:505px}.w-\[519px\]{width:519px}.w-\[52px\]{width:52px}.w-\[530px\]{width:530px}.w-\[531px\]{width:531px}.w-\[545px\]{width:545px}.w-\[54px\]{width:54px}.w-\[551px\]{width:551px}.w-\[557px\]{width:557px}.w-\[560px\]{width:560px}.w-\[56px\]{width:56px}.w-\[572px\]{width:572px}.w-\[577px\]{width:577px}.w-\[595px\]{width:595px}.w-\[60px\]{width:60px}.w-\[65\%\]{width:65%}.w-\[670px\]{width:670px}.w-\[68\%\]{width:68%}.w-\[68px\]{width:68px}.w-\[690px\]{width:690px}.w-\[7\%\]{width:7%}.w-\[7\.6\%\]{width:7.6%}.w-\[7\.9\%\]{width:7.9%}.w-\[70px\]{width:70px}.w-\[721px\]{width:721px}.w-\[8\.8\%\]{width:8.8%}.w-\[80px\]{width:80px}.w-\[85\%\]{width:85%}.w-\[88px\]{width:88px}.w-\[89px\]{width:89px}.w-\[99px\]{width:99px}.w-\[calc\(100\%\+30px\)\]{width:calc(100% + 30px)}.w-\[calc\(50\%-10px\)\]{width:calc(50% - 10px)}.w-\[calc\(50\%-21px\)\]{width:calc(50% - 21px)}.w-\[calc\(68\*24px\)\]{width:1632px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.\!min-w-0{min-width:0px!important}.\!min-w-\[186px\]{min-width:186px!important}.\!min-w-\[205px\]{min-width:205px!important}.\!min-w-\[220px\]{min-width:220px!important}.\!min-w-fit{min-width:-moz-fit-content!important;min-width:fit-content!important}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-32{min-width:8rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-\[0\]{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[100vw\]{min-width:100vw}.min-w-\[103px\]{min-width:103px}.min-w-\[108px\]{min-width:108px}.min-w-\[115px\]{min-width:115px}.min-w-\[116px\]{min-width:116px}.min-w-\[120px\]{min-width:120px}.min-w-\[128px\]{min-width:128px}.min-w-\[12px\]{min-width:12px}.min-w-\[134px\]{min-width:134px}.min-w-\[146px\]{min-width:146px}.min-w-\[147px\]{min-width:147px}.min-w-\[148px\]{min-width:148px}.min-w-\[149px\]{min-width:149px}.min-w-\[1500px\]{min-width:1500px}.min-w-\[150px\]{min-width:150px}.min-w-\[152px\]{min-width:152px}.min-w-\[156px\]{min-width:156px}.min-w-\[160px\]{min-width:160px}.min-w-\[163px\]{min-width:163px}.min-w-\[164px\]{min-width:164px}.min-w-\[165px\]{min-width:165px}.min-w-\[166px\]{min-width:166px}.min-w-\[168px\]{min-width:168px}.min-w-\[169px\]{min-width:169px}.min-w-\[170px\]{min-width:170px}.min-w-\[177px\]{min-width:177px}.min-w-\[180px\]{min-width:180px}.min-w-\[188px\]{min-width:188px}.min-w-\[18px\]{min-width:18px}.min-w-\[194px\]{min-width:194px}.min-w-\[195px\]{min-width:195px}.min-w-\[196px\]{min-width:196px}.min-w-\[197px\]{min-width:197px}.min-w-\[198px\]{min-width:198px}.min-w-\[1px\]{min-width:1px}.min-w-\[200px\]{min-width:200px}.min-w-\[212px\]{min-width:212px}.min-w-\[215px\]{min-width:215px}.min-w-\[216px\]{min-width:216px}.min-w-\[217px\]{min-width:217px}.min-w-\[220px\]{min-width:220px}.min-w-\[221px\]{min-width:221px}.min-w-\[225px\]{min-width:225px}.min-w-\[227px\]{min-width:227px}.min-w-\[230px\]{min-width:230px}.min-w-\[240px\]{min-width:240px}.min-w-\[243px\]{min-width:243px}.min-w-\[244px\]{min-width:244px}.min-w-\[250px\]{min-width:250px}.min-w-\[255px\]{min-width:255px}.min-w-\[274px\]{min-width:274px}.min-w-\[275px\]{min-width:275px}.min-w-\[28px\]{min-width:28px}.min-w-\[300px\]{min-width:300px}.min-w-\[30px\]{min-width:30px}.min-w-\[315px\]{min-width:315px}.min-w-\[31px\]{min-width:31px}.min-w-\[322px\]{min-width:322px}.min-w-\[327px\]{min-width:327px}.min-w-\[335px\]{min-width:335px}.min-w-\[336px\]{min-width:336px}.min-w-\[338px\]{min-width:338px}.min-w-\[34px\]{min-width:34px}.min-w-\[360px\]{min-width:360px}.min-w-\[400px\]{min-width:400px}.min-w-\[40px\]{min-width:40px}.min-w-\[44px\]{min-width:44px}.min-w-\[453px\]{min-width:453px}.min-w-\[45px\]{min-width:45px}.min-w-\[50px\]{min-width:50px}.min-w-\[519px\]{min-width:519px}.min-w-\[60px\]{min-width:60px}.min-w-\[62px\]{min-width:62px}.min-w-\[65px\]{min-width:65px}.min-w-\[6px\]{min-width:6px}.min-w-\[70px\]{min-width:70px}.min-w-\[720px\]{min-width:720px}.min-w-\[72px\]{min-width:72px}.min-w-\[800px\]{min-width:800px}.min-w-\[80px\]{min-width:80px}.min-w-\[85px\]{min-width:85px}.min-w-\[90px\]{min-width:90px}.min-w-\[92px\]{min-width:92px}.min-w-\[95px\]{min-width:95px}.min-w-\[96px\]{min-width:96px}.min-w-\[97px\]{min-width:97px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.\!max-w-\[140px\]{max-width:140px!important}.\!max-w-\[217px\]{max-width:217px!important}.\!max-w-\[355px\]{max-width:355px!important}.max-w-\[100px\]{max-width:100px}.max-w-\[117px\]{max-width:117px}.max-w-\[128px\]{max-width:128px}.max-w-\[152px\]{max-width:152px}.max-w-\[158px\]{max-width:158px}.max-w-\[173px\]{max-width:173px}.max-w-\[186px\]{max-width:186px}.max-w-\[200px\]{max-width:200px}.max-w-\[202px\]{max-width:202px}.max-w-\[217px\]{max-width:217px}.max-w-\[220px\]{max-width:220px}.max-w-\[227px\]{max-width:227px}.max-w-\[240px\]{max-width:240px}.max-w-\[250px\]{max-width:250px}.max-w-\[285px\]{max-width:285px}.max-w-\[300px\]{max-width:300px}.max-w-\[307px\]{max-width:307px}.max-w-\[320px\]{max-width:320px}.max-w-\[335px\]{max-width:335px}.max-w-\[336px\]{max-width:336px}.max-w-\[356px\]{max-width:356px}.max-w-\[416px\]{max-width:416px}.max-w-\[500px\]{max-width:500px}.max-w-\[508px\]{max-width:508px}.max-w-\[540px\]{max-width:540px}.max-w-\[550px\]{max-width:550px}.max-w-\[572px\]{max-width:572px}.max-w-\[691px\]{max-width:691px}.max-w-\[700px\]{max-width:700px}.max-w-\[788px\]{max-width:788px}.max-w-\[98px\]{max-width:98px}.max-w-\[calc\(4\/11\*100\%\+19px\)\]{max-width:calc(4 / 11 * 100% + 19px)}.max-w-fit{max-width:-moz-fit-content;max-width:fit-content}.\!flex-1{flex:1 1 0%!important}.\!flex-\[0\]{flex:0!important}.\!flex-\[2\]{flex:2!important}.\!flex-\[2_2_0\%\]{flex:2 2 0%!important}.\!flex-\[3\]{flex:3!important}.\!flex-auto{flex:1 1 auto!important}.\!flex-none{flex:none!important}.flex-1{flex:1 1 0%}.flex-\[1\.5\]{flex:1.5}.flex-\[1\]{flex:1}.flex-\[2\]{flex:2}.flex-\[3\]{flex:3}.flex-\[4\]{flex:4}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.\!basis-\[483px\]{flex-basis:483px!important}.\!basis-full{flex-basis:100%!important}.basis-0{flex-basis:0px}.basis-\[335px\]{flex-basis:335px}.border-collapse{border-collapse:collapse}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-90deg\]{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!cursor-auto{cursor:auto!important}.\!cursor-default{cursor:default!important}.cursor-auto{cursor:auto}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-move{cursor:move}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.\!items-end{align-items:flex-end!important}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.\!justify-start{justify-content:flex-start!important}.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}.\!gap-0{gap:0px!important}.\!gap-2{gap:.5rem!important}.\!gap-2\.5{gap:.625rem!important}.\!gap-5{gap:1.25rem!important}.\!gap-\[14px\]{gap:14px!important}.\!gap-\[3px\]{gap:3px!important}.\!gap-\[8px\]{gap:8px!important}.gap-0{gap:0px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-14{gap:3.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[10px\]{gap:10px}.gap-\[110px\]{gap:110px}.gap-\[11px\]{gap:11px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[15px\]{gap:15px}.gap-\[17px\]{gap:17px}.gap-\[18px\]{gap:18px}.gap-\[1px\]{gap:1px}.gap-\[20px\]{gap:20px}.gap-\[22px\]{gap:22px}.gap-\[24px\]{gap:24px}.gap-\[28px\]{gap:28px}.gap-\[2px\]{gap:2px}.gap-\[30px\]{gap:30px}.gap-\[3px\]{gap:3px}.gap-\[47px\]{gap:47px}.gap-\[48px\]{gap:48px}.gap-\[50px\]{gap:50px}.gap-\[51px\]{gap:51px}.gap-\[52px\]{gap:52px}.gap-\[56px\]{gap:56px}.gap-\[60px\]{gap:60px}.gap-\[6px\]{gap:6px}.gap-\[7px\]{gap:7px}.gap-\[83px\]{gap:83px}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-\[14px\]{row-gap:14px}.\!self-start{align-self:flex-start!important}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.\!overflow-hidden{overflow:hidden!important}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.text-wrap{text-wrap:wrap}.\!break-words{overflow-wrap:break-word!important}.break-all{word-break:break-all}.\!rounded{border-radius:.25rem!important}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[20px\]{border-radius:20px}.rounded-\[3px\]{border-radius:3px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-tl-lg{border-top-left-radius:.5rem}.rounded-tr-lg{border-top-right-radius:.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-4{border-bottom-width:4px}.border-b-\[1px\]{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-2{border-top-width:2px}.border-t-\[1px\]{border-top-width:1px}.border-dashed{border-style:dashed}.\!border-\[\#37a3c4\]{--tw-border-opacity: 1 !important;border-color:rgb(55 163 196 / var(--tw-border-opacity))!important}.border-\[\#0E83A7\]{--tw-border-opacity: 1;border-color:rgb(14 131 167 / var(--tw-border-opacity))}.border-\[\#37A3C4\]{--tw-border-opacity: 1;border-color:rgb(55 163 196 / var(--tw-border-opacity))}.border-\[\#CCD1DA\]{--tw-border-opacity: 1;border-color:rgb(204 209 218 / var(--tw-border-opacity))}.border-\[\#D0D5DD\]{--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity))}.border-\[\#FCA004\]{--tw-border-opacity: 1;border-color:rgb(252 160 4 / var(--tw-border-opacity))}.border-\[\#ccd1da\]{--tw-border-opacity: 1;border-color:rgb(204 209 218 / var(--tw-border-opacity))}.border-\[var\(--Stroke\)\]{border-color:var(--Stroke)}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity))}.border-t-\[\#eef0f3\]{--tw-border-opacity: 1;border-top-color:rgb(238 240 243 / var(--tw-border-opacity))}.\!bg-\[\#D4EBF7\]{--tw-bg-opacity: 1 !important;background-color:rgb(212 235 247 / var(--tw-bg-opacity))!important}.\!bg-\[\#f7f8f9\]{--tw-bg-opacity: 1 !important;background-color:rgb(247 248 249 / var(--tw-bg-opacity))!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.bg-\[\#37A3C4\]{--tw-bg-opacity: 1;background-color:rgb(55 163 196 / var(--tw-bg-opacity))}.bg-\[\#4C5A6C\]{--tw-bg-opacity: 1;background-color:rgb(76 90 108 / var(--tw-bg-opacity))}.bg-\[\#CCD1DA\]{--tw-bg-opacity: 1;background-color:rgb(204 209 218 / var(--tw-bg-opacity))}.bg-\[\#D0D5DD\]{--tw-bg-opacity: 1;background-color:rgb(208 213 221 / var(--tw-bg-opacity))}.bg-\[\#D4EBF7\]{--tw-bg-opacity: 1;background-color:rgb(212 235 247 / var(--tw-bg-opacity))}.bg-\[\#DCDFE8\]{--tw-bg-opacity: 1;background-color:rgb(220 223 232 / var(--tw-bg-opacity))}.bg-\[\#E6EDF3\]{--tw-bg-opacity: 1;background-color:rgb(230 237 243 / var(--tw-bg-opacity))}.bg-\[\#EEF0F3\]{--tw-bg-opacity: 1;background-color:rgb(238 240 243 / var(--tw-bg-opacity))}.bg-\[\#FFF3DD\]{--tw-bg-opacity: 1;background-color:rgb(255 243 221 / var(--tw-bg-opacity))}.bg-\[\#dcdfe8\]{--tw-bg-opacity: 1;background-color:rgb(220 223 232 / var(--tw-bg-opacity))}.bg-\[\#f1f4f6\]{--tw-bg-opacity: 1;background-color:rgb(241 244 246 / var(--tw-bg-opacity))}.bg-\[var\(--Neutrals-White\)\]{background-color:var(--Neutrals-White)}.bg-\[var\(--Text-Color-Disable-Space\)\]{background-color:var(--Text-Color-Disable-Space)}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.\!p-0{padding:0!important}.\!p-2{padding:.5rem!important}.\!p-5{padding:1.25rem!important}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[10px\]{padding:10px}.p-\[13\.5px\]{padding:13.5px}.p-\[14px\]{padding:14px}.p-\[20px\]{padding:20px}.p-\[2px\]{padding:2px}.p-\[30px\]{padding:30px}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-\[10px\]{padding-left:10px!important;padding-right:10px!important}.\!px-\[6px\]{padding-left:6px!important;padding-right:6px!important}.\!py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\!py-\[10px\]{padding-top:10px!important;padding-bottom:10px!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.px-\[14px\]{padding-left:14px;padding-right:14px}.px-\[217px\]{padding-left:217px;padding-right:217px}.px-\[237px\]{padding-left:237px;padding-right:237px}.px-\[24px\]{padding-left:24px;padding-right:24px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[13px\]{padding-top:13px;padding-bottom:13px}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[3\.5px\]{padding-top:3.5px;padding-bottom:3.5px}.\!pl-0{padding-left:0!important}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[10px\]{padding-bottom:10px}.pb-\[6px\]{padding-bottom:6px}.pe-3{padding-inline-end:.75rem}.pe-3\.5{padding-inline-end:.875rem}.pe-5{padding-inline-end:1.25rem}.pe-\[28px\]{padding-inline-end:28px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-\[245px\]{padding-left:245px}.pl-\[24px\]{padding-left:24px}.pl-\[6px\]{padding-left:6px}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-\[10px\]{padding-right:10px}.pr-\[58px\]{padding-right:58px}.ps-5{padding-inline-start:1.25rem}.ps-\[135px\]{padding-inline-start:135px}.ps-\[148px\]{padding-inline-start:148px}.ps-\[180px\]{padding-inline-start:180px}.ps-\[217px\]{padding-inline-start:217px}.ps-\[237px\]{padding-inline-start:237px}.ps-\[337px\]{padding-inline-start:337px}.ps-\[355px\]{padding-inline-start:355px}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-5{padding-top:1.25rem}.pt-\[14px\]{padding-top:14px}.pt-\[150px\]{padding-top:150px}.pt-\[18px\]{padding-top:18px}.pt-\[80px\]{padding-top:80px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-start{text-align:start}.text-end{text-align:end}.font-\[\'Inter\'\]{font-family:Inter}.text-\[14px\]{font-size:14px}.text-\[8px\]{font-size:8px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.\!font-medium{font-weight:500!important}.font-\[300\]{font-weight:300}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.\!leading-\[150\%\]{line-height:150%!important}.leading-4{line-height:1rem}.leading-\[10px\]{line-height:10px}.leading-tight{line-height:1.25}.\!text-\[\#00A9C3\]{--tw-text-opacity: 1 !important;color:rgb(0 169 195 / var(--tw-text-opacity))!important}.\!text-\[\#1D2939\]{--tw-text-opacity: 1 !important;color:rgb(29 41 57 / var(--tw-text-opacity))!important}.\!text-\[\#37a3c4\]{--tw-text-opacity: 1 !important;color:rgb(55 163 196 / var(--tw-text-opacity))!important}.\!text-\[\#F44336\]{--tw-text-opacity: 1 !important;color:rgb(244 67 54 / var(--tw-text-opacity))!important}.\!text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.\!text-red-500{--tw-text-opacity: 1 !important;color:rgb(239 68 68 / var(--tw-text-opacity))!important}.text-\[\#0052EA\]{--tw-text-opacity: 1;color:rgb(0 82 234 / var(--tw-text-opacity))}.text-\[\#00a9c3\]{--tw-text-opacity: 1;color:rgb(0 169 195 / var(--tw-text-opacity))}.text-\[\#23A047\]{--tw-text-opacity: 1;color:rgb(35 160 71 / var(--tw-text-opacity))}.text-\[\#282828\]{--tw-text-opacity: 1;color:rgb(40 40 40 / var(--tw-text-opacity))}.text-\[\#37A3C4\],.text-\[\#37a3c4\]{--tw-text-opacity: 1;color:rgb(55 163 196 / var(--tw-text-opacity))}.text-\[\#4c5a6c\]{--tw-text-opacity: 1;color:rgb(76 90 108 / var(--tw-text-opacity))}.text-\[\#98A2B3\],.text-\[\#98a2b3\]{--tw-text-opacity: 1;color:rgb(152 162 179 / var(--tw-text-opacity))}.text-\[var\(--Accent\)\]{color:var(--Accent)}.text-\[var\(--Neutrals-Grey-400\)\]{color:var(--Neutrals-Grey-400)}.text-\[var\(--Text-Color-Primary\)\]{color:var(--Text-Color-Primary)}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.overline{text-decoration-line:overline}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-50{opacity:.5}.outline{outline-style:solid}.ring-gray-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.sepia{--tw-sepia: sepia(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.flex-center{display:flex;align-items:center;justify-content:center}.hover\:border-\[\#37a3c4\]:hover{--tw-border-opacity: 1;border-color:rgb(55 163 196 / var(--tw-border-opacity))}.hover\:\!bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.hover\:bg-\[\#D4EBF7\]:hover{--tw-bg-opacity: 1;background-color:rgb(212 235 247 / var(--tw-bg-opacity))}.hover\:bg-\[\#E4E7EC\]:hover{--tw-bg-opacity: 1;background-color:rgb(228 231 236 / var(--tw-bg-opacity))}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.group\/display:hover .group-hover\/display\:block,.group\/displayDel:hover .group-hover\/displayDel\:block,.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:fill-\[\#4C5A6C\]{fill:#4c5a6c}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-dc0275a1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-dc0275a1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-dc0275a1]{opacity:0;width:0;height:0}.slider[data-v-dc0275a1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-dc0275a1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-dc0275a1]:before{transform:translate(20px)}.slider.round[data-v-dc0275a1]{border-radius:34px}.slider.round[data-v-dc0275a1]:before{border-radius:50%}@keyframes zoom-dc0275a1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-dc0275a1],.top-nav[data-v-dc0275a1],.atom-header-pages__header[data-v-dc0275a1],.tab-left[data-v-dc0275a1]{display:none!important}.page-break[data-v-dc0275a1]{page-break-before:always}div[data-v-dc0275a1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-dc0275a1],html[data-v-dc0275a1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-dc0275a1],html[data-v-dc0275a1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-dc0275a1]::-webkit-scrollbar-track,html[data-v-dc0275a1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dc0275a1]::-webkit-scrollbar,html[data-v-dc0275a1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dc0275a1]::-webkit-scrollbar-thumb,html[data-v-dc0275a1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-dc0275a1]{box-sizing:border-box}.highlight[data-v-dc0275a1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-dc0275a1]{animation:zoom-dc0275a1 .5s ease-in-out}.required[data-v-dc0275a1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-dc0275a1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-dc0275a1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@keyframes fade-dc0275a1{0%{opacity:0}to{opacity:1}}.modal-mask[data-v-dc0275a1]{position:fixed;z-index:1000;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(0deg,#5f6c8580,#5f6c8580);transition:all .3s ease;animation:fade-dc0275a1 .2s ease-in-out}.modal-mask .wrapper-modal[data-v-dc0275a1]:focus-visible{outline:none}.modal-mask.not_ie[data-v-dc0275a1]{transition:opacity .01s ease}.modal-container-x[data-v-dc0275a1]{width:calc(100vw - 40px);height:100%;transition:all .3s ease;display:flex;justify-content:center;align-items:center;gap:1.25rem;margin-right:20px;margin-left:20px;justify-items:center}@media screen and (max-width: 768px){.modal-mask[data-v-dc0275a1]{height:100%}}@media print{[data-v-dc0275a1] .modal-container-x{align-items:flex-start}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-afba7bbe]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-afba7bbe]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-afba7bbe]{opacity:0;width:0;height:0}.slider[data-v-afba7bbe]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-afba7bbe]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-afba7bbe]:before{transform:translate(20px)}.slider.round[data-v-afba7bbe]{border-radius:34px}.slider.round[data-v-afba7bbe]:before{border-radius:50%}@keyframes zoom-afba7bbe{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-afba7bbe],.top-nav[data-v-afba7bbe],.atom-header-pages__header[data-v-afba7bbe],.tab-left[data-v-afba7bbe]{display:none!important}.page-break[data-v-afba7bbe]{page-break-before:always}div[data-v-afba7bbe]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-afba7bbe],html[data-v-afba7bbe]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-afba7bbe],html[data-v-afba7bbe]{overflow-y:auto;scrollbar-width:thin}}body[data-v-afba7bbe]::-webkit-scrollbar-track,html[data-v-afba7bbe]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-afba7bbe]::-webkit-scrollbar,html[data-v-afba7bbe]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-afba7bbe]::-webkit-scrollbar-thumb,html[data-v-afba7bbe]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-afba7bbe]{box-sizing:border-box}.highlight[data-v-afba7bbe]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-afba7bbe]{animation:zoom-afba7bbe .5s ease-in-out}.required[data-v-afba7bbe]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-afba7bbe]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-afba7bbe]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}ul[data-v-afba7bbe]{display:flex;align-items:center;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}ul li[data-v-afba7bbe]:nth-child(2),ul li[data-v-afba7bbe]:nth-child(3),ul li[data-v-afba7bbe]:nth-child(4){padding-left:20px;position:relative}ul li[data-v-afba7bbe]:nth-child(2):before,ul li[data-v-afba7bbe]:nth-child(3):before,ul li[data-v-afba7bbe]:nth-child(4):before{content:"";position:absolute;height:17px;width:1px;left:10px;background-color:var(--Semantic-Disable)}.dp__input_wrap{position:relative;width:100%;box-sizing:unset}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color);border-color:var(--dp-success-color)}.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color);border-color:var(--dp-danger-color)}.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);border:1px solid var(--dp-border-color);outline:none;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:var(--dp-input-padding);color:var(--dp-text-color);box-sizing:border-box}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_reg{caret-color:#0000}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{display:inline-block;width:var(--dp-font-size);height:var(--dp-font-size);stroke-width:0;font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;color:var(--dp-icon-color);box-sizing:content-box}.dp__input_icon{cursor:pointer;position:absolute;top:50%;inset-inline-start:0;transform:translateY(-50%);color:var(--dp-icon-color)}.dp__clear_icon{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);cursor:pointer;color:var(--dp-icon-color)}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border-radius:var(--dp-border-radius);min-width:var(--dp-menu-min-width);font-family:var(--dp-font-family);font-size:var(--dp-font-size);-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid var(--dp-menu-border-color);box-sizing:border-box}.dp__menu:after{box-sizing:border-box}.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_readonly,.dp__menu_disabled{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:#0000;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{display:flex;height:100%;width:100%;justify-content:center;align-items:center}.dp--menu-loader{width:48px;height:48px;border:var(--dp-loader);border-bottom-color:#0000;border-radius:50%;display:inline-block;box-sizing:border-box;animation:dp-load-rotation 1s linear infinite;position:absolute}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dp__arrow_top{left:var(--dp-arrow-left);top:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom{left:var(--dp-arrow-left);bottom:0;height:12px;width:12px;background-color:var(--dp-background-color);position:absolute;border-inline-end:1px solid var(--dp-menu-border-color);border-bottom:1px solid var(--dp-menu-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{text-align:center;padding:2px 0}.dp--preset-dates{padding:5px;border-inline-end:1px solid var(--dp-border-color)}@media only screen and (width <= 600px){.dp--preset-dates{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}}.dp--preset-dates-collapsed{display:flex;align-self:center;border:none;overflow-x:auto;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2)}.dp__sidebar_left{padding:5px;border-inline-end:1px solid var(--dp-border-color)}.dp__sidebar_right{padding:5px;margin-inline-end:1px solid var(--dp-border-color)}.dp--preset-range{display:block;width:100%;padding:5px;text-align:left;white-space:nowrap;color:var(--dp-text-color);border-radius:var(--dp-border-radius);transition:var(--dp-common-transition)}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}@media only screen and (width <= 600px){.dp--preset-range{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range:first-child{margin-left:0}.dp--preset-range:last-child{margin-right:0}}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}@media only screen and (width <= 600px){.dp__menu_content_wrapper{flex-direction:column-reverse}}.dp--menu-content-wrapper-collapsed{flex-direction:column-reverse}.dp__calendar_header{position:relative;display:flex;justify-content:center;align-items:center;color:var(--dp-text-color);white-space:nowrap;font-weight:700}.dp__calendar_header_item{text-align:center;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);box-sizing:border-box}.dp__calendar_row{display:flex;justify-content:center;align-items:center;margin:var(--dp-row-margin)}.dp__calendar_item{text-align:center;flex-grow:1;box-sizing:border-box;color:var(--dp-text-color)}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{display:flex;align-items:center;text-align:center;justify-content:center;border-radius:var(--dp-cell-border-radius);height:var(--dp-cell-size);padding:var(--dp-cell-padding);width:var(--dp-cell-size);border:1px solid rgba(0,0,0,0);box-sizing:border-box;position:relative}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__range_end,.dp__range_start,.dp__active_date{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover_end:hover,.dp__date_hover_start:hover,.dp__date_hover:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{color:var(--dp-secondary-color);cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);color:var(--dp-range-between-dates-text-color);border-radius:0;border:1px solid var(--dp-range-between-border-color)}.dp__range_between_week{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border-radius:0;border-top:1px solid var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-radius:0;border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-start-start-radius:var(--dp-cell-border-radius);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-start-end-radius:var(--dp-cell-border-radius);border-end-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color);border-bottom:1px dashed var(--dp-primary-color);border-inline-end:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{width:100%;height:1px;background:var(--dp-border-color)}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_line,.dp__marker_dot{height:5px;background-color:var(--dp-marker-color);position:absolute;bottom:0}.dp__marker_dot{width:5px;border-radius:50%;left:50%;transform:translate(-50%)}.dp__marker_line{width:100%;left:0}.dp__marker_tooltip{position:absolute;border-radius:var(--dp-border-radius);background-color:var(--dp-tooltip-color);padding:5px;border:1px solid var(--dp-border-color);z-index:99999;box-sizing:border-box;cursor:default}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{display:flex;align-items:center;flex-flow:row nowrap;color:var(--dp-text-color)}.dp__tooltip_mark{height:5px;width:5px;border-radius:50%;background-color:var(--dp-text-color);color:var(--dp-text-color);margin-inline-end:5px}.dp__arrow_bottom_tp{bottom:0;height:8px;width:8px;background-color:var(--dp-tooltip-color);position:absolute;border-inline-end:1px solid var(--dp-border-color);border-bottom:1px solid var(--dp-border-color);transform:translate(-50%,50%) rotate(45deg)}.dp__instance_calendar{position:relative;width:100%}@media only screen and (width <= 600px){.dp__flex_display{flex-direction:column}}.dp--flex-display-collapsed{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{display:flex;align-items:center;height:var(--dp-month-year-row-height);color:var(--dp-text-color);box-sizing:border-box}.dp__inner_nav{display:flex;align-items:center;justify-content:center;cursor:pointer;height:var(--dp-month-year-row-button-size);width:var(--dp-month-year-row-button-size);color:var(--dp-icon-color);text-align:center;border-radius:50%}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled:hover,.dp__inner_nav_disabled{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{text-align:center;cursor:pointer;height:var(--dp-month-year-row-height);display:flex;align-items:center;justify-content:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color)}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;width:100%;flex-direction:column}.dp__overlay{width:100%;background:var(--dp-background-color);transition:opacity 1s ease-out;z-index:99999;font-family:var(--dp-font-family);color:var(--dp-text-color);box-sizing:border-box}.dp--overlay-absolute{position:absolute;height:100%;top:0;left:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{box-shadow:var(--dp-scroll-bar-background);background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{width:5px;background-color:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;overflow-y:auto;height:var(--dp-overlay-height)}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{padding:0;box-sizing:border-box;display:flex;margin-inline:auto auto;flex-wrap:wrap;max-width:100%;width:100%;align-items:center}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;width:33%;padding:var(--dp-overlay-col-padding);white-space:nowrap}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center;background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell{cursor:pointer;border-radius:var(--dp-border-radius);text-align:center}.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__cell_in_between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{right:5px;box-sizing:border-box}.dp__overlay_cell_disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed;background:var(--dp-primary-disabled-color)}.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp__btn,.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp__time_input{width:100%;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:var(--dp-font-family);color:var(--dp-text-color)}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;width:100%;justify-content:center}.dp__inc_dec_button{padding:5px;margin:0;height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;color:var(--dp-icon-color);box-sizing:border-box}.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-primary-color)}.dp__time_display{cursor:pointer;color:var(--dp-text-color);border-radius:var(--dp-border-radius);display:flex;align-items:center;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{width:100%;padding:0;height:8px;cursor:pointer;display:flex;align-items:center}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);color:var(--dp-primary-text-color);border:none;padding:var(--dp-common-padding);border-radius:var(--dp-border-radius);cursor:pointer}.dp__tp_inline_btn_bar{width:100%;height:4px;background-color:var(--dp-secondary-color);transition:var(--dp-common-transition);border-collapse:collapse}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l,.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{display:flex;align-items:center;width:100%;padding:var(--dp-action-row-padding);box-sizing:border-box;color:var(--dp-text-color);flex-flow:row nowrap}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{display:block;color:var(--dp-text-color);font-size:var(--dp-preview-font-size);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dp__action_buttons{display:flex;flex:0;white-space:nowrap;align-items:center;justify-content:flex-end;margin-inline-start:auto}.dp__action_button{display:inline-flex;align-items:center;background:#0000;border:1px solid rgba(0,0,0,0);padding:var(--dp-action-buttons-padding);line-height:var(--dp-action-button-height);margin-inline-start:3px;height:var(--dp-action-button-height);cursor:pointer;border-radius:var(--dp-border-radius);font-size:var(--dp-preview-font-size);font-family:var(--dp-font-family)}.dp__action_cancel{color:var(--dp-text-color);border:1px solid var(--dp-border-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transtion)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed;background:var(--dp-disabled-color)}.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{width:100%;padding:var(--dp-common-padding)}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex-direction:column;flex:1;width:100%;height:100%;justify-content:space-evenly}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__btn,.dp--time-overlay-btn,.dp--time-invalid,.dp--qr-btn{border:none;font:inherit;transition:var(--dp-common-transition);line-height:normal}.dp--year-mode-picker{display:flex;width:100%;align-items:center;justify-content:space-between;height:var(--dp-cell-size)}:root{--dp-common-transition: all .1s ease-in;--dp-menu-padding: 6px 8px;--dp-animation-duration: .1s;--dp-menu-appear-transition-timing: cubic-bezier(.4, 0, 1, 1);--dp-transition-timing: ease-out;--dp-action-row-transtion: all .2s ease-in;--dp-font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, oxygen, ubuntu, cantarell, "Open Sans", "Helvetica Neue", sans-serif;--dp-border-radius: 4px;--dp-cell-border-radius: 4px;--dp-transition-length: 22px;--dp-transition-timing-general: .1s;--dp-button-height: 35px;--dp-month-year-row-height: 35px;--dp-month-year-row-button-size: 25px;--dp-button-icon-height: 20px;--dp-calendar-wrap-padding: 0 5px;--dp-cell-size: 35px;--dp-cell-padding: 5px;--dp-common-padding: 10px;--dp-input-icon-padding: 35px;--dp-input-padding: 6px 30px 6px 12px;--dp-menu-min-width: 260px;--dp-action-buttons-padding: 1px 6px;--dp-row-margin: 5px 0;--dp-calendar-header-cell-padding: .5rem;--dp-multi-calendars-spacing: 10px;--dp-overlay-col-padding: 3px;--dp-time-inc-dec-button-size: 32px;--dp-font-size: 1rem;--dp-preview-font-size: .8rem;--dp-time-font-size: 2rem;--dp-action-button-height: 22px;--dp-action-row-padding: 8px}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff);--dp-loader: 5px solid #005cb2}.dp__theme_light{--dp-background-color: #fff;--dp-text-color: #212121;--dp-hover-color: #f3f3f3;--dp-hover-text-color: #212121;--dp-hover-icon-color: #959595;--dp-primary-color: #1976d2;--dp-primary-disabled-color: #6bacea;--dp-primary-text-color: #f8f5f5;--dp-secondary-color: #c0c4cc;--dp-border-color: #ddd;--dp-menu-border-color: #ddd;--dp-border-color-hover: #aaaeb7;--dp-border-color-focus: #aaaeb7;--dp-disabled-color: #f6f6f6;--dp-scroll-bar-background: #f3f3f3;--dp-scroll-bar-color: #959595;--dp-success-color: #76d275;--dp-success-color-disabled: #a3d9b1;--dp-icon-color: #959595;--dp-danger-color: #ff6f60;--dp-marker-color: #ff6f60;--dp-tooltip-color: #fafafa;--dp-disabled-color-text: #8e8e8e;--dp-highlight-color: rgb(25 118 210 / 10%);--dp-range-between-dates-background-color: var(--dp-hover-color, #f3f3f3);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #212121);--dp-range-between-border-color: var(--dp-hover-color, #f3f3f3);--dp-loader: 5px solid #1976d2}.dp__flex{display:flex;align-items:center}.dp__btn{background:none}.dp__main{font-family:var(--dp-font-family);-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;position:relative;width:100%}.dp__pointer{cursor:pointer}.dp__icon{stroke:currentcolor;fill:currentcolor}.dp__button{width:100%;text-align:center;color:var(--dp-icon-color);cursor:pointer;display:flex;align-items:center;place-content:center center;padding:var(--dp-common-padding);box-sizing:border-box;height:var(--dp-button-height)}.dp__button.dp__overlay_action{position:absolute;bottom:0}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{flex-direction:column;align-items:flex-start}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length) * -1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length) * -1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-16e1b34c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-16e1b34c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-16e1b34c]{opacity:0;width:0;height:0}.slider[data-v-16e1b34c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-16e1b34c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-16e1b34c]:before{transform:translate(20px)}.slider.round[data-v-16e1b34c]{border-radius:34px}.slider.round[data-v-16e1b34c]:before{border-radius:50%}@keyframes zoom-16e1b34c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-16e1b34c],.top-nav[data-v-16e1b34c],.atom-header-pages__header[data-v-16e1b34c],.tab-left[data-v-16e1b34c]{display:none!important}.page-break[data-v-16e1b34c]{page-break-before:always}div[data-v-16e1b34c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-16e1b34c],html[data-v-16e1b34c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-16e1b34c],html[data-v-16e1b34c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-16e1b34c]::-webkit-scrollbar-track,html[data-v-16e1b34c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-16e1b34c]::-webkit-scrollbar,html[data-v-16e1b34c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-16e1b34c]::-webkit-scrollbar-thumb,html[data-v-16e1b34c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-16e1b34c]{box-sizing:border-box}.highlight[data-v-16e1b34c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-16e1b34c]{animation:zoom-16e1b34c .5s ease-in-out}.required[data-v-16e1b34c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-16e1b34c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-16e1b34c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.notification-wrapper[data-v-16e1b34c]{padding:16px;background:#fff;box-shadow:0 16px 24px #474f621f;position:relative;width:496px;display:flex;align-items:flex-start;gap:8px;align-self:stretch}.notification-wrapper.no-title[data-v-16e1b34c]{padding:22px 16px}.notification-wrapper[data-v-16e1b34c]:before{content:"";position:absolute;width:4px;left:0;top:0%;bottom:0%}.notification-wrapper--success[data-v-16e1b34c]{background:var(--Neutrals-White)}.notification-wrapper--success[data-v-16e1b34c]:before{background:var(--Semantic-Alerts-Green_100)}.notification-wrapper--error[data-v-16e1b34c]{background:var(--Neutrals-White)}.notification-wrapper--error[data-v-16e1b34c]:before{background:var(--Semantic-Alerts-Red_100)}.notification-wrapper--warn[data-v-16e1b34c]{background:var(--Neutrals-White)}.notification-wrapper--warn[data-v-16e1b34c]:before{background:var(--Semantic-Alerts-Yellow_100)}.notification-wrapper--primary[data-v-16e1b34c]{background:var(--Semantic-Alerts-Blue_10)}.notification-wrapper--primary[data-v-16e1b34c]:before{background:var(--Semantic-Alerts-Blue_100)}.notification-wrapper--loadingMsg[data-v-16e1b34c]{background:var(--Semantic-Alerts-Blue_10)}.notification-wrapper--loadingMsg[data-v-16e1b34c]:before{background:var(--Semantic-Alerts-Blue_100)}.notification-wrapper .icon--loadingMsg[data-v-16e1b34c]{display:flex;width:22px;height:22px;padding:4px;justify-content:center;align-items:center;border-radius:61.111px;background:var(--Semantic-Alerts-Blue_10)}.notification-wrapper .notify-content[data-v-16e1b34c]{display:flex;flex-direction:column;gap:12px}.notification-wrapper .notify-content .title[data-v-16e1b34c]{font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.notification-wrapper .notify-content .content[data-v-16e1b34c]{font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c85fdfde]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c85fdfde]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c85fdfde]{opacity:0;width:0;height:0}.slider[data-v-c85fdfde]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c85fdfde]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c85fdfde]:before{transform:translate(20px)}.slider.round[data-v-c85fdfde]{border-radius:34px}.slider.round[data-v-c85fdfde]:before{border-radius:50%}@keyframes zoom-c85fdfde{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c85fdfde],.top-nav[data-v-c85fdfde],.atom-header-pages__header[data-v-c85fdfde],.tab-left[data-v-c85fdfde]{display:none!important}.page-break[data-v-c85fdfde]{page-break-before:always}div[data-v-c85fdfde]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c85fdfde],html[data-v-c85fdfde]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c85fdfde],html[data-v-c85fdfde]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c85fdfde]::-webkit-scrollbar-track,html[data-v-c85fdfde]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c85fdfde]::-webkit-scrollbar,html[data-v-c85fdfde]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c85fdfde]::-webkit-scrollbar-thumb,html[data-v-c85fdfde]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c85fdfde]{box-sizing:border-box}.highlight[data-v-c85fdfde]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c85fdfde]{animation:zoom-c85fdfde .5s ease-in-out}.required[data-v-c85fdfde]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c85fdfde]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c85fdfde]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.custom-style__notifications[data-v-c85fdfde]{background:transparent;box-shadow:0 16px 72px #474f6212;z-index:99999;width:auto!important}@media screen and (max-width: 576px){.custom-style__notifications[data-v-c85fdfde]{width:80%}}.loading-spinner[data-v-5dd883f3]{animation:spin-5dd883f3 .9s linear infinite}@keyframes spin-5dd883f3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d33d8bae]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d33d8bae]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d33d8bae]{opacity:0;width:0;height:0}.slider[data-v-d33d8bae]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d33d8bae]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d33d8bae]:before{transform:translate(20px)}.slider.round[data-v-d33d8bae]{border-radius:34px}.slider.round[data-v-d33d8bae]:before{border-radius:50%}@keyframes zoom-d33d8bae{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d33d8bae],.top-nav[data-v-d33d8bae],.atom-header-pages__header[data-v-d33d8bae],.tab-left[data-v-d33d8bae]{display:none!important}.page-break[data-v-d33d8bae]{page-break-before:always}div[data-v-d33d8bae]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d33d8bae],html[data-v-d33d8bae]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d33d8bae],html[data-v-d33d8bae]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d33d8bae]::-webkit-scrollbar-track,html[data-v-d33d8bae]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d33d8bae]::-webkit-scrollbar,html[data-v-d33d8bae]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d33d8bae]::-webkit-scrollbar-thumb,html[data-v-d33d8bae]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d33d8bae]{box-sizing:border-box}.highlight[data-v-d33d8bae]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d33d8bae]{animation:zoom-d33d8bae .5s ease-in-out}.required[data-v-d33d8bae]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d33d8bae]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d33d8bae]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.rect[data-v-d33d8bae]{position:relative;outline:none;margin:0;padding:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:8px;white-space:nowrap;transition:background-color .2s,border-color .2s ease-in-out}.rect section[data-v-d33d8bae]{display:flex;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;white-space:nowrap;flex-grow:1;width:100%}.rect section div[data-v-d33d8bae]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rect[data-v-d33d8bae] svg{height:17px;width:17px;min-width:17px;fill:var(--Neutrals-White)}.rect.size--ExtraSmall[data-v-d33d8bae]{height:29px!important;padding:4px 8px;font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.rect.size--Small[data-v-d33d8bae]{height:40px;padding:8px 16px;font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.rect.size--Normal[data-v-d33d8bae]{padding:10px 18px;font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.rect.size--Medium[data-v-d33d8bae]{padding:12px 20px;font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.rect.priority--Normal[data-v-d33d8bae],.rect.priority--Tags[data-v-d33d8bae]{background-color:var(--Semantic-Rest-Blue);color:var(--Neutrals-White)}.rect.priority--Normal[data-v-d33d8bae] svg,.rect.priority--Tags[data-v-d33d8bae] svg{fill:var(--Neutrals-White)}.rect.priority--Normal[data-v-d33d8bae]:hover,.rect.priority--Tags[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Semantic-Hover-Blue);color:var(--Semantic-Rest-Blue)}.rect.priority--Normal[data-v-d33d8bae]:hover svg,.rect.priority--Tags[data-v-d33d8bae]:hover svg{fill:var(--Semantic-Rest-Blue)}.rect.priority--Normal[data-v-d33d8bae]:active,.rect.priority--Tags[data-v-d33d8bae]:active{background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}.rect.priority--Normal[data-v-d33d8bae]:active svg,.rect.priority--Tags[data-v-d33d8bae]:active svg{fill:var(--Neutrals-White)}.rect.priority--Normal.color--White[data-v-d33d8bae],.rect.priority--Tags.color--White[data-v-d33d8bae]{color:var(--Dark);border:1px solid var(--Line-Stroke);background:var(--Neutrals-White)}.rect.priority--Normal.color--White[data-v-d33d8bae] svg,.rect.priority--Tags.color--White[data-v-d33d8bae] svg{fill:var(--Semantic-Hover-background)}.rect.priority--Normal.color--White[data-v-d33d8bae]:hover,.rect.priority--Tags.color--White[data-v-d33d8bae]:hover{background:var(--Neutrals-White)!important;border:1px solid var(--Accent);color:var(--Accent)!important}.rect.priority--Normal.color--White[data-v-d33d8bae]:hover svg,.rect.priority--Tags.color--White[data-v-d33d8bae]:hover svg{fill:var(--Accent)!important}.rect.priority--Normal.color--White[data-v-d33d8bae]:active,.rect.priority--Tags.color--White[data-v-d33d8bae]:active{background:var(--Neutrals-White)!important;border:1px solid var(--Rest);color:var(--Rest)}.rect.priority--Normal.color--White[data-v-d33d8bae]:active svg,.rect.priority--Tags.color--White[data-v-d33d8bae]:active svg{fill:var(--Rest)}.rect.priority--Normal.color--White.disabled[data-v-d33d8bae],.rect.priority--Tags.color--White.disabled[data-v-d33d8bae]{background-color:transparent;border-color:var(--Line-Stroke);color:var(--Line-Stroke)}.rect.priority--Normal.color--White.disabled[data-v-d33d8bae] svg,.rect.priority--Tags.color--White.disabled[data-v-d33d8bae] svg{fill:var(--Line-Stroke)}.rect.priority--Normal.color--Yellow[data-v-d33d8bae],.rect.priority--Tags.color--Yellow[data-v-d33d8bae]{color:var(--Neutrals-White);border:1px solid var(--Semantic-Alerts-Yellow_100);background:var(--Semantic-Alerts-Yellow_100)}.rect.priority--Normal.color--Yellow[data-v-d33d8bae]:hover,.rect.priority--Tags.color--Yellow[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Yellow_10);border:1px solid var(--Semantic-Alerts-Yellow_10);color:var(--Semantic-Alerts-Yellow_100)}.rect.priority--Normal.color--Red[data-v-d33d8bae],.rect.priority--Tags.color--Red[data-v-d33d8bae]{color:var(--Neutrals-White);border:1px solid var(--Semantic-Alerts-Red_100);background:var(--Semantic-Alerts-Red_100)}.rect.priority--Normal.color--Red[data-v-d33d8bae]:hover,.rect.priority--Tags.color--Red[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Red_10);border:1px solid var(--Semantic-Alerts-Red_10);color:var(--Semantic-Alerts-Red_100)}.rect.priority--Normal.color--Green[data-v-d33d8bae],.rect.priority--Tags.color--Green[data-v-d33d8bae]{color:var(--Neutrals-White);border:1px solid var(--Semantic-Alerts-Green_100);background:var(--Semantic-Alerts-Green_100)}.rect.priority--Normal.color--Green[data-v-d33d8bae]:hover,.rect.priority--Tags.color--Green[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Green_10);border:1px solid var(--Semantic-Alerts-Green_10);color:var(--Semantic-Alerts-Green_100)}.rect.priority--Normal.color--Orange[data-v-d33d8bae],.rect.priority--Tags.color--Orange[data-v-d33d8bae]{color:var(--Neutrals-White);border:1px solid var(--Orange-100);background:var(--Orange-100)}.rect.priority--Normal.color--Orange[data-v-d33d8bae]:hover,.rect.priority--Tags.color--Orange[data-v-d33d8bae]:hover{background:var(--Orange-50);border:1px solid var(--Orange-50);color:var(--Orange-100)}.rect.priority--Normal.color--Orange[data-v-d33d8bae]:focus,.rect.priority--Tags.color--Orange[data-v-d33d8bae]:focus{background:var(--Neutrals-White);border:1px solid var(--Orange-100);color:var(--Orange-100)}.rect.priority--Rest[data-v-d33d8bae]{background-color:var(--Semantic-Hover-Blue);color:var(--Semantic-Rest-Blue)}.rect.priority--Rest[data-v-d33d8bae] svg{fill:var(--Semantic-Rest-Blue)}.rect.priority--Rest[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Semantic-Rest-Blue);color:var(--Neutrals-White)}.rect.priority--Rest[data-v-d33d8bae]:hover svg{fill:var(--Neutrals-White)}.rect.priority--Rest[data-v-d33d8bae]:active{background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}.rect.priority--Rest[data-v-d33d8bae]:active svg{fill:var(--Neutrals-White)}.rect.priority--Outline[data-v-d33d8bae]{background-color:var(--Neutrals-White);border:1px solid var(--Accent);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0px;color:var(--Accent);font-family:Inter}.rect.priority--Outline[data-v-d33d8bae] svg{fill:var(--Semantic-Rest-Blue)}.rect.priority--Outline[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Semantic-Hover-Blue)}.rect.priority--Outline[data-v-d33d8bae]:active{background-color:var(--Semantic-Hover-Blue);color:var(--Semantic-Pressed-Blue)}.rect.priority--Outline.color--Blue[data-v-d33d8bae]{color:var(--Accent);border:1px solid var(--Accent)}.rect.priority--Outline.color--Blue[data-v-d33d8bae]:hover{border-color:var(--Accent);background-color:var(--Text-Color-Disable-Space)}.rect.priority--Outline.color--Red[data-v-d33d8bae]{color:var(--Semantic-Alerts-Red_100);border:1px solid var(--Semantic-Alerts-Red_100)}.rect.priority--Outline.color--Red[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Red_10)}.rect.priority--Outline.color--Green[data-v-d33d8bae]{color:var(--Semantic-Alerts-Green_100);border:1px solid var(--Semantic-Alerts-Green_100)}.rect.priority--Outline.color--Green[data-v-d33d8bae] svg{fill:var(--Semantic-Alerts-Green_100)}.rect.priority--Outline.color--Green[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Green_10)}.rect.priority--Outline.color--Grey[data-v-d33d8bae]{color:var(--Semantic-Hover-background);border:1px solid var(--Neutrals-Grey-400);background:var(--Neutrals-Grey-200)}.rect.priority--Outline.color--Orange[data-v-d33d8bae]{color:var(--Orange-100);border-color:var(--Orange-100);background:var(--Orange-10)}.rect.priority--Outline.color--Orange[data-v-d33d8bae]:hover{cursor:pointer;border-color:var(--Orange-50);background:var(--Orange-50)}.rect.priority--Outline.color--Yellow[data-v-d33d8bae]{color:var(--Semantic-Alerts-Yellow_100);border:1px solid var(--Semantic-Alerts-Yellow_100)}.rect.priority--Outline.color--Yellow[data-v-d33d8bae]:hover{background:var(--Semantic-Alerts-Yellow_10)}.rect.priority--Tags[data-v-d33d8bae]{border-radius:50px}.rect.priority--Filter[data-v-d33d8bae]{background-color:var(--Neutrals-White);color:var(--Grey-700)}.rect.priority--Filter[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Semantic-Hover-Blue)}.rect.priority--Outline-White[data-v-d33d8bae]{background-color:var(--Neutrals-White);color:var(--Text-Color-Primary);border:1px solid var(--Neutrals-Grey-300);cursor:pointer}.rect.priority--Outline-White[data-v-d33d8bae] svg{fill:var(--Text-Color-Primary)}.rect.priority--Outline-White[data-v-d33d8bae]:hover{background-color:var(--Neutrals-Grey-100)}.rect.priority--Outline-White.active[data-v-d33d8bae]{background-color:var(--Semantic-Hover-Blue);border-color:var(--Semantic-Pressed-Blue)}.rect.priority--Outline-Disable[data-v-d33d8bae]{background-color:var(--Neutrals-White);color:var(--Text-Color-Primary);border:1px solid var(--Neutrals-Grey-300);cursor:pointer;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Disable);font-family:Inter}.rect.priority--Outline-Disable[data-v-d33d8bae]:hover{background-color:var(--Neutrals-Grey-100)}.rect.priority--Outline-Disable.active[data-v-d33d8bae]{background-color:var(--Semantic-Hover-Blue);border-color:var(--Semantic-Pressed-Blue)}.rect.priority--Outline-Disable[data-v-d33d8bae] svg{fill:var(--Semantic-Disable)}.rect.priority--Outline-Rest[data-v-d33d8bae]{background-color:var(--Text-Color-Disable-Space);border:1px solid var(--Accent);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.rect.priority--Outline-Rest[data-v-d33d8bae] svg{fill:var(--Semantic-Rest-Blue)}.rect.priority--Outline-Rest[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Accent);color:var(--Neutrals-White)}.rect.priority--Outline-Rest[data-v-d33d8bae]:hover svg{fill:var(--Neutrals-White)}.rect.priority--Outline-Rest[data-v-d33d8bae]:active{cursor:pointer;background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}.rect.priority--Outline-Rest[data-v-d33d8bae]:active svg{fill:var(--Neutrals-White)}.rect.priority--Outline-Dark[data-v-d33d8bae]{background-color:var(--Neutrals-White);border:1px solid var(--Stroke);color:var(--Text-Color-Primary)}.rect.priority--Outline-Dark[data-v-d33d8bae] svg{fill:var(--Text-Color-Primary)}.rect.priority--Outline-Dark[data-v-d33d8bae]:hover{border-color:var(--Semantic-Rest-Blue);color:var(--Semantic-Rest-Blue)}.rect.priority--Outline-Dark[data-v-d33d8bae]:hover svg{fill:var(--Semantic-Rest-Blue)}.rect.priority--Outline-Dark[data-v-d33d8bae]:focus{border-color:var(--Semantic-Pressed-Blue);color:var(--Semantic-Pressed-Blue)}.rect.priority--Outline-Dark[data-v-d33d8bae]:focus svg{fill:var(--Semantic-Pressed-Blue)}.rect.priority--IconText[data-v-d33d8bae]{background-color:var(--Light-Blue);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0px;color:var(--Accent);font-family:Inter}.rect.priority--IconText[data-v-d33d8bae] svg{fill:var(--Accent)}.rect.priority--IconText[data-v-d33d8bae]:hover{cursor:pointer;background-color:var(--Accent);color:var(--Neutrals-White)}.rect.priority--IconText[data-v-d33d8bae]:hover svg{fill:var(--Neutrals-White)}.rect.priority--IconText[data-v-d33d8bae]:active{cursor:pointer;background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}.rect.priority--IconText[data-v-d33d8bae]:active svg{fill:var(--Neutrals-White)}.rect.disabled[data-v-d33d8bae]{pointer-events:none}.rect.disabled.priority--Normal[data-v-d33d8bae],.rect.disabled.priority--Tags[data-v-d33d8bae]{background-color:var(--Line-Stroke);border-color:var(--Line-Stroke);color:var(--Text-Color-Disable)}.rect.disabled.priority--Normal[data-v-d33d8bae] svg,.rect.disabled.priority--Tags[data-v-d33d8bae] svg{fill:var(--Text-Color-Disable)}.rect.disabled.priority--Outline-Rest[data-v-d33d8bae]{background-color:var(--Rest-Background);border-color:var(--Line-Stroke);color:var(--Text-Color-Disable);box-shadow:0 1px 2px #1018280d}.rect.disabled.priority--Outline-Rest[data-v-d33d8bae] svg{fill:var(--Text-Color-Disable)}.rect.disabled.priority--Outline[data-v-d33d8bae],.rect.disabled.priority--Outline-Dark[data-v-d33d8bae]{background-color:transparent;border-color:var(--Line-Stroke);color:var(--Line-Stroke)}.rect.disabled.priority--Outline[data-v-d33d8bae] svg,.rect.disabled.priority--Outline-Dark[data-v-d33d8bae] svg{fill:var(--Line-Stroke)}.rect.disabled.priority--IconText[data-v-d33d8bae]{background-color:var(--Line-Stroke);color:var(--Text-Color-Disable)}.rect.disabled.priority--IconText[data-v-d33d8bae] svg{fill:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2ec076c1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2ec076c1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2ec076c1]{opacity:0;width:0;height:0}.slider[data-v-2ec076c1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2ec076c1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2ec076c1]:before{transform:translate(20px)}.slider.round[data-v-2ec076c1]{border-radius:34px}.slider.round[data-v-2ec076c1]:before{border-radius:50%}@keyframes zoom-2ec076c1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2ec076c1],.top-nav[data-v-2ec076c1],.atom-header-pages__header[data-v-2ec076c1],.tab-left[data-v-2ec076c1]{display:none!important}.page-break[data-v-2ec076c1]{page-break-before:always}div[data-v-2ec076c1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2ec076c1],html[data-v-2ec076c1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2ec076c1],html[data-v-2ec076c1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2ec076c1]::-webkit-scrollbar-track,html[data-v-2ec076c1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2ec076c1]::-webkit-scrollbar,html[data-v-2ec076c1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2ec076c1]::-webkit-scrollbar-thumb,html[data-v-2ec076c1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2ec076c1]{box-sizing:border-box}.highlight[data-v-2ec076c1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2ec076c1]{animation:zoom-2ec076c1 .5s ease-in-out}.required[data-v-2ec076c1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2ec076c1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2ec076c1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-alert[data-v-2ec076c1]{display:flex;padding:30px;flex-direction:column;align-items:center;gap:24px;border-radius:20px;background:var(--Neutrals-White);width:var(--dc1049e4)}.modal-alert__layout[data-v-2ec076c1]{display:flex;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.modal-alert__layout-content[data-v-2ec076c1]{display:flex;flex-direction:column;align-items:center;gap:28px}.modal-alert__layout-content .popup-icon[data-v-2ec076c1]{display:flex;width:60px;height:60px;justify-content:center;align-items:center}.modal-alert__layout-content .popup-info[data-v-2ec076c1]{display:flex;flex-direction:column;align-items:center;gap:8px}.modal-alert__layout-content .popup-info__title[data-v-2ec076c1]{white-space:pre-line;text-align:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Dark);font-family:Inter}.modal-alert__layout-content .popup-info__content[data-v-2ec076c1]{white-space:pre-line;text-align:center;overflow:auto;max-height:200px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Dark);font-family:Inter}@-moz-document url-prefix(){.modal-alert__layout-content .popup-info__content[data-v-2ec076c1]{overflow-y:auto;scrollbar-width:thin}}.modal-alert__layout-content .popup-info__content[data-v-2ec076c1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-alert__layout-content .popup-info__content[data-v-2ec076c1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-alert__layout-content .popup-info__content[data-v-2ec076c1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.modal-alert__group-button[data-v-2ec076c1]{display:flex;justify-content:center;align-items:center;gap:12px;width:var(--6b120554)}.modal-alert__group-button .btn-tool[data-v-2ec076c1]{flex:1}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1c6e85cb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1c6e85cb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1c6e85cb]{opacity:0;width:0;height:0}.slider[data-v-1c6e85cb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1c6e85cb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1c6e85cb]:before{transform:translate(20px)}.slider.round[data-v-1c6e85cb]{border-radius:34px}.slider.round[data-v-1c6e85cb]:before{border-radius:50%}@keyframes zoom-1c6e85cb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1c6e85cb],.top-nav[data-v-1c6e85cb],.atom-header-pages__header[data-v-1c6e85cb],.tab-left[data-v-1c6e85cb]{display:none!important}.page-break[data-v-1c6e85cb]{page-break-before:always}div[data-v-1c6e85cb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1c6e85cb],html[data-v-1c6e85cb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1c6e85cb],html[data-v-1c6e85cb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1c6e85cb]::-webkit-scrollbar-track,html[data-v-1c6e85cb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1c6e85cb]::-webkit-scrollbar,html[data-v-1c6e85cb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1c6e85cb]::-webkit-scrollbar-thumb,html[data-v-1c6e85cb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1c6e85cb]{box-sizing:border-box}.highlight[data-v-1c6e85cb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1c6e85cb]{animation:zoom-1c6e85cb .5s ease-in-out}.required[data-v-1c6e85cb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1c6e85cb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1c6e85cb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.btn-circle[data-v-1c6e85cb]{position:relative;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:8px;transition:opacity .25s linear,background-color .2s ease-in-out}.btn-circle[data-v-1c6e85cb]:before{position:absolute;content:"";z-index:1;opacity:0;border-radius:50%;transition:opacity .25s linear}.btn-circle.rounded[data-v-1c6e85cb]{border-radius:50%}.btn-circle.priority--Primary[data-v-1c6e85cb]{background:var(--Semantic-Rest-Blue)}.btn-circle.priority--Primary svg[data-v-1c6e85cb]{color:var(--Neutrals-White)}.btn-circle.priority--Primary[data-v-1c6e85cb]:hover{cursor:pointer;background:var(--Semantic-Hover-Blue)}.btn-circle.priority--Primary:hover svg[data-v-1c6e85cb]{fill:var(--Semantic-Rest-Blue)}.btn-circle.priority--Primary[data-v-1c6e85cb]:active{background:var(--Semantic-Pressed-Blue)}.btn-circle.priority--Primary:active svg[data-v-1c6e85cb]{fill:var(--Neutrals-White)}.btn-circle.priority--Secondary[data-v-1c6e85cb]{border-radius:50%;background-image:var(--gradient-default)}.btn-circle.priority--Secondary[data-v-1c6e85cb]:before{opacity:1;top:1px;left:1px;position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);display:block;border-radius:50%;z-index:-1;background-color:var(--Neutrals-White)}.btn-circle.priority--Secondary[data-v-1c6e85cb]:hover,.btn-circle.priority--Secondary[data-v-1c6e85cb]:focus{cursor:pointer;transition:all 3s ease;border-width:0px}.btn-circle.priority--Secondary:hover svg[data-v-1c6e85cb],.btn-circle.priority--Secondary:focus svg[data-v-1c6e85cb]{z-index:2;fill:var(--Neutrals-White)}.btn-circle.priority--Secondary[data-v-1c6e85cb]:hover:before,.btn-circle.priority--Secondary[data-v-1c6e85cb]:focus:before{opacity:1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:var(--gradient-default-minor)}.btn-circle.priority--Tertiary[data-v-1c6e85cb]:hover{cursor:pointer}.btn-circle.priority--Disabled[data-v-1c6e85cb]{background-color:var(--Semantic-Disable)}.btn-circle.priority--Outline[data-v-1c6e85cb]{border:1px solid var(--Neutrals-Grey-300);cursor:pointer}.btn-circle.priority--Outline[data-v-1c6e85cb]:hover{background-color:var(--Neutrals-Grey-100)}.btn-circle.priority--Blur[data-v-1c6e85cb]{border:1px solid var(--Neutrals-Grey-100);cursor:not-allowed}.btn-circle[data-v-1c6e85cb]:disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.btn-circle[data-v-1c6e85cb]:disabled svg{fill:var(--Neutrals-Grey-400)}.btn-circle.size--Large[data-v-1c6e85cb]{padding:8px;width:50px;height:50px}.btn-circle.size--Medium[data-v-1c6e85cb]{padding:8px;width:36px;height:36px}.btn-circle.size--Small[data-v-1c6e85cb]{padding:8px;width:32px;height:32px}.btn-circle svg[data-v-1c6e85cb]{z-index:3}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-bd6dc264]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-bd6dc264]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-bd6dc264]{opacity:0;width:0;height:0}.slider[data-v-bd6dc264]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-bd6dc264]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-bd6dc264]:before{transform:translate(20px)}.slider.round[data-v-bd6dc264]{border-radius:34px}.slider.round[data-v-bd6dc264]:before{border-radius:50%}@keyframes zoom-bd6dc264{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-bd6dc264],.top-nav[data-v-bd6dc264],.atom-header-pages__header[data-v-bd6dc264],.tab-left[data-v-bd6dc264]{display:none!important}.page-break[data-v-bd6dc264]{page-break-before:always}div[data-v-bd6dc264]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-bd6dc264],html[data-v-bd6dc264]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-bd6dc264],html[data-v-bd6dc264]{overflow-y:auto;scrollbar-width:thin}}body[data-v-bd6dc264]::-webkit-scrollbar-track,html[data-v-bd6dc264]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bd6dc264]::-webkit-scrollbar,html[data-v-bd6dc264]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bd6dc264]::-webkit-scrollbar-thumb,html[data-v-bd6dc264]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-bd6dc264]{box-sizing:border-box}.highlight[data-v-bd6dc264]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-bd6dc264]{animation:zoom-bd6dc264 .5s ease-in-out}.required[data-v-bd6dc264]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-bd6dc264]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-bd6dc264]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-avatar[data-v-bd6dc264]{position:relative;display:inline-block;border-radius:50%;flex-shrink:0;background-color:var(--Line-Stroke)}.base-avatar.size--2xs[data-v-bd6dc264]{width:16px;height:16px}.base-avatar.size--xs[data-v-bd6dc264]{width:24px;height:24px}.base-avatar.size--sm[data-v-bd6dc264]{width:32px;height:32px}.base-avatar.size--lg[data-v-bd6dc264]{width:40px;height:40px}.base-avatar.size--md[data-v-bd6dc264]{width:48px;height:48px}.base-avatar.size--xl[data-v-bd6dc264]{width:54px;height:54px}.base-avatar.size--xxl[data-v-bd6dc264]{width:90px;height:90px}.base-avatar.size--xxxl[data-v-bd6dc264]{width:140px;height:140px}.base-avatar.status--active[data-v-bd6dc264]:before{content:"";background-color:var(--success-700)}.base-avatar.status--offline[data-v-bd6dc264]:before{content:"";background-color:var(--neutral-500)}.base-avatar.status--busy[data-v-bd6dc264]:before{content:"";background-color:var(--danger-700)}.base-avatar[data-v-bd6dc264]:before{position:absolute;bottom:0;right:0;width:18px;height:18px;border:2px solid var(--Neutrals-White);border-radius:50%}.base-avatar img[data-v-bd6dc264]{border-radius:50%;-o-object-fit:cover;object-fit:cover}.base-avatar .name[data-v-bd6dc264]{width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;text-transform:capitalize}.base-avatar .layer-upload[data-v-bd6dc264]{display:flex;justify-content:center;align-items:center;background:transparent;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.base-avatar .layer-upload svg[data-v-bd6dc264]{display:none}.base-avatar:hover .layer-upload[data-v-bd6dc264]{background:#a3aed099}.base-avatar:hover .layer-upload svg[data-v-bd6dc264]{display:block}.base-avatar:hover .layer-upload[data-v-bd6dc264]:hover{cursor:pointer}.size--2xs p[data-v-bd6dc264]{font-size:.5rem;line-height:.75rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--2xs[data-v-bd6dc264] img{min-width:16px;min-height:16px;max-width:16px;max-height:16px}.size--xs p[data-v-bd6dc264]{font-size:.625rem;line-height:.9375rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--xs[data-v-bd6dc264] img{min-width:24px;min-height:24px;max-width:24px;max-height:24px}.size--sm p[data-v-bd6dc264]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--sm[data-v-bd6dc264] img{min-width:32px;min-height:32px;max-width:32px;max-height:32px}.size--md p[data-v-bd6dc264]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--md[data-v-bd6dc264] img{min-width:48px;min-height:48px;max-width:48px;max-height:48px}.size--lg p[data-v-bd6dc264]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--lg[data-v-bd6dc264] img{min-width:40px;min-height:40px;max-width:40px;max-height:40px}.size--xl p[data-v-bd6dc264]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--xl[data-v-bd6dc264] img{min-width:54px;min-height:54px;max-width:54px;max-height:54px}.size--xxl p[data-v-bd6dc264]{font-size:1.5625rem;line-height:1.5625rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--xxl[data-v-bd6dc264] img{min-width:90px;min-height:90px;max-width:90px;max-height:90px}.size--xxxl p[data-v-bd6dc264]{font-size:2.625rem;line-height:2.0625rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.size--xxxl[data-v-bd6dc264] img{min-width:140px;min-height:140px;max-width:140px;max-height:140px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-54d77550]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-54d77550]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-54d77550]{opacity:0;width:0;height:0}.slider[data-v-54d77550]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-54d77550]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-54d77550]:before{transform:translate(20px)}.slider.round[data-v-54d77550]{border-radius:34px}.slider.round[data-v-54d77550]:before{border-radius:50%}@keyframes zoom-54d77550{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-54d77550],.top-nav[data-v-54d77550],.atom-header-pages__header[data-v-54d77550],.tab-left[data-v-54d77550]{display:none!important}.page-break[data-v-54d77550]{page-break-before:always}div[data-v-54d77550]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-54d77550],html[data-v-54d77550]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-54d77550],html[data-v-54d77550]{overflow-y:auto;scrollbar-width:thin}}body[data-v-54d77550]::-webkit-scrollbar-track,html[data-v-54d77550]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-54d77550]::-webkit-scrollbar,html[data-v-54d77550]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-54d77550]::-webkit-scrollbar-thumb,html[data-v-54d77550]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-54d77550]{box-sizing:border-box}.highlight[data-v-54d77550]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-54d77550]{animation:zoom-54d77550 .5s ease-in-out}.required[data-v-54d77550]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-54d77550]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-54d77550]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.tab-left[data-v-54d77550]{position:relative;background-color:var(--Primary-Dark-background);box-shadow:0 16px 72px #474f6212;width:237px;height:100%;padding:30px 0;display:flex;flex-direction:column;gap:8px;transition:width .5s ease}.tab-left.collapse[data-v-54d77550]{transition:width .5s ease;width:68px;visibility:inherit}.tab-left.collapse .tab-left__auth[data-v-54d77550]{width:100%}.tab-left.collapse .tab-left__auth .account-user[data-v-54d77550]{padding-top:50px;margin-left:0!important}.tab-left.collapse .tab-left__auth img[data-v-54d77550]{width:80%!important}.tab-left.collapse .tab-left__auth .name[data-v-54d77550]{visibility:hidden}.tab-left.collapse .tab-left__auth .btn-toggle-nav[data-v-54d77550]{margin-right:50px;position:absolute}.tab-left.collapse span[data-v-54d77550],.tab-left.collapse p[data-v-54d77550]{display:none!important}.tab-left.collapse .first-list-nav .item-link__left[data-v-54d77550]{justify-content:center}.tab-left[data-v-54d77550] svg{flex-shrink:0}.tab-left .name[data-v-54d77550]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Blue-Background);font-family:Inter}.tab-left .email[data-v-54d77550]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Blue-Background);font-family:Inter}.tab-left__auth[data-v-54d77550]{display:flex;padding:0 20px;justify-content:center;align-items:flex-start;align-self:stretch}.tab-left__auth .account-user[data-v-54d77550]{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1 0 0;margin-left:30px}.tab-left__auth .account-user img[data-v-54d77550]{min-width:54px;max-width:54px;min-height:54px;max-height:54px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tab-left__auth .icon-chevron[data-v-54d77550]{display:flex;width:28px;height:28px;justify-content:center;align-items:center;border-radius:100px}.tab-left__auth__info[data-v-54d77550]{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}.tab-left__auth__info__avatar[data-v-54d77550]{width:70px;height:70px;border-radius:8px;border:1px solid var(--Blue-Background);overflow:hidden}.tab-left__auth__info__avatar img[data-v-54d77550]{max-width:100%;max-height:100%;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.tab-left__auth__info__name[data-v-54d77550]{font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Blue-Background);font-family:Inter}.tab-left__navigation[data-v-54d77550]{display:flex;flex-direction:column;max-height:100%;overflow-y:auto;overflow-x:hidden}@-moz-document url-prefix(){.tab-left__navigation[data-v-54d77550]{overflow-y:auto;scrollbar-width:thin}}.tab-left__navigation[data-v-54d77550]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.tab-left__navigation[data-v-54d77550]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.tab-left__navigation[data-v-54d77550]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.tab-left__navigation[data-v-54d77550]::-webkit-scrollbar-track{background-color:#4c5a6c}.tab-left__navigation__section[data-v-54d77550]{display:flex;flex-direction:column;border-bottom:1px solid var(--Neutrals-Grey-500)}.tab-left__navigation__section[data-v-54d77550]:last-child{border:none}.tab-left__navigation__section .first-list-nav[data-v-54d77550]{display:flex;flex-direction:column;gap:8px}.tab-left__navigation__section .first-list-nav__item[data-v-54d77550]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:8px;border-radius:8px}.tab-left__navigation__section .first-list-nav__item .item-link[data-v-54d77550]{justify-content:space-between;width:100%;height:37px;padding:10px 24px;display:flex;align-items:center;border-radius:8px;gap:8px}.tab-left__navigation__section .first-list-nav__item .item-link.activated[data-v-54d77550] svg,.tab-left__navigation__section .first-list-nav__item .item-link.activated p[data-v-54d77550]{fill:var(--Accent);color:var(--Accent)}.tab-left__navigation__section .first-list-nav__item .item-link.activeDropdown[data-v-54d77550] svg.ic-arrow{transform:rotate(180deg);transition:transform .5s ease}.tab-left__navigation__section .first-list-nav__item .item-link__left[data-v-54d77550]{display:flex;align-items:center;gap:8px}.tab-left__navigation__section .first-list-nav__item .item-link__left p[data-v-54d77550]{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--neutral-500);font-family:Inter}.tab-left__navigation__section .first-list-nav__item .item-link[data-v-54d77550] svg.ic-arrow{transform:rotate(0);transition:transform .5s ease}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav[data-v-54d77550]{display:flex;flex-direction:column;justify-content:space-between;gap:8px;width:100%}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary[data-v-54d77550]{align-items:center;width:100%;height:37px;border-radius:8px;padding-left:50px;display:inline-flex}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary .btn-toggle-nav[data-v-54d77550]{position:absolute;bottom:24px;right:-18px}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary .btn-toggle-nav[data-v-54d77550] svg{transform:rotate(0);transition:transform .5s ease}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary .btn-toggle-nav.active[data-v-54d77550] svg{transform:rotate(180deg);transition:transform .5s ease}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary.activated[data-v-54d77550] svg,.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary.activated p[data-v-54d77550]{fill:var(--Accent);color:var(--Accent)}.tab-left__navigation__section .first-list-nav__item .secondary-list-nav__item .item-link-secondary__left p[data-v-54d77550]{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;color:var(--neutral-500);font-family:Inter}.tab-left .btn-toggle-nav[data-v-54d77550]{border-radius:100px}.tab-left .btn-toggle-nav[data-v-54d77550]:hover{background:none;background-color:var(--Accent)!important}.tab-left .btn-toggle-nav[data-v-54d77550] svg{transform:rotate(0);transition:transform .5s ease}.tab-left .btn-toggle-nav.active[data-v-54d77550] svg{transform:rotate(180deg);transition:transform .5s ease}.container[data-v-d3e37633]{box-sizing:initial;display:inline-block;text-align:center;border-radius:50%;overflow:hidden}.spinner[data-v-d3e37633]{box-sizing:initial;border:2px solid #a1a1a1;border-right-color:transparent;width:23px;height:23px;border-radius:50%;animation:spin-d3e37633 .9s linear infinite}@keyframes spin-d3e37633{to{transform:rotate(360deg)}}.state-error[data-v-a7077831]{display:flex;flex-direction:column;align-items:center}.retry[data-v-a7077831]{margin-top:8px;padding:2px 6px 4px;width:60px;color:inherit;font-size:14px;font-family:inherit;background:transparent;border:2px solid currentColor;border-radius:5px;outline:none;cursor:pointer}.retry[data-v-a7077831]:hover{opacity:.8}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6895941d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6895941d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6895941d]{opacity:0;width:0;height:0}.slider[data-v-6895941d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6895941d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6895941d]:before{transform:translate(20px)}.slider.round[data-v-6895941d]{border-radius:34px}.slider.round[data-v-6895941d]:before{border-radius:50%}@keyframes zoom-6895941d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6895941d],.top-nav[data-v-6895941d],.atom-header-pages__header[data-v-6895941d],.tab-left[data-v-6895941d]{display:none!important}.page-break[data-v-6895941d]{page-break-before:always}div[data-v-6895941d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6895941d],html[data-v-6895941d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6895941d],html[data-v-6895941d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6895941d]::-webkit-scrollbar-track,html[data-v-6895941d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6895941d]::-webkit-scrollbar,html[data-v-6895941d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6895941d]::-webkit-scrollbar-thumb,html[data-v-6895941d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6895941d]{box-sizing:border-box}.highlight[data-v-6895941d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6895941d]{animation:zoom-6895941d .5s ease-in-out}.required[data-v-6895941d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6895941d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6895941d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-infinite[data-v-6895941d]{height:100%;overflow-y:auto}@-moz-document url-prefix(){.base-infinite[data-v-6895941d]{overflow-y:auto;scrollbar-width:thin}}.base-infinite[data-v-6895941d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-infinite[data-v-6895941d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-infinite[data-v-6895941d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.base-infinite[data-v-6895941d] .container{height:auto;display:flex;justify-content:center;padding:10px 0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-972f0282]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-972f0282]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-972f0282]{opacity:0;width:0;height:0}.slider[data-v-972f0282]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-972f0282]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-972f0282]:before{transform:translate(20px)}.slider.round[data-v-972f0282]{border-radius:34px}.slider.round[data-v-972f0282]:before{border-radius:50%}@keyframes zoom-972f0282{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-972f0282],.top-nav[data-v-972f0282],.atom-header-pages__header[data-v-972f0282],.tab-left[data-v-972f0282]{display:none!important}.page-break[data-v-972f0282]{page-break-before:always}div[data-v-972f0282]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-972f0282],html[data-v-972f0282]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-972f0282],html[data-v-972f0282]{overflow-y:auto;scrollbar-width:thin}}body[data-v-972f0282]::-webkit-scrollbar-track,html[data-v-972f0282]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-972f0282]::-webkit-scrollbar,html[data-v-972f0282]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-972f0282]::-webkit-scrollbar-thumb,html[data-v-972f0282]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-972f0282]{box-sizing:border-box}.highlight[data-v-972f0282]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-972f0282]{animation:zoom-972f0282 .5s ease-in-out}.required[data-v-972f0282]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-972f0282]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-972f0282]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-toggle[data-v-972f0282]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row}.atom-toggle>p[data-v-972f0282]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.atom-toggle.different-new[data-v-972f0282]{position:relative}.atom-toggle.different-new[data-v-972f0282]:before{content:"";display:block;clear:both;position:absolute;background:var(--Semantic-Alerts-Green_10, #e4ffeb);width:calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-4px;bottom:0;right:0}.atom-toggle.different-new p[data-v-972f0282]{position:relative}.toggle[data-v-972f0282]{position:relative;display:inline-block;width:52px;height:31px}.toggle input[data-v-972f0282]{opacity:0;width:0;height:0}.toggle input:checked+.slider[data-v-972f0282]{background-color:var(--Semantic-Rest-Blue)}.toggle input:checked+.slider[data-v-972f0282]:before{transform:translate(21px) translateY(-50%)}.toggle .slider[data-v-972f0282]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--Semantic-Disable);transition:.4s}.toggle .slider[data-v-972f0282]:hover{background-color:var(--Semantic-Hover-background)}.toggle .slider[data-v-972f0282]:before{position:absolute;content:"";height:27px;width:27px;left:2px;top:50%;transform:translateY(-50%);bottom:0;background-color:var(--Neutrals-White);transition:.4s;filter:drop-shadow(0px .804px 1.607px rgba(16,24,40,.06)) drop-shadow(0px .804px 2.411px rgba(16,24,40,.1))}.toggle .slider.round[data-v-972f0282]{border-radius:40px}.toggle .slider.round[data-v-972f0282]:before{border-radius:50%}.toggle-Large[data-v-972f0282],.toggle-Large .slider[data-v-972f0282]{height:31px}.toggle-Medium[data-v-972f0282]{height:20px;width:32px}.toggle-Medium input:checked+.slider[data-v-972f0282]:before{transform:translate(12px) translateY(-50%)}.toggle-Medium span[data-v-972f0282]{height:20px;width:32px}.toggle-Medium .slider[data-v-972f0282]:before{height:16px;width:16px}.toggle-Small[data-v-972f0282]{height:16px;width:28px}.toggle-Small input:checked+.slider[data-v-972f0282]:before{transform:translate(12px) translateY(-50%)}.toggle-Small .slider[data-v-972f0282]:before{height:12.9px;width:12.9px}.toggle-disabled[data-v-972f0282]{pointer-events:none}.toggle-disabled input:checked+.slider[data-v-972f0282]{background-color:var(--Semantic-Rest-Blue)}.toggle-disabled+p[data-v-972f0282]{color:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-41d1a7d7]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-41d1a7d7]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-41d1a7d7]{opacity:0;width:0;height:0}.slider[data-v-41d1a7d7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-41d1a7d7]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-41d1a7d7]:before{transform:translate(20px)}.slider.round[data-v-41d1a7d7]{border-radius:34px}.slider.round[data-v-41d1a7d7]:before{border-radius:50%}@keyframes zoom-41d1a7d7{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-41d1a7d7],.top-nav[data-v-41d1a7d7],.atom-header-pages__header[data-v-41d1a7d7],.tab-left[data-v-41d1a7d7]{display:none!important}.page-break[data-v-41d1a7d7]{page-break-before:always}div[data-v-41d1a7d7]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-41d1a7d7],html[data-v-41d1a7d7]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-41d1a7d7],html[data-v-41d1a7d7]{overflow-y:auto;scrollbar-width:thin}}body[data-v-41d1a7d7]::-webkit-scrollbar-track,html[data-v-41d1a7d7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-41d1a7d7]::-webkit-scrollbar,html[data-v-41d1a7d7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-41d1a7d7]::-webkit-scrollbar-thumb,html[data-v-41d1a7d7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-41d1a7d7]{box-sizing:border-box}.highlight[data-v-41d1a7d7]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-41d1a7d7]{animation:zoom-41d1a7d7 .5s ease-in-out}.required[data-v-41d1a7d7]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-41d1a7d7]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-41d1a7d7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.notification[data-v-41d1a7d7]{position:absolute;top:32px;right:0;width:300px;max-height:400px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a;padding:8px 0;z-index:1000;display:flex;flex-direction:column;overflow:hidden;gap:8px}.notification__header[data-v-41d1a7d7]{padding:10px;display:flex;justify-content:space-between;align-items:center;gap:8px}.notification__header .title[data-v-41d1a7d7]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Dark-background);font-family:Inter}.notification__header .action[data-v-41d1a7d7]{display:flex;align-items:center;cursor:pointer;gap:8px}.notification__header .action span[data-v-41d1a7d7]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.notification__mark-all-read[data-v-41d1a7d7]{text-align:right;padding:4px 10px;cursor:pointer;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.notification__body[data-v-41d1a7d7]{display:flex;flex-direction:column;gap:4px;padding:0 8px;flex:1;overflow-y:auto}@-moz-document url-prefix(){.notification__body[data-v-41d1a7d7]{overflow-y:auto;scrollbar-width:thin}}.notification__body[data-v-41d1a7d7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.notification__body[data-v-41d1a7d7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.notification__body[data-v-41d1a7d7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.notification__body__item[data-v-41d1a7d7]{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:4px 10px;border-radius:8px;cursor:pointer}.notification__body__item[data-v-41d1a7d7]:hover{background-color:var(--Semantic-Diable-Blue)}.notification__body__item__info[data-v-41d1a7d7]{display:flex;flex-direction:column;gap:4px}.notification__body__item__info .title[data-v-41d1a7d7]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Alerts-Dark-background);font-family:Inter}.notification__body__item__info .time[data-v-41d1a7d7]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.notification__body__item__status[data-v-41d1a7d7]{width:8px;height:16px}.notification__body__item__status .circle[data-v-41d1a7d7]{width:8px;height:8px;border-radius:50%;background-color:var(--Accent)}.notification__footer[data-v-41d1a7d7]{margin:4px 8px 0;padding:8px 14px 4px;border-top:1px solid #f0f0f0;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Accent);font-family:Inter}.text-no-data[data-v-41d1a7d7]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;flex:1;min-height:0;gap:14px}.text-no-data .label-no-data[data-v-41d1a7d7]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-329623cf]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-329623cf]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-329623cf]{opacity:0;width:0;height:0}.slider[data-v-329623cf]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-329623cf]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-329623cf]:before{transform:translate(20px)}.slider.round[data-v-329623cf]{border-radius:34px}.slider.round[data-v-329623cf]:before{border-radius:50%}@keyframes zoom-329623cf{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-329623cf],.top-nav[data-v-329623cf],.atom-header-pages__header[data-v-329623cf],.tab-left[data-v-329623cf]{display:none!important}.page-break[data-v-329623cf]{page-break-before:always}div[data-v-329623cf]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-329623cf],html[data-v-329623cf]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-329623cf],html[data-v-329623cf]{overflow-y:auto;scrollbar-width:thin}}body[data-v-329623cf]::-webkit-scrollbar-track,html[data-v-329623cf]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-329623cf]::-webkit-scrollbar,html[data-v-329623cf]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-329623cf]::-webkit-scrollbar-thumb,html[data-v-329623cf]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-329623cf]{box-sizing:border-box}.highlight[data-v-329623cf]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-329623cf]{animation:zoom-329623cf .5s ease-in-out}.required[data-v-329623cf]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-329623cf]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-329623cf]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.menu-setting[data-v-329623cf]{position:absolute;top:35px;right:7px;display:flex;flex-direction:column;gap:4px;width:300px;background-color:var(--Neutrals-White);box-shadow:0 16px 72px #474f6212;border-radius:8px;padding:8px}.menu-setting__infor[data-v-329623cf]{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px solid var(--Text-Color-Disable-Item)}.menu-setting__infor__avatar[data-v-329623cf]{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.menu-setting__infor__desc[data-v-329623cf]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.menu-setting__infor__desc .name[data-v-329623cf]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.menu-setting__infor__desc .email[data-v-329623cf]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.menu-setting__divider[data-v-329623cf]{width:100%;height:1px;background-color:var(--neutral-400)}.menu-setting__list-func[data-v-329623cf]{display:flex;flex-direction:column;gap:8px}.menu-setting__list-func__item[data-v-329623cf]{border-radius:4px;padding:6px 8px;display:flex;gap:10px;align-items:center}.menu-setting__list-func__item p[data-v-329623cf]{font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--Dark);font-family:Inter}.menu-setting__list-func__item[data-v-329623cf]:hover{cursor:pointer;background-color:var(--Light-Blue)}.menu-setting__list-func__item:hover p[data-v-329623cf]{color:var(--Accent)}.menu-setting__list-func__item[data-v-329623cf]:hover svg{fill:var(--Semantic-Pressed-Blue)}.menu-setting__logout[data-v-329623cf]{border-radius:4px;padding:6px 8px;display:flex;gap:10px;align-items:center}.menu-setting__logout p[data-v-329623cf]{font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--Dark);font-family:Inter}.menu-setting__logout[data-v-329623cf]:hover{cursor:pointer;background-color:var(--Light-Blue)}.menu-setting__logout:hover p[data-v-329623cf]{color:var(--Accent)}.menu-setting__logout[data-v-329623cf]:hover svg{fill:var(--Semantic-Pressed-Blue)}.change-language-btn[data-v-329623cf]{display:flex;justify-content:space-around;gap:8px}.change-language-btn button[data-v-329623cf]{padding:4px 8px;border-radius:8px;border:1px solid var(--Neutrals-Grey-100);background-color:var(--Neutrals-White);font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.change-language-btn button[data-v-329623cf]:hover{cursor:pointer;background-color:var(--Semantic-Diable-Blue)}.change-language-btn button.active[data-v-329623cf]{background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d2529536]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d2529536]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d2529536]{opacity:0;width:0;height:0}.slider[data-v-d2529536]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d2529536]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d2529536]:before{transform:translate(20px)}.slider.round[data-v-d2529536]{border-radius:34px}.slider.round[data-v-d2529536]:before{border-radius:50%}@keyframes zoom-d2529536{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d2529536],.top-nav[data-v-d2529536],.atom-header-pages__header[data-v-d2529536],.tab-left[data-v-d2529536]{display:none!important}.page-break[data-v-d2529536]{page-break-before:always}div[data-v-d2529536]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d2529536],html[data-v-d2529536]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d2529536],html[data-v-d2529536]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d2529536]::-webkit-scrollbar-track,html[data-v-d2529536]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d2529536]::-webkit-scrollbar,html[data-v-d2529536]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d2529536]::-webkit-scrollbar-thumb,html[data-v-d2529536]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d2529536]{box-sizing:border-box}.highlight[data-v-d2529536]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d2529536]{animation:zoom-d2529536 .5s ease-in-out}.required[data-v-d2529536]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d2529536]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d2529536]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.logo-container[data-v-d2529536]{display:inline-flex;gap:4px;cursor:pointer}.logo-container svg[data-v-d2529536]{flex-shrink:0}.logo-container .name[data-v-d2529536]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1.125rem;line-height:1.125rem;font-weight:900;letter-spacing:0;color:var(--neutral-800);font-family:Inter;word-break:break-all;font-family:Visby Round CF}.logo-container--row[data-v-d2529536]{flex-direction:row;align-items:flex-end}.logo-container--column[data-v-d2529536]{flex-direction:column;align-items:center}.logo-container--none[data-v-d2529536]{justify-content:center}.logo-container--none .name[data-v-d2529536]{display:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-bf179022]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-bf179022]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-bf179022]{opacity:0;width:0;height:0}.slider[data-v-bf179022]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-bf179022]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-bf179022]:before{transform:translate(20px)}.slider.round[data-v-bf179022]{border-radius:34px}.slider.round[data-v-bf179022]:before{border-radius:50%}@keyframes zoom-bf179022{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-bf179022],.top-nav[data-v-bf179022],.atom-header-pages__header[data-v-bf179022],.tab-left[data-v-bf179022]{display:none!important}.page-break[data-v-bf179022]{page-break-before:always}div[data-v-bf179022]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-bf179022],html[data-v-bf179022]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-bf179022],html[data-v-bf179022]{overflow-y:auto;scrollbar-width:thin}}body[data-v-bf179022]::-webkit-scrollbar-track,html[data-v-bf179022]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bf179022]::-webkit-scrollbar,html[data-v-bf179022]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bf179022]::-webkit-scrollbar-thumb,html[data-v-bf179022]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-bf179022]{box-sizing:border-box}.highlight[data-v-bf179022]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-bf179022]{animation:zoom-bf179022 .5s ease-in-out}.required[data-v-bf179022]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-bf179022]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-bf179022]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-bf179022]{width:454px;background-color:var(--Neutrals-White);border-radius:20px;padding:30px;display:flex;flex-direction:column;gap:30px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b6e8aca4]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b6e8aca4]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b6e8aca4]{opacity:0;width:0;height:0}.slider[data-v-b6e8aca4]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b6e8aca4]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b6e8aca4]:before{transform:translate(20px)}.slider.round[data-v-b6e8aca4]{border-radius:34px}.slider.round[data-v-b6e8aca4]:before{border-radius:50%}@keyframes zoom-b6e8aca4{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b6e8aca4],.top-nav[data-v-b6e8aca4],.atom-header-pages__header[data-v-b6e8aca4],.tab-left[data-v-b6e8aca4]{display:none!important}.page-break[data-v-b6e8aca4]{page-break-before:always}div[data-v-b6e8aca4]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b6e8aca4],html[data-v-b6e8aca4]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b6e8aca4],html[data-v-b6e8aca4]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b6e8aca4]::-webkit-scrollbar-track,html[data-v-b6e8aca4]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b6e8aca4]::-webkit-scrollbar,html[data-v-b6e8aca4]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b6e8aca4]::-webkit-scrollbar-thumb,html[data-v-b6e8aca4]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b6e8aca4]{box-sizing:border-box}.highlight[data-v-b6e8aca4]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b6e8aca4]{animation:zoom-b6e8aca4 .5s ease-in-out}.required[data-v-b6e8aca4]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b6e8aca4]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b6e8aca4]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input[data-v-b6e8aca4]{position:relative;display:inline-block;height:var(--6d6739f7);width:var(--4eaf2af6)}.a-input input[data-v-b6e8aca4]{padding:13.5px;border-radius:8px;outline:none;border:1px solid var(--Stroke);width:100%;height:var(--6d6739f7);background:var(--Neutrals-White);transition:border-color .2s ease-in-out;box-shadow:0 1px 2px #1018280d;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Dark-Background);font-family:Inter}.a-input input[data-v-b6e8aca4]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.a-input input[data-v-b6e8aca4]::-moz-placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input input[data-v-b6e8aca4]::placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input input[data-v-b6e8aca4]:hover,.a-input input[data-v-b6e8aca4]:focus,.a-input input[data-v-b6e8aca4]:active{border-color:var(--Semantic-Rest-Blue)}.a-input input[data-v-b6e8aca4]:-moz-read-only{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item)}.a-input input[data-v-b6e8aca4]:disabled,.a-input input[data-v-b6e8aca4]:read-only{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item)}.a-input input:-moz-read-only:hover~div[data-v-b6e8aca4] .icon-percent,.a-input input:-moz-read-only:focus~div[data-v-b6e8aca4] .icon-percent,.a-input input:-moz-read-only:active~div[data-v-b6e8aca4] .icon-percent{fill:var(--Dark-Background)!important}.a-input input:disabled:hover~div[data-v-b6e8aca4] .icon-percent,.a-input input:disabled:focus~div[data-v-b6e8aca4] .icon-percent,.a-input input:disabled:active~div[data-v-b6e8aca4] .icon-percent,.a-input input:read-only:hover~div[data-v-b6e8aca4] .icon-percent,.a-input input:read-only:focus~div[data-v-b6e8aca4] .icon-percent,.a-input input:read-only:active~div[data-v-b6e8aca4] .icon-percent{fill:var(--Dark-Background)!important}.a-input input[data-v-b6e8aca4]:-webkit-autofill,.a-input input[data-v-b6e8aca4]:-webkit-autofill:hover,.a-input input[data-v-b6e8aca4]:-webkit-autofill:focus,.a-input input[data-v-b6e8aca4]:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0px 9999px var(--Neutrals-White)}.a-input.status-password input[data-v-b6e8aca4]{padding-right:40px}.a-input.status-password[data-v-b6e8aca4] svg{height:100%;position:absolute;top:0;right:12px}.a-input.status-password[data-v-b6e8aca4] svg:hover{cursor:pointer}.a-input.status-lock input[data-v-b6e8aca4]{padding-right:40px}.a-input.status-lock[data-v-b6e8aca4] svg{height:100%;position:absolute;top:0;right:12px}.a-input.status-amount input[data-v-b6e8aca4]{padding-right:40px}.a-input.status-amount .icon-display[data-v-b6e8aca4]{position:absolute;height:42px;top:1px;right:1px;padding:0 16px;border-left:1px solid var(--Stroke);background-color:var(--Rest-Background);border-radius:0 7px 7px 0}.a-input.status-amount[data-v-b6e8aca4] svg{height:100%}.a-input.status-km[data-v-b6e8aca4] svg,.a-input.status-clock[data-v-b6e8aca4] svg{height:100%;position:absolute;top:0;right:12px}.a-input.status-km[data-v-b6e8aca4] svg:hover,.a-input.status-clock[data-v-b6e8aca4] svg:hover{cursor:pointer}.a-input.status-dashed[data-v-b6e8aca4]{border:none}.a-input.status-dashed input[data-v-b6e8aca4]{padding-right:40px;border:1px dashed var(--Text-Color-Disable)}.a-input.status-search .icon-search[data-v-b6e8aca4],.a-input.status-search .icon-close[data-v-b6e8aca4]{position:absolute}.a-input.status-search .icon-close[data-v-b6e8aca4]:hover{cursor:pointer}.a-input.status-search[data-v-b6e8aca4] svg{height:100%;position:absolute;top:0;right:20px}.a-input.status-search[data-v-b6e8aca4] svg:hover{cursor:pointer}.a-input.status-search input[data-v-b6e8aca4]{padding:9px 36px 9px 20px;background:var(--Neutrals-White);font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0px;color:var(--text-light-secondary);font-family:Inter}.a-input.status-search input[data-v-b6e8aca4]::-webkit-search-decoration,.a-input.status-search input[data-v-b6e8aca4]::-webkit-search-cancel-button,.a-input.status-search input[data-v-b6e8aca4]::-webkit-search-results-button,.a-input.status-search input[data-v-b6e8aca4]::-webkit-search-results-decoration{display:none}.a-input.status-percent input[data-v-b6e8aca4]{padding-right:40px}.a-input.status-percent input[data-v-b6e8aca4]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.a-input.status-percent input:hover~div[data-v-b6e8aca4] svg,.a-input.status-percent input:focus~div[data-v-b6e8aca4] svg,.a-input.status-percent input:active~div[data-v-b6e8aca4] svg{fill:var(--Semantic-Rest-Blue)}.a-input.status-percent[data-v-b6e8aca4] svg{height:100%;position:absolute;top:0;right:12px}.a-input.status-percent-input[data-v-b6e8aca4] .percent-input{margin:1px 1px 0 0;display:flex;align-items:center;justify-content:center;width:44px;height:42px;position:absolute;top:0;right:0;border-radius:0 8px 8px 0;background:var(--Neutrals-Grey-200)}.a-input.status-hover-type input[data-v-b6e8aca4],.a-input.status-hover-type-amount input[data-v-b6e8aca4]{border:1px solid transparent;box-shadow:none}.a-input.status-hover-type input[data-v-b6e8aca4]:hover,.a-input.status-hover-type input[data-v-b6e8aca4]:active,.a-input.status-hover-type input[data-v-b6e8aca4]:focus,.a-input.status-hover-type-amount input[data-v-b6e8aca4]:hover,.a-input.status-hover-type-amount input[data-v-b6e8aca4]:active,.a-input.status-hover-type-amount input[data-v-b6e8aca4]:focus{border-color:var(--Semantic-Rest-Blue)}.a-input.status-dashed-table input[data-v-b6e8aca4]{border-radius:0;box-shadow:none;border:1px dashed transparent}.a-input.status-dashed-table input[data-v-b6e8aca4]:focus,.a-input.status-dashed-table input[data-v-b6e8aca4]:active{border-color:var(--Text-Color-Primary);background:var(--Pastel-01)}.a-input.disabled .ic-password[data-v-b6e8aca4]:hover{cursor:default}.a-input.different-new input[data-v-b6e8aca4]{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1a2ed1eb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1a2ed1eb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1a2ed1eb]{opacity:0;width:0;height:0}.slider[data-v-1a2ed1eb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1a2ed1eb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1a2ed1eb]:before{transform:translate(20px)}.slider.round[data-v-1a2ed1eb]{border-radius:34px}.slider.round[data-v-1a2ed1eb]:before{border-radius:50%}@keyframes zoom-1a2ed1eb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1a2ed1eb],.top-nav[data-v-1a2ed1eb],.atom-header-pages__header[data-v-1a2ed1eb],.tab-left[data-v-1a2ed1eb]{display:none!important}.page-break[data-v-1a2ed1eb]{page-break-before:always}div[data-v-1a2ed1eb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1a2ed1eb],html[data-v-1a2ed1eb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1a2ed1eb],html[data-v-1a2ed1eb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1a2ed1eb]::-webkit-scrollbar-track,html[data-v-1a2ed1eb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1a2ed1eb]::-webkit-scrollbar,html[data-v-1a2ed1eb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1a2ed1eb]::-webkit-scrollbar-thumb,html[data-v-1a2ed1eb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1a2ed1eb]{box-sizing:border-box}.highlight[data-v-1a2ed1eb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1a2ed1eb]{animation:zoom-1a2ed1eb .5s ease-in-out}.required[data-v-1a2ed1eb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1a2ed1eb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1a2ed1eb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.progress[data-v-1a2ed1eb]{display:flex;align-items:center;gap:7px;margin-top:8px}.progress .indicator-bar[data-v-1a2ed1eb]{height:5px;width:100%;background-color:var(--Semantic-Disable);display:flex;justify-content:flex-start}.progress .indicator-bar .level[data-v-1a2ed1eb]{width:0%;transition:all .3s ease}.progress .indicator-bar .level--weak[data-v-1a2ed1eb]{width:30%;background:linear-gradient(0deg,#ff5d5d,#ff5d5d)}.progress .indicator-bar .level--medium[data-v-1a2ed1eb]{width:60%;background:linear-gradient(90deg,#ff5d5d,#ffde67)}.progress .indicator-bar .level--very-strong[data-v-1a2ed1eb]{width:100%;background:linear-gradient(90deg,#ff5d5d,#ffde67 40.5%,#53d750 92%)}.progress .label[data-v-1a2ed1eb]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.progress .label--weak[data-v-1a2ed1eb]{color:var(--Semantic-Alerts-Yellow_100)}.progress .label--medium[data-v-1a2ed1eb]{color:var(--Semantic-Alerts-Green_100)}.progress .label--very-strong[data-v-1a2ed1eb]{color:var(--Semantic-Alerts-Blue_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-44902dea]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-44902dea]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-44902dea]{opacity:0;width:0;height:0}.slider[data-v-44902dea]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-44902dea]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-44902dea]:before{transform:translate(20px)}.slider.round[data-v-44902dea]{border-radius:34px}.slider.round[data-v-44902dea]:before{border-radius:50%}@keyframes zoom-44902dea{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-44902dea],.top-nav[data-v-44902dea],.atom-header-pages__header[data-v-44902dea],.tab-left[data-v-44902dea]{display:none!important}.page-break[data-v-44902dea]{page-break-before:always}div[data-v-44902dea]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-44902dea],html[data-v-44902dea]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-44902dea],html[data-v-44902dea]{overflow-y:auto;scrollbar-width:thin}}body[data-v-44902dea]::-webkit-scrollbar-track,html[data-v-44902dea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-44902dea]::-webkit-scrollbar,html[data-v-44902dea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-44902dea]::-webkit-scrollbar-thumb,html[data-v-44902dea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-44902dea]{box-sizing:border-box}.highlight[data-v-44902dea]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-44902dea]{animation:zoom-44902dea .5s ease-in-out}.required[data-v-44902dea]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-44902dea]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-44902dea]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.input-validation[data-v-44902dea]{display:flex;flex-direction:column;flex:1;min-width:0}.input-validation__label[data-v-44902dea]{display:flex;flex-direction:row;align-items:center;gap:4px;height:16.8px;margin-bottom:8px;width:100%}.input-validation__label .sr-only-1[data-v-44902dea]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.input-validation__label .required[data-v-44902dea]{padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.input-validation--horizon[data-v-44902dea]{display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:0 20px;width:100%;flex:auto}.input-validation--horizon .input-validation__label[data-v-44902dea]{width:auto;margin-bottom:0;height:100%;align-self:center}.input-validation--horizon .input-validation__content[data-v-44902dea]{flex:1;min-width:0}.input-validation--horizon .input-validation__content[data-v-44902dea]:focus{outline:none}.input-validation--horizon[data-v-44902dea] .input-validation--error .helper-text span{width:auto}.input-validation__helper-text[data-v-44902dea]{display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:4px;min-height:15px}.input-validation--error[data-v-44902dea] input,.input-validation--error[data-v-44902dea] textarea,.input-validation--error[data-v-44902dea] .dp-input,.input-validation--error[data-v-44902dea] .selected-display,.input-validation--error[data-v-44902dea] .wrapper-dropdown,.input-validation--error[data-v-44902dea] .validation-border{border-color:var(--danger-700)!important;background-color:var(--Semantic-Alerts-Red_10)!important;border-radius:8px}.input-validation--error[data-v-44902dea] .check-box__wrapper{border-color:var(--danger-700)!important;background-color:var(--Semantic-Alerts-Red_10)!important}.input-validation--error[data-v-44902dea] .el-input__wrapper{background-color:var(--Semantic-Alerts-Red_10);border-radius:8px;box-shadow:0 0 0 1px var(--danger-700) inset}.input-validation--error[data-v-44902dea] .a-multi-input input{outline-color:var(--Semantic-Alerts-Red_100)!important}.input-validation--error[data-v-44902dea] .time-box{outline-color:var(--Semantic-Alerts-Red_100)!important;background-color:var(--Semantic-Alerts-Red_10)}.input-validation--error[data-v-44902dea] .time-box input{background:transparent!important}.input-validation--error[data-v-44902dea] .a-multi-input{border:1px solid var(--Semantic-Alerts-Red_100)}.input-validation--error[data-v-44902dea] .a-multi-input input{outline:none;color:var(--Semantic-Alerts-Red_100);background-color:var(--Semantic-Alerts-Red_10)}.input-validation--error[data-v-44902dea] .a-multi-input .divide{border-right:1px solid var(--Semantic-Alerts-Red_100)}.input-validation--error[data-v-44902dea] .a-multi-input .divide-2{border-right:1px solid var(--Semantic-Alerts-Red_100);border-left:1px solid var(--Semantic-Alerts-Red_100)}.input-validation--error .helper-text span[data-v-44902dea]{width:-moz-max-content;width:max-content;font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.input-validation--success[data-v-44902dea] input,.input-validation--success[data-v-44902dea] textarea{border-color:var(--success-700)!important}.input-validation--success .helper-text span[data-v-44902dea]{color:var(--success-700)!important}.input-validation--warning[data-v-44902dea] input,.input-validation--warning[data-v-44902dea] textarea{border-color:var(--warning-700)!important}.input-validation--warning .helper-text span[data-v-44902dea]{color:var(--warning-700)!important}.input-validation .text-helper[data-v-44902dea]{margin-top:6px;font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.input-validation[data-v-44902dea]:focus{outline:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-32c41e6e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-32c41e6e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-32c41e6e]{opacity:0;width:0;height:0}.slider[data-v-32c41e6e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-32c41e6e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-32c41e6e]:before{transform:translate(20px)}.slider.round[data-v-32c41e6e]{border-radius:34px}.slider.round[data-v-32c41e6e]:before{border-radius:50%}@keyframes zoom-32c41e6e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-32c41e6e],.top-nav[data-v-32c41e6e],.atom-header-pages__header[data-v-32c41e6e],.tab-left[data-v-32c41e6e]{display:none!important}.page-break[data-v-32c41e6e]{page-break-before:always}div[data-v-32c41e6e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-32c41e6e],html[data-v-32c41e6e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-32c41e6e],html[data-v-32c41e6e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-32c41e6e]::-webkit-scrollbar-track,html[data-v-32c41e6e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32c41e6e]::-webkit-scrollbar,html[data-v-32c41e6e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32c41e6e]::-webkit-scrollbar-thumb,html[data-v-32c41e6e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-32c41e6e]{box-sizing:border-box}.highlight[data-v-32c41e6e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-32c41e6e]{animation:zoom-32c41e6e .5s ease-in-out}.required[data-v-32c41e6e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-32c41e6e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-32c41e6e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.new-super h2[data-v-32c41e6e]{text-align:center;font-size:1.75rem;line-height:2.625rem;font-weight:700;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.new-super .group-btn[data-v-32c41e6e]{display:flex;flex-direction:row;align-items:center;gap:24px;justify-content:center}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-20b28e9d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-20b28e9d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-20b28e9d]{opacity:0;width:0;height:0}.slider[data-v-20b28e9d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-20b28e9d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-20b28e9d]:before{transform:translate(20px)}.slider.round[data-v-20b28e9d]{border-radius:34px}.slider.round[data-v-20b28e9d]:before{border-radius:50%}@keyframes zoom-20b28e9d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-20b28e9d],.top-nav[data-v-20b28e9d],.atom-header-pages__header[data-v-20b28e9d],.tab-left[data-v-20b28e9d]{display:none!important}.page-break[data-v-20b28e9d]{page-break-before:always}div[data-v-20b28e9d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-20b28e9d],html[data-v-20b28e9d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-20b28e9d],html[data-v-20b28e9d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-20b28e9d]::-webkit-scrollbar-track,html[data-v-20b28e9d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-20b28e9d]::-webkit-scrollbar,html[data-v-20b28e9d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-20b28e9d]::-webkit-scrollbar-thumb,html[data-v-20b28e9d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-20b28e9d]{box-sizing:border-box}.highlight[data-v-20b28e9d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-20b28e9d]{animation:zoom-20b28e9d .5s ease-in-out}.required[data-v-20b28e9d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-20b28e9d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-20b28e9d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.top-nav[data-v-20b28e9d]{padding:16px 24px;background-color:var(--Rest);box-shadow:0 16px 72px #474f6212;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;z-index:4;position:relative}.top-nav__logo[data-v-20b28e9d]{width:217px}.top-nav__breadcrumb[data-v-20b28e9d]{display:flex;margin-right:auto;align-items:center;gap:8px;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Accent);font-family:Inter}.top-nav__breadcrumb__item[data-v-20b28e9d]{transition:all .3s;cursor:pointer}.top-nav__breadcrumb__item[data-v-20b28e9d]:hover{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Blue-50);font-family:Inter}.top-nav__breadcrumb__item[data-v-20b28e9d]:hover .IcHome svg{fill:var(--Blue-50)!important}.top-nav__breadcrumb__item.disabled[data-v-20b28e9d]{cursor:default;pointer-events:none}.top-nav__breadcrumb__item.disabled[data-v-20b28e9d]:hover{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Accent);font-family:Inter}.top-nav__breadcrumb .last[data-v-20b28e9d]{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter;cursor:default}.top-nav__notification[data-v-20b28e9d]{position:relative}.top-nav__notification__button[data-v-20b28e9d]{position:relative;cursor:pointer}.top-nav__notification__button .count-unread[data-v-20b28e9d]{font-size:.5rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter;width:12px;height:12px;position:absolute;top:0;right:0;background-color:var(--danger-700);border-radius:50%;display:flex;justify-content:center;align-items:center}.top-nav__account[data-v-20b28e9d]{padding:3px;position:relative;display:flex;align-items:center;justify-content:center;gap:4px;cursor:pointer;border-radius:8px}.top-nav__account .icon-user[data-v-20b28e9d]{cursor:pointer;position:relative;width:24px;height:24px;max-width:24px;max-height:24px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.top-nav .top-nav__search[data-v-20b28e9d]{padding:3px;position:relative;display:flex;align-items:center;gap:4px;cursor:pointer;border-radius:8px;justify-content:center}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2d0204b9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2d0204b9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2d0204b9]{opacity:0;width:0;height:0}.slider[data-v-2d0204b9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2d0204b9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2d0204b9]:before{transform:translate(20px)}.slider.round[data-v-2d0204b9]{border-radius:34px}.slider.round[data-v-2d0204b9]:before{border-radius:50%}@keyframes zoom-2d0204b9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2d0204b9],.top-nav[data-v-2d0204b9],.atom-header-pages__header[data-v-2d0204b9],.tab-left[data-v-2d0204b9]{display:none!important}.page-break[data-v-2d0204b9]{page-break-before:always}div[data-v-2d0204b9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2d0204b9],html[data-v-2d0204b9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2d0204b9],html[data-v-2d0204b9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2d0204b9]::-webkit-scrollbar-track,html[data-v-2d0204b9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2d0204b9]::-webkit-scrollbar,html[data-v-2d0204b9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2d0204b9]::-webkit-scrollbar-thumb,html[data-v-2d0204b9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2d0204b9]{box-sizing:border-box}.highlight[data-v-2d0204b9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2d0204b9]{animation:zoom-2d0204b9 .5s ease-in-out}.required[data-v-2d0204b9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2d0204b9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2d0204b9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.custom-notification[data-v-2d0204b9]{width:657px;padding:16px;display:flex;flex-direction:column;border-left:4px solid var(--Semantic-Alerts-Blue_100);background-color:var(--Neutrals-White)}.custom-notification .icon[data-v-2d0204b9]{padding:7px;background-color:var(--Semantic-Alerts-Blue_10);border-radius:50%;display:inline-block;animation:spin-2d0204b9 2s linear infinite;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.custom-notification h2[data-v-2d0204b9]{font-size:1rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@keyframes spin-2d0204b9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-51f8b418]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-51f8b418]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-51f8b418]{opacity:0;width:0;height:0}.slider[data-v-51f8b418]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-51f8b418]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-51f8b418]:before{transform:translate(20px)}.slider.round[data-v-51f8b418]{border-radius:34px}.slider.round[data-v-51f8b418]:before{border-radius:50%}@keyframes zoom-51f8b418{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-51f8b418],.top-nav[data-v-51f8b418],.atom-header-pages__header[data-v-51f8b418],.tab-left[data-v-51f8b418]{display:none!important}.page-break[data-v-51f8b418]{page-break-before:always}div[data-v-51f8b418]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-51f8b418],html[data-v-51f8b418]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-51f8b418],html[data-v-51f8b418]{overflow-y:auto;scrollbar-width:thin}}body[data-v-51f8b418]::-webkit-scrollbar-track,html[data-v-51f8b418]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51f8b418]::-webkit-scrollbar,html[data-v-51f8b418]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51f8b418]::-webkit-scrollbar-thumb,html[data-v-51f8b418]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-51f8b418]{box-sizing:border-box}.highlight[data-v-51f8b418]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-51f8b418]{animation:zoom-51f8b418 .5s ease-in-out}.required[data-v-51f8b418]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-51f8b418]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-51f8b418]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.default[data-v-51f8b418]{display:flex;flex-direction:column;background-color:var(--neutral-300);height:100vh;overflow:hidden;position:relative}.default__tableft[data-v-51f8b418]{flex-shrink:0;flex-grow:0}.default__body[data-v-51f8b418]{display:flex;flex-direction:row;flex:1;min-height:0;overflow-x:hidden}.default__body__nuxt[data-v-51f8b418]{display:flex;flex-direction:column;gap:16px;overflow-y:hidden;height:100%}.default__body__nuxt .body[data-v-51f8b418]{background-color:var(--Background);display:flex;flex-direction:column;overflow-y:auto;width:100%;height:100%}.default__body__nuxt .body.closeTabLeft[data-v-51f8b418]{flex-basis:auto}.default .custom-width[data-v-51f8b418]{width:calc(100% - 237px)}.default .notifiation[data-v-51f8b418]{position:absolute;top:0;right:0;z-index:99}@media screen and (max-width: 1439.9px){.default[data-v-51f8b418]{width:1440px;height:100vh;overflow-y:hidden;overflow-x:auto}@-moz-document url-prefix(){.default[data-v-51f8b418]{overflow-y:auto;scrollbar-width:thin}}.default[data-v-51f8b418]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.default[data-v-51f8b418]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.default[data-v-51f8b418]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-56b3ac98]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-56b3ac98]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-56b3ac98]{opacity:0;width:0;height:0}.slider[data-v-56b3ac98]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-56b3ac98]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-56b3ac98]:before{transform:translate(20px)}.slider.round[data-v-56b3ac98]{border-radius:34px}.slider.round[data-v-56b3ac98]:before{border-radius:50%}@keyframes zoom-56b3ac98{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-56b3ac98],.top-nav[data-v-56b3ac98],.atom-header-pages__header[data-v-56b3ac98],.tab-left[data-v-56b3ac98]{display:none!important}.page-break[data-v-56b3ac98]{page-break-before:always}div[data-v-56b3ac98]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-56b3ac98],html[data-v-56b3ac98]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-56b3ac98],html[data-v-56b3ac98]{overflow-y:auto;scrollbar-width:thin}}body[data-v-56b3ac98]::-webkit-scrollbar-track,html[data-v-56b3ac98]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-56b3ac98]::-webkit-scrollbar,html[data-v-56b3ac98]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-56b3ac98]::-webkit-scrollbar-thumb,html[data-v-56b3ac98]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-56b3ac98]{box-sizing:border-box}.highlight[data-v-56b3ac98]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-56b3ac98]{animation:zoom-56b3ac98 .5s ease-in-out}.required[data-v-56b3ac98]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-56b3ac98]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-56b3ac98]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-breadcrumb[data-v-56b3ac98]{display:flex;flex-wrap:wrap;list-style:none}.atom-breadcrumb__item[data-v-56b3ac98]{font-size:1.25rem;line-height:1.5rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:flex;align-items:center}.atom-breadcrumb__item-text[data-v-56b3ac98]{padding:4px}.atom-breadcrumb__item.active[data-v-56b3ac98]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Dark);font-family:Inter;cursor:default}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3739b44a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3739b44a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3739b44a]{opacity:0;width:0;height:0}.slider[data-v-3739b44a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3739b44a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3739b44a]:before{transform:translate(20px)}.slider.round[data-v-3739b44a]{border-radius:34px}.slider.round[data-v-3739b44a]:before{border-radius:50%}@keyframes zoom-3739b44a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3739b44a],.top-nav[data-v-3739b44a],.atom-header-pages__header[data-v-3739b44a],.tab-left[data-v-3739b44a]{display:none!important}.page-break[data-v-3739b44a]{page-break-before:always}div[data-v-3739b44a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3739b44a],html[data-v-3739b44a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3739b44a],html[data-v-3739b44a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3739b44a]::-webkit-scrollbar-track,html[data-v-3739b44a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3739b44a]::-webkit-scrollbar,html[data-v-3739b44a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3739b44a]::-webkit-scrollbar-thumb,html[data-v-3739b44a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3739b44a]{box-sizing:border-box}.highlight[data-v-3739b44a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3739b44a]{animation:zoom-3739b44a .5s ease-in-out}.required[data-v-3739b44a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3739b44a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3739b44a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-user-info[data-v-3739b44a]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;flex-wrap:wrap;list-style:none;gap:4px}.atom-user-info .company-name[data-v-3739b44a]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Dark);font-family:Inter}.atom-user-info .atom-employee-info[data-v-3739b44a]{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;align-items:center}.atom-user-info .atom-employee-info__item[data-v-3739b44a]{display:flex;align-items:center;gap:4px;cursor:default;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Dark);font-family:Inter}.atom-user-info .atom-employee-info__item span[data-v-3739b44a]{max-width:150px;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.atom-user-info .divider[data-v-3739b44a]{font-size:1rem;line-height:1.5rem;font-weight:300;letter-spacing:0;color:var(--Semantic-Disable);font-family:Inter;margin-right:4px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-88e229ab]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-88e229ab]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-88e229ab]{opacity:0;width:0;height:0}.slider[data-v-88e229ab]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-88e229ab]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-88e229ab]:before{transform:translate(20px)}.slider.round[data-v-88e229ab]{border-radius:34px}.slider.round[data-v-88e229ab]:before{border-radius:50%}@keyframes zoom-88e229ab{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-88e229ab],.top-nav[data-v-88e229ab],.atom-header-pages__header[data-v-88e229ab],.tab-left[data-v-88e229ab]{display:none!important}.page-break[data-v-88e229ab]{page-break-before:always}div[data-v-88e229ab]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-88e229ab],html[data-v-88e229ab]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-88e229ab],html[data-v-88e229ab]{overflow-y:auto;scrollbar-width:thin}}body[data-v-88e229ab]::-webkit-scrollbar-track,html[data-v-88e229ab]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-88e229ab]::-webkit-scrollbar,html[data-v-88e229ab]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-88e229ab]::-webkit-scrollbar-thumb,html[data-v-88e229ab]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-88e229ab]{box-sizing:border-box}.highlight[data-v-88e229ab]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-88e229ab]{animation:zoom-88e229ab .5s ease-in-out}.required[data-v-88e229ab]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-88e229ab]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-88e229ab]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-header-pages[data-v-88e229ab]{display:flex;flex-direction:column;overflow:hidden}.atom-header-pages__header[data-v-88e229ab]{display:flex;justify-content:space-between;align-items:center;margin:14px 20px}.atom-header-pages__header__breadcrumb[data-v-88e229ab]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter;display:flex;align-items:center;gap:20px}.atom-header-pages__header__employeeInfo[data-v-88e229ab]{display:flex;align-items:center;gap:8px}.atom-header-pages__header__employeeInfo p[data-v-88e229ab]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.atom-header-pages__header__employeeInfo .divide[data-v-88e229ab]{width:1px;height:17px;background-color:var(--Semantic-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-71280416]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-71280416]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-71280416]{opacity:0;width:0;height:0}.slider[data-v-71280416]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-71280416]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-71280416]:before{transform:translate(20px)}.slider.round[data-v-71280416]{border-radius:34px}.slider.round[data-v-71280416]:before{border-radius:50%}@keyframes zoom-71280416{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-71280416],.top-nav[data-v-71280416],.atom-header-pages__header[data-v-71280416],.tab-left[data-v-71280416]{display:none!important}.page-break[data-v-71280416]{page-break-before:always}div[data-v-71280416]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-71280416],html[data-v-71280416]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-71280416],html[data-v-71280416]{overflow-y:auto;scrollbar-width:thin}}body[data-v-71280416]::-webkit-scrollbar-track,html[data-v-71280416]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-71280416]::-webkit-scrollbar,html[data-v-71280416]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-71280416]::-webkit-scrollbar-thumb,html[data-v-71280416]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-71280416]{box-sizing:border-box}.highlight[data-v-71280416]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-71280416]{animation:zoom-71280416 .5s ease-in-out}.required[data-v-71280416]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-71280416]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-71280416]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.custom-collapse[data-v-71280416]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:16px;border:1px solid var(--Stroke);background:#fff}.custom-collapse .collapse-header[data-v-71280416]{width:100%;min-height:54px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.custom-collapse .collapse-header .collapse-header-start[data-v-71280416]{display:flex;align-items:center;gap:10px;align-self:stretch;cursor:pointer}.custom-collapse .collapse-header .collapse-header-start[data-v-71280416] svg{transition:transform .3s ease}.custom-collapse .collapse-header .collapse-header-start .title[data-v-71280416]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.custom-collapse .collapse-header .collapse-header-start .type--Rest[data-v-71280416]{display:flex;width:20px;height:20px;padding:2px;justify-content:center;align-items:center;border-radius:50%;background:var(--Semantic-Rest-Blue)}.custom-collapse .collapse-header .collapse-header-start .type--Rest[data-v-71280416] svg{fill:var(--Neutrals-White)}.custom-collapse .collapse-header .collapse-header-end[data-v-71280416]{margin-right:20px}.custom-collapse .collapse-content[data-v-71280416]{width:100%}.custom-collapse .collapse-content .content[data-v-71280416]{padding:8px 20px 20px}[data-v-71280416] .rotated{transform:rotate(180deg)}.custom-collapse.active .collapse-content[data-v-71280416]{display:block}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a5e79ae5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a5e79ae5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a5e79ae5]{opacity:0;width:0;height:0}.slider[data-v-a5e79ae5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a5e79ae5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a5e79ae5]:before{transform:translate(20px)}.slider.round[data-v-a5e79ae5]{border-radius:34px}.slider.round[data-v-a5e79ae5]:before{border-radius:50%}@keyframes zoom-a5e79ae5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a5e79ae5],.top-nav[data-v-a5e79ae5],.atom-header-pages__header[data-v-a5e79ae5],.tab-left[data-v-a5e79ae5]{display:none!important}.page-break[data-v-a5e79ae5]{page-break-before:always}div[data-v-a5e79ae5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a5e79ae5],html[data-v-a5e79ae5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a5e79ae5],html[data-v-a5e79ae5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a5e79ae5]::-webkit-scrollbar-track,html[data-v-a5e79ae5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5e79ae5]::-webkit-scrollbar,html[data-v-a5e79ae5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5e79ae5]::-webkit-scrollbar-thumb,html[data-v-a5e79ae5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a5e79ae5]{box-sizing:border-box}.highlight[data-v-a5e79ae5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a5e79ae5]{animation:zoom-a5e79ae5 .5s ease-in-out}.required[data-v-a5e79ae5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a5e79ae5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a5e79ae5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.check-box__wrapper[data-v-a5e79ae5]{height:100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);transition:background-color .2s,border-color .2s ease-in-out}.check-box__wrapper input[data-v-a5e79ae5]{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0}.check-box__wrapper input[data-v-a5e79ae5]:hover{cursor:pointer}.check-box__wrapper[data-v-a5e79ae5] svg{fill:transparent}.check-box__wrapper[data-v-a5e79ae5] svg path{fill:transparent;stroke:transparent}.check-box__wrapper.round[data-v-a5e79ae5]{border-radius:50%}.check-box__wrapper[data-v-a5e79ae5]:hover,.check-box__wrapper.activated[data-v-a5e79ae5]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.check-box__wrapper.activated[data-v-a5e79ae5] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated[data-v-a5e79ae5] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.normal[data-v-a5e79ae5]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Rest-Blue)}.check-box__wrapper.activated.normal[data-v-a5e79ae5] svg{fill:var(--Neutrals-White)!important}.check-box__wrapper.activated.normal[data-v-a5e79ae5] svg path{fill:var(--Neutrals-White)!important}.check-box__wrapper.determinate[data-v-a5e79ae5]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.check-box__wrapper.determinate[data-v-a5e79ae5] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.determinate[data-v-a5e79ae5] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled[data-v-a5e79ae5]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.check-box__wrapper.activated.disabled[data-v-a5e79ae5] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled[data-v-a5e79ae5] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.disabled[data-v-a5e79ae5]{border:1px solid var(--Neutrals-Grey-200);background:transparent;background-color:var(--Neutrals-Grey-100)}.check-box__wrapper.disabled input[data-v-a5e79ae5]:hover{cursor:default}.check-box__wrapper.error[data-v-a5e79ae5]{border:none;background-color:var(--danger-700)}.label[data-v-a5e79ae5]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.label-bold[data-v-a5e79ae5]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.label-12[data-v-a5e79ae5]{font-size:.75rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-59ab5750]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-59ab5750]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-59ab5750]{opacity:0;width:0;height:0}.slider[data-v-59ab5750]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-59ab5750]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-59ab5750]:before{transform:translate(20px)}.slider.round[data-v-59ab5750]{border-radius:34px}.slider.round[data-v-59ab5750]:before{border-radius:50%}@keyframes zoom-59ab5750{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-59ab5750],.top-nav[data-v-59ab5750],.atom-header-pages__header[data-v-59ab5750],.tab-left[data-v-59ab5750]{display:none!important}.page-break[data-v-59ab5750]{page-break-before:always}div[data-v-59ab5750]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-59ab5750],html[data-v-59ab5750]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-59ab5750],html[data-v-59ab5750]{overflow-y:auto;scrollbar-width:thin}}body[data-v-59ab5750]::-webkit-scrollbar-track,html[data-v-59ab5750]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-59ab5750]::-webkit-scrollbar,html[data-v-59ab5750]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-59ab5750]::-webkit-scrollbar-thumb,html[data-v-59ab5750]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-59ab5750]{box-sizing:border-box}.highlight[data-v-59ab5750]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-59ab5750]{animation:zoom-59ab5750 .5s ease-in-out}.required[data-v-59ab5750]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-59ab5750]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-59ab5750]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.content-checkbox[data-v-59ab5750]{display:flex;align-items:center;gap:8px;padding:8px 6px;border-radius:4px;width:100%}.content-checkbox.activated[data-v-59ab5750]{border-radius:8px;background:var(--Text-Color-Disable-Space)}.content-checkbox.activated .content[data-v-59ab5750]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Accent);font-family:Inter}.content-checkbox[data-v-59ab5750]:hover{cursor:pointer;background-color:var(--Semantic-Hover-Blue)}.content-checkbox__content[data-v-59ab5750]{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Primary-Dark-background);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.content-checkbox .hideCheckbox[data-v-59ab5750]{display:none}.content-checkbox[data-v-59ab5750] svg{min-width:20px}.disabled[data-v-59ab5750]{background:var(--Neutrals-Grey-50);pointer-events:none;cursor:default}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6e7df0f5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6e7df0f5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6e7df0f5]{opacity:0;width:0;height:0}.slider[data-v-6e7df0f5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6e7df0f5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6e7df0f5]:before{transform:translate(20px)}.slider.round[data-v-6e7df0f5]{border-radius:34px}.slider.round[data-v-6e7df0f5]:before{border-radius:50%}@keyframes zoom-6e7df0f5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6e7df0f5],.top-nav[data-v-6e7df0f5],.atom-header-pages__header[data-v-6e7df0f5],.tab-left[data-v-6e7df0f5]{display:none!important}.page-break[data-v-6e7df0f5]{page-break-before:always}div[data-v-6e7df0f5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6e7df0f5],html[data-v-6e7df0f5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6e7df0f5],html[data-v-6e7df0f5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6e7df0f5]::-webkit-scrollbar-track,html[data-v-6e7df0f5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6e7df0f5]::-webkit-scrollbar,html[data-v-6e7df0f5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6e7df0f5]::-webkit-scrollbar-thumb,html[data-v-6e7df0f5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6e7df0f5]{box-sizing:border-box}.highlight[data-v-6e7df0f5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6e7df0f5]{animation:zoom-6e7df0f5 .5s ease-in-out}.required[data-v-6e7df0f5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6e7df0f5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6e7df0f5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.dropdown-multiple[data-v-6e7df0f5]{position:relative;width:145px;height:38px;display:flex;border:1px solid var(--Stroke);border-radius:8px;transition:all .1s ease-in-out;cursor:pointer;outline:none}.dropdown-multiple[data-v-6e7df0f5]:hover{border-color:var(--Semantic-Rest-Blue)}.dropdown-multiple.activated[data-v-6e7df0f5]{border:1px solid var(--Accent)}.dropdown-multiple.activated[data-v-6e7df0f5] .IcArrowDown{transform:rotate(180deg)}.dropdown-multiple.different-new[data-v-6e7df0f5]{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}.dropdown-multiple__view[data-v-6e7df0f5]{width:100%;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:25px;padding:10px 12px;overflow:visible}.dropdown-multiple__view[data-v-6e7df0f5] svg{transition:all .1s ease-in-out}.dropdown-multiple__view p.please-choose[data-v-6e7df0f5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.dropdown-multiple__view .list-selected[data-v-6e7df0f5]{display:flex;flex-direction:row;gap:8px;overflow-x:auto;width:100%;white-space:nowrap}.dropdown-multiple__view .list-selected[data-v-6e7df0f5]::-webkit-scrollbar{display:none}.dropdown-multiple__view .list-selected__item[data-v-6e7df0f5]{display:flex;height:24px;padding:4px 6px 4px 8px;align-items:center;gap:6px;border-radius:8px;background:var(--Rest-Background)}.dropdown-multiple__view .list-selected__item p[data-v-6e7df0f5]{font-size:.75rem;line-height:1.3125rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.dropdown-multiple__view .list-selected__item .icon-close[data-v-6e7df0f5]{display:flex;width:14px;height:14px;justify-content:center;align-items:center;border-radius:16px;border:.667px solid var(--Line-Stroke);background:var(--Blue-Background)}.dropdown-multiple__view .list-selected .IcArrowDown[data-v-6e7df0f5]{flex-shrink:0;transform:rotate(180deg)}.dropdown-multiple__body[data-v-6e7df0f5]{display:flex;flex-direction:column;gap:4px;width:100%;padding:6px;background:var(--Neutrals-White);border-radius:8px;position:absolute;z-index:5;border:1px solid var(--Neutrals-Grey-100);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.dropdown-multiple__body.dropdown-down[data-v-6e7df0f5]{top:calc(100% + 4px);left:0}.dropdown-multiple__body.dropdown-up[data-v-6e7df0f5]{left:0;bottom:calc(100% + 4px)}.dropdown-multiple__body .search[data-v-6e7df0f5]{width:100%;height:30px;padding:0 8px;border:1px solid var(--Neutrals-Grey-300);border-radius:4px;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--text-light-secondary);font-family:Inter}.dropdown-multiple__body .dropdown[data-v-6e7df0f5]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;width:100%;padding-right:0;overflow-y:auto}@-moz-document url-prefix(){.dropdown-multiple__body .dropdown[data-v-6e7df0f5]{overflow-y:auto;scrollbar-width:thin}}.dropdown-multiple__body .dropdown[data-v-6e7df0f5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body .dropdown[data-v-6e7df0f5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body .dropdown[data-v-6e7df0f5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.dropdown-multiple__body .dropdown[data-v-6e7df0f5]:hover{cursor:default}.dropdown-multiple__body .dropdown__options[data-v-6e7df0f5]{width:100%;overflow-y:auto;display:flex;flex-direction:column}@-moz-document url-prefix(){.dropdown-multiple__body .dropdown__options[data-v-6e7df0f5]{overflow-y:auto;scrollbar-width:thin}}.dropdown-multiple__body .dropdown__options[data-v-6e7df0f5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body .dropdown__options[data-v-6e7df0f5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body .dropdown__options[data-v-6e7df0f5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.dropdown-multiple__body .dropdown__options__empty[data-v-6e7df0f5]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;min-height:100px}.dropdown-multiple__body .dropdown__options .item[data-v-6e7df0f5]{padding:6px 8px;width:100%;height:30ps;border-radius:4px;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--text-light-secondary);font-family:Inter}.dropdown-multiple__body .dropdown__options .item.hide[data-v-6e7df0f5]{display:none}.dropdown-multiple__body .dropdown__options .item>p[data-v-6e7df0f5]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.dropdown-multiple__body .dropdown__options .item.selected[data-v-6e7df0f5]{color:var(--text-light-secondary)}.dropdown-multiple__body .dropdown__options .item[data-v-6e7df0f5]:hover{background:var(--Semantic-Hover-Blue);cursor:pointer}.dropdown-multiple__body[data-v-6e7df0f5] .infinite-loading-container{overflow:auto}@-moz-document url-prefix(){.dropdown-multiple__body[data-v-6e7df0f5] .infinite-loading-container{overflow-y:auto;scrollbar-width:thin}}.dropdown-multiple__body[data-v-6e7df0f5] .infinite-loading-container::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body[data-v-6e7df0f5] .infinite-loading-container::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-multiple__body[data-v-6e7df0f5] .infinite-loading-container::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.dropdown-multiple__disable[data-v-6e7df0f5]{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item);cursor:default}.dropdown-multiple__disable[data-v-6e7df0f5]:hover{border:1px solid var(--Line-Stroke)}.search-input[data-v-6e7df0f5]{outline:none;width:100%;min-width:200px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.search-form-wrapper[data-v-aef590d6]{display:flex;flex-direction:column;gap:14px}.search-form-wrapper[data-v-aef590d6] .row-wrapper[data-v-aef590d6]{display:flex;width:100%;gap:20px}.search-form-wrapper[data-v-aef590d6] .row-item[data-v-aef590d6]{flex:1;min-width:0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0a3adb02]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0a3adb02]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0a3adb02]{opacity:0;width:0;height:0}.slider[data-v-0a3adb02]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0a3adb02]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0a3adb02]:before{transform:translate(20px)}.slider.round[data-v-0a3adb02]{border-radius:34px}.slider.round[data-v-0a3adb02]:before{border-radius:50%}@keyframes zoom-0a3adb02{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0a3adb02],.top-nav[data-v-0a3adb02],.atom-header-pages__header[data-v-0a3adb02],.tab-left[data-v-0a3adb02]{display:none!important}.page-break[data-v-0a3adb02]{page-break-before:always}div[data-v-0a3adb02]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0a3adb02],html[data-v-0a3adb02]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0a3adb02],html[data-v-0a3adb02]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0a3adb02]::-webkit-scrollbar-track,html[data-v-0a3adb02]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0a3adb02]::-webkit-scrollbar,html[data-v-0a3adb02]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0a3adb02]::-webkit-scrollbar-thumb,html[data-v-0a3adb02]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0a3adb02]{box-sizing:border-box}.highlight[data-v-0a3adb02]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0a3adb02]{animation:zoom-0a3adb02 .5s ease-in-out}.required[data-v-0a3adb02]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0a3adb02]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0a3adb02]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}p[data-v-0a3adb02]{margin:0;padding:0}.atom-table[data-v-0a3adb02]{height:100%;display:flex;flex-direction:column;background-color:var(--Rest-Background);overflow:hidden;border-radius:16px;border:1px solid var(--Stroke);position:relative;box-shadow:0 4px 6px #474f6214}.atom-table thead[data-v-0a3adb02]{background-color:var(--Rest-Background);margin-right:var(--d652fd90);min-height:46px;overflow:hidden;flex-shrink:0}.atom-table thead[data-v-0a3adb02] tr{position:relative;display:flex}.atom-table thead[data-v-0a3adb02] tr th{display:flex;flex-direction:row;align-items:center;padding:12px 24px;border-bottom:1px solid var(--Neutrals-Grey-200);border-right:1px solid var(--Neutrals-Grey-200);min-height:46px;font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table thead[data-v-0a3adb02] tr th:first-child{border-top-left-radius:16px}.atom-table thead[data-v-0a3adb02] tr th:last-child{border-top-right-radius:16px;border-right:0}.atom-table tbody[data-v-0a3adb02]{max-height:100%;height:100%;overflow-y:auto;overflow-x:auto;display:flex;flex-direction:column;background-color:var(--Neutrals-White)}@-moz-document url-prefix(){.atom-table tbody[data-v-0a3adb02]{overflow-y:auto;scrollbar-width:thin}}.atom-table tbody[data-v-0a3adb02]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.atom-table tbody[data-v-0a3adb02]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.atom-table tbody[data-v-0a3adb02]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.atom-table tbody[data-v-0a3adb02] tr{display:flex;transition:background-color .1s ease-in-out}.atom-table tbody[data-v-0a3adb02] tr td{display:flex;flex-direction:row;align-items:center;padding:16px 24px;border-bottom:1px solid var(--Neutrals-Grey-200);border-right:1px solid var(--Neutrals-Grey-200)}.atom-table tbody[data-v-0a3adb02] tr td p{font-size:.875rem;line-height:1.0625rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table tbody[data-v-0a3adb02] tr td:last-child{border-right:0}.atom-table tbody[data-v-0a3adb02] tr td svg{flex-shrink:0}.atom-table tbody[data-v-0a3adb02] tr:hover{width:100%;background-color:var(--neutral-300)}.atom-table tbody[data-v-0a3adb02] tr:hover td,.atom-table tbody[data-v-0a3adb02] tr:hover .table-bTd{cursor:pointer}.atom-table tbody[data-v-0a3adb02] tr:active td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) .selected-display,.atom-table tbody[data-v-0a3adb02] tr.selected td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) .selected-display{color:var(--Semantic-Rest-Blue)}.atom-table tbody[data-v-0a3adb02] tr:active td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) svg,.atom-table tbody[data-v-0a3adb02] tr.selected td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) svg{fill:var(--Semantic-Rest-Blue)}.atom-table tbody[data-v-0a3adb02] tr.disable{background-color:var(--Blue-Background);pointer-events:none}.atom-table tbody[data-v-0a3adb02] tr.disable td .wrapper-dropdown{border-color:var(--Neutrals-Grey-300)}.atom-table tbody[data-v-0a3adb02] tr.disable td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) .selected-display{color:var(--Semantic-Disable)}.atom-table tbody[data-v-0a3adb02] tr.disable td .wrapper-dropdown :deep(.wrapper-dropdown__selected__item) svg{fill:var(--Semantic-Disable)}.atom-table tbody[data-v-0a3adb02] tr.disable td :deep(.btn-circle){background-color:var(--Semantic-Disable)}.atom-table tbody[data-v-0a3adb02] tr.disable td :deep(.btn-circle) svg{fill:var(--Neutrals-Grey-400)}.atom-table tfoot[data-v-0a3adb02]{background:var(--Neutrals-White)}[data-v-0a3adb02] .cell{display:flex}[data-v-0a3adb02] .cell-center{justify-content:center}[data-v-0a3adb02] .cell-left{justify-content:flex-start}[data-v-0a3adb02] .cell-right{justify-content:flex-end}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4bca08d2]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4bca08d2]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4bca08d2]{opacity:0;width:0;height:0}.slider[data-v-4bca08d2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4bca08d2]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4bca08d2]:before{transform:translate(20px)}.slider.round[data-v-4bca08d2]{border-radius:34px}.slider.round[data-v-4bca08d2]:before{border-radius:50%}@keyframes zoom-4bca08d2{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4bca08d2],.top-nav[data-v-4bca08d2],.atom-header-pages__header[data-v-4bca08d2],.tab-left[data-v-4bca08d2]{display:none!important}.page-break[data-v-4bca08d2]{page-break-before:always}div[data-v-4bca08d2]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4bca08d2],html[data-v-4bca08d2]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4bca08d2],html[data-v-4bca08d2]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4bca08d2]::-webkit-scrollbar-track,html[data-v-4bca08d2]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4bca08d2]::-webkit-scrollbar,html[data-v-4bca08d2]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4bca08d2]::-webkit-scrollbar-thumb,html[data-v-4bca08d2]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4bca08d2]{box-sizing:border-box}.highlight[data-v-4bca08d2]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4bca08d2]{animation:zoom-4bca08d2 .5s ease-in-out}.required[data-v-4bca08d2]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4bca08d2]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4bca08d2]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}._container[data-v-4bca08d2]{padding:0 24px;border-top:1px solid var(--Stroke)}._container[data-v-4bca08d2] .pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:8px 24px!important;gap:4px}._container[data-v-4bca08d2] .pagination .page-item{text-align:center;min-width:28px;min-height:28px;border-radius:100%;aspect-ratio:1/1;transition:background-color .2s ease-in-out}._container[data-v-4bca08d2] .pagination .page-item .page-link{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:8px 0;border-radius:100%;background-color:transparent;border-color:transparent;box-shadow:none;font-size:.875rem;line-height:.875rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}._container[data-v-4bca08d2] .pagination .page-item:hover{background-color:var(--Neutrals-Grey-200);cursor:pointer}._container[data-v-4bca08d2] .pagination .page-item.active{background-color:var(--Text-Color-Disable-Space)}._container[data-v-4bca08d2] .pagination .page-item.active .page-link{background-color:transparent;color:var(--Rest)}._container[data-v-4bca08d2] .pagination .page-item.disabled{pointer-events:none}._container[data-v-4bca08d2] .pagination .page-item-icon-prev{margin-right:28px}._container[data-v-4bca08d2] .pagination .page-item-icon-next{margin-left:28px}._container[data-v-4bca08d2] .pagination .page-item{display:flex;align-items:center}._container[data-v-4bca08d2] .pagination .page-item-icon{color:var(--Neutrals-Grey-400)}._container[data-v-4bca08d2] .pagination .page-item-icon svg{fill:var(--Neutrals-Grey-400)}._container[data-v-4bca08d2] .pagination .page-item-icon .page-link-icon{display:flex;padding:4px;gap:8px;border-radius:6px;transition:background-color .2s ease-in-out;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}._container[data-v-4bca08d2] .pagination .page-item-icon .page-link-icon svg{fill:var(--Semantic-Hover-background)}._container[data-v-4bca08d2] .pagination .page-item-icon .page-link-icon svg path{fill:var(--Semantic-Hover-background)}._container[data-v-4bca08d2] .pagination .page-item-icon .page-link-icon:active{color:var(--Semantic-Hover-background);background-color:var(--Neutrals-Grey-200)!important}._container[data-v-4bca08d2] .pagination .page-item-icon:hover{cursor:pointer}._container[data-v-4bca08d2] .pagination .page-item-icon:hover .page-link-icon{background-color:var(--Neutrals-Grey-100)}._container[data-v-4bca08d2] .pagination .page-item-icon.disabled{pointer-events:none}._container[data-v-4bca08d2] .pagination .page-item-icon.disabled .page-link-icon{color:var(--Semantic-Disable)}._container[data-v-4bca08d2] .pagination .page-item-icon.disabled .page-link-icon svg{fill:var(--Semantic-Disable)}._container[data-v-4bca08d2] .pagination .page-item-icon.disabled .page-link-icon svg path{fill:var(--Semantic-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7bc62c0a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7bc62c0a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7bc62c0a]{opacity:0;width:0;height:0}.slider[data-v-7bc62c0a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7bc62c0a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7bc62c0a]:before{transform:translate(20px)}.slider.round[data-v-7bc62c0a]{border-radius:34px}.slider.round[data-v-7bc62c0a]:before{border-radius:50%}@keyframes zoom-7bc62c0a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7bc62c0a],.top-nav[data-v-7bc62c0a],.atom-header-pages__header[data-v-7bc62c0a],.tab-left[data-v-7bc62c0a]{display:none!important}.page-break[data-v-7bc62c0a]{page-break-before:always}div[data-v-7bc62c0a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7bc62c0a],html[data-v-7bc62c0a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7bc62c0a],html[data-v-7bc62c0a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7bc62c0a]::-webkit-scrollbar-track,html[data-v-7bc62c0a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7bc62c0a]::-webkit-scrollbar,html[data-v-7bc62c0a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7bc62c0a]::-webkit-scrollbar-thumb,html[data-v-7bc62c0a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7bc62c0a]{box-sizing:border-box}.highlight[data-v-7bc62c0a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7bc62c0a]{animation:zoom-7bc62c0a .5s ease-in-out}.required[data-v-7bc62c0a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7bc62c0a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7bc62c0a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.wrapper-dropdown[data-v-7bc62c0a]{position:relative;width:145px;padding:7px 14px;display:flex;align-items:center;border:1px solid var(--Stroke);border-radius:8px;background-color:var(--Neutrals-White);transition:all .1s ease-in-out;box-shadow:0 1px 2px #1018280d;transition:border-color .2s ease-in-out}.wrapper-dropdown[data-v-7bc62c0a]:hover{border-color:var(--Semantic-Rest-Blue);cursor:pointer}.wrapper-dropdown__selected__item[data-v-7bc62c0a]{width:100%;display:flex;justify-content:space-between;align-items:center;height:28px}.wrapper-dropdown__selected__item[data-v-7bc62c0a]>svg{min-width:16px;transition:all .1s ease-in-out}.wrapper-dropdown__selected__item .search-input[data-v-7bc62c0a]{outline:none;border:none;width:100%;border-radius:0}.wrapper-dropdown.activated[data-v-7bc62c0a]{border:1px solid var(--Semantic-Rest-Blue)}.wrapper-dropdown.activated[data-v-7bc62c0a] .IcChevronDown{transform:rotate(180deg);min-width:16px}.wrapper-dropdown[data-v-7bc62c0a]:hover{border-color:var(--Semantic-Rest-Blue)}.wrapper-dropdown[data-v-7bc62c0a]:focus{outline:none}.wrapper-dropdown .selected-display[data-v-7bc62c0a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.wrapper-dropdown .selected-display[data-v-7bc62c0a]:hover{cursor:pointer}.wrapper-dropdown .placeholder[data-v-7bc62c0a],.wrapper-dropdown .placeholder p[data-v-7bc62c0a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.wrapper-dropdown .dropdown[data-v-7bc62c0a]{position:absolute;z-index:5;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;overflow:hidden;gap:8px;border-radius:8px;width:100%;background:var(--Neutrals-White);border:1px solid var(--Gray-100, #f2f4f7);transition:border-color .2s ease-in-out;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814}.wrapper-dropdown .dropdown__options[data-v-7bc62c0a]{width:100%;overflow-y:auto;display:flex;flex-direction:column;position:relative}@-moz-document url-prefix(){.wrapper-dropdown .dropdown__options[data-v-7bc62c0a]{overflow-y:auto;scrollbar-width:thin}}.wrapper-dropdown .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.wrapper-dropdown .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.wrapper-dropdown .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.wrapper-dropdown .dropdown__options__empty[data-v-7bc62c0a]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.wrapper-dropdown .dropdown__options__empty>span[data-v-7bc62c0a]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.wrapper-dropdown .dropdown__options .item[data-v-7bc62c0a]{display:flex;align-items:center;padding:7px 14px;width:100%;height:30ps;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.wrapper-dropdown .dropdown__options .item.hide[data-v-7bc62c0a]{display:none}.wrapper-dropdown .dropdown__options .item>p[data-v-7bc62c0a]{word-break:break-all;flex:1;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.wrapper-dropdown .dropdown__options .item.selected[data-v-7bc62c0a]{background:var(--Text-Color-Disable-Space)}.wrapper-dropdown .dropdown__options .item.selected[data-v-7bc62c0a] p{font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.wrapper-dropdown .dropdown__options .item[data-v-7bc62c0a]:hover{background:var(--light-hover-item);cursor:pointer}.wrapper-dropdown .dropdown__options .item.disabled[data-v-7bc62c0a]{background:var(--Neutrals-Grey-50);cursor:auto}.wrapper-dropdown .dropdown__options[data-v-7bc62c0a] .v3-infinite-loading{height:auto}.wrapper-dropdown.disabled[data-v-7bc62c0a]{justify-content:center;border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item);cursor:auto}.wrapper-dropdown.disabled .selected-display[data-v-7bc62c0a]{cursor:auto}.wrapper-dropdown.status-hover-type[data-v-7bc62c0a]{border:1px solid transparent;box-shadow:none}.wrapper-dropdown.status-hover-type[data-v-7bc62c0a]:hover,.wrapper-dropdown.status-hover-type[data-v-7bc62c0a]:focus{border-color:var(--Semantic-Rest-Blue)}.wrapper-dropdown.different-new[data-v-7bc62c0a]{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}.dropdown-enter-active[data-v-7bc62c0a],.dropdown-leave-active[data-v-7bc62c0a]{transition:opacity .2s,transform .2s}.dropdown-enter-from[data-v-7bc62c0a],.dropdown-leave-to[data-v-7bc62c0a]{opacity:0;transform:translateY(-10px)}.dropdown-enter-to[data-v-7bc62c0a],.dropdown-leave-from[data-v-7bc62c0a]{opacity:1;transform:translateY(0)}.dropdown-menu[data-v-7bc62c0a]{position:relative;z-index:1000}.dropdown-menu.dropdown-down[data-v-7bc62c0a]{top:calc(100% + 4px);left:0}.dropdown-menu.dropdown-up[data-v-7bc62c0a]{left:0;bottom:calc(100% + 4px)}.dropdown-teleport-menu[data-v-7bc62c0a]{position:fixed;z-index:2000;overflow:hidden;display:flex;flex-direction:column;background:var(--Neutrals-White);border:1px solid var(--Gray-100, #f2f4f7);border-radius:8px;gap:8px;width:100%;box-shadow:0 4px 6px -2px #10182808,0 12px 16px -4px #10182814}.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a]{width:100%;overflow-y:auto;display:flex;flex-direction:column;position:relative}@-moz-document url-prefix(){.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a]{overflow-y:auto;scrollbar-width:thin}}.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.dropdown-teleport-menu .dropdown__options__empty[data-v-7bc62c0a]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}.dropdown-teleport-menu .dropdown__options__empty>span[data-v-7bc62c0a]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dropdown-teleport-menu .dropdown__options .item[data-v-7bc62c0a]{display:flex;align-items:center;padding:7px 14px;width:100%;height:30ps;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dropdown-teleport-menu .dropdown__options .item.hide[data-v-7bc62c0a]{display:none}.dropdown-teleport-menu .dropdown__options .item>p[data-v-7bc62c0a]{word-break:break-all;flex:1;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.dropdown-teleport-menu .dropdown__options .item.selected[data-v-7bc62c0a]{background:var(--Text-Color-Disable-Space)}.dropdown-teleport-menu .dropdown__options .item.selected[data-v-7bc62c0a] p{font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.dropdown-teleport-menu .dropdown__options .item[data-v-7bc62c0a]:hover{background:var(--light-hover-item);cursor:pointer}.dropdown-teleport-menu .dropdown__options .item.disabled[data-v-7bc62c0a]{background:var(--Neutrals-Grey-50);cursor:auto}.dropdown-teleport-menu .dropdown__options[data-v-7bc62c0a] .v3-infinite-loading{height:auto}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c3cbcb81]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c3cbcb81]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c3cbcb81]{opacity:0;width:0;height:0}.slider[data-v-c3cbcb81]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c3cbcb81]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c3cbcb81]:before{transform:translate(20px)}.slider.round[data-v-c3cbcb81]{border-radius:34px}.slider.round[data-v-c3cbcb81]:before{border-radius:50%}@keyframes zoom-c3cbcb81{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c3cbcb81],.top-nav[data-v-c3cbcb81],.atom-header-pages__header[data-v-c3cbcb81],.tab-left[data-v-c3cbcb81]{display:none!important}.page-break[data-v-c3cbcb81]{page-break-before:always}div[data-v-c3cbcb81]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c3cbcb81],html[data-v-c3cbcb81]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c3cbcb81],html[data-v-c3cbcb81]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c3cbcb81]::-webkit-scrollbar-track,html[data-v-c3cbcb81]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c3cbcb81]::-webkit-scrollbar,html[data-v-c3cbcb81]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c3cbcb81]::-webkit-scrollbar-thumb,html[data-v-c3cbcb81]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c3cbcb81]{box-sizing:border-box}.highlight[data-v-c3cbcb81]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c3cbcb81]{animation:zoom-c3cbcb81 .5s ease-in-out}.required[data-v-c3cbcb81]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c3cbcb81]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c3cbcb81]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.different-new[data-v-c3cbcb81]{position:relative}.different-new[data-v-c3cbcb81]:before{content:"";display:block;clear:both;position:absolute;background:var(--Semantic-Alerts-Green_10, #e4ffeb);width:calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-4px;bottom:0;right:0}.atom-radio[data-v-c3cbcb81]{padding-left:28px;position:relative;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;word-break:break-word;display:flex;align-items:center;cursor:pointer}.atom-radio .checkmark[data-v-c3cbcb81]{position:absolute;top:50%;left:0;transform:translateY(-50%);width:var(--38e314d7);height:var(--6c9ee794);background-color:var(--Neutrals-White);border-radius:50%;border:1px solid var(--Neutrals-Grey-200);transition:background-color .2s,border-color .2s ease-in-out}.atom-radio .checkmark__child[data-v-c3cbcb81]{display:none}.atom-radio input[data-v-c3cbcb81]{position:absolute;right:0;bottom:0;top:50%;left:0;transform:translateY(-50%);opacity:0;width:var(--38e314d7);height:var(--6c9ee794);z-index:1;cursor:pointer}.atom-radio input~.checkmark[data-v-c3cbcb81]{display:flex;justify-content:center;align-items:center}.atom-radio input~.checkmark .checkmark__child[data-v-c3cbcb81]{display:block;width:var(--32162f00);height:var(--123e91a6);border-radius:50%}.atom-radio input:hover~.checkmark[data-v-c3cbcb81]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.atom-radio input:checked~.checkmark[data-v-c3cbcb81]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.atom-radio input:checked~.checkmark .checkmark__child[data-v-c3cbcb81]{background:var(--Semantic-Rest-Blue)}.atom-radio input[data-v-c3cbcb81]:disabled{cursor:default}.atom-radio input:disabled~.checkmark[data-v-c3cbcb81]{border:1px solid var(--Neutrals-Grey-200);background:var(--Gray-100)}.atom-radio input:disabled:checked~.checkmark[data-v-c3cbcb81]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.atom-radio input:disabled:checked~.checkmark .checkmark__child[data-v-c3cbcb81]{background:var(--Semantic-Rest-Blue)}.atom-radio.disabled[data-v-c3cbcb81]{pointer-events:none}.atom-radio.disabled.not-selected[data-v-c3cbcb81]{color:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-87f36502]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-87f36502]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-87f36502]{opacity:0;width:0;height:0}.slider[data-v-87f36502]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-87f36502]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-87f36502]:before{transform:translate(20px)}.slider.round[data-v-87f36502]{border-radius:34px}.slider.round[data-v-87f36502]:before{border-radius:50%}@keyframes zoom-87f36502{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-87f36502],.top-nav[data-v-87f36502],.atom-header-pages__header[data-v-87f36502],.tab-left[data-v-87f36502]{display:none!important}.page-break[data-v-87f36502]{page-break-before:always}div[data-v-87f36502]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-87f36502],html[data-v-87f36502]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-87f36502],html[data-v-87f36502]{overflow-y:auto;scrollbar-width:thin}}body[data-v-87f36502]::-webkit-scrollbar-track,html[data-v-87f36502]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-87f36502]::-webkit-scrollbar,html[data-v-87f36502]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-87f36502]::-webkit-scrollbar-thumb,html[data-v-87f36502]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-87f36502]{box-sizing:border-box}.highlight[data-v-87f36502]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-87f36502]{animation:zoom-87f36502 .5s ease-in-out}.required[data-v-87f36502]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-87f36502]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-87f36502]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.overlay .modal-wrapper[data-v-87f36502]{width:454px;padding:30px;border-radius:20px;background:var(--Neutrals-White, #fff);display:flex;flex-direction:column;gap:24px}.overlay .modal-wrapper__body[data-v-87f36502]{display:flex;flex-direction:column;gap:18px}.overlay .modal-wrapper__body__title[data-v-87f36502]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.overlay .modal-wrapper__body .check-box-item[data-v-87f36502]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:flex;align-items:center;gap:6px}.overlay .modal-wrapper__body .check-box-item+.check-box-item[data-v-87f36502]{margin-top:10px}.overlay .modal-wrapper__button[data-v-87f36502]{display:flex;gap:12px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-94910e2f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-94910e2f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-94910e2f]{opacity:0;width:0;height:0}.slider[data-v-94910e2f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-94910e2f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-94910e2f]:before{transform:translate(20px)}.slider.round[data-v-94910e2f]{border-radius:34px}.slider.round[data-v-94910e2f]:before{border-radius:50%}@keyframes zoom-94910e2f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-94910e2f],.top-nav[data-v-94910e2f],.atom-header-pages__header[data-v-94910e2f],.tab-left[data-v-94910e2f]{display:none!important}.page-break[data-v-94910e2f]{page-break-before:always}div[data-v-94910e2f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-94910e2f],html[data-v-94910e2f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-94910e2f],html[data-v-94910e2f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-94910e2f]::-webkit-scrollbar-track,html[data-v-94910e2f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-94910e2f]::-webkit-scrollbar,html[data-v-94910e2f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-94910e2f]::-webkit-scrollbar-thumb,html[data-v-94910e2f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-94910e2f]{box-sizing:border-box}.highlight[data-v-94910e2f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-94910e2f]{animation:zoom-94910e2f .5s ease-in-out}.required[data-v-94910e2f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-94910e2f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-94910e2f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.btn-circle[data-v-94910e2f]{position:relative;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:8px;transition:opacity .25s linear,background-color .2s,border-color .2s ease-in-out,fill .2s ease-in-out;cursor:pointer}.btn-circle.rounded[data-v-94910e2f]{border-radius:50%}.btn-circle--delete[data-v-94910e2f]{background-color:var(--Semantic-Alerts-Red_10)}.btn-circle--delete[data-v-94910e2f]:hover{background-color:var(--Semantic-Alerts-Red_100)!important}.btn-circle--delete[data-v-94910e2f]:hover svg{fill:var(--Neutrals-White)!important}.btn-circle--edit[data-v-94910e2f],.btn-circle--save[data-v-94910e2f],.btn-circle--add[data-v-94910e2f]{background-color:var(--Semantic-Alerts-Green_10)}.btn-circle--edit[data-v-94910e2f]:hover,.btn-circle--save[data-v-94910e2f]:hover,.btn-circle--add[data-v-94910e2f]:hover{background-color:var(--Semantic-Alerts-Green_100)!important}.btn-circle--edit[data-v-94910e2f]:hover svg,.btn-circle--save[data-v-94910e2f]:hover svg,.btn-circle--add[data-v-94910e2f]:hover svg{fill:var(--Neutrals-White)!important}.btn-circle--rename[data-v-94910e2f]{background-color:var(--Light-Blue)}.btn-circle--rename[data-v-94910e2f]:hover{background-color:var(--Accent)!important}.btn-circle--rename[data-v-94910e2f]:hover svg{fill:var(--Neutrals-White)!important}.btn-circle--undo[data-v-94910e2f]{background-color:var(--Semantic-Hover-Blue)}.btn-circle--undo[data-v-94910e2f]:hover{background-color:var(--Semantic-Rest-Blue)!important}.btn-circle--undo[data-v-94910e2f]:hover svg{fill:var(--Neutrals-White)!important}.btn-circle[data-v-94910e2f]:before{position:absolute;content:"";z-index:1;opacity:0;border-radius:50%;transition:opacity .25s linear}.btn-circle.priority--Disabled[data-v-94910e2f]{background-color:var(--Semantic-Disable)!important;pointer-events:none}.btn-circle.priority--Disabled[data-v-94910e2f] svg{fill:var(--Neutrals-Grey-400)}.btn-circle.priority--Tertiary[data-v-94910e2f]{background-color:var(--Neutrals-Grey-200)}.btn-circle.priority--Tertiary[data-v-94910e2f] svg{fill:var(--Semantic-Hover-background)}.btn-circle.disabled[data-v-94910e2f]{background-color:var(--Semantic-Disable)!important;pointer-events:none}.btn-circle.disabled[data-v-94910e2f] svg{fill:var(--Neutrals-Grey-400)}.btn-circle.size--Large[data-v-94910e2f]{min-width:36px;height:36px}.btn-circle.size--Medium[data-v-94910e2f]{min-width:24px;height:24px}.btn-circle.size--Small[data-v-94910e2f]{min-width:20px;height:20px}.btn-circle[data-v-94910e2f] svg{z-index:3;transition:fill .2s ease-in-out}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-34452785]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-34452785]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-34452785]{opacity:0;width:0;height:0}.slider[data-v-34452785]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-34452785]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-34452785]:before{transform:translate(20px)}.slider.round[data-v-34452785]{border-radius:34px}.slider.round[data-v-34452785]:before{border-radius:50%}@keyframes zoom-34452785{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-34452785],.top-nav[data-v-34452785],.atom-header-pages__header[data-v-34452785],.tab-left[data-v-34452785]{display:none!important}.page-break[data-v-34452785]{page-break-before:always}div[data-v-34452785]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-34452785],html[data-v-34452785]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-34452785],html[data-v-34452785]{overflow-y:auto;scrollbar-width:thin}}body[data-v-34452785]::-webkit-scrollbar-track,html[data-v-34452785]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-34452785]::-webkit-scrollbar,html[data-v-34452785]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-34452785]::-webkit-scrollbar-thumb,html[data-v-34452785]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-34452785]{box-sizing:border-box}.highlight[data-v-34452785]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-34452785]{animation:zoom-34452785 .5s ease-in-out}.required[data-v-34452785]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-34452785]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-34452785]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal__create__wrapper[data-v-34452785]{width:100%}.modal__create__wrapper[data-v-34452785] .base-modal{padding:0;width:680px}.atom-table[data-v-34452785]{width:100%;max-height:500px}.atom-table .table-thead .table-hRow[data-v-34452785]{height:44px;margin-right:10px}.atom-table .table-thead .table-hRow .table-hTd[data-v-34452785]{padding:12px 20px;text-wrap:nowrap;display:flex}.atom-table .table-tbody .table-bRow[data-v-34452785]{height:52px}.atom-table .table-tbody .table-bRow .table-bTd[data-v-34452785]{cursor:default}.atom-table .table-tbody .table-bRow .table-bTd:nth-child(1) p[data-v-34452785]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table .table-tbody .table-bRow .table-bTd:nth-child(2) p[data-v-34452785]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table .table-tbody .table-bRow[data-v-34452785]:hover{background-color:#fff}.icon-close[data-v-34452785]{position:absolute;top:20%;right:10px;border-radius:100px;height:24px;background:var(--Neutrals-White);display:flex;justify-content:center;align-items:center;cursor:pointer}.icon-close[data-v-34452785]:hover{background:var(--Line-Stroke)}.atom-table__image[data-v-34452785]{display:flex;align-items:center;justify-content:center}.atom-table__image img[data-v-34452785]{border-radius:50%;min-width:32px;min-height:32px;max-width:32px;max-height:32px;-o-object-fit:cover;object-fit:cover}[data-v-34452785] .base-infinite{scrollbar-gutter:stable}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-09728c72]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-09728c72]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-09728c72]{opacity:0;width:0;height:0}.slider[data-v-09728c72]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-09728c72]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-09728c72]:before{transform:translate(20px)}.slider.round[data-v-09728c72]{border-radius:34px}.slider.round[data-v-09728c72]:before{border-radius:50%}@keyframes zoom-09728c72{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-09728c72],.top-nav[data-v-09728c72],.atom-header-pages__header[data-v-09728c72],.tab-left[data-v-09728c72]{display:none!important}.page-break[data-v-09728c72]{page-break-before:always}div[data-v-09728c72]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-09728c72],html[data-v-09728c72]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-09728c72],html[data-v-09728c72]{overflow-y:auto;scrollbar-width:thin}}body[data-v-09728c72]::-webkit-scrollbar-track,html[data-v-09728c72]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-09728c72]::-webkit-scrollbar,html[data-v-09728c72]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-09728c72]::-webkit-scrollbar-thumb,html[data-v-09728c72]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-09728c72]{box-sizing:border-box}.highlight[data-v-09728c72]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-09728c72]{animation:zoom-09728c72 .5s ease-in-out}.required[data-v-09728c72]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-09728c72]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-09728c72]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.time-box[data-v-09728c72]{display:flex;width:auto;max-width:-moz-fit-content;max-width:fit-content;height:40px;padding:10px;justify-content:center;align-items:center;gap:4px;flex-shrink:0;border-radius:8px;border:1px solid var(--Stroke);background:var(--Neutrals-White);font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.time-box input[data-v-09728c72]{text-align:center;width:25px;background-color:transparent}.time-box input[data-v-09728c72]:focus{outline:none}.time-box input[type=number][data-v-09728c72]::-webkit-inner-spin-button,.time-box input[type=number][data-v-09728c72]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.time-box p[data-v-09728c72]{display:flex;align-items:center;justify-content:center;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.time-box .minus[data-v-09728c72],.time-box .plus[data-v-09728c72]{padding:4px 3px;visibility:hidden}.time-box .minus[data-v-09728c72]:hover,.time-box .plus[data-v-09728c72]:hover{cursor:pointer}.time-box[data-v-09728c72]:hover{border-color:var(--Semantic-Rest-Blue)}.time-box:hover .minus[data-v-09728c72],.time-box:hover .plus[data-v-09728c72]{visibility:visible}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f21033d3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f21033d3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f21033d3]{opacity:0;width:0;height:0}.slider[data-v-f21033d3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f21033d3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f21033d3]:before{transform:translate(20px)}.slider.round[data-v-f21033d3]{border-radius:34px}.slider.round[data-v-f21033d3]:before{border-radius:50%}@keyframes zoom-f21033d3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f21033d3],.top-nav[data-v-f21033d3],.atom-header-pages__header[data-v-f21033d3],.tab-left[data-v-f21033d3]{display:none!important}.page-break[data-v-f21033d3]{page-break-before:always}div[data-v-f21033d3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f21033d3],html[data-v-f21033d3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f21033d3],html[data-v-f21033d3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f21033d3]::-webkit-scrollbar-track,html[data-v-f21033d3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f21033d3]::-webkit-scrollbar,html[data-v-f21033d3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f21033d3]::-webkit-scrollbar-thumb,html[data-v-f21033d3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f21033d3]{box-sizing:border-box}.highlight[data-v-f21033d3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f21033d3]{animation:zoom-f21033d3 .5s ease-in-out}.required[data-v-f21033d3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f21033d3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f21033d3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.agreement-table[data-v-f21033d3]{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:16px;background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.agreement-table .atom-table[data-v-f21033d3]{height:512px;width:100%}.agreement-table .atom-table thead th[data-v-f21033d3]{padding:12px 4px}.agreement-table .atom-table tbody td[data-v-f21033d3]{padding:10px 4px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-67fb48a9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-67fb48a9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-67fb48a9]{opacity:0;width:0;height:0}.slider[data-v-67fb48a9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-67fb48a9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-67fb48a9]:before{transform:translate(20px)}.slider.round[data-v-67fb48a9]{border-radius:34px}.slider.round[data-v-67fb48a9]:before{border-radius:50%}@keyframes zoom-67fb48a9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-67fb48a9],.top-nav[data-v-67fb48a9],.atom-header-pages__header[data-v-67fb48a9],.tab-left[data-v-67fb48a9]{display:none!important}.page-break[data-v-67fb48a9]{page-break-before:always}div[data-v-67fb48a9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-67fb48a9],html[data-v-67fb48a9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-67fb48a9],html[data-v-67fb48a9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-67fb48a9]::-webkit-scrollbar-track,html[data-v-67fb48a9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-67fb48a9]::-webkit-scrollbar,html[data-v-67fb48a9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-67fb48a9]::-webkit-scrollbar-thumb,html[data-v-67fb48a9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-67fb48a9]{box-sizing:border-box}.highlight[data-v-67fb48a9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-67fb48a9]{animation:zoom-67fb48a9 .5s ease-in-out}.required[data-v-67fb48a9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-67fb48a9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-67fb48a9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.agreement-wrapper[data-v-67fb48a9]{display:flex;flex-direction:column;flex:1;min-height:0px}.agreement-wrapper__layout[data-v-67fb48a9]{display:flex;flex-direction:column;gap:8px;padding:0 20px 20px;overflow-y:auto}@-moz-document url-prefix(){.agreement-wrapper__layout[data-v-67fb48a9]{overflow-y:auto;scrollbar-width:thin}}.agreement-wrapper__layout[data-v-67fb48a9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-wrapper__layout[data-v-67fb48a9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-wrapper__layout[data-v-67fb48a9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.agreement-wrapper__layout .agreement-desc[data-v-67fb48a9]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f4a73c6f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f4a73c6f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f4a73c6f]{opacity:0;width:0;height:0}.slider[data-v-f4a73c6f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f4a73c6f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f4a73c6f]:before{transform:translate(20px)}.slider.round[data-v-f4a73c6f]{border-radius:34px}.slider.round[data-v-f4a73c6f]:before{border-radius:50%}@keyframes zoom-f4a73c6f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f4a73c6f],.top-nav[data-v-f4a73c6f],.atom-header-pages__header[data-v-f4a73c6f],.tab-left[data-v-f4a73c6f]{display:none!important}.page-break[data-v-f4a73c6f]{page-break-before:always}div[data-v-f4a73c6f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f4a73c6f],html[data-v-f4a73c6f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f4a73c6f],html[data-v-f4a73c6f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f4a73c6f]::-webkit-scrollbar-track,html[data-v-f4a73c6f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f4a73c6f]::-webkit-scrollbar,html[data-v-f4a73c6f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f4a73c6f]::-webkit-scrollbar-thumb,html[data-v-f4a73c6f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f4a73c6f]{box-sizing:border-box}.highlight[data-v-f4a73c6f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f4a73c6f]{animation:zoom-f4a73c6f .5s ease-in-out}.required[data-v-f4a73c6f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f4a73c6f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f4a73c6f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap{--dp-font-family: "Inter";--dp-input-icon-padding: 4px;--dp-border-color-hover: #37a3c4;--dp-border-color: #dcdfe8;--dp-border-color-focus: #37a3c4}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__input{padding:9px 40px 9px 14px;border-radius:8px;font-size:14px;color:var(--Text-Color-Primary);font-weight:500}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__input::-moz-placeholder{color:var(--Text-Color-Disable);opacity:inherit}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__input::placeholder{color:var(--Text-Color-Disable);opacity:inherit}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__input_icon{inset-inline-start:unset;inset-inline-end:14px}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__disabled{background-color:var(--Text-Color-Disable-Item);border:1px solid var(--Neutrals-Grey-300)}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__disabled+div{pointer-events:none}.vue-date-picker[data-v-f4a73c6f] .dp__input_wrap .dp__clear_icon{display:none}.vue-date-picker.type-answer[data-v-f4a73c6f] .dp__input_wrap{--dp-input-padding: 14px 30px 14px 0}.vue-date-picker.type-answer[data-v-f4a73c6f] .dp__input_wrap .dp__input{padding:var(--dp-input-padding)}.vue-date-picker.type-answer[data-v-f4a73c6f] .dp__input_wrap .dp__input_icon{inset-inline-start:unset;inset-inline-end:0}.vue-date-picker.type-answer[data-v-f4a73c6f] .dp__input_wrap .dp__input{border:none;border-bottom:1px solid var(--Semantic-Disable);border-radius:0;background:transparent;font-size:.875rem;line-height:1.0625rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.vue-date-picker.type-answer[data-v-f4a73c6f] .dp__input_wrap .dp__input_focus{border:none;border-radius:0;border-bottom:1px solid var(--Semantic-Rest-Blue)}.vue-date-picker.different-new[data-v-f4a73c6f] .dp__input_wrap .dp__input{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}[data-v-f4a73c6f] .dp__outer_menu_wrap{z-index:100!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu{padding:0 8px;background:var(--Neutrals-White);border-radius:20px}.dp__outer_menu_wrap .custom-month-year-component{display:flex;justify-content:space-between;align-items:center;width:100%}.dp__outer_menu_wrap .custom-month-year-component .icon-action{display:flex;align-items:flex-start;justify-content:center;border-radius:4px}.dp__outer_menu_wrap .custom-month-year-component .icon-action:hover{background:var(--Neutrals-Grey-200)}.dp__outer_menu_wrap .custom-month-year-component input{text-align:center;border-radius:8px;border:1px solid transparent;background:transparent;outline:none}.dp__outer_menu_wrap .custom-month-year-component input:focus,.dp__outer_menu_wrap .custom-month-year-component input:active,.dp__outer_menu_wrap .custom-month-year-component input:hover{border-color:var(--Accent);background:var(--Text-Color-Disable-Space)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ad351717]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ad351717]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ad351717]{opacity:0;width:0;height:0}.slider[data-v-ad351717]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ad351717]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ad351717]:before{transform:translate(20px)}.slider.round[data-v-ad351717]{border-radius:34px}.slider.round[data-v-ad351717]:before{border-radius:50%}@keyframes zoom-ad351717{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ad351717],.top-nav[data-v-ad351717],.atom-header-pages__header[data-v-ad351717],.tab-left[data-v-ad351717]{display:none!important}.page-break[data-v-ad351717]{page-break-before:always}div[data-v-ad351717]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ad351717],html[data-v-ad351717]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ad351717],html[data-v-ad351717]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ad351717]::-webkit-scrollbar-track,html[data-v-ad351717]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ad351717]::-webkit-scrollbar,html[data-v-ad351717]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ad351717]::-webkit-scrollbar-thumb,html[data-v-ad351717]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ad351717]{box-sizing:border-box}.highlight[data-v-ad351717]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ad351717]{animation:zoom-ad351717 .5s ease-in-out}.required[data-v-ad351717]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ad351717]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ad351717]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.combobox[data-v-ad351717]{position:relative;font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.combobox .trigger[data-v-ad351717]{display:flex;align-items:center;height:30px;padding:0 16px;gap:8px;border:1px solid var(--Semantic-Rest-Blue);border-radius:8px;cursor:pointer;background-color:var(--Text-Color-Disable-Space)}.combobox .trigger span[data-v-ad351717]{font-size:14px;line-height:20px;color:#1f2937}.combobox .trigger .icon[data-v-ad351717]{display:flex;padding:2px 4px;border-radius:4px}.combobox .trigger .icon[data-v-ad351717] .IcArrowDownSolid{transition:all .1s ease-in-out}.combobox .trigger[data-v-ad351717]:hover{background-color:var(--Accent);color:var(--Neutrals-White)}.combobox .trigger[data-v-ad351717]:hover svg{fill:var(--Neutrals-White)}.combobox .trigger.disabled[data-v-ad351717]{pointer-events:none;background-color:var(--Neutrals-Grey-50);border:1px solid var(--Neutrals-Grey-50)}.combobox .clicked[data-v-ad351717]{background-color:var(--Semantic-Pressed-Blue);color:var(--Neutrals-White)}.combobox .clicked[data-v-ad351717] svg{fill:var(--Neutrals-White)}.combobox .clicked[data-v-ad351717] .IcArrowDownSolid{transform:rotate(180deg)}.combobox .content[data-v-ad351717]{position:absolute;z-index:99;top:34px;left:0;display:flex;flex-direction:column;padding:8px;border-radius:8px;width:100%;min-height:44px;max-height:200px;background-color:#fff;box-shadow:0 16px 24px #474f621f}.combobox .content .load-more[data-v-ad351717]{display:flex;flex-direction:column;gap:2px}.combobox .content .load-more[data-v-ad351717] .v3-infinite-loading{height:0px}.combobox .content .item[data-v-ad351717]{width:100%;padding:10px 14px;border-radius:8px;cursor:pointer}.combobox .content .item>p[data-v-ad351717]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.combobox .content .item[data-v-ad351717]:hover{background:var(--light-hover-item)}.text-no-result[data-v-ad351717]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.actived[data-v-ad351717]{background-color:var(--Neutrals-Grey-100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7e9e4eb7]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7e9e4eb7]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7e9e4eb7]{opacity:0;width:0;height:0}.slider[data-v-7e9e4eb7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7e9e4eb7]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7e9e4eb7]:before{transform:translate(20px)}.slider.round[data-v-7e9e4eb7]{border-radius:34px}.slider.round[data-v-7e9e4eb7]:before{border-radius:50%}@keyframes zoom-7e9e4eb7{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7e9e4eb7],.top-nav[data-v-7e9e4eb7],.atom-header-pages__header[data-v-7e9e4eb7],.tab-left[data-v-7e9e4eb7]{display:none!important}.page-break[data-v-7e9e4eb7]{page-break-before:always}div[data-v-7e9e4eb7]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7e9e4eb7],html[data-v-7e9e4eb7]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7e9e4eb7],html[data-v-7e9e4eb7]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7e9e4eb7]::-webkit-scrollbar-track,html[data-v-7e9e4eb7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7e9e4eb7]::-webkit-scrollbar,html[data-v-7e9e4eb7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7e9e4eb7]::-webkit-scrollbar-thumb,html[data-v-7e9e4eb7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7e9e4eb7]{box-sizing:border-box}.highlight[data-v-7e9e4eb7]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7e9e4eb7]{animation:zoom-7e9e4eb7 .5s ease-in-out}.required[data-v-7e9e4eb7]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7e9e4eb7]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7e9e4eb7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.agreement-detail[data-v-7e9e4eb7]{display:flex;flex-direction:column;flex:1;min-height:0px;border-radius:16px;overflow:hidden;background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214;margin-bottom:20px}.agreement-detail__layout[data-v-7e9e4eb7]{display:flex;flex-direction:column;flex:1;gap:20px;overflow-y:auto}@-moz-document url-prefix(){.agreement-detail__layout[data-v-7e9e4eb7]{overflow-y:auto;scrollbar-width:thin}}.agreement-detail__layout[data-v-7e9e4eb7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-detail__layout[data-v-7e9e4eb7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-detail__layout[data-v-7e9e4eb7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.agreement-detail__layout .header[data-v-7e9e4eb7]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.agreement-detail__layout .header .title[data-v-7e9e4eb7]{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.agreement-detail__layout .header[data-v-7e9e4eb7] .rotated{transform:rotate(180deg)}.agreement-detail__layout span[data-v-7e9e4eb7]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.agreement-detail__layout .desc[data-v-7e9e4eb7]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.agreement-detail[data-v-7e9e4eb7] .required{min-width:28px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1d102987]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1d102987]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1d102987]{opacity:0;width:0;height:0}.slider[data-v-1d102987]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1d102987]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1d102987]:before{transform:translate(20px)}.slider.round[data-v-1d102987]{border-radius:34px}.slider.round[data-v-1d102987]:before{border-radius:50%}@keyframes zoom-1d102987{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1d102987],.top-nav[data-v-1d102987],.atom-header-pages__header[data-v-1d102987],.tab-left[data-v-1d102987]{display:none!important}.page-break[data-v-1d102987]{page-break-before:always}div[data-v-1d102987]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1d102987],html[data-v-1d102987]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1d102987],html[data-v-1d102987]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1d102987]::-webkit-scrollbar-track,html[data-v-1d102987]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d102987]::-webkit-scrollbar,html[data-v-1d102987]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d102987]::-webkit-scrollbar-thumb,html[data-v-1d102987]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1d102987]{box-sizing:border-box}.highlight[data-v-1d102987]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1d102987]{animation:zoom-1d102987 .5s ease-in-out}.required[data-v-1d102987]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1d102987]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1d102987]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.agreement-detail-page[data-v-1d102987]{display:flex;flex-direction:column;flex:1;min-height:0px}.agreement-detail-page__content[data-v-1d102987]{display:flex;flex-direction:column;padding:0 20px;flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.modal-alert[data-v-1d56311e]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert__logo[data-v-1d56311e]{display:flex;justify-content:center}.modal-alert__logo[data-v-1d56311e] svg path{fill:var(--Semantic-Rest-Blue)}.modal-alert__content[data-v-1d56311e]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-1d56311e]{margin-bottom:15px}.modal-alert__content .title[data-v-1d56311e]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-1d56311e]{color:var(--Text-Color-Primary, #1d2939);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.modal-alert__content .title .icon-close[data-v-1d56311e]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .content[data-v-1d56311e]{color:var(--Text-Color-Primary, #1d2939);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.modal-alert__tool[data-v-1d56311e]{display:flex;justify-content:center;align-items:center;gap:24px;width:360px}.modal-alert__tool .btn-tool[data-v-1d56311e]{display:flex;padding:10px 24px;height:41px;justify-content:center;align-items:center;flex:1;gap:4px}.modal-alert__tool .btn-tool[data-v-1d56311e] span{width:100%;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1d56311e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1d56311e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1d56311e]{opacity:0;width:0;height:0}.slider[data-v-1d56311e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1d56311e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1d56311e]:before{transform:translate(20px)}.slider.round[data-v-1d56311e]{border-radius:34px}.slider.round[data-v-1d56311e]:before{border-radius:50%}@keyframes zoom-1d56311e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1d56311e],.top-nav[data-v-1d56311e],.atom-header-pages__header[data-v-1d56311e],.tab-left[data-v-1d56311e]{display:none!important}.page-break[data-v-1d56311e]{page-break-before:always}div[data-v-1d56311e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1d56311e],html[data-v-1d56311e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1d56311e],html[data-v-1d56311e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1d56311e]::-webkit-scrollbar-track,html[data-v-1d56311e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d56311e]::-webkit-scrollbar,html[data-v-1d56311e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d56311e]::-webkit-scrollbar-thumb,html[data-v-1d56311e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1d56311e]{box-sizing:border-box}.highlight[data-v-1d56311e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1d56311e]{animation:zoom-1d56311e .5s ease-in-out}.required[data-v-1d56311e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1d56311e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1d56311e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.w-450[data-v-1d56311e]{width:450px}.w-451[data-v-1d56311e]{width:451px}.w-452[data-v-1d56311e]{width:452px}.w-453[data-v-1d56311e]{width:453px}.w-454[data-v-1d56311e]{width:454px}.w-455[data-v-1d56311e]{width:455px}.w-456[data-v-1d56311e]{width:456px}.w-457[data-v-1d56311e]{width:457px}.w-458[data-v-1d56311e]{width:458px}.w-459[data-v-1d56311e]{width:459px}.w-460[data-v-1d56311e]{width:460px}.w-461[data-v-1d56311e]{width:461px}.w-462[data-v-1d56311e]{width:462px}.w-463[data-v-1d56311e]{width:463px}.w-464[data-v-1d56311e]{width:464px}.w-465[data-v-1d56311e]{width:465px}.w-466[data-v-1d56311e]{width:466px}.w-467[data-v-1d56311e]{width:467px}.w-468[data-v-1d56311e]{width:468px}.w-469[data-v-1d56311e]{width:469px}.w-470[data-v-1d56311e]{width:470px}.w-471[data-v-1d56311e]{width:471px}.w-472[data-v-1d56311e]{width:472px}.w-473[data-v-1d56311e]{width:473px}.w-474[data-v-1d56311e]{width:474px}.w-475[data-v-1d56311e]{width:475px}.w-476[data-v-1d56311e]{width:476px}.w-477[data-v-1d56311e]{width:477px}.w-478[data-v-1d56311e]{width:478px}.w-479[data-v-1d56311e]{width:479px}.w-480[data-v-1d56311e]{width:480px}.w-481[data-v-1d56311e]{width:481px}.w-482[data-v-1d56311e]{width:482px}.w-483[data-v-1d56311e]{width:483px}.w-484[data-v-1d56311e]{width:484px}.w-485[data-v-1d56311e]{width:485px}.w-486[data-v-1d56311e]{width:486px}.w-487[data-v-1d56311e]{width:487px}.w-488[data-v-1d56311e]{width:488px}.w-489[data-v-1d56311e]{width:489px}.w-490[data-v-1d56311e]{width:490px}.w-491[data-v-1d56311e]{width:491px}.w-492[data-v-1d56311e]{width:492px}.w-493[data-v-1d56311e]{width:493px}.w-494[data-v-1d56311e]{width:494px}.w-495[data-v-1d56311e]{width:495px}.w-496[data-v-1d56311e]{width:496px}.w-497[data-v-1d56311e]{width:497px}.w-498[data-v-1d56311e]{width:498px}.w-499[data-v-1d56311e]{width:499px}.w-500[data-v-1d56311e]{width:500px}.w-501[data-v-1d56311e]{width:501px}.w-502[data-v-1d56311e]{width:502px}.w-503[data-v-1d56311e]{width:503px}.w-504[data-v-1d56311e]{width:504px}.w-505[data-v-1d56311e]{width:505px}.w-506[data-v-1d56311e]{width:506px}.w-507[data-v-1d56311e]{width:507px}.w-508[data-v-1d56311e]{width:508px}.w-509[data-v-1d56311e]{width:509px}.w-510[data-v-1d56311e]{width:510px}.w-511[data-v-1d56311e]{width:511px}.w-512[data-v-1d56311e]{width:512px}.w-513[data-v-1d56311e]{width:513px}.w-514[data-v-1d56311e]{width:514px}.w-515[data-v-1d56311e]{width:515px}.w-516[data-v-1d56311e]{width:516px}.w-517[data-v-1d56311e]{width:517px}.w-518[data-v-1d56311e]{width:518px}.w-519[data-v-1d56311e]{width:519px}.w-520[data-v-1d56311e]{width:520px}.w-521[data-v-1d56311e]{width:521px}.w-522[data-v-1d56311e]{width:522px}.w-523[data-v-1d56311e]{width:523px}.w-524[data-v-1d56311e]{width:524px}.w-525[data-v-1d56311e]{width:525px}.w-526[data-v-1d56311e]{width:526px}.w-527[data-v-1d56311e]{width:527px}.w-528[data-v-1d56311e]{width:528px}.w-529[data-v-1d56311e]{width:529px}.w-530[data-v-1d56311e]{width:530px}.w-531[data-v-1d56311e]{width:531px}.w-532[data-v-1d56311e]{width:532px}.w-533[data-v-1d56311e]{width:533px}.w-534[data-v-1d56311e]{width:534px}.w-535[data-v-1d56311e]{width:535px}.w-536[data-v-1d56311e]{width:536px}.w-537[data-v-1d56311e]{width:537px}.w-538[data-v-1d56311e]{width:538px}.w-539[data-v-1d56311e]{width:539px}.w-540[data-v-1d56311e]{width:540px}.w-541[data-v-1d56311e]{width:541px}.w-542[data-v-1d56311e]{width:542px}.w-543[data-v-1d56311e]{width:543px}.w-544[data-v-1d56311e]{width:544px}.w-545[data-v-1d56311e]{width:545px}.w-546[data-v-1d56311e]{width:546px}.w-547[data-v-1d56311e]{width:547px}.w-548[data-v-1d56311e]{width:548px}.w-549[data-v-1d56311e]{width:549px}.w-550[data-v-1d56311e]{width:550px}.w-551[data-v-1d56311e]{width:551px}.w-552[data-v-1d56311e]{width:552px}.w-553[data-v-1d56311e]{width:553px}.w-554[data-v-1d56311e]{width:554px}.w-555[data-v-1d56311e]{width:555px}.w-556[data-v-1d56311e]{width:556px}.w-557[data-v-1d56311e]{width:557px}.w-558[data-v-1d56311e]{width:558px}.w-559[data-v-1d56311e]{width:559px}.w-560[data-v-1d56311e]{width:560px}.w-561[data-v-1d56311e]{width:561px}.w-562[data-v-1d56311e]{width:562px}.w-563[data-v-1d56311e]{width:563px}.w-564[data-v-1d56311e]{width:564px}.w-565[data-v-1d56311e]{width:565px}.w-566[data-v-1d56311e]{width:566px}.w-567[data-v-1d56311e]{width:567px}.w-568[data-v-1d56311e]{width:568px}.w-569[data-v-1d56311e]{width:569px}.w-570[data-v-1d56311e]{width:570px}.w-571[data-v-1d56311e]{width:571px}.w-572[data-v-1d56311e]{width:572px}.w-573[data-v-1d56311e]{width:573px}.w-574[data-v-1d56311e]{width:574px}.w-575[data-v-1d56311e]{width:575px}.w-576[data-v-1d56311e]{width:576px}.w-577[data-v-1d56311e]{width:577px}.w-578[data-v-1d56311e]{width:578px}.w-579[data-v-1d56311e]{width:579px}.w-580[data-v-1d56311e]{width:580px}.w-581[data-v-1d56311e]{width:581px}.w-582[data-v-1d56311e]{width:582px}.w-583[data-v-1d56311e]{width:583px}.w-584[data-v-1d56311e]{width:584px}.w-585[data-v-1d56311e]{width:585px}.w-586[data-v-1d56311e]{width:586px}.w-587[data-v-1d56311e]{width:587px}.w-588[data-v-1d56311e]{width:588px}.w-589[data-v-1d56311e]{width:589px}.w-590[data-v-1d56311e]{width:590px}.w-591[data-v-1d56311e]{width:591px}.w-592[data-v-1d56311e]{width:592px}.w-593[data-v-1d56311e]{width:593px}.w-594[data-v-1d56311e]{width:594px}.w-595[data-v-1d56311e]{width:595px}.w-596[data-v-1d56311e]{width:596px}.w-597[data-v-1d56311e]{width:597px}.w-598[data-v-1d56311e]{width:598px}.w-599[data-v-1d56311e]{width:599px}.w-600[data-v-1d56311e]{width:600px}.w-601[data-v-1d56311e]{width:601px}.w-602[data-v-1d56311e]{width:602px}.w-603[data-v-1d56311e]{width:603px}.w-604[data-v-1d56311e]{width:604px}.w-605[data-v-1d56311e]{width:605px}.w-606[data-v-1d56311e]{width:606px}.w-607[data-v-1d56311e]{width:607px}.w-608[data-v-1d56311e]{width:608px}.w-609[data-v-1d56311e]{width:609px}.w-610[data-v-1d56311e]{width:610px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-31ae1066]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-31ae1066]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-31ae1066]{opacity:0;width:0;height:0}.slider[data-v-31ae1066]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-31ae1066]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-31ae1066]:before{transform:translate(20px)}.slider.round[data-v-31ae1066]{border-radius:34px}.slider.round[data-v-31ae1066]:before{border-radius:50%}@keyframes zoom-31ae1066{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-31ae1066],.top-nav[data-v-31ae1066],.atom-header-pages__header[data-v-31ae1066],.tab-left[data-v-31ae1066]{display:none!important}.page-break[data-v-31ae1066]{page-break-before:always}div[data-v-31ae1066]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-31ae1066],html[data-v-31ae1066]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-31ae1066],html[data-v-31ae1066]{overflow-y:auto;scrollbar-width:thin}}body[data-v-31ae1066]::-webkit-scrollbar-track,html[data-v-31ae1066]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-31ae1066]::-webkit-scrollbar,html[data-v-31ae1066]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-31ae1066]::-webkit-scrollbar-thumb,html[data-v-31ae1066]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-31ae1066]{box-sizing:border-box}.highlight[data-v-31ae1066]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-31ae1066]{animation:zoom-31ae1066 .5s ease-in-out}.required[data-v-31ae1066]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-31ae1066]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-31ae1066]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.number-code[data-v-31ae1066]{display:flex;border-radius:16px;border:1px solid var(--Line-Stroke);background-color:var(--Rest-Background);overflow:hidden;width:-moz-fit-content;width:fit-content}.number-code .item[data-v-31ae1066]{border-right:1px solid var(--Line-Stroke)}.number-code .item[data-v-31ae1066]:last-child{border-right:none}.number-code .item .title[data-v-31ae1066]{padding:4px 10px;height:34px}.number-code .item .title p[data-v-31ae1066]{display:flex;align-items:center;justify-content:center;height:28px;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.number-code .item .content[data-v-31ae1066]{display:flex;border-top:1px solid var(--Line-Stroke);height:44px}.number-code .item .content .input-wrapper[data-v-31ae1066]{border-right:1px solid var(--Line-Stroke)}.number-code .item .content .input-wrapper[data-v-31ae1066]:last-child{border-right:none}.number-code .item .content .input-wrapper input[data-v-31ae1066]{width:100%;max-width:60px;height:100%;text-align:center;outline:none;background-color:var(--Neutrals-White);border-radius:0!important;border:1px solid transparent;transition:border-color .2s ease-in-out;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.number-code .item .content .input-wrapper input[data-v-31ae1066]:hover,.number-code .item .content .input-wrapper input[data-v-31ae1066]:focus,.number-code .item .content .input-wrapper input[data-v-31ae1066]:active{border-color:var(--Semantic-Rest-Blue)}.number-code .item .content .input-wrapper input[data-v-31ae1066]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-code .item:first-child .content .input-wrapper:first-child input[data-v-31ae1066]{border-radius:0 0 0 16px!important}.number-code .item:last-child .content .input-wrapper:last-child input[data-v-31ae1066]{border-radius:0 0 16px!important}.number-code .divide[data-v-31ae1066]{width:28px;display:flex;justify-content:center;align-items:center;border-right:1px solid var(--Line-Stroke);background-color:var(--Rest-Background)}.number-code.disabled[data-v-31ae1066]{pointer-events:none}.number-code.disabled input[data-v-31ae1066]{background-color:var(--Text-Color-Disable-Background)!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1247aa78]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1247aa78]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1247aa78]{opacity:0;width:0;height:0}.slider[data-v-1247aa78]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1247aa78]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1247aa78]:before{transform:translate(20px)}.slider.round[data-v-1247aa78]{border-radius:34px}.slider.round[data-v-1247aa78]:before{border-radius:50%}@keyframes zoom-1247aa78{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1247aa78],.top-nav[data-v-1247aa78],.atom-header-pages__header[data-v-1247aa78],.tab-left[data-v-1247aa78]{display:none!important}.page-break[data-v-1247aa78]{page-break-before:always}div[data-v-1247aa78]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1247aa78],html[data-v-1247aa78]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1247aa78],html[data-v-1247aa78]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1247aa78]::-webkit-scrollbar-track,html[data-v-1247aa78]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1247aa78]::-webkit-scrollbar,html[data-v-1247aa78]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1247aa78]::-webkit-scrollbar-thumb,html[data-v-1247aa78]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1247aa78]{box-sizing:border-box}.highlight[data-v-1247aa78]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1247aa78]{animation:zoom-1247aa78 .5s ease-in-out}.required[data-v-1247aa78]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1247aa78]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1247aa78]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.number-code[data-v-1247aa78]{--radius-css: 8px;display:flex;border-radius:var(--radius-css);border:1px solid var(--Neutrals-Grey-200);background-color:var(--Neutrals-White);overflow:hidden;width:-moz-fit-content;width:fit-content}.number-code .input-wrapper[data-v-1247aa78]{border-right:1px solid var(--Neutrals-Grey-200);height:44px}.number-code .input-wrapper input[data-v-1247aa78]{width:100%;max-width:50px;height:100%;text-align:center;outline:none;background-color:var(--Neutrals-White);border-radius:0!important;border:1px solid transparent;transition:border-color .2s ease-in-out;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.number-code .input-wrapper input[data-v-1247aa78]:hover,.number-code .input-wrapper input[data-v-1247aa78]:focus,.number-code .input-wrapper input[data-v-1247aa78]:active{border-color:var(--Semantic-Rest-Blue)}.number-code .input-wrapper input[data-v-1247aa78]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-code .input-wrapper:first-child input[data-v-1247aa78]{border-top-left-radius:var(--radius-css)!important;border-bottom-left-radius:var(--radius-css)!important}.number-code .input-wrapper[data-v-1247aa78]:last-child{border-right:none}.number-code .input-wrapper:last-child input[data-v-1247aa78]{border-top-right-radius:var(--radius-css)!important;border-bottom-right-radius:var(--radius-css)!important}.number-code .divide[data-v-1247aa78]{width:28px;display:flex;justify-content:center;align-items:center;border-right:1px solid var(--Neutrals-Grey-200);background-color:var(--Rest-Background)}.number-code.disabled[data-v-1247aa78]{pointer-events:none}.number-code.disabled input[data-v-1247aa78]{background-color:var(--Text-Color-Disable-Background)!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9a72f7fb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9a72f7fb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9a72f7fb]{opacity:0;width:0;height:0}.slider[data-v-9a72f7fb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9a72f7fb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9a72f7fb]:before{transform:translate(20px)}.slider.round[data-v-9a72f7fb]{border-radius:34px}.slider.round[data-v-9a72f7fb]:before{border-radius:50%}@keyframes zoom-9a72f7fb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9a72f7fb],.top-nav[data-v-9a72f7fb],.atom-header-pages__header[data-v-9a72f7fb],.tab-left[data-v-9a72f7fb]{display:none!important}.page-break[data-v-9a72f7fb]{page-break-before:always}div[data-v-9a72f7fb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9a72f7fb],html[data-v-9a72f7fb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9a72f7fb],html[data-v-9a72f7fb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9a72f7fb]::-webkit-scrollbar-track,html[data-v-9a72f7fb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9a72f7fb]::-webkit-scrollbar,html[data-v-9a72f7fb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9a72f7fb]::-webkit-scrollbar-thumb,html[data-v-9a72f7fb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9a72f7fb]{box-sizing:border-box}.highlight[data-v-9a72f7fb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9a72f7fb]{animation:zoom-9a72f7fb .5s ease-in-out}.required[data-v-9a72f7fb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9a72f7fb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9a72f7fb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.first-section[data-v-9a72f7fb]{display:flex;flex-direction:column}.first-section .detail-section[data-v-9a72f7fb]{display:flex;flex-direction:column;gap:20px;border-radius:16px;background:var(--Neutrals-White);border:1px solid var(--Stroke);overflow:hidden}.first-section .detail-section .header[data-v-9a72f7fb]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.first-section .detail-section .header .title[data-v-9a72f7fb]{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.first-section .detail-section .header[data-v-9a72f7fb] .rotated{transform:rotate(180deg)}.first-section .detail-section__desc[data-v-9a72f7fb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.first-section .detail-section__back[data-v-9a72f7fb]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:#374251;font-family:Inter;border-radius:8px;border:1px solid var(--Neutrals-Grey-200);padding:4px 8px;display:flex;align-items:center}.first-section .detail-section__back[data-v-9a72f7fb]:hover{cursor:pointer}.first-section .detail-section__template[data-v-9a72f7fb]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.first-section .table-code[data-v-9a72f7fb]{border-radius:8px;border:1px solid var(--Stroke)}.first-section .table-code tr[data-v-9a72f7fb]{border-bottom:1px solid var(--Stroke)}.first-section .table-code tr[data-v-9a72f7fb]:last-child{border-bottom:none}.first-section .table-code tr td[data-v-9a72f7fb]{border-right:1px solid var(--Stroke);font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Dark-Background);font-family:Inter}.first-section .table-code tr td[data-v-9a72f7fb]:last-child{border-right:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-66945027]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-66945027]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-66945027]{opacity:0;width:0;height:0}.slider[data-v-66945027]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-66945027]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-66945027]:before{transform:translate(20px)}.slider.round[data-v-66945027]{border-radius:34px}.slider.round[data-v-66945027]:before{border-radius:50%}@keyframes zoom-66945027{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-66945027],.top-nav[data-v-66945027],.atom-header-pages__header[data-v-66945027],.tab-left[data-v-66945027]{display:none!important}.page-break[data-v-66945027]{page-break-before:always}div[data-v-66945027]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-66945027],html[data-v-66945027]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-66945027],html[data-v-66945027]{overflow-y:auto;scrollbar-width:thin}}body[data-v-66945027]::-webkit-scrollbar-track,html[data-v-66945027]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-66945027]::-webkit-scrollbar,html[data-v-66945027]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-66945027]::-webkit-scrollbar-thumb,html[data-v-66945027]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-66945027]{box-sizing:border-box}.highlight[data-v-66945027]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-66945027]{animation:zoom-66945027 .5s ease-in-out}.required[data-v-66945027]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-66945027]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-66945027]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.table-section[data-v-66945027]{border-radius:8px;border:1px solid var(--Stroke);font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.table-section .table-wrapper[data-v-66945027]{width:100%}.table-section .table-wrapper ul li[data-v-66945027]{list-style-type:disc;margin-left:20px}.table-section .table-wrapper thead td[data-v-66945027],.table-section .table-wrapper tbody td[data-v-66945027]{border-right:1px solid var(--Stroke)}.table-section .table-wrapper thead td[data-v-66945027]:last-child,.table-section .table-wrapper tbody td[data-v-66945027]:last-child{border-right:none}.table-section .table-wrapper thead tr[data-v-66945027],.table-section .table-wrapper tbody tr[data-v-66945027]{border-bottom:1px solid var(--Stroke)}.table-section .table-wrapper td[data-v-66945027]{padding:8px 10px}.table-section .table-wrapper .table-description[data-v-66945027]{color:var(--Text-Color-Disable)}.table-section .table-wrapper .table-disable[data-v-66945027]{background:var(--Neutrals-Grey-100, #eef0f3)}.table-section .table-wrapper .table-highlight[data-v-66945027]{background:var(--Semantic-Alerts-Blue_10, #f1f6fd)}.table-section .table-wrapper .table-input[data-v-66945027]{width:100%;height:25px;background-color:transparent;outline:none;padding:4px;border:1px solid transparent}.table-section .table-wrapper .table-input[data-v-66945027]:focus{border-radius:2px;border-color:var(--Semantic-Alerts-Yellow_100);background:var(--Semantic-Alerts-Yellow_10)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-530b65bd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-530b65bd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-530b65bd]{opacity:0;width:0;height:0}.slider[data-v-530b65bd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-530b65bd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-530b65bd]:before{transform:translate(20px)}.slider.round[data-v-530b65bd]{border-radius:34px}.slider.round[data-v-530b65bd]:before{border-radius:50%}@keyframes zoom-530b65bd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-530b65bd],.top-nav[data-v-530b65bd],.atom-header-pages__header[data-v-530b65bd],.tab-left[data-v-530b65bd]{display:none!important}.page-break[data-v-530b65bd]{page-break-before:always}div[data-v-530b65bd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-530b65bd],html[data-v-530b65bd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-530b65bd],html[data-v-530b65bd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-530b65bd]::-webkit-scrollbar-track,html[data-v-530b65bd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-530b65bd]::-webkit-scrollbar,html[data-v-530b65bd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-530b65bd]::-webkit-scrollbar-thumb,html[data-v-530b65bd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-530b65bd]{box-sizing:border-box}.highlight[data-v-530b65bd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-530b65bd]{animation:zoom-530b65bd .5s ease-in-out}.required[data-v-530b65bd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-530b65bd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-530b65bd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-section[data-v-530b65bd]{display:flex;flex-direction:column;gap:20px;border-radius:16px;background:var(--Neutrals-White);border:1px solid var(--Stroke);padding:20px}.detail-section .row-item[data-v-530b65bd]{display:flex;align-items:center;justify-content:flex-start;gap:20px}.detail-section .row-item .field-item[data-v-530b65bd]{width:135px}.detail-section span[data-v-530b65bd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-section[data-v-530b65bd] .a-input input:focus{border:1px solid var(--Semantic-Alerts-Yellow_100);background:var(--Semantic-Alerts-Yellow_10)}.detail-section[data-v-530b65bd] .a-input .sr-only-1{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9eac3170]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9eac3170]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9eac3170]{opacity:0;width:0;height:0}.slider[data-v-9eac3170]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9eac3170]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9eac3170]:before{transform:translate(20px)}.slider.round[data-v-9eac3170]{border-radius:34px}.slider.round[data-v-9eac3170]:before{border-radius:50%}@keyframes zoom-9eac3170{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9eac3170],.top-nav[data-v-9eac3170],.atom-header-pages__header[data-v-9eac3170],.tab-left[data-v-9eac3170]{display:none!important}.page-break[data-v-9eac3170]{page-break-before:always}div[data-v-9eac3170]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9eac3170],html[data-v-9eac3170]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9eac3170],html[data-v-9eac3170]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9eac3170]::-webkit-scrollbar-track,html[data-v-9eac3170]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9eac3170]::-webkit-scrollbar,html[data-v-9eac3170]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9eac3170]::-webkit-scrollbar-thumb,html[data-v-9eac3170]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9eac3170]{box-sizing:border-box}.highlight[data-v-9eac3170]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9eac3170]{animation:zoom-9eac3170 .5s ease-in-out}.required[data-v-9eac3170]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9eac3170]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9eac3170]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.agreement-form-wrapper[data-v-9eac3170]{display:flex;flex-direction:column;flex:1;min-height:0px}.agreement-form-wrapper__layout[data-v-9eac3170]{display:flex;flex-direction:column;gap:8px;padding:0 8px 20px 20px;overflow-y:auto}@-moz-document url-prefix(){.agreement-form-wrapper__layout[data-v-9eac3170]{overflow-y:auto;scrollbar-width:thin}}.agreement-form-wrapper__layout[data-v-9eac3170]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-form-wrapper__layout[data-v-9eac3170]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.agreement-form-wrapper__layout[data-v-9eac3170]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3db1ade0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3db1ade0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3db1ade0]{opacity:0;width:0;height:0}.slider[data-v-3db1ade0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3db1ade0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3db1ade0]:before{transform:translate(20px)}.slider.round[data-v-3db1ade0]{border-radius:34px}.slider.round[data-v-3db1ade0]:before{border-radius:50%}@keyframes zoom-3db1ade0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3db1ade0],.top-nav[data-v-3db1ade0],.atom-header-pages__header[data-v-3db1ade0],.tab-left[data-v-3db1ade0]{display:none!important}.page-break[data-v-3db1ade0]{page-break-before:always}div[data-v-3db1ade0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3db1ade0],html[data-v-3db1ade0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3db1ade0],html[data-v-3db1ade0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3db1ade0]::-webkit-scrollbar-track,html[data-v-3db1ade0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3db1ade0]::-webkit-scrollbar,html[data-v-3db1ade0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3db1ade0]::-webkit-scrollbar-thumb,html[data-v-3db1ade0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3db1ade0]{box-sizing:border-box}.highlight[data-v-3db1ade0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3db1ade0]{animation:zoom-3db1ade0 .5s ease-in-out}.required[data-v-3db1ade0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3db1ade0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3db1ade0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.table-section[data-v-3db1ade0]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;background:var(--Neutrals-White, #fff);border-radius:8px;border:1px solid var(--Neutrals-Grey-300, #d0d5dd);overflow:hidden}.table-section .table-wrapper[data-v-3db1ade0]{width:100%}.table-section .table-wrapper ul li[data-v-3db1ade0]{list-style-type:disc;margin-left:20px}.table-section .table-wrapper td[data-v-3db1ade0]{padding:12px 10px;border-right:1px solid var(--Neutrals-Grey-300, #d0d5dd)}.table-section .table-wrapper tr[data-v-3db1ade0]{border-top:1px solid var(--Neutrals-Grey-300, #d0d5dd)}.table-section .table-wrapper .table-description[data-v-3db1ade0]{color:var(--Text-Color-Disable)}.table-section .table-wrapper .table-disable[data-v-3db1ade0]{background:var(--Neutrals-Grey-100, #eef0f3)}.table-section .table-wrapper .table-highlight[data-v-3db1ade0]{background:var(--Semantic-Alerts-Blue_10, #f1f6fd)}.table-section .table-wrapper .table-input[data-v-3db1ade0]{width:100%;background-color:transparent;border:none;outline:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b22dde4d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b22dde4d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b22dde4d]{opacity:0;width:0;height:0}.slider[data-v-b22dde4d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b22dde4d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b22dde4d]:before{transform:translate(20px)}.slider.round[data-v-b22dde4d]{border-radius:34px}.slider.round[data-v-b22dde4d]:before{border-radius:50%}@keyframes zoom-b22dde4d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b22dde4d],.top-nav[data-v-b22dde4d],.atom-header-pages__header[data-v-b22dde4d],.tab-left[data-v-b22dde4d]{display:none!important}.page-break[data-v-b22dde4d]{page-break-before:always}div[data-v-b22dde4d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b22dde4d],html[data-v-b22dde4d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b22dde4d],html[data-v-b22dde4d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b22dde4d]::-webkit-scrollbar-track,html[data-v-b22dde4d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b22dde4d]::-webkit-scrollbar,html[data-v-b22dde4d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b22dde4d]::-webkit-scrollbar-thumb,html[data-v-b22dde4d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b22dde4d]{box-sizing:border-box}.highlight[data-v-b22dde4d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b22dde4d]{animation:zoom-b22dde4d .5s ease-in-out}.required[data-v-b22dde4d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b22dde4d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.create-wrapper[data-v-b22dde4d]{display:flex;flex-direction:column;gap:20px}.detail-section[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:16px;background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.detail-section__card[data-v-b22dde4d]{font-weight:600;display:flex;justify-content:space-between;align-items:center;height:42px;padding:6px 10px;border-radius:8px;background:var(--Neutrals-Grey-100, #eef0f3)}.detail-section__card p[data-v-b22dde4d]{display:flex;gap:20px}.detail-section__card span[data-v-b22dde4d]{font-weight:400;color:var(--Text-Color-Disable)}.detail-section__desc[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.detail-section__back[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:#374251;font-family:Inter;border-radius:8px;border:1px solid var(--Neutrals-Grey-200);padding:4px 8px;display:flex;align-items:center}.detail-section__back[data-v-b22dde4d]:hover{cursor:pointer}.detail-section__template[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.detail-section .table-code[data-v-b22dde4d]{display:flex;flex-direction:column;gap:12px}.detail-section .table-code .table-label[data-v-b22dde4d]{min-width:180px;font-weight:600}.detail-section .row-item[data-v-b22dde4d]{display:flex;align-items:center;justify-content:flex-start;gap:20px}.detail-section .row-item .field-item[data-v-b22dde4d]{width:135px}.required-field[data-v-b22dde4d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Alerts-Red_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-bea48a2a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-bea48a2a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-bea48a2a]{opacity:0;width:0;height:0}.slider[data-v-bea48a2a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-bea48a2a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-bea48a2a]:before{transform:translate(20px)}.slider.round[data-v-bea48a2a]{border-radius:34px}.slider.round[data-v-bea48a2a]:before{border-radius:50%}@keyframes zoom-bea48a2a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-bea48a2a],.top-nav[data-v-bea48a2a],.atom-header-pages__header[data-v-bea48a2a],.tab-left[data-v-bea48a2a]{display:none!important}.page-break[data-v-bea48a2a]{page-break-before:always}div[data-v-bea48a2a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-bea48a2a],html[data-v-bea48a2a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-bea48a2a],html[data-v-bea48a2a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-bea48a2a]::-webkit-scrollbar-track,html[data-v-bea48a2a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bea48a2a]::-webkit-scrollbar,html[data-v-bea48a2a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bea48a2a]::-webkit-scrollbar-thumb,html[data-v-bea48a2a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-bea48a2a]{box-sizing:border-box}.highlight[data-v-bea48a2a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-bea48a2a]{animation:zoom-bea48a2a .5s ease-in-out}.required[data-v-bea48a2a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-bea48a2a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-bea48a2a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.contract-wrapper[data-v-bea48a2a]{padding:20px;margin-bottom:20px;overflow-y:scroll}@-moz-document url-prefix(){.contract-wrapper[data-v-bea48a2a]{overflow-y:auto;scrollbar-width:thin}}.contract-wrapper[data-v-bea48a2a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.contract-wrapper[data-v-bea48a2a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.contract-wrapper[data-v-bea48a2a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.contract-wrapper .contract-title[data-v-bea48a2a]{font-size:1.375rem;line-height:1.875rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;margin-bottom:14px}.contract-wrapper .contract-title__left[data-v-bea48a2a]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.contract-wrapper .contract-title__left p[data-v-bea48a2a]{padding:4px}.contract-wrapper .contract-title__left .tab-name[data-v-bea48a2a]{color:var(--Text-Color-Primary)}.contract-wrapper .contract-content[data-v-bea48a2a]{flex:1;min-height:0;overflow-y:auto;scrollbar-width:thin}.contract-wrapper .contract-content .contract-detail[data-v-bea48a2a]{height:100%;padding:20px;display:flex;flex-direction:column;gap:14px}.info-employee-wrapper[data-v-bea48a2a]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.divide[data-v-bea48a2a]{width:1px;height:17px;background-color:var(--Semantic-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-8d4ff537]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-8d4ff537]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-8d4ff537]{opacity:0;width:0;height:0}.slider[data-v-8d4ff537]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-8d4ff537]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-8d4ff537]:before{transform:translate(20px)}.slider.round[data-v-8d4ff537]{border-radius:34px}.slider.round[data-v-8d4ff537]:before{border-radius:50%}@keyframes zoom-8d4ff537{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-8d4ff537],.top-nav[data-v-8d4ff537],.atom-header-pages__header[data-v-8d4ff537],.tab-left[data-v-8d4ff537]{display:none!important}.page-break[data-v-8d4ff537]{page-break-before:always}div[data-v-8d4ff537]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-8d4ff537],html[data-v-8d4ff537]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-8d4ff537],html[data-v-8d4ff537]{overflow-y:auto;scrollbar-width:thin}}body[data-v-8d4ff537]::-webkit-scrollbar-track,html[data-v-8d4ff537]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8d4ff537]::-webkit-scrollbar,html[data-v-8d4ff537]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8d4ff537]::-webkit-scrollbar-thumb,html[data-v-8d4ff537]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-8d4ff537]{box-sizing:border-box}.highlight[data-v-8d4ff537]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-8d4ff537]{animation:zoom-8d4ff537 .5s ease-in-out}.required[data-v-8d4ff537]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-8d4ff537]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-8d4ff537]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-radio[data-v-8d4ff537]{display:flex;flex-direction:column;gap:10px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a50e9942]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a50e9942]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a50e9942]{opacity:0;width:0;height:0}.slider[data-v-a50e9942]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a50e9942]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a50e9942]:before{transform:translate(20px)}.slider.round[data-v-a50e9942]{border-radius:34px}.slider.round[data-v-a50e9942]:before{border-radius:50%}@keyframes zoom-a50e9942{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a50e9942],.top-nav[data-v-a50e9942],.atom-header-pages__header[data-v-a50e9942],.tab-left[data-v-a50e9942]{display:none!important}.page-break[data-v-a50e9942]{page-break-before:always}div[data-v-a50e9942]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a50e9942],html[data-v-a50e9942]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a50e9942],html[data-v-a50e9942]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a50e9942]::-webkit-scrollbar-track,html[data-v-a50e9942]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a50e9942]::-webkit-scrollbar,html[data-v-a50e9942]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a50e9942]::-webkit-scrollbar-thumb,html[data-v-a50e9942]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a50e9942]{box-sizing:border-box}.highlight[data-v-a50e9942]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a50e9942]{animation:zoom-a50e9942 .5s ease-in-out}.required[data-v-a50e9942]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a50e9942]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a50e9942]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}[data-v-a50e9942] .base-modal{gap:24px}.title[data-v-a50e9942]{text-align:center;position:relative;width:100%}.title h2[data-v-a50e9942]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.title .icon-close[data-v-a50e9942]{position:absolute;top:0;right:0;cursor:pointer}.submit--action[data-v-a50e9942]{display:flex;gap:12px}.modal__create__wrapper[data-v-a50e9942] .BaseModal{width:460px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1366f193]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1366f193]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1366f193]{opacity:0;width:0;height:0}.slider[data-v-1366f193]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1366f193]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1366f193]:before{transform:translate(20px)}.slider.round[data-v-1366f193]{border-radius:34px}.slider.round[data-v-1366f193]:before{border-radius:50%}@keyframes zoom-1366f193{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1366f193],.top-nav[data-v-1366f193],.atom-header-pages__header[data-v-1366f193],.tab-left[data-v-1366f193]{display:none!important}.page-break[data-v-1366f193]{page-break-before:always}div[data-v-1366f193]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1366f193],html[data-v-1366f193]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1366f193],html[data-v-1366f193]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1366f193]::-webkit-scrollbar-track,html[data-v-1366f193]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1366f193]::-webkit-scrollbar,html[data-v-1366f193]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1366f193]::-webkit-scrollbar-thumb,html[data-v-1366f193]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1366f193]{box-sizing:border-box}.highlight[data-v-1366f193]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1366f193]{animation:zoom-1366f193 .5s ease-in-out}.required[data-v-1366f193]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1366f193]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1366f193]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal__create__wrapper[data-v-1366f193]{width:100%}.modal__create__wrapper[data-v-1366f193] .base-modal{padding:0;width:680px}.atom-table[data-v-1366f193]{width:100%;max-height:500px}.atom-table .table-thead .table-hRow[data-v-1366f193]{height:44px;margin-right:10px}.atom-table .table-thead .table-hRow .table-hTd[data-v-1366f193]{padding:12px 20px;text-wrap:nowrap;display:flex}.atom-table .table-tbody .table-bRow[data-v-1366f193]{height:52px}.atom-table .table-tbody .table-bRow .table-bTd[data-v-1366f193]{cursor:default}.atom-table .table-tbody .table-bRow .table-bTd:nth-child(1) p[data-v-1366f193]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table .table-tbody .table-bRow .table-bTd:nth-child(2) p[data-v-1366f193]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-table .table-tbody .table-bRow[data-v-1366f193]:hover{background-color:#fff}.icon-close[data-v-1366f193]{position:absolute;top:20%;right:10px;cursor:pointer}.icon-close[data-v-1366f193] rect{fill:#fff}.atom-table__image[data-v-1366f193]{width:32px;flex-shrink:0;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.atom-table__image img[data-v-1366f193]{width:100%;height:100%;border-radius:50%}[data-v-1366f193] .base-infinite{scrollbar-gutter:stable}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1e538c51]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1e538c51]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1e538c51]{opacity:0;width:0;height:0}.slider[data-v-1e538c51]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1e538c51]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1e538c51]:before{transform:translate(20px)}.slider.round[data-v-1e538c51]{border-radius:34px}.slider.round[data-v-1e538c51]:before{border-radius:50%}@keyframes zoom-1e538c51{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1e538c51],.top-nav[data-v-1e538c51],.atom-header-pages__header[data-v-1e538c51],.tab-left[data-v-1e538c51]{display:none!important}.page-break[data-v-1e538c51]{page-break-before:always}div[data-v-1e538c51]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1e538c51],html[data-v-1e538c51]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1e538c51],html[data-v-1e538c51]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1e538c51]::-webkit-scrollbar-track,html[data-v-1e538c51]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1e538c51]::-webkit-scrollbar,html[data-v-1e538c51]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1e538c51]::-webkit-scrollbar-thumb,html[data-v-1e538c51]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1e538c51]{box-sizing:border-box}.highlight[data-v-1e538c51]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1e538c51]{animation:zoom-1e538c51 .5s ease-in-out}.required[data-v-1e538c51]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1e538c51]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1e538c51]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.table-bTd-new[data-v-1e538c51]{padding:8px 12px}.allowance-container[data-v-1e538c51]{min-height:0;flex:1;width:100%;display:flex;flex-direction:column;padding:0 20px;margin-bottom:20px}.allowance-search[data-v-1e538c51]{display:flex;justify-content:space-between;align-items:center;align-self:stretch;flex:0;margin-bottom:24px}.allowance-search__input[data-v-1e538c51] input{height:36px}.allowance-search__targer[data-v-1e538c51]{display:flex;align-items:center;gap:8px}.allowance-search__targer[data-v-1e538c51] .btn-tool{border:1px solid var(--Neutrals-Grey-300)}.allowance-search__targer[data-v-1e538c51] .time-box:hover{border:1px solid var(--Accent);background-color:var(--Light-Blue)}.allowance-search__targer p[data-v-1e538c51]{font-size:14px;font-weight:600;color:var(--Text-Color-Primary)}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td.td-action{padding:16px 8px}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td{padding:0}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td p{padding:16px 24px;max-height:69px;overflow-y:auto}@-moz-document url-prefix(){[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td p{overflow-y:auto;scrollbar-width:thin}}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td p::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td p::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}[data-v-1e538c51] .allowance-table__table.atom-table tbody tr td p::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b2b95f78]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b2b95f78]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b2b95f78]{opacity:0;width:0;height:0}.slider[data-v-b2b95f78]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b2b95f78]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b2b95f78]:before{transform:translate(20px)}.slider.round[data-v-b2b95f78]{border-radius:34px}.slider.round[data-v-b2b95f78]:before{border-radius:50%}@keyframes zoom-b2b95f78{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b2b95f78],.top-nav[data-v-b2b95f78],.atom-header-pages__header[data-v-b2b95f78],.tab-left[data-v-b2b95f78]{display:none!important}.page-break[data-v-b2b95f78]{page-break-before:always}div[data-v-b2b95f78]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b2b95f78],html[data-v-b2b95f78]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b2b95f78],html[data-v-b2b95f78]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b2b95f78]::-webkit-scrollbar-track,html[data-v-b2b95f78]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b2b95f78]::-webkit-scrollbar,html[data-v-b2b95f78]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b2b95f78]::-webkit-scrollbar-thumb,html[data-v-b2b95f78]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b2b95f78]{box-sizing:border-box}.highlight[data-v-b2b95f78]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b2b95f78]{animation:zoom-b2b95f78 .5s ease-in-out}.required[data-v-b2b95f78]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b2b95f78]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b2b95f78]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-container[data-v-b2b95f78]{flex:1;min-height:0}.allowance-container__button[data-v-b2b95f78]{padding-right:20px}.allowance-container__heading[data-v-b2b95f78]{flex:0;width:100%;display:flex;justify-content:space-between;padding:14px 20px!important;gap:4px;height:auto}.allowance-container__heading_title[data-v-b2b95f78]{display:flex;align-items:center;width:100%;height:auto;padding:4px;flex:1 0 0;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.allowance-container__heading_right[data-v-b2b95f78]{display:flex;align-items:center;gap:8px;padding-right:20px}.allowance-container__heading_right_title[data-v-b2b95f78]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-container__heading_right_text[data-v-b2b95f78]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-container__heading_right .divide[data-v-b2b95f78]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.allowance-container__content[data-v-b2b95f78]{min-height:0;width:100%;padding:24px 20px 0;flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-02f93c9f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-02f93c9f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-02f93c9f]{opacity:0;width:0;height:0}.slider[data-v-02f93c9f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-02f93c9f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-02f93c9f]:before{transform:translate(20px)}.slider.round[data-v-02f93c9f]{border-radius:34px}.slider.round[data-v-02f93c9f]:before{border-radius:50%}@keyframes zoom-02f93c9f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-02f93c9f],.top-nav[data-v-02f93c9f],.atom-header-pages__header[data-v-02f93c9f],.tab-left[data-v-02f93c9f]{display:none!important}.page-break[data-v-02f93c9f]{page-break-before:always}div[data-v-02f93c9f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-02f93c9f],html[data-v-02f93c9f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-02f93c9f],html[data-v-02f93c9f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-02f93c9f]::-webkit-scrollbar-track,html[data-v-02f93c9f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-02f93c9f]::-webkit-scrollbar,html[data-v-02f93c9f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-02f93c9f]::-webkit-scrollbar-thumb,html[data-v-02f93c9f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-02f93c9f]{box-sizing:border-box}.highlight[data-v-02f93c9f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-02f93c9f]{animation:zoom-02f93c9f .5s ease-in-out}.required[data-v-02f93c9f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-02f93c9f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-02f93c9f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.different-new[data-v-02f93c9f]{position:relative}.different-new[data-v-02f93c9f]:before{content:"";display:block;clear:both;position:absolute;background:var(--Semantic-Alerts-Green_10, #e4ffeb);width:calc(100% + 8px);height:calc(100% + 8px);top:-4px;left:-4px;bottom:0;right:0}.different-new .label[data-v-02f93c9f]{position:relative}.check-box__wrapper[data-v-02f93c9f]{height:100%;width:100%;position:relative;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);transition:background-color .2s,border-color .2s ease-in-out}.check-box__wrapper input[data-v-02f93c9f]{position:absolute;opacity:0;width:100%;height:100%;left:0;top:0}.check-box__wrapper input[data-v-02f93c9f]:hover{cursor:pointer}.check-box__wrapper[data-v-02f93c9f] svg{fill:transparent}.check-box__wrapper[data-v-02f93c9f] svg path{fill:transparent;stroke:transparent}.check-box__wrapper.round[data-v-02f93c9f]{border-radius:50%}.check-box__wrapper[data-v-02f93c9f]:hover,.check-box__wrapper.activated[data-v-02f93c9f]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.check-box__wrapper.activated[data-v-02f93c9f] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated[data-v-02f93c9f] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.normal[data-v-02f93c9f]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Rest-Blue)}.check-box__wrapper.activated.normal[data-v-02f93c9f] svg{fill:var(--Neutrals-White)!important}.check-box__wrapper.activated.normal[data-v-02f93c9f] svg path{fill:var(--Neutrals-White)!important}.check-box__wrapper.activated.disabled[data-v-02f93c9f]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)}.check-box__wrapper.activated.disabled[data-v-02f93c9f] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled[data-v-02f93c9f] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled_has_color[data-v-02f93c9f] svg{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled_has_color[data-v-02f93c9f] svg path{fill:var(--Semantic-Rest-Blue)!important}.check-box__wrapper.disabled[data-v-02f93c9f]{border:1px solid var(--Neutrals-Grey-200);background:transparent;background-color:var(--Neutrals-Grey-100)}.check-box__wrapper.disabled input[data-v-02f93c9f]:hover{cursor:default}.check-box__wrapper.disabled_has_color[data-v-02f93c9f]{border:1px solid var(--Neutrals-Grey-200)!important;background:unset!important;background-color:var(--Neutrals-Grey-100)}.check-box__wrapper.disabled_has_color input[data-v-02f93c9f]:hover{cursor:default}.check-box__wrapper.activated.disabled_has_color[data-v-02f93c9f]{border-color:var(--Semantic-Rest-Blue);background-color:var(--Semantic-Hover-Blue)!important;border:1px solid var(--Semantic-Rest-Blue)!important}.check-box__wrapper.activated.disabled_has_color[data-v-02f93c9f]:hover{border:1px solid var(--Semantic-Rest-Blue)!important}.check-box__wrapper.disabled_has_color[data-v-02f93c9f]:hover{border:1px solid var(--Neutrals-Grey-200)}.check-box__wrapper.error[data-v-02f93c9f]{border:none;background-color:var(--danger-700)}.label[data-v-02f93c9f]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.label.disabled[data-v-02f93c9f]{color:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e0bdf5d8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e0bdf5d8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e0bdf5d8]{opacity:0;width:0;height:0}.slider[data-v-e0bdf5d8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e0bdf5d8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e0bdf5d8]:before{transform:translate(20px)}.slider.round[data-v-e0bdf5d8]{border-radius:34px}.slider.round[data-v-e0bdf5d8]:before{border-radius:50%}@keyframes zoom-e0bdf5d8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e0bdf5d8],.top-nav[data-v-e0bdf5d8],.atom-header-pages__header[data-v-e0bdf5d8],.tab-left[data-v-e0bdf5d8]{display:none!important}.page-break[data-v-e0bdf5d8]{page-break-before:always}div[data-v-e0bdf5d8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e0bdf5d8],html[data-v-e0bdf5d8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e0bdf5d8],html[data-v-e0bdf5d8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e0bdf5d8]::-webkit-scrollbar-track,html[data-v-e0bdf5d8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e0bdf5d8]::-webkit-scrollbar,html[data-v-e0bdf5d8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e0bdf5d8]::-webkit-scrollbar-thumb,html[data-v-e0bdf5d8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e0bdf5d8]{box-sizing:border-box}.highlight[data-v-e0bdf5d8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e0bdf5d8]{animation:zoom-e0bdf5d8 .5s ease-in-out}.required[data-v-e0bdf5d8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e0bdf5d8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e0bdf5d8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.checkbox-multiple[data-v-e0bdf5d8]{position:relative;width:145px;height:38px;display:flex;transition:all .1s ease-in-out;justify-content:space-between}.checkbox-multiple.activated[data-v-e0bdf5d8]{border:1px solid #37a3c4}.checkbox-multiple.activated .IcArrowDown[data-v-e0bdf5d8]{transform:rotate(180deg)}.checkbox-multiple__view[data-v-e0bdf5d8]{width:100%;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:25px;padding:10px 12px}.checkbox-multiple__view p.please-choose[data-v-e0bdf5d8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.checkbox-multiple__view .list-selected[data-v-e0bdf5d8]{display:flex;flex-direction:row;gap:8px;overflow-x:scroll;white-space:nowrap}@-moz-document url-prefix(){.checkbox-multiple__view .list-selected[data-v-e0bdf5d8]{overflow-y:auto;scrollbar-width:thin}}.checkbox-multiple__view .list-selected[data-v-e0bdf5d8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__view .list-selected[data-v-e0bdf5d8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__view .list-selected[data-v-e0bdf5d8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.checkbox-multiple__view .list-selected__item[data-v-e0bdf5d8]{display:flex;height:24px;padding:4px 6px 4px 8px;align-items:center;gap:6px;border-radius:8px;background:var(--Neutrals-Grey-100)}.checkbox-multiple__view .list-selected__item p[data-v-e0bdf5d8]{font-size:.75rem;line-height:1.3125rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.checkbox-multiple__view .list-selected__item .icon-close[data-v-e0bdf5d8]{display:flex;width:14px;height:14px;justify-content:center;align-items:center;border-radius:16px;border:.667px solid var(--Neutrals-Grey-100);background:var(--Neutrals-Grey-50)}.checkbox-multiple__view .list-selected .IcArrowDown[data-v-e0bdf5d8]{flex-shrink:0;transform:rotate(180deg)}.checkbox-multiple__body[data-v-e0bdf5d8]{display:flex;flex-direction:column;gap:4px;width:100%;padding:6px;background:var(--Neutrals-White);box-shadow:0 1px 2px #1018280d;border-radius:8px;position:absolute;z-index:1;top:calc(100% + 10px);left:0}.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;width:100%;padding-right:0;overflow-y:auto}@-moz-document url-prefix(){.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]{overflow-y:auto;scrollbar-width:thin}}.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.checkbox-multiple__body .dropdown[data-v-e0bdf5d8]:hover{cursor:default}.checkbox-multiple__body .dropdown__options[data-v-e0bdf5d8]{width:100%;overflow-y:auto;display:flex;flex-direction:column}@-moz-document url-prefix(){.checkbox-multiple__body .dropdown__options[data-v-e0bdf5d8]{overflow-y:auto;scrollbar-width:thin}}.checkbox-multiple__body .dropdown__options[data-v-e0bdf5d8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body .dropdown__options[data-v-e0bdf5d8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body .dropdown__options[data-v-e0bdf5d8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.checkbox-multiple__body .dropdown__options__empty[data-v-e0bdf5d8]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.checkbox-multiple__body .dropdown__options .item[data-v-e0bdf5d8]{padding:6px 8px;width:100%;height:30ps;border-radius:4px;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--text-light-secondary);font-family:Inter}.checkbox-multiple__body .dropdown__options .item.hide[data-v-e0bdf5d8]{display:none}.checkbox-multiple__body .dropdown__options .item>p[data-v-e0bdf5d8]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.checkbox-multiple__body .dropdown__options .item.selected[data-v-e0bdf5d8]{color:var(--text-light-secondary)}.checkbox-multiple__body .dropdown__options .item[data-v-e0bdf5d8]:hover{background:var(--Semantic-Hover-Blue);cursor:pointer}.checkbox-multiple__body[data-v-e0bdf5d8] .infinite-loading-container{overflow:auto}@-moz-document url-prefix(){.checkbox-multiple__body[data-v-e0bdf5d8] .infinite-loading-container{overflow-y:auto;scrollbar-width:thin}}.checkbox-multiple__body[data-v-e0bdf5d8] .infinite-loading-container::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body[data-v-e0bdf5d8] .infinite-loading-container::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.checkbox-multiple__body[data-v-e0bdf5d8] .infinite-loading-container::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-04a219fd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-04a219fd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-04a219fd]{opacity:0;width:0;height:0}.slider[data-v-04a219fd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-04a219fd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-04a219fd]:before{transform:translate(20px)}.slider.round[data-v-04a219fd]{border-radius:34px}.slider.round[data-v-04a219fd]:before{border-radius:50%}@keyframes zoom-04a219fd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-04a219fd],.top-nav[data-v-04a219fd],.atom-header-pages__header[data-v-04a219fd],.tab-left[data-v-04a219fd]{display:none!important}.page-break[data-v-04a219fd]{page-break-before:always}div[data-v-04a219fd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-04a219fd],html[data-v-04a219fd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-04a219fd],html[data-v-04a219fd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-04a219fd]::-webkit-scrollbar-track,html[data-v-04a219fd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-04a219fd]::-webkit-scrollbar,html[data-v-04a219fd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-04a219fd]::-webkit-scrollbar-thumb,html[data-v-04a219fd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-04a219fd]{box-sizing:border-box}.highlight[data-v-04a219fd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-04a219fd]{animation:zoom-04a219fd .5s ease-in-out}.required[data-v-04a219fd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-04a219fd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-04a219fd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-04a219fd]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-04a219fd]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-04a219fd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-04a219fd] .rotated{transform:rotate(180deg)}.allowance-basic-form .row-info[data-v-04a219fd]{display:flex;gap:20px}.allowance-basic-form .row-info span[data-v-04a219fd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .row-info[data-v-04a219fd] .checkbox-multiple{justify-content:flex-start;gap:20px}.allowance-basic-form .row-info[data-v-04a219fd] .checkbox-multiple .item{width:216px}.allowance-basic-form .row-info .custom-checkbox[data-v-04a219fd] .checkbox-multiple .item{width:auto!important}.allowance-basic-form .row-info[data-v-04a219fd] .input-validation--error .validation-border{background-color:transparent!important;height:auto!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ee14f8af]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ee14f8af]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ee14f8af]{opacity:0;width:0;height:0}.slider[data-v-ee14f8af]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ee14f8af]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ee14f8af]:before{transform:translate(20px)}.slider.round[data-v-ee14f8af]{border-radius:34px}.slider.round[data-v-ee14f8af]:before{border-radius:50%}@keyframes zoom-ee14f8af{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ee14f8af],.top-nav[data-v-ee14f8af],.atom-header-pages__header[data-v-ee14f8af],.tab-left[data-v-ee14f8af]{display:none!important}.page-break[data-v-ee14f8af]{page-break-before:always}div[data-v-ee14f8af]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ee14f8af],html[data-v-ee14f8af]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ee14f8af],html[data-v-ee14f8af]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ee14f8af]::-webkit-scrollbar-track,html[data-v-ee14f8af]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee14f8af]::-webkit-scrollbar,html[data-v-ee14f8af]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee14f8af]::-webkit-scrollbar-thumb,html[data-v-ee14f8af]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ee14f8af]{box-sizing:border-box}.highlight[data-v-ee14f8af]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ee14f8af]{animation:zoom-ee14f8af .5s ease-in-out}.required[data-v-ee14f8af]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ee14f8af]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ee14f8af]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input[data-v-ee14f8af]{position:relative;display:flex;height:var(--875416b2);width:100%}.a-input input[data-v-ee14f8af]{padding:13.5px 40px 13.5px 13.5px;border-radius:8px;outline:none;border:1px solid var(--Stroke);width:100%;height:var(--875416b2);background:var(--Neutrals-White);transition:border-color .2s ease-in-out;box-shadow:0 1px 2px #1018280d;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Dark-Background);font-family:Inter}.a-input input[data-v-ee14f8af]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.a-input input[data-v-ee14f8af]::-moz-placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input input[data-v-ee14f8af]::placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input input[data-v-ee14f8af]:hover,.a-input input[data-v-ee14f8af]:focus,.a-input input[data-v-ee14f8af]:active{border-color:var(--Semantic-Rest-Blue)}.a-input input[data-v-ee14f8af]:-moz-read-only{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item)}.a-input input[data-v-ee14f8af]:disabled,.a-input input[data-v-ee14f8af]:read-only{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item)}.a-input input:-moz-read-only:hover~div[data-v-ee14f8af] .icon-percent,.a-input input:-moz-read-only:focus~div[data-v-ee14f8af] .icon-percent,.a-input input:-moz-read-only:active~div[data-v-ee14f8af] .icon-percent{fill:var(--Dark-Background)!important}.a-input input:disabled:hover~div[data-v-ee14f8af] .icon-percent,.a-input input:disabled:focus~div[data-v-ee14f8af] .icon-percent,.a-input input:disabled:active~div[data-v-ee14f8af] .icon-percent,.a-input input:read-only:hover~div[data-v-ee14f8af] .icon-percent,.a-input input:read-only:focus~div[data-v-ee14f8af] .icon-percent,.a-input input:read-only:active~div[data-v-ee14f8af] .icon-percent{fill:var(--Dark-Background)!important}.a-input input[data-v-ee14f8af]:-webkit-autofill,.a-input input[data-v-ee14f8af]:-webkit-autofill:hover,.a-input input[data-v-ee14f8af]:-webkit-autofill:focus,.a-input input[data-v-ee14f8af]:-webkit-autofill:active{-webkit-box-shadow:inset 0 0 0px 9999px var(--Neutrals-White)}.a-input input.different-new[data-v-ee14f8af]{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}.a-input .icon-display[data-v-ee14f8af]{position:absolute;height:calc(100% - 2px);top:1px;right:1px;padding:0 16px;border-left:1px solid var(--Stroke);background-color:var(--Rest-Background);border-radius:0 7px 7px 0}.a-input[data-v-ee14f8af] svg{height:100%}.a-input.disabled .ic-password[data-v-ee14f8af]:hover{cursor:default}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-dddbc95c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-dddbc95c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-dddbc95c]{opacity:0;width:0;height:0}.slider[data-v-dddbc95c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-dddbc95c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-dddbc95c]:before{transform:translate(20px)}.slider.round[data-v-dddbc95c]{border-radius:34px}.slider.round[data-v-dddbc95c]:before{border-radius:50%}@keyframes zoom-dddbc95c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-dddbc95c],.top-nav[data-v-dddbc95c],.atom-header-pages__header[data-v-dddbc95c],.tab-left[data-v-dddbc95c]{display:none!important}.page-break[data-v-dddbc95c]{page-break-before:always}div[data-v-dddbc95c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-dddbc95c],html[data-v-dddbc95c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-dddbc95c],html[data-v-dddbc95c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-dddbc95c]::-webkit-scrollbar-track,html[data-v-dddbc95c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dddbc95c]::-webkit-scrollbar,html[data-v-dddbc95c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dddbc95c]::-webkit-scrollbar-thumb,html[data-v-dddbc95c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-dddbc95c]{box-sizing:border-box}.highlight[data-v-dddbc95c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-dddbc95c]{animation:zoom-dddbc95c .5s ease-in-out}.required[data-v-dddbc95c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-dddbc95c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-dddbc95c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.no-entry[data-v-dddbc95c]{display:flex;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b547d62f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b547d62f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b547d62f]{opacity:0;width:0;height:0}.slider[data-v-b547d62f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b547d62f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b547d62f]:before{transform:translate(20px)}.slider.round[data-v-b547d62f]{border-radius:34px}.slider.round[data-v-b547d62f]:before{border-radius:50%}@keyframes zoom-b547d62f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b547d62f],.top-nav[data-v-b547d62f],.atom-header-pages__header[data-v-b547d62f],.tab-left[data-v-b547d62f]{display:none!important}.page-break[data-v-b547d62f]{page-break-before:always}div[data-v-b547d62f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b547d62f],html[data-v-b547d62f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b547d62f],html[data-v-b547d62f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b547d62f]::-webkit-scrollbar-track,html[data-v-b547d62f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b547d62f]::-webkit-scrollbar,html[data-v-b547d62f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b547d62f]::-webkit-scrollbar-thumb,html[data-v-b547d62f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b547d62f]{box-sizing:border-box}.highlight[data-v-b547d62f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b547d62f]{animation:zoom-b547d62f .5s ease-in-out}.required[data-v-b547d62f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b547d62f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b547d62f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.no-entry[data-v-b547d62f]{display:flex;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7b92a8e2]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7b92a8e2]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7b92a8e2]{opacity:0;width:0;height:0}.slider[data-v-7b92a8e2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7b92a8e2]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7b92a8e2]:before{transform:translate(20px)}.slider.round[data-v-7b92a8e2]{border-radius:34px}.slider.round[data-v-7b92a8e2]:before{border-radius:50%}@keyframes zoom-7b92a8e2{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7b92a8e2],.top-nav[data-v-7b92a8e2],.atom-header-pages__header[data-v-7b92a8e2],.tab-left[data-v-7b92a8e2]{display:none!important}.page-break[data-v-7b92a8e2]{page-break-before:always}div[data-v-7b92a8e2]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7b92a8e2],html[data-v-7b92a8e2]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7b92a8e2],html[data-v-7b92a8e2]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7b92a8e2]::-webkit-scrollbar-track,html[data-v-7b92a8e2]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7b92a8e2]::-webkit-scrollbar,html[data-v-7b92a8e2]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7b92a8e2]::-webkit-scrollbar-thumb,html[data-v-7b92a8e2]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7b92a8e2]{box-sizing:border-box}.highlight[data-v-7b92a8e2]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7b92a8e2]{animation:zoom-7b92a8e2 .5s ease-in-out}.required[data-v-7b92a8e2]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7b92a8e2]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7b92a8e2]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-amount-table[data-v-7b92a8e2]{display:flex;flex-direction:column;gap:20px}.allowance-amount-table span[data-v-7b92a8e2]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b3b1d858]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b3b1d858]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b3b1d858]{opacity:0;width:0;height:0}.slider[data-v-b3b1d858]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b3b1d858]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b3b1d858]:before{transform:translate(20px)}.slider.round[data-v-b3b1d858]{border-radius:34px}.slider.round[data-v-b3b1d858]:before{border-radius:50%}@keyframes zoom-b3b1d858{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b3b1d858],.top-nav[data-v-b3b1d858],.atom-header-pages__header[data-v-b3b1d858],.tab-left[data-v-b3b1d858]{display:none!important}.page-break[data-v-b3b1d858]{page-break-before:always}div[data-v-b3b1d858]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b3b1d858],html[data-v-b3b1d858]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b3b1d858],html[data-v-b3b1d858]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b3b1d858]::-webkit-scrollbar-track,html[data-v-b3b1d858]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b3b1d858]::-webkit-scrollbar,html[data-v-b3b1d858]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b3b1d858]::-webkit-scrollbar-thumb,html[data-v-b3b1d858]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b3b1d858]{box-sizing:border-box}.highlight[data-v-b3b1d858]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b3b1d858]{animation:zoom-b3b1d858 .5s ease-in-out}.required[data-v-b3b1d858]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b3b1d858]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b3b1d858]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.button_group[data-v-b3b1d858]{display:flex;gap:8px}.allowance-form__input[data-v-b3b1d858]{display:flex;gap:20px}.allowance-form__input[data-v-b3b1d858] .InputValidation{flex:0!important}.allowance-form__input[data-v-b3b1d858] .InputValidation__content{min-width:auto!important}.allowance-form__box[data-v-b3b1d858]{display:flex;gap:8px}.allowance-form__box p[data-v-b3b1d858]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-form__box[data-v-b3b1d858] .InputValidation__content{height:50px}[data-v-b3b1d858] .input-validation{flex:none}.box[data-v-b3b1d858]{display:flex;width:52px;padding:10px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:#fff;text-align:center}.box[data-v-b3b1d858]:focus{border-color:var(--Semantic-Rest-Blue)!important;outline:none}.active_box[data-v-b3b1d858]:hover{border-color:var(--Semantic-Rest-Blue)!important}.disabled-text[data-v-b3b1d858]{font-size:.875rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.input[data-v-b3b1d858] .InputValidation__label{display:none}.input.disabled[data-v-b3b1d858]{pointer-events:none}.input.disabled[data-v-b3b1d858] .a-input input{color:var(--Neutrals-Grey-400)}[data-v-b3b1d858] .custom-error-input .input-validation__helper-text{margin-bottom:4px;margin-top:0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a0973698]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a0973698]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a0973698]{opacity:0;width:0;height:0}.slider[data-v-a0973698]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a0973698]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a0973698]:before{transform:translate(20px)}.slider.round[data-v-a0973698]{border-radius:34px}.slider.round[data-v-a0973698]:before{border-radius:50%}@keyframes zoom-a0973698{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a0973698],.top-nav[data-v-a0973698],.atom-header-pages__header[data-v-a0973698],.tab-left[data-v-a0973698]{display:none!important}.page-break[data-v-a0973698]{page-break-before:always}div[data-v-a0973698]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a0973698],html[data-v-a0973698]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a0973698],html[data-v-a0973698]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a0973698]::-webkit-scrollbar-track,html[data-v-a0973698]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a0973698]::-webkit-scrollbar,html[data-v-a0973698]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a0973698]::-webkit-scrollbar-thumb,html[data-v-a0973698]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a0973698]{box-sizing:border-box}.highlight[data-v-a0973698]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a0973698]{animation:zoom-a0973698 .5s ease-in-out}.required[data-v-a0973698]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a0973698]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a0973698]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-a0973698]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-a0973698]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-a0973698]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-a0973698] .rotated{transform:rotate(180deg)}.allowance-basic-form span[data-v-a0973698]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .allowance-form__distance[data-v-a0973698]{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0 0;border-radius:16px;background:var(--Neutrals-Grey-100)}.allowance-basic-form .allowance-form__distance_title[data-v-a0973698]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.allowance-basic-form .allowance-form__distance_content[data-v-a0973698]{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:8px}.allowance-basic-form .allowance-form__distance_box[data-v-a0973698]{display:flex;gap:8px}.allowance-basic-form .allowance-form__input[data-v-a0973698]{display:flex;gap:20px;width:100%}.allowance-basic-form p[data-v-a0973698]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}[data-v-a0973698] .a-input input,[data-v-a0973698] .el-input__wrapper{background-color:var(--Neutrals-White)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6de59147]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6de59147]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6de59147]{opacity:0;width:0;height:0}.slider[data-v-6de59147]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6de59147]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6de59147]:before{transform:translate(20px)}.slider.round[data-v-6de59147]{border-radius:34px}.slider.round[data-v-6de59147]:before{border-radius:50%}@keyframes zoom-6de59147{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6de59147],.top-nav[data-v-6de59147],.atom-header-pages__header[data-v-6de59147],.tab-left[data-v-6de59147]{display:none!important}.page-break[data-v-6de59147]{page-break-before:always}div[data-v-6de59147]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6de59147],html[data-v-6de59147]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6de59147],html[data-v-6de59147]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6de59147]::-webkit-scrollbar-track,html[data-v-6de59147]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6de59147]::-webkit-scrollbar,html[data-v-6de59147]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6de59147]::-webkit-scrollbar-thumb,html[data-v-6de59147]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6de59147]{box-sizing:border-box}.highlight[data-v-6de59147]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6de59147]{animation:zoom-6de59147 .5s ease-in-out}.required[data-v-6de59147]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6de59147]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6de59147]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-6de59147]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-6de59147]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-6de59147]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-6de59147] .rotated{transform:rotate(180deg)}.allowance-basic-form span[data-v-6de59147]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a499496e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a499496e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a499496e]{opacity:0;width:0;height:0}.slider[data-v-a499496e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a499496e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a499496e]:before{transform:translate(20px)}.slider.round[data-v-a499496e]{border-radius:34px}.slider.round[data-v-a499496e]:before{border-radius:50%}@keyframes zoom-a499496e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a499496e],.top-nav[data-v-a499496e],.atom-header-pages__header[data-v-a499496e],.tab-left[data-v-a499496e]{display:none!important}.page-break[data-v-a499496e]{page-break-before:always}div[data-v-a499496e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a499496e],html[data-v-a499496e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a499496e],html[data-v-a499496e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a499496e]::-webkit-scrollbar-track,html[data-v-a499496e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a499496e]::-webkit-scrollbar,html[data-v-a499496e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a499496e]::-webkit-scrollbar-thumb,html[data-v-a499496e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a499496e]{box-sizing:border-box}.highlight[data-v-a499496e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a499496e]{animation:zoom-a499496e .5s ease-in-out}.required[data-v-a499496e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a499496e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a499496e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-a499496e]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-a499496e]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-a499496e]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-a499496e] .rotated{transform:rotate(180deg)}.allowance-basic-form .row-info[data-v-a499496e]{display:flex;gap:20px}.allowance-basic-form .row-info span[data-v-a499496e],.allowance-basic-form .row-info .allowance-form__title[data-v-a499496e]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .row-info .symbol_auto[data-v-a499496e]{min-width:133px;height:44px;display:flex;padding:0 14px;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:#fff;box-shadow:0 1px 2px #1018280d}.allowance-basic-form .row-info .symbol_auto p[data-v-a499496e]{text-wrap:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form .row-info .payment-salary-detail[data-v-a499496e]{display:flex;flex-direction:column;justify-content:center}.allowance-basic-form .row-info .payment-salary-detail .text-small[data-v-a499496e]{font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .row-info[data-v-a499496e] .checkbox-multiple{justify-content:flex-start;gap:20px}.allowance-basic-form .row-info[data-v-a499496e] .checkbox-multiple .item{width:216px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-eaee1c26]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-eaee1c26]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-eaee1c26]{opacity:0;width:0;height:0}.slider[data-v-eaee1c26]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-eaee1c26]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-eaee1c26]:before{transform:translate(20px)}.slider.round[data-v-eaee1c26]{border-radius:34px}.slider.round[data-v-eaee1c26]:before{border-radius:50%}@keyframes zoom-eaee1c26{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-eaee1c26],.top-nav[data-v-eaee1c26],.atom-header-pages__header[data-v-eaee1c26],.tab-left[data-v-eaee1c26]{display:none!important}.page-break[data-v-eaee1c26]{page-break-before:always}div[data-v-eaee1c26]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-eaee1c26],html[data-v-eaee1c26]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-eaee1c26],html[data-v-eaee1c26]{overflow-y:auto;scrollbar-width:thin}}body[data-v-eaee1c26]::-webkit-scrollbar-track,html[data-v-eaee1c26]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-eaee1c26]::-webkit-scrollbar,html[data-v-eaee1c26]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-eaee1c26]::-webkit-scrollbar-thumb,html[data-v-eaee1c26]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-eaee1c26]{box-sizing:border-box}.highlight[data-v-eaee1c26]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-eaee1c26]{animation:zoom-eaee1c26 .5s ease-in-out}.required[data-v-eaee1c26]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-eaee1c26]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-eaee1c26]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.toggle-multiple[data-v-eaee1c26]{position:relative;width:145px;height:38px;display:flex;transition:all .1s ease-in-out;justify-content:space-between}.toggle-multiple.activated[data-v-eaee1c26]{border:1px solid #37a3c4}.toggle-multiple.activated .IcArrowDown[data-v-eaee1c26]{transform:rotate(180deg)}.toggle-multiple__view[data-v-eaee1c26]{width:100%;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:25px;padding:10px 12px}.toggle-multiple__view p.please-choose[data-v-eaee1c26]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.toggle-multiple__view .list-selected[data-v-eaee1c26]{display:flex;flex-direction:row;gap:8px;overflow-x:scroll;white-space:nowrap}@-moz-document url-prefix(){.toggle-multiple__view .list-selected[data-v-eaee1c26]{overflow-y:auto;scrollbar-width:thin}}.toggle-multiple__view .list-selected[data-v-eaee1c26]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__view .list-selected[data-v-eaee1c26]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__view .list-selected[data-v-eaee1c26]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.toggle-multiple__view .list-selected__item[data-v-eaee1c26]{display:flex;height:24px;padding:4px 6px 4px 8px;align-items:center;gap:6px;border-radius:8px;background:var(--Neutrals-Grey-100)}.toggle-multiple__view .list-selected__item p[data-v-eaee1c26]{font-size:.75rem;line-height:1.3125rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.toggle-multiple__view .list-selected__item .icon-close[data-v-eaee1c26]{display:flex;width:14px;height:14px;justify-content:center;align-items:center;border-radius:16px;border:.667px solid var(--Neutrals-Grey-100);background:var(--Neutrals-Grey-50)}.toggle-multiple__view .list-selected .IcArrowDown[data-v-eaee1c26]{flex-shrink:0;transform:rotate(180deg)}.toggle-multiple__body[data-v-eaee1c26]{display:flex;flex-direction:column;gap:4px;width:100%;padding:6px;background:var(--Neutrals-White);box-shadow:0 1px 2px #1018280d;border-radius:8px;position:absolute;z-index:1;top:calc(100% + 10px);left:0}.toggle-multiple__body .dropdown[data-v-eaee1c26]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;width:100%;padding-right:0;overflow-y:auto}@-moz-document url-prefix(){.toggle-multiple__body .dropdown[data-v-eaee1c26]{overflow-y:auto;scrollbar-width:thin}}.toggle-multiple__body .dropdown[data-v-eaee1c26]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body .dropdown[data-v-eaee1c26]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body .dropdown[data-v-eaee1c26]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.toggle-multiple__body .dropdown[data-v-eaee1c26]:hover{cursor:default}.toggle-multiple__body .dropdown__options[data-v-eaee1c26]{width:100%;overflow-y:auto;display:flex;flex-direction:column}@-moz-document url-prefix(){.toggle-multiple__body .dropdown__options[data-v-eaee1c26]{overflow-y:auto;scrollbar-width:thin}}.toggle-multiple__body .dropdown__options[data-v-eaee1c26]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body .dropdown__options[data-v-eaee1c26]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body .dropdown__options[data-v-eaee1c26]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.toggle-multiple__body .dropdown__options__empty[data-v-eaee1c26]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.toggle-multiple__body .dropdown__options .item[data-v-eaee1c26]{padding:6px 8px;width:100%;height:30ps;border-radius:4px;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--text-light-secondary);font-family:Inter}.toggle-multiple__body .dropdown__options .item.hide[data-v-eaee1c26]{display:none}.toggle-multiple__body .dropdown__options .item>p[data-v-eaee1c26]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.toggle-multiple__body .dropdown__options .item.selected[data-v-eaee1c26]{color:var(--text-light-secondary)}.toggle-multiple__body .dropdown__options .item[data-v-eaee1c26]:hover{background:var(--Semantic-Hover-Blue);cursor:pointer}.toggle-multiple__body[data-v-eaee1c26] .infinite-loading-container{overflow:auto}@-moz-document url-prefix(){.toggle-multiple__body[data-v-eaee1c26] .infinite-loading-container{overflow-y:auto;scrollbar-width:thin}}.toggle-multiple__body[data-v-eaee1c26] .infinite-loading-container::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body[data-v-eaee1c26] .infinite-loading-container::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.toggle-multiple__body[data-v-eaee1c26] .infinite-loading-container::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-cbfaa143]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-cbfaa143]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-cbfaa143]{opacity:0;width:0;height:0}.slider[data-v-cbfaa143]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-cbfaa143]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-cbfaa143]:before{transform:translate(20px)}.slider.round[data-v-cbfaa143]{border-radius:34px}.slider.round[data-v-cbfaa143]:before{border-radius:50%}@keyframes zoom-cbfaa143{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-cbfaa143],.top-nav[data-v-cbfaa143],.atom-header-pages__header[data-v-cbfaa143],.tab-left[data-v-cbfaa143]{display:none!important}.page-break[data-v-cbfaa143]{page-break-before:always}div[data-v-cbfaa143]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-cbfaa143],html[data-v-cbfaa143]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-cbfaa143],html[data-v-cbfaa143]{overflow-y:auto;scrollbar-width:thin}}body[data-v-cbfaa143]::-webkit-scrollbar-track,html[data-v-cbfaa143]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cbfaa143]::-webkit-scrollbar,html[data-v-cbfaa143]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cbfaa143]::-webkit-scrollbar-thumb,html[data-v-cbfaa143]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-cbfaa143]{box-sizing:border-box}.highlight[data-v-cbfaa143]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-cbfaa143]{animation:zoom-cbfaa143 .5s ease-in-out}.required[data-v-cbfaa143]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-cbfaa143]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-cbfaa143]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-cbfaa143]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-cbfaa143]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-cbfaa143]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-cbfaa143] .rotated{transform:rotate(180deg)}.allowance-basic-form .question-mark[data-v-cbfaa143]:focus svg>rect{fill:var(--Semantic-Hover-background)!important}.allowance-basic-form[data-v-cbfaa143] .toggle-multiple{display:flex;gap:20px;justify-content:flex-start;flex-wrap:wrap}.allowance-basic-form[data-v-cbfaa143] .toggle-multiple .item{width:40%;justify-content:flex-start;gap:20px}.allowance-basic-form span[data-v-cbfaa143]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form p[data-v-cbfaa143]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-32fa9acc]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-32fa9acc]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-32fa9acc]{opacity:0;width:0;height:0}.slider[data-v-32fa9acc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-32fa9acc]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-32fa9acc]:before{transform:translate(20px)}.slider.round[data-v-32fa9acc]{border-radius:34px}.slider.round[data-v-32fa9acc]:before{border-radius:50%}@keyframes zoom-32fa9acc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-32fa9acc],.top-nav[data-v-32fa9acc],.atom-header-pages__header[data-v-32fa9acc],.tab-left[data-v-32fa9acc]{display:none!important}.page-break[data-v-32fa9acc]{page-break-before:always}div[data-v-32fa9acc]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-32fa9acc],html[data-v-32fa9acc]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-32fa9acc],html[data-v-32fa9acc]{overflow-y:auto;scrollbar-width:thin}}body[data-v-32fa9acc]::-webkit-scrollbar-track,html[data-v-32fa9acc]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32fa9acc]::-webkit-scrollbar,html[data-v-32fa9acc]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32fa9acc]::-webkit-scrollbar-thumb,html[data-v-32fa9acc]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-32fa9acc]{box-sizing:border-box}.highlight[data-v-32fa9acc]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-32fa9acc]{animation:zoom-32fa9acc .5s ease-in-out}.required[data-v-32fa9acc]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-32fa9acc]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-32fa9acc]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-32fa9acc]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-32fa9acc]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-32fa9acc]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-32fa9acc] .rotated{transform:rotate(180deg)}.allowance-basic-form .limit-wrapper[data-v-32fa9acc] .input-validation--error .condition{border-color:var(--Semantic-Alerts-Red_100)}.allowance-basic-form span[data-v-32fa9acc]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .condition[data-v-32fa9acc]{display:flex;padding:20px;flex-direction:column;align-items:flex-start;border-radius:18px;border:1px solid var(--Semantic-Disable)}.allowance-basic-form .condition p[data-v-32fa9acc]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-19d8b17e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-19d8b17e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-19d8b17e]{opacity:0;width:0;height:0}.slider[data-v-19d8b17e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-19d8b17e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-19d8b17e]:before{transform:translate(20px)}.slider.round[data-v-19d8b17e]{border-radius:34px}.slider.round[data-v-19d8b17e]:before{border-radius:50%}@keyframes zoom-19d8b17e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-19d8b17e],.top-nav[data-v-19d8b17e],.atom-header-pages__header[data-v-19d8b17e],.tab-left[data-v-19d8b17e]{display:none!important}.page-break[data-v-19d8b17e]{page-break-before:always}div[data-v-19d8b17e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-19d8b17e],html[data-v-19d8b17e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-19d8b17e],html[data-v-19d8b17e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-19d8b17e]::-webkit-scrollbar-track,html[data-v-19d8b17e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-19d8b17e]::-webkit-scrollbar,html[data-v-19d8b17e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-19d8b17e]::-webkit-scrollbar-thumb,html[data-v-19d8b17e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-19d8b17e]{box-sizing:border-box}.highlight[data-v-19d8b17e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-19d8b17e]{animation:zoom-19d8b17e .5s ease-in-out}.required[data-v-19d8b17e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-19d8b17e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-19d8b17e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-form__input2[data-v-19d8b17e]{display:flex;gap:20px}.allowance-form__input2[data-v-19d8b17e] .input-validation__label{display:none}.index[data-v-19d8b17e]{display:flex;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;text-align:center;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);box-shadow:0 1px 2px #1018280d}.index .text-title[data-v-19d8b17e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Dark);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e6d0f9b5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e6d0f9b5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e6d0f9b5]{opacity:0;width:0;height:0}.slider[data-v-e6d0f9b5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e6d0f9b5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e6d0f9b5]:before{transform:translate(20px)}.slider.round[data-v-e6d0f9b5]{border-radius:34px}.slider.round[data-v-e6d0f9b5]:before{border-radius:50%}@keyframes zoom-e6d0f9b5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e6d0f9b5],.top-nav[data-v-e6d0f9b5],.atom-header-pages__header[data-v-e6d0f9b5],.tab-left[data-v-e6d0f9b5]{display:none!important}.page-break[data-v-e6d0f9b5]{page-break-before:always}div[data-v-e6d0f9b5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e6d0f9b5],html[data-v-e6d0f9b5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e6d0f9b5],html[data-v-e6d0f9b5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e6d0f9b5]::-webkit-scrollbar-track,html[data-v-e6d0f9b5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e6d0f9b5]::-webkit-scrollbar,html[data-v-e6d0f9b5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e6d0f9b5]::-webkit-scrollbar-thumb,html[data-v-e6d0f9b5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e6d0f9b5]{box-sizing:border-box}.highlight[data-v-e6d0f9b5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e6d0f9b5]{animation:zoom-e6d0f9b5 .5s ease-in-out}.required[data-v-e6d0f9b5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e6d0f9b5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e6d0f9b5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-edit__container[data-v-e6d0f9b5]{display:flex;flex-direction:column;gap:8px}.modal-edit__content[data-v-e6d0f9b5]{padding:20px}.modal-edit__content_text[data-v-e6d0f9b5]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-edit__line[data-v-e6d0f9b5]{height:1px;background:var(--Neutrals-Grey-200)}.modal-edit__detail[data-v-e6d0f9b5] .base-modal{width:690px}.modal-edit__button[data-v-e6d0f9b5]{display:flex;justify-content:flex-end;align-items:center}.modal-edit__heading[data-v-e6d0f9b5]{display:flex;justify-content:space-between;align-items:center}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-279ad738]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-279ad738]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-279ad738]{opacity:0;width:0;height:0}.slider[data-v-279ad738]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-279ad738]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-279ad738]:before{transform:translate(20px)}.slider.round[data-v-279ad738]{border-radius:34px}.slider.round[data-v-279ad738]:before{border-radius:50%}@keyframes zoom-279ad738{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-279ad738],.top-nav[data-v-279ad738],.atom-header-pages__header[data-v-279ad738],.tab-left[data-v-279ad738]{display:none!important}.page-break[data-v-279ad738]{page-break-before:always}div[data-v-279ad738]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-279ad738],html[data-v-279ad738]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-279ad738],html[data-v-279ad738]{overflow-y:auto;scrollbar-width:thin}}body[data-v-279ad738]::-webkit-scrollbar-track,html[data-v-279ad738]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-279ad738]::-webkit-scrollbar,html[data-v-279ad738]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-279ad738]::-webkit-scrollbar-thumb,html[data-v-279ad738]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-279ad738]{box-sizing:border-box}.highlight[data-v-279ad738]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-279ad738]{animation:zoom-279ad738 .5s ease-in-out}.required[data-v-279ad738]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-279ad738]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-279ad738]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-279ad738]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-279ad738]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-279ad738]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-279ad738] .rotated{transform:rotate(180deg)}.allowance-basic-form span[data-v-279ad738]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form p[data-v-279ad738]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .question-mark[data-v-279ad738]:focus svg>rect{fill:var(--Semantic-Hover-background)!important}.allowance-basic-form .dropdown-copy[data-v-279ad738] .wrapper-dropdown:not(.disabled){height:40px!important;background:var(--Neutrals-White);border-color:var(--Semantic-Rest-Blue)}.allowance-basic-form .dropdown-copy[data-v-279ad738] .wrapper-dropdown:not(.disabled) span{color:var(--Semantic-Rest-Blue);font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9471df9a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9471df9a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9471df9a]{opacity:0;width:0;height:0}.slider[data-v-9471df9a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9471df9a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9471df9a]:before{transform:translate(20px)}.slider.round[data-v-9471df9a]{border-radius:34px}.slider.round[data-v-9471df9a]:before{border-radius:50%}@keyframes zoom-9471df9a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9471df9a],.top-nav[data-v-9471df9a],.atom-header-pages__header[data-v-9471df9a],.tab-left[data-v-9471df9a]{display:none!important}.page-break[data-v-9471df9a]{page-break-before:always}div[data-v-9471df9a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9471df9a],html[data-v-9471df9a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9471df9a],html[data-v-9471df9a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9471df9a]::-webkit-scrollbar-track,html[data-v-9471df9a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9471df9a]::-webkit-scrollbar,html[data-v-9471df9a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9471df9a]::-webkit-scrollbar-thumb,html[data-v-9471df9a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9471df9a]{box-sizing:border-box}.highlight[data-v-9471df9a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9471df9a]{animation:zoom-9471df9a .5s ease-in-out}.required[data-v-9471df9a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9471df9a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9471df9a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.ML__container[data-v-9471df9a]{border:1px solid var(--Stroke);border-radius:8px;padding:13.5px;min-height:20px;cursor:text;outline:none;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-all;transition:border-color .2s;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:.5px;color:var(--Dark);font-family:Inter}.ML__container[data-v-9471df9a]:hover,.ML__container[data-v-9471df9a]:focus,.ML__container[data-v-9471df9a]:active{border-color:var(--Semantic-Rest-Blue)}.ML__container.different-new[data-v-9471df9a]{background:var(--Semantic-Alerts-Green_10, #e4ffeb)}.ML__cmr[data-v-9471df9a]{white-space:pre}.ML__placeholder[data-v-9471df9a]{color:var(--Text-Color-Disable)}.ML__caret[data-v-9471df9a]{position:relative;display:inline-block}.ML__caret[data-v-9471df9a]:before{content:"|";position:absolute;bottom:-3px;right:-2px;font-weight:400;color:#000;text-align:center;pointer-events:none;animation:blink-9471df9a 1.1s infinite}@keyframes blink-9471df9a{0%{opacity:1}40%{opacity:1}42%{opacity:0}to{opacity:0}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4e633969]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4e633969]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4e633969]{opacity:0;width:0;height:0}.slider[data-v-4e633969]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4e633969]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4e633969]:before{transform:translate(20px)}.slider.round[data-v-4e633969]{border-radius:34px}.slider.round[data-v-4e633969]:before{border-radius:50%}@keyframes zoom-4e633969{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4e633969],.top-nav[data-v-4e633969],.atom-header-pages__header[data-v-4e633969],.tab-left[data-v-4e633969]{display:none!important}.page-break[data-v-4e633969]{page-break-before:always}div[data-v-4e633969]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4e633969],html[data-v-4e633969]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4e633969],html[data-v-4e633969]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4e633969]::-webkit-scrollbar-track,html[data-v-4e633969]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4e633969]::-webkit-scrollbar,html[data-v-4e633969]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4e633969]::-webkit-scrollbar-thumb,html[data-v-4e633969]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4e633969]{box-sizing:border-box}.highlight[data-v-4e633969]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4e633969]{animation:zoom-4e633969 .5s ease-in-out}.required[data-v-4e633969]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4e633969]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4e633969]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.formula-form__container[data-v-4e633969]{display:flex;flex-direction:column;background-color:var(--Neutrals-White);min-height:0;overflow-y:hidden}.formula-form__setting[data-v-4e633969]{width:100%;display:flex;border-radius:8px;border:1px solid var(--Neutrals-Grey-300)}.formula-form__setting_title[data-v-4e633969]{display:flex;width:215px;padding:16px 20px;align-items:center}.formula-form__setting_content[data-v-4e633969]{display:flex;flex-direction:column;width:100%}.formula-form__setting_item[data-v-4e633969]{gap:20px;border-left:1px solid var(--Neutrals-Grey-300);display:flex;padding:10px 20px;justify-content:space-between;align-items:center}.formula-form__setting_item[data-v-4e633969]:nth-child(1){border-bottom:1px solid var(--Neutrals-Grey-300)}.formula-form__setting_heading[data-v-4e633969]{width:174px;padding:16px 4px}.formula-form__infinite[data-v-4e633969]{display:flex;flex-direction:column;height:232px;flex:1 0 0;gap:8px;border-radius:8px;border:1px solid var(--Stroke);background:var(--Neutrals-White);box-shadow:0 1px 2px #1018280d;padding:10px;overflow-y:auto}@-moz-document url-prefix(){.formula-form__infinite[data-v-4e633969]{overflow-y:auto;scrollbar-width:thin}}.formula-form__infinite[data-v-4e633969]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.formula-form__infinite[data-v-4e633969]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.formula-form__infinite[data-v-4e633969]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.formula-form__infinite_item[data-v-4e633969]{display:flex;flex:1 0 0;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.formula-form__infinite[data-v-4e633969] .base-infinite{flex-direction:column;display:flex;gap:10px}.formula-form__form[data-v-4e633969]{display:flex;flex-direction:column;gap:18px;height:100%;min-height:0;overflow-y:auto}@-moz-document url-prefix(){.formula-form__form[data-v-4e633969]{overflow-y:auto;scrollbar-width:thin}}.formula-form__form[data-v-4e633969]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.formula-form__form[data-v-4e633969]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.formula-form__form[data-v-4e633969]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.formula-form__form .wrapper-title[data-v-4e633969]{display:flex;padding:10px;background:var(--Title-Background);gap:20px;align-items:center;border-bottom:1px solid var(--Stroke)}.formula-form__form .wrapper-title .title[data-v-4e633969]{display:flex;align-items:center;font-size:1rem;line-height:1.2rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.formula-form__textarea[data-v-4e633969] textarea{height:291px!important;outline:none}.formula-form__textarea[data-v-4e633969] .input-validation__label{display:none}.formula-form__input[data-v-4e633969]{display:flex;gap:20px;align-items:center}.formula-form__input[data-v-4e633969] .input-validation__label{display:none}.formula-form__title[data-v-4e633969]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.formula-form__text[data-v-4e633969]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.formula-form__customize[data-v-4e633969]{display:flex;padding-bottom:10px;flex-direction:column;align-items:flex-start;border-radius:8px;border:1px solid var(--Stroke);width:100%}.formula-form__customize_title[data-v-4e633969]{display:flex;padding:8px 20px;align-items:center;border-radius:8px 8px 0 0;background:var(--Rest-Background);width:100%}.formula-form__customize_content[data-v-4e633969]{display:flex;padding:10px 20px 0;flex-direction:row;align-items:center;gap:20px;width:100%}.formula-form__search[data-v-4e633969] input{border-radius:36px;background:var(--Neutrals-White)!important;padding:0 40px 0 10px!important;height:36px}.formula-form__search[data-v-4e633969] svg{position:absolute;right:10px!important;width:20px!important;height:20px;top:10px}.formula-form__search[data-v-4e633969] .input-validation__label{display:none}.formula-form__validation[data-v-4e633969]{display:flex;flex-direction:row;align-items:center;gap:4px;height:21px}.validate[data-v-4e633969]{padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.row-info-item[data-v-4e633969] .atom-radio{padding:0 0 0 35px}.create__checkbox[data-v-4e633969]{width:25%;display:flex;gap:20px;align-items:center;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create__checkbox[data-v-4e633969] .atom-radio{padding-left:40px!important}.create__checkbox[data-v-4e633969] .input-validation__content{transform:translateY(15px);width:40px}.create__checkbox2[data-v-4e633969]{display:flex;gap:20px;width:100%;align-items:center}.create__checkbox2[data-v-4e633969] .atom-radio{padding-left:40px!important}.form-wrapper[data-v-4e633969]{padding:0 20px;gap:20px}.form-wrapper[data-v-4e633969] .item{font-size:.875rem!important;font-weight:400!important;color:#47548c!important}.icon-title[data-v-4e633969] svg{margin-right:10px;cursor:pointer;transition:all .1s ease}.icon-title.active[data-v-4e633969] svg{transform:rotate(-180deg)!important}.formula-btn[data-v-4e633969]{margin-right:10px}.card-showdown[data-v-4e633969]{cursor:pointer;width:90%;padding:4px 10px}.card-showdown[data-v-4e633969]:hover{border-radius:4px;background:var(--Neutrals-Grey-100, #eef0f3)}.card-showdown[data-v-4e633969]:active,.active_row[data-v-4e633969]{border-radius:4px;border:1px solid var(--Semantic-Rest-Blue);background:var(--Semantic-Diable-Blue, #e6f4fc)}.calculator[data-v-4e633969]{display:flex;flex-direction:column;gap:8px}.calculator button[data-v-4e633969]{display:flex;height:40px;padding:10px 20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:var(--Stroke);flex:1}.calculator button[data-v-4e633969]:hover{background:var(--Neutrals-Grey-200)}.calculator button[data-v-4e633969]:active{background:var(--Rest);color:var(--Neutrals-White)}.row[data-v-4e633969]{display:flex;gap:8px}.last[data-v-4e633969] .helper-text{display:none}.move-button[data-v-4e633969] .input-validation__content{transform:translateY(10px)}[data-v-4e633969] .ML__container{height:291px}[data-v-4e633969] .input-validation--error .ML__container{border:1px solid var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-15c86dbd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-15c86dbd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-15c86dbd]{opacity:0;width:0;height:0}.slider[data-v-15c86dbd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-15c86dbd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-15c86dbd]:before{transform:translate(20px)}.slider.round[data-v-15c86dbd]{border-radius:34px}.slider.round[data-v-15c86dbd]:before{border-radius:50%}@keyframes zoom-15c86dbd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-15c86dbd],.top-nav[data-v-15c86dbd],.atom-header-pages__header[data-v-15c86dbd],.tab-left[data-v-15c86dbd]{display:none!important}.page-break[data-v-15c86dbd]{page-break-before:always}div[data-v-15c86dbd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-15c86dbd],html[data-v-15c86dbd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-15c86dbd],html[data-v-15c86dbd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-15c86dbd]::-webkit-scrollbar-track,html[data-v-15c86dbd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-15c86dbd]::-webkit-scrollbar,html[data-v-15c86dbd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-15c86dbd]::-webkit-scrollbar-thumb,html[data-v-15c86dbd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-15c86dbd]{box-sizing:border-box}.highlight[data-v-15c86dbd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-15c86dbd]{animation:zoom-15c86dbd .5s ease-in-out}.required[data-v-15c86dbd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-15c86dbd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-15c86dbd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-basic-form[data-v-15c86dbd]{display:flex;flex-direction:column;gap:20px}.allowance-basic-form .header[data-v-15c86dbd]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.allowance-basic-form .header span[data-v-15c86dbd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-basic-form .header[data-v-15c86dbd] .rotated{transform:rotate(180deg)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d9e7bc64]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d9e7bc64]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d9e7bc64]{opacity:0;width:0;height:0}.slider[data-v-d9e7bc64]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d9e7bc64]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d9e7bc64]:before{transform:translate(20px)}.slider.round[data-v-d9e7bc64]{border-radius:34px}.slider.round[data-v-d9e7bc64]:before{border-radius:50%}@keyframes zoom-d9e7bc64{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d9e7bc64],.top-nav[data-v-d9e7bc64],.atom-header-pages__header[data-v-d9e7bc64],.tab-left[data-v-d9e7bc64]{display:none!important}.page-break[data-v-d9e7bc64]{page-break-before:always}div[data-v-d9e7bc64]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d9e7bc64],html[data-v-d9e7bc64]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d9e7bc64],html[data-v-d9e7bc64]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d9e7bc64]::-webkit-scrollbar-track,html[data-v-d9e7bc64]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d9e7bc64]::-webkit-scrollbar,html[data-v-d9e7bc64]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d9e7bc64]::-webkit-scrollbar-thumb,html[data-v-d9e7bc64]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d9e7bc64]{box-sizing:border-box}.highlight[data-v-d9e7bc64]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d9e7bc64]{animation:zoom-d9e7bc64 .5s ease-in-out}.required[data-v-d9e7bc64]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d9e7bc64]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d9e7bc64]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item[data-v-d9e7bc64]{display:flex;flex-direction:column;gap:10px}.item .item-date[data-v-d9e7bc64]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.item .item-time-group[data-v-d9e7bc64]{display:flex;flex-direction:column;gap:18px}.item .item-time-group .item-time[data-v-d9e7bc64]{display:flex;align-items:center;gap:32px}.item .item-time-group .item-time .icon-process[data-v-d9e7bc64]{width:10px;height:10px;border-radius:100px;background:var(--Semantic-Hover-Blue);position:relative}.item .item-time-group .item-time .icon-process[data-v-d9e7bc64]:after{content:"";position:absolute;width:1px;height:40px;background-color:var(--Semantic-Disable);top:100%;left:calc((100% - 1px)/2)}.item .item-time-group .item-time .time-detail[data-v-d9e7bc64]{display:flex;flex-direction:column;gap:4px;padding:4px 10px;border-radius:8px;position:relative;flex:1;cursor:pointer}.item .item-time-group .item-time .time-detail .time-detail-top[data-v-d9e7bc64]{display:flex;align-items:center;gap:8px}.item .item-time-group .item-time .time-detail .time-detail-top .time[data-v-d9e7bc64]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.item .item-time-group .item-time .time-detail .time-detail-top .icon-compare[data-v-d9e7bc64]{border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White);cursor:pointer;margin-left:auto;opacity:0;pointer-events:none}.item .item-time-group .item-time .time-detail .time-detail-bottom[data-v-d9e7bc64]{display:flex;align-items:center;gap:8px}.item .item-time-group .item-time .time-detail .time-detail-bottom .avatar[data-v-d9e7bc64]{width:16px;height:16px;border-radius:100px;overflow:hidden}.item .item-time-group .item-time .time-detail .time-detail-bottom .avatar img[data-v-d9e7bc64]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.item .item-time-group .item-time .time-detail .time-detail-bottom .name[data-v-d9e7bc64]{font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.item .item-time-group .item-time .time-detail[data-v-d9e7bc64]:hover{background:var(--Rest-Background)}.item .item-time-group .item-time .time-detail:hover .icon-compare[data-v-d9e7bc64]{display:block;opacity:1;pointer-events:auto}.item .item-time-group .item-time .time-detail[data-v-d9e7bc64]:active,.item .item-time-group .item-time .time-detail.active[data-v-d9e7bc64]{background:var(--Text-Color-Disable-Space)}.item .item-time-group .item-time .time-detail:active .icon-compare[data-v-d9e7bc64],.item .item-time-group .item-time .time-detail.active .icon-compare[data-v-d9e7bc64]{display:block;opacity:1;pointer-events:auto;background:transparent;border-color:var(--Semantic-Pressed-Blue)}.item .item-time-group .item-time .time-detail:active .icon-compare[data-v-d9e7bc64] svg path,.item .item-time-group .item-time .time-detail.active .icon-compare[data-v-d9e7bc64] svg path{fill:var(--Semantic-Pressed-Blue)}.item .item-time-group .item-time:last-child .icon-process[data-v-d9e7bc64]:after{display:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-45015aea]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-45015aea]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-45015aea]{opacity:0;width:0;height:0}.slider[data-v-45015aea]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-45015aea]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-45015aea]:before{transform:translate(20px)}.slider.round[data-v-45015aea]{border-radius:34px}.slider.round[data-v-45015aea]:before{border-radius:50%}@keyframes zoom-45015aea{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-45015aea],.top-nav[data-v-45015aea],.atom-header-pages__header[data-v-45015aea],.tab-left[data-v-45015aea]{display:none!important}.page-break[data-v-45015aea]{page-break-before:always}div[data-v-45015aea]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-45015aea],html[data-v-45015aea]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-45015aea],html[data-v-45015aea]{overflow-y:auto;scrollbar-width:thin}}body[data-v-45015aea]::-webkit-scrollbar-track,html[data-v-45015aea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-45015aea]::-webkit-scrollbar,html[data-v-45015aea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-45015aea]::-webkit-scrollbar-thumb,html[data-v-45015aea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-45015aea]{box-sizing:border-box}.highlight[data-v-45015aea]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-45015aea]{animation:zoom-45015aea .5s ease-in-out}.required[data-v-45015aea]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-45015aea]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-page-wrapper[data-v-45015aea]{display:flex;flex:1;min-height:0;border-radius:16px;border:1px solid var(--Stroke);overflow:hidden;background-color:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.allowance-page-wrapper__content[data-v-45015aea]{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;background-color:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.allowance-page-wrapper .content[data-v-45015aea]{display:flex;flex-direction:column;flex:1;min-height:0;gap:20px;overflow-y:auto}@-moz-document url-prefix(){.allowance-page-wrapper .content[data-v-45015aea]{overflow-y:auto;scrollbar-width:thin}}.allowance-page-wrapper .content[data-v-45015aea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-page-wrapper .content[data-v-45015aea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-page-wrapper .content[data-v-45015aea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.allowance-page-wrapper__history[data-v-45015aea]{display:flex;flex-direction:column;width:354px;overflow-y:hidden;transition:width .3s ease-in-out}.allowance-page-wrapper__history--header[data-v-45015aea]{display:flex;flex-direction:column;gap:8px;padding:8px 20px;position:relative}.allowance-page-wrapper__history--header .title[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-page-wrapper__history--header .icon-close[data-v-45015aea]{position:absolute;right:20px;top:8px}.allowance-page-wrapper__history--header .date-item-filter[data-v-45015aea]{display:flex}.allowance-page-wrapper__history--header .date-item-filter[data-v-45015aea] .input-validation .input-validation__label{display:none}.allowance-page-wrapper__history--header .date-item-filter .left-date[data-v-45015aea]{flex:1;min-width:100px}.allowance-page-wrapper__history--header .date-item-filter .left-date[data-v-45015aea] input{border-top-right-radius:0;border-bottom-right-radius:0}.allowance-page-wrapper__history--header .date-item-filter .right-date[data-v-45015aea]{flex:1;min-width:100px}.allowance-page-wrapper__history--header .date-item-filter .right-date[data-v-45015aea] input{border-top-left-radius:0;border-bottom-left-radius:0}.allowance-page-wrapper__history--header .date-item-filter .space[data-v-45015aea]{width:20px;display:flex;justify-content:center;align-items:center;border-top:1px solid var(--Neutrals-Grey-300);border-bottom:1px solid var(--Neutrals-Grey-300);background:var(--Rest-Background)}.allowance-page-wrapper__history--list[data-v-45015aea]{display:flex;flex-direction:column;gap:18px;padding:20px 0 20px 28px;flex:1;min-height:0;overflow-y:auto}@-moz-document url-prefix(){.allowance-page-wrapper__history--list[data-v-45015aea]{overflow-y:auto;scrollbar-width:thin}}.allowance-page-wrapper__history--list[data-v-45015aea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-page-wrapper__history--list[data-v-45015aea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-page-wrapper__history--list[data-v-45015aea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.allowance-page-wrapper__history--list .history-item[data-v-45015aea]{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-bottom:1px solid var(--Stroke)}.allowance-page-wrapper__history--list .history-item .date[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-page-wrapper__history--list .history-item .description[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-form__container[data-v-45015aea]{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:hidden;margin:0 20px 20px}.allowance-form__form[data-v-45015aea]{display:flex;flex-direction:column;flex:1;min-height:0;gap:18px;background-color:var(--Neutrals-White);overflow-y:auto}@-moz-document url-prefix(){.allowance-form__form[data-v-45015aea]{overflow-y:auto;scrollbar-width:thin}}.allowance-form__form[data-v-45015aea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-form__form[data-v-45015aea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.allowance-form__form[data-v-45015aea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.allowance-form__form .wrapper-title[data-v-45015aea]{display:flex;align-items:center;min-height:54px;width:100%;padding:6px 10px;background:var(--Rest-Background);justify-content:space-between}.allowance-form .header[data-v-45015aea]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.allowance-form .header span[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.allowance-form .header[data-v-45015aea] .rotated{transform:rotate(180deg)}.allowance-form__editmoney[data-v-45015aea]{height:50px}.allowance-form__validation[data-v-45015aea]{display:flex;flex-direction:row;align-items:center;gap:4px;height:21px}.allowance-form__input[data-v-45015aea]{display:flex;gap:20px;width:100%}.allowance-form__input[data-v-45015aea] .input-validation{flex:0!important;min-width:auto!important}.allowance-form__input[data-v-45015aea] .row-info-item{gap:20px!important}.allowance-form__input[data-v-45015aea] .input-validation__label{display:none}.allowance-form__input[data-v-45015aea] input{overflow:hidden;white-space:nowrap}.allowance-form__title[data-v-45015aea]{margin-right:4px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;text-align:center}.allowance-form__text[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-form__object[data-v-45015aea]{display:flex;flex-direction:column;gap:20px;padding:20px;border-radius:18px;border:1px solid var(--Semantic-Disable)}.allowance-form__header[data-v-45015aea]{display:flex;width:240px;height:44px;padding:12px 20px;justify-content:center;align-items:center;border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.allowance-form__distance[data-v-45015aea]{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:20px;flex:1 0 0;border-radius:16px;background:var(--Neutrals-Grey-100)}.allowance-form__distance_title[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.allowance-form__distance_content[data-v-45015aea]{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:8px}.allowance-form__distance_box[data-v-45015aea]{display:flex;gap:8px;align-items:center}.allowance-form__distance[data-v-45015aea] .input-validation{width:100%}.allowance-form__distance[data-v-45015aea] input{background-color:#fff}.allowance-form__distance[data-v-45015aea] .a-input{width:100%}.allowance-form__helper-text[data-v-45015aea]{display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:4px;min-height:15px}.helper-text span[data-v-45015aea]{width:-moz-max-content;width:max-content;font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.row-info-item[data-v-45015aea] .atom-radio{padding:0 0 0 35px}.date-item[data-v-45015aea] .input-validation{flex-direction:row!important;flex:0!important;gap:20px;align-items:center}.date-item[data-v-45015aea] .dp__main{width:319px}.date-item[data-v-45015aea] .input-validation__label{margin-bottom:0;width:auto!important;text-wrap:nowrap}.date-item[data-v-45015aea] .input-validation__content{height:50px}.button_group[data-v-45015aea]{display:flex;gap:8px}.create__checkbox[data-v-45015aea]{min-width:216px;display:flex;gap:20px;align-items:center;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create__checkbox[data-v-45015aea] .atom-radio{padding-left:40px!important}.create__checkbox[data-v-45015aea] .input-validation__content{transform:translateY(15px);width:40px}.last[data-v-45015aea] .helper-text{display:none}.create__checkbox2[data-v-45015aea]{display:flex;gap:20px;align-items:center;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create__checkbox2[data-v-45015aea] .atom-radio{padding-left:40px!important}.create__checkbox2[data-v-45015aea] .input-validation__content{height:auto!important;position:relative}.create__checkbox2[data-v-45015aea] .input-validation__content .helper-text{position:absolute}.text-small[data-v-45015aea]{font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.validate[data-v-45015aea]{padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.form-wrapper[data-v-45015aea]{gap:20px;padding:0 20px}.icon-title[data-v-45015aea] svg{margin-right:10px;cursor:pointer;transition:all .1s ease;transform:rotate(-180deg)!important}.icon-title.active[data-v-45015aea] svg{transform:rotate(0)!important}.allowance-btn[data-v-45015aea]{margin-right:10px}.flex-2[data-v-45015aea]{flex:2}.flex-3[data-v-45015aea]{flex:3}.dropdown-multi[data-v-45015aea] .input-validation{max-width:430px;flex:1!important}.dropdown-multi[data-v-45015aea] .input-validation__label{display:none!important}.dropdown-multi[data-v-45015aea] .dropdown-multiple__body{box-shadow:0 4px 6px #474f6214;border:1px solid var(--Neutrals-Grey-100)}.box[data-v-45015aea]{display:flex;width:52px;padding:10px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:#fff;text-align:center;font-size:.875rem;line-height:1.3125rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.box[data-v-45015aea]:hover{border-color:var(--Semantic-Rest-Blue)}.box[data-v-45015aea]:focus{border-color:var(--Semantic-Rest-Blue);outline:none}.hide-label[data-v-45015aea] .input-validation__label{display:none}.hide-label[data-v-45015aea] .input-validation{flex:0!important;min-width:auto!important}.dropdown-copy[data-v-45015aea] .input-validation__label{display:none!important}.dropdown-copy[data-v-45015aea] .wrapper-dropdown:not(.disabled){background:#fff;border-color:var(--Semantic-Rest-Blue)}.dropdown-copy[data-v-45015aea] .wrapper-dropdown:not(.disabled) .selected-display{color:var(--Semantic-Rest-Blue);font-weight:600}.small-dropdown[data-v-45015aea] .wrapper-dropdown .IcArrowDown{fill:var(--Semantic-Rest-Blue)}.button-move[data-v-45015aea] .rect{transform:translateY(-3px)!important}.disableText[data-v-45015aea]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.hide-checkbox[data-v-45015aea] .check-box{display:none}.hide-checkbox[data-v-45015aea] .input-validation__content{margin-top:-40px}.disabled-formula[data-v-45015aea] input{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.disabled-formula[data-v-45015aea] input:hover,.disabled-formula[data-v-45015aea] input:focus,.disabled-formula[data-v-45015aea] input:active{border-color:var(--Neutrals-Grey-300)}.symbol_auto[data-v-45015aea]{min-width:133px;height:44px;display:flex;padding:0 14px;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:#fff;box-shadow:0 1px 2px #1018280d}.symbol_auto p[data-v-45015aea]{text-wrap:nowrap;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f5fe5b3e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f5fe5b3e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f5fe5b3e]{opacity:0;width:0;height:0}.slider[data-v-f5fe5b3e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f5fe5b3e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f5fe5b3e]:before{transform:translate(20px)}.slider.round[data-v-f5fe5b3e]{border-radius:34px}.slider.round[data-v-f5fe5b3e]:before{border-radius:50%}@keyframes zoom-f5fe5b3e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f5fe5b3e],.top-nav[data-v-f5fe5b3e],.atom-header-pages__header[data-v-f5fe5b3e],.tab-left[data-v-f5fe5b3e]{display:none!important}.page-break[data-v-f5fe5b3e]{page-break-before:always}div[data-v-f5fe5b3e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f5fe5b3e],html[data-v-f5fe5b3e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f5fe5b3e],html[data-v-f5fe5b3e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f5fe5b3e]::-webkit-scrollbar-track,html[data-v-f5fe5b3e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f5fe5b3e]::-webkit-scrollbar,html[data-v-f5fe5b3e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f5fe5b3e]::-webkit-scrollbar-thumb,html[data-v-f5fe5b3e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f5fe5b3e]{box-sizing:border-box}.highlight[data-v-f5fe5b3e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f5fe5b3e]{animation:zoom-f5fe5b3e .5s ease-in-out}.required[data-v-f5fe5b3e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f5fe5b3e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f5fe5b3e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.allowance-page[data-v-f5fe5b3e]{display:flex;flex-direction:column;height:100%;flex:1;min-height:0;overflow:hidden}.allowance-new__container[data-v-f5fe5b3e]{display:flex;min-height:0;flex-direction:column;flex:1;overflow:hidden}.allowance-new__content[data-v-f5fe5b3e]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.dp__overlay_cell_active{background-color:var(--Semantic-Rest-Blue)!important;border:none;color:var(--Neutrals-White)!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-82f27638]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-82f27638]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-82f27638]{opacity:0;width:0;height:0}.slider[data-v-82f27638]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-82f27638]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-82f27638]:before{transform:translate(20px)}.slider.round[data-v-82f27638]{border-radius:34px}.slider.round[data-v-82f27638]:before{border-radius:50%}@keyframes zoom-82f27638{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-82f27638],.top-nav[data-v-82f27638],.atom-header-pages__header[data-v-82f27638],.tab-left[data-v-82f27638]{display:none!important}.page-break[data-v-82f27638]{page-break-before:always}div[data-v-82f27638]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-82f27638],html[data-v-82f27638]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-82f27638],html[data-v-82f27638]{overflow-y:auto;scrollbar-width:thin}}body[data-v-82f27638]::-webkit-scrollbar-track,html[data-v-82f27638]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-82f27638]::-webkit-scrollbar,html[data-v-82f27638]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-82f27638]::-webkit-scrollbar-thumb,html[data-v-82f27638]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-82f27638]{box-sizing:border-box}.highlight[data-v-82f27638]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-82f27638]{animation:zoom-82f27638 .5s ease-in-out}.required[data-v-82f27638]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-82f27638]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-82f27638]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.dp-input[data-v-82f27638]{width:100%;height:40px;padding:0 14px;display:flex;border-radius:8px;background-color:var(--Neutrals-White);align-items:center;justify-content:space-between;border:1px solid #d0d5dd;font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dp-input[data-v-82f27638]:hover{border:1px solid #37a3c4}.dp-input__data[data-v-82f27638]{display:flex;align-items:center;gap:14px}.disabled .dp-input[data-v-82f27638]{background:var(--Text-Color-Disable-Item)}.disabled .dp-input[data-v-82f27638]:hover{cursor:default;border:1px solid #d0d5dd}.text-placeholder[data-v-82f27638]{color:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f3ed6d85]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f3ed6d85]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f3ed6d85]{opacity:0;width:0;height:0}.slider[data-v-f3ed6d85]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f3ed6d85]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f3ed6d85]:before{transform:translate(20px)}.slider.round[data-v-f3ed6d85]{border-radius:34px}.slider.round[data-v-f3ed6d85]:before{border-radius:50%}@keyframes zoom-f3ed6d85{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f3ed6d85],.top-nav[data-v-f3ed6d85],.atom-header-pages__header[data-v-f3ed6d85],.tab-left[data-v-f3ed6d85]{display:none!important}.page-break[data-v-f3ed6d85]{page-break-before:always}div[data-v-f3ed6d85]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f3ed6d85],html[data-v-f3ed6d85]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f3ed6d85],html[data-v-f3ed6d85]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f3ed6d85]::-webkit-scrollbar-track,html[data-v-f3ed6d85]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f3ed6d85]::-webkit-scrollbar,html[data-v-f3ed6d85]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f3ed6d85]::-webkit-scrollbar-thumb,html[data-v-f3ed6d85]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f3ed6d85]{box-sizing:border-box}.highlight[data-v-f3ed6d85]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f3ed6d85]{animation:zoom-f3ed6d85 .5s ease-in-out}.required[data-v-f3ed6d85]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f3ed6d85]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f3ed6d85]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.information-wrapper[data-v-f3ed6d85]{display:flex;flex-direction:column;gap:28px}.information-wrapper .timesheet-information[data-v-f3ed6d85]{display:flex;padding:14px;align-items:flex-start;gap:20px;align-self:stretch;border-radius:16px;border:1px solid var(--Semantic-Disable);background:var(--Neutrals-White)}.information-wrapper .timesheet-information__section[data-v-f3ed6d85]{display:flex;flex-direction:column;gap:28px;flex:1}.information-wrapper .timesheet-information__section p[data-v-f3ed6d85]{min-width:160px;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.information-wrapper .timesheet-information__section span[data-v-f3ed6d85]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.information-wrapper .timesheet-information .rectangle[data-v-f3ed6d85]{height:100%;width:2px;background-color:var(--Stroke)}.information-wrapper .filter-action[data-v-f3ed6d85]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}.information-wrapper .search-form-wrapper[data-v-f3ed6d85]{display:flex;flex-direction:column;gap:14px}.information-wrapper .search-form-wrapper .search-item[data-v-f3ed6d85]{display:flex;width:100%;gap:24px}.information-wrapper .search-form-wrapper .search-item .row-info-item[data-v-f3ed6d85]{flex:1;min-width:0}.information-wrapper .search-form-wrapper .search-item .search-form-checkbox[data-v-f3ed6d85]{flex:1;display:flex;align-items:center;gap:6px}.information-wrapper .search-form-wrapper .search-item .search-form-checkbox .title-checkbox[data-v-f3ed6d85]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.information-wrapper .search-form-wrapper .group-btn[data-v-f3ed6d85]{display:flex;justify-content:flex-end;gap:10px}.information-wrapper .custom-collapse[data-v-f3ed6d85]{box-shadow:0 4px 6px #474f6214}.information-wrapper .atom-table-box[data-v-f3ed6d85] .table-thead{margin-right:0!important}.information-wrapper .atom-table-box[data-v-f3ed6d85] .table-tbody{overflow-y:hidden}.information-wrapper .atom-table-box .table-thead .table-hTd[data-v-f3ed6d85]{background:var(--Semantic-Hover-Blue)}.information-wrapper .atom-table-box .table-thead .table-hTd p[data-v-f3ed6d85]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.information-wrapper .atom-table-box .table-tbody .table-bTd p[data-v-f3ed6d85]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.modal-alert[data-v-a62acbc8]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert__logo[data-v-a62acbc8]{display:flex;justify-content:center}.modal-alert__logo[data-v-a62acbc8] svg path{fill:var(--Semantic-Rest-Blue)}.modal-alert__content[data-v-a62acbc8]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-a62acbc8]{margin-bottom:15px}.modal-alert__content .title[data-v-a62acbc8]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-a62acbc8]{font-size:1.25rem;line-height:1.875rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content .title .icon-close[data-v-a62acbc8]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .title .success[data-v-a62acbc8]{color:var(--Semantic-Rest-Blue, #37a3c4)}.modal-alert__content .content[data-v-a62acbc8]{text-align:center;white-space:pre-line;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content__confirm[data-v-a62acbc8]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-alert__tool[data-v-a62acbc8]{display:flex;gap:14px;justify-content:space-between;width:100%}.modal-alert__tool .btn-tool[data-v-a62acbc8]{display:flex;padding:10px 24px;height:41px;width:160px;justify-content:center;align-items:center;gap:4px}.modal-alert__tool .btn-tool[data-v-a62acbc8] span{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert .body-content[data-v-a62acbc8]{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.modal-alert .body-content__box[data-v-a62acbc8]{height:1px;width:100%;background-color:var(--Semantic-Disable)}.modal-alert .body-content__row[data-v-a62acbc8]{display:flex;width:100%}.modal-alert .body-content__row__item[data-v-a62acbc8]{display:flex;gap:8px;flex:1}.modal-alert .body-content span[data-v-a62acbc8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert .body-content p[data-v-a62acbc8]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a62acbc8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a62acbc8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a62acbc8]{opacity:0;width:0;height:0}.slider[data-v-a62acbc8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a62acbc8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a62acbc8]:before{transform:translate(20px)}.slider.round[data-v-a62acbc8]{border-radius:34px}.slider.round[data-v-a62acbc8]:before{border-radius:50%}@keyframes zoom-a62acbc8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a62acbc8],.top-nav[data-v-a62acbc8],.atom-header-pages__header[data-v-a62acbc8],.tab-left[data-v-a62acbc8]{display:none!important}.page-break[data-v-a62acbc8]{page-break-before:always}div[data-v-a62acbc8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a62acbc8],html[data-v-a62acbc8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a62acbc8],html[data-v-a62acbc8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a62acbc8]::-webkit-scrollbar-track,html[data-v-a62acbc8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a62acbc8]::-webkit-scrollbar,html[data-v-a62acbc8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a62acbc8]::-webkit-scrollbar-thumb,html[data-v-a62acbc8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a62acbc8]{box-sizing:border-box}.highlight[data-v-a62acbc8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a62acbc8]{animation:zoom-a62acbc8 .5s ease-in-out}.required[data-v-a62acbc8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a62acbc8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a62acbc8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.w-450[data-v-a62acbc8]{width:450px}.w-451[data-v-a62acbc8]{width:451px}.w-452[data-v-a62acbc8]{width:452px}.w-453[data-v-a62acbc8]{width:453px}.w-454[data-v-a62acbc8]{width:454px}.w-455[data-v-a62acbc8]{width:455px}.w-456[data-v-a62acbc8]{width:456px}.w-457[data-v-a62acbc8]{width:457px}.w-458[data-v-a62acbc8]{width:458px}.w-459[data-v-a62acbc8]{width:459px}.w-460[data-v-a62acbc8]{width:460px}.w-461[data-v-a62acbc8]{width:461px}.w-462[data-v-a62acbc8]{width:462px}.w-463[data-v-a62acbc8]{width:463px}.w-464[data-v-a62acbc8]{width:464px}.w-465[data-v-a62acbc8]{width:465px}.w-466[data-v-a62acbc8]{width:466px}.w-467[data-v-a62acbc8]{width:467px}.w-468[data-v-a62acbc8]{width:468px}.w-469[data-v-a62acbc8]{width:469px}.w-470[data-v-a62acbc8]{width:470px}.w-471[data-v-a62acbc8]{width:471px}.w-472[data-v-a62acbc8]{width:472px}.w-473[data-v-a62acbc8]{width:473px}.w-474[data-v-a62acbc8]{width:474px}.w-475[data-v-a62acbc8]{width:475px}.w-476[data-v-a62acbc8]{width:476px}.w-477[data-v-a62acbc8]{width:477px}.w-478[data-v-a62acbc8]{width:478px}.w-479[data-v-a62acbc8]{width:479px}.w-480[data-v-a62acbc8]{width:480px}.w-481[data-v-a62acbc8]{width:481px}.w-482[data-v-a62acbc8]{width:482px}.w-483[data-v-a62acbc8]{width:483px}.w-484[data-v-a62acbc8]{width:484px}.w-485[data-v-a62acbc8]{width:485px}.w-486[data-v-a62acbc8]{width:486px}.w-487[data-v-a62acbc8]{width:487px}.w-488[data-v-a62acbc8]{width:488px}.w-489[data-v-a62acbc8]{width:489px}.w-490[data-v-a62acbc8]{width:490px}.w-491[data-v-a62acbc8]{width:491px}.w-492[data-v-a62acbc8]{width:492px}.w-493[data-v-a62acbc8]{width:493px}.w-494[data-v-a62acbc8]{width:494px}.w-495[data-v-a62acbc8]{width:495px}.w-496[data-v-a62acbc8]{width:496px}.w-497[data-v-a62acbc8]{width:497px}.w-498[data-v-a62acbc8]{width:498px}.w-499[data-v-a62acbc8]{width:499px}.w-500[data-v-a62acbc8]{width:500px}.w-501[data-v-a62acbc8]{width:501px}.w-502[data-v-a62acbc8]{width:502px}.w-503[data-v-a62acbc8]{width:503px}.w-504[data-v-a62acbc8]{width:504px}.w-505[data-v-a62acbc8]{width:505px}.w-506[data-v-a62acbc8]{width:506px}.w-507[data-v-a62acbc8]{width:507px}.w-508[data-v-a62acbc8]{width:508px}.w-509[data-v-a62acbc8]{width:509px}.w-510[data-v-a62acbc8]{width:510px}.w-511[data-v-a62acbc8]{width:511px}.w-512[data-v-a62acbc8]{width:512px}.w-513[data-v-a62acbc8]{width:513px}.w-514[data-v-a62acbc8]{width:514px}.w-515[data-v-a62acbc8]{width:515px}.w-516[data-v-a62acbc8]{width:516px}.w-517[data-v-a62acbc8]{width:517px}.w-518[data-v-a62acbc8]{width:518px}.w-519[data-v-a62acbc8]{width:519px}.w-520[data-v-a62acbc8]{width:520px}.w-521[data-v-a62acbc8]{width:521px}.w-522[data-v-a62acbc8]{width:522px}.w-523[data-v-a62acbc8]{width:523px}.w-524[data-v-a62acbc8]{width:524px}.w-525[data-v-a62acbc8]{width:525px}.w-526[data-v-a62acbc8]{width:526px}.w-527[data-v-a62acbc8]{width:527px}.w-528[data-v-a62acbc8]{width:528px}.w-529[data-v-a62acbc8]{width:529px}.w-530[data-v-a62acbc8]{width:530px}.w-531[data-v-a62acbc8]{width:531px}.w-532[data-v-a62acbc8]{width:532px}.w-533[data-v-a62acbc8]{width:533px}.w-534[data-v-a62acbc8]{width:534px}.w-535[data-v-a62acbc8]{width:535px}.w-536[data-v-a62acbc8]{width:536px}.w-537[data-v-a62acbc8]{width:537px}.w-538[data-v-a62acbc8]{width:538px}.w-539[data-v-a62acbc8]{width:539px}.w-540[data-v-a62acbc8]{width:540px}.w-541[data-v-a62acbc8]{width:541px}.w-542[data-v-a62acbc8]{width:542px}.w-543[data-v-a62acbc8]{width:543px}.w-544[data-v-a62acbc8]{width:544px}.w-545[data-v-a62acbc8]{width:545px}.w-546[data-v-a62acbc8]{width:546px}.w-547[data-v-a62acbc8]{width:547px}.w-548[data-v-a62acbc8]{width:548px}.w-549[data-v-a62acbc8]{width:549px}.w-550[data-v-a62acbc8]{width:550px}.w-551[data-v-a62acbc8]{width:551px}.w-552[data-v-a62acbc8]{width:552px}.w-553[data-v-a62acbc8]{width:553px}.w-554[data-v-a62acbc8]{width:554px}.w-555[data-v-a62acbc8]{width:555px}.w-556[data-v-a62acbc8]{width:556px}.w-557[data-v-a62acbc8]{width:557px}.w-558[data-v-a62acbc8]{width:558px}.w-559[data-v-a62acbc8]{width:559px}.w-560[data-v-a62acbc8]{width:560px}.w-561[data-v-a62acbc8]{width:561px}.w-562[data-v-a62acbc8]{width:562px}.w-563[data-v-a62acbc8]{width:563px}.w-564[data-v-a62acbc8]{width:564px}.w-565[data-v-a62acbc8]{width:565px}.w-566[data-v-a62acbc8]{width:566px}.w-567[data-v-a62acbc8]{width:567px}.w-568[data-v-a62acbc8]{width:568px}.w-569[data-v-a62acbc8]{width:569px}.w-570[data-v-a62acbc8]{width:570px}.w-571[data-v-a62acbc8]{width:571px}.w-572[data-v-a62acbc8]{width:572px}.w-573[data-v-a62acbc8]{width:573px}.w-574[data-v-a62acbc8]{width:574px}.w-575[data-v-a62acbc8]{width:575px}.w-576[data-v-a62acbc8]{width:576px}.w-577[data-v-a62acbc8]{width:577px}.w-578[data-v-a62acbc8]{width:578px}.w-579[data-v-a62acbc8]{width:579px}.w-580[data-v-a62acbc8]{width:580px}.w-581[data-v-a62acbc8]{width:581px}.w-582[data-v-a62acbc8]{width:582px}.w-583[data-v-a62acbc8]{width:583px}.w-584[data-v-a62acbc8]{width:584px}.w-585[data-v-a62acbc8]{width:585px}.w-586[data-v-a62acbc8]{width:586px}.w-587[data-v-a62acbc8]{width:587px}.w-588[data-v-a62acbc8]{width:588px}.w-589[data-v-a62acbc8]{width:589px}.w-590[data-v-a62acbc8]{width:590px}.w-591[data-v-a62acbc8]{width:591px}.w-592[data-v-a62acbc8]{width:592px}.w-593[data-v-a62acbc8]{width:593px}.w-594[data-v-a62acbc8]{width:594px}.w-595[data-v-a62acbc8]{width:595px}.w-596[data-v-a62acbc8]{width:596px}.w-597[data-v-a62acbc8]{width:597px}.w-598[data-v-a62acbc8]{width:598px}.w-599[data-v-a62acbc8]{width:599px}.w-600[data-v-a62acbc8]{width:600px}.w-601[data-v-a62acbc8]{width:601px}.w-602[data-v-a62acbc8]{width:602px}.w-603[data-v-a62acbc8]{width:603px}.w-604[data-v-a62acbc8]{width:604px}.w-605[data-v-a62acbc8]{width:605px}.w-606[data-v-a62acbc8]{width:606px}.w-607[data-v-a62acbc8]{width:607px}.w-608[data-v-a62acbc8]{width:608px}.w-609[data-v-a62acbc8]{width:609px}.w-610[data-v-a62acbc8]{width:610px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.modal-alert[data-v-32d911cb]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert__logo[data-v-32d911cb]{display:flex;justify-content:center}.modal-alert__logo[data-v-32d911cb] svg path{fill:var(--Semantic-Rest-Blue)}.modal-alert__content[data-v-32d911cb]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-32d911cb]{margin-bottom:15px}.modal-alert__content .title[data-v-32d911cb]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-32d911cb]{font-size:1.25rem;line-height:1.875rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content .title .icon-close[data-v-32d911cb]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .title .success[data-v-32d911cb]{color:var(--Semantic-Rest-Blue, #37a3c4)}.modal-alert__content .content[data-v-32d911cb]{text-align:center;white-space:pre-line;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content__confirm[data-v-32d911cb]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-alert__tool[data-v-32d911cb]{display:flex;gap:14px;justify-content:center;width:100%}.modal-alert__tool .btn-tool[data-v-32d911cb]{display:flex;padding:10px 24px;height:41px;width:160px;justify-content:center;align-items:center;gap:4px}.modal-alert__tool .btn-tool[data-v-32d911cb] span{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert .body-content[data-v-32d911cb]{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.modal-alert .body-content__box[data-v-32d911cb]{height:1px;width:100%;background-color:var(--Semantic-Disable)}.modal-alert .body-content__row[data-v-32d911cb]{display:flex;width:100%}.modal-alert .body-content__row__item[data-v-32d911cb]{display:flex;gap:8px;flex:1}.modal-alert .body-content span[data-v-32d911cb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert .body-content p[data-v-32d911cb]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-32d911cb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-32d911cb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-32d911cb]{opacity:0;width:0;height:0}.slider[data-v-32d911cb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-32d911cb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-32d911cb]:before{transform:translate(20px)}.slider.round[data-v-32d911cb]{border-radius:34px}.slider.round[data-v-32d911cb]:before{border-radius:50%}@keyframes zoom-32d911cb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-32d911cb],.top-nav[data-v-32d911cb],.atom-header-pages__header[data-v-32d911cb],.tab-left[data-v-32d911cb]{display:none!important}.page-break[data-v-32d911cb]{page-break-before:always}div[data-v-32d911cb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-32d911cb],html[data-v-32d911cb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-32d911cb],html[data-v-32d911cb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-32d911cb]::-webkit-scrollbar-track,html[data-v-32d911cb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32d911cb]::-webkit-scrollbar,html[data-v-32d911cb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32d911cb]::-webkit-scrollbar-thumb,html[data-v-32d911cb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-32d911cb]{box-sizing:border-box}.highlight[data-v-32d911cb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-32d911cb]{animation:zoom-32d911cb .5s ease-in-out}.required[data-v-32d911cb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-32d911cb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-32d911cb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.w-450[data-v-32d911cb]{width:450px}.w-451[data-v-32d911cb]{width:451px}.w-452[data-v-32d911cb]{width:452px}.w-453[data-v-32d911cb]{width:453px}.w-454[data-v-32d911cb]{width:454px}.w-455[data-v-32d911cb]{width:455px}.w-456[data-v-32d911cb]{width:456px}.w-457[data-v-32d911cb]{width:457px}.w-458[data-v-32d911cb]{width:458px}.w-459[data-v-32d911cb]{width:459px}.w-460[data-v-32d911cb]{width:460px}.w-461[data-v-32d911cb]{width:461px}.w-462[data-v-32d911cb]{width:462px}.w-463[data-v-32d911cb]{width:463px}.w-464[data-v-32d911cb]{width:464px}.w-465[data-v-32d911cb]{width:465px}.w-466[data-v-32d911cb]{width:466px}.w-467[data-v-32d911cb]{width:467px}.w-468[data-v-32d911cb]{width:468px}.w-469[data-v-32d911cb]{width:469px}.w-470[data-v-32d911cb]{width:470px}.w-471[data-v-32d911cb]{width:471px}.w-472[data-v-32d911cb]{width:472px}.w-473[data-v-32d911cb]{width:473px}.w-474[data-v-32d911cb]{width:474px}.w-475[data-v-32d911cb]{width:475px}.w-476[data-v-32d911cb]{width:476px}.w-477[data-v-32d911cb]{width:477px}.w-478[data-v-32d911cb]{width:478px}.w-479[data-v-32d911cb]{width:479px}.w-480[data-v-32d911cb]{width:480px}.w-481[data-v-32d911cb]{width:481px}.w-482[data-v-32d911cb]{width:482px}.w-483[data-v-32d911cb]{width:483px}.w-484[data-v-32d911cb]{width:484px}.w-485[data-v-32d911cb]{width:485px}.w-486[data-v-32d911cb]{width:486px}.w-487[data-v-32d911cb]{width:487px}.w-488[data-v-32d911cb]{width:488px}.w-489[data-v-32d911cb]{width:489px}.w-490[data-v-32d911cb]{width:490px}.w-491[data-v-32d911cb]{width:491px}.w-492[data-v-32d911cb]{width:492px}.w-493[data-v-32d911cb]{width:493px}.w-494[data-v-32d911cb]{width:494px}.w-495[data-v-32d911cb]{width:495px}.w-496[data-v-32d911cb]{width:496px}.w-497[data-v-32d911cb]{width:497px}.w-498[data-v-32d911cb]{width:498px}.w-499[data-v-32d911cb]{width:499px}.w-500[data-v-32d911cb]{width:500px}.w-501[data-v-32d911cb]{width:501px}.w-502[data-v-32d911cb]{width:502px}.w-503[data-v-32d911cb]{width:503px}.w-504[data-v-32d911cb]{width:504px}.w-505[data-v-32d911cb]{width:505px}.w-506[data-v-32d911cb]{width:506px}.w-507[data-v-32d911cb]{width:507px}.w-508[data-v-32d911cb]{width:508px}.w-509[data-v-32d911cb]{width:509px}.w-510[data-v-32d911cb]{width:510px}.w-511[data-v-32d911cb]{width:511px}.w-512[data-v-32d911cb]{width:512px}.w-513[data-v-32d911cb]{width:513px}.w-514[data-v-32d911cb]{width:514px}.w-515[data-v-32d911cb]{width:515px}.w-516[data-v-32d911cb]{width:516px}.w-517[data-v-32d911cb]{width:517px}.w-518[data-v-32d911cb]{width:518px}.w-519[data-v-32d911cb]{width:519px}.w-520[data-v-32d911cb]{width:520px}.w-521[data-v-32d911cb]{width:521px}.w-522[data-v-32d911cb]{width:522px}.w-523[data-v-32d911cb]{width:523px}.w-524[data-v-32d911cb]{width:524px}.w-525[data-v-32d911cb]{width:525px}.w-526[data-v-32d911cb]{width:526px}.w-527[data-v-32d911cb]{width:527px}.w-528[data-v-32d911cb]{width:528px}.w-529[data-v-32d911cb]{width:529px}.w-530[data-v-32d911cb]{width:530px}.w-531[data-v-32d911cb]{width:531px}.w-532[data-v-32d911cb]{width:532px}.w-533[data-v-32d911cb]{width:533px}.w-534[data-v-32d911cb]{width:534px}.w-535[data-v-32d911cb]{width:535px}.w-536[data-v-32d911cb]{width:536px}.w-537[data-v-32d911cb]{width:537px}.w-538[data-v-32d911cb]{width:538px}.w-539[data-v-32d911cb]{width:539px}.w-540[data-v-32d911cb]{width:540px}.w-541[data-v-32d911cb]{width:541px}.w-542[data-v-32d911cb]{width:542px}.w-543[data-v-32d911cb]{width:543px}.w-544[data-v-32d911cb]{width:544px}.w-545[data-v-32d911cb]{width:545px}.w-546[data-v-32d911cb]{width:546px}.w-547[data-v-32d911cb]{width:547px}.w-548[data-v-32d911cb]{width:548px}.w-549[data-v-32d911cb]{width:549px}.w-550[data-v-32d911cb]{width:550px}.w-551[data-v-32d911cb]{width:551px}.w-552[data-v-32d911cb]{width:552px}.w-553[data-v-32d911cb]{width:553px}.w-554[data-v-32d911cb]{width:554px}.w-555[data-v-32d911cb]{width:555px}.w-556[data-v-32d911cb]{width:556px}.w-557[data-v-32d911cb]{width:557px}.w-558[data-v-32d911cb]{width:558px}.w-559[data-v-32d911cb]{width:559px}.w-560[data-v-32d911cb]{width:560px}.w-561[data-v-32d911cb]{width:561px}.w-562[data-v-32d911cb]{width:562px}.w-563[data-v-32d911cb]{width:563px}.w-564[data-v-32d911cb]{width:564px}.w-565[data-v-32d911cb]{width:565px}.w-566[data-v-32d911cb]{width:566px}.w-567[data-v-32d911cb]{width:567px}.w-568[data-v-32d911cb]{width:568px}.w-569[data-v-32d911cb]{width:569px}.w-570[data-v-32d911cb]{width:570px}.w-571[data-v-32d911cb]{width:571px}.w-572[data-v-32d911cb]{width:572px}.w-573[data-v-32d911cb]{width:573px}.w-574[data-v-32d911cb]{width:574px}.w-575[data-v-32d911cb]{width:575px}.w-576[data-v-32d911cb]{width:576px}.w-577[data-v-32d911cb]{width:577px}.w-578[data-v-32d911cb]{width:578px}.w-579[data-v-32d911cb]{width:579px}.w-580[data-v-32d911cb]{width:580px}.w-581[data-v-32d911cb]{width:581px}.w-582[data-v-32d911cb]{width:582px}.w-583[data-v-32d911cb]{width:583px}.w-584[data-v-32d911cb]{width:584px}.w-585[data-v-32d911cb]{width:585px}.w-586[data-v-32d911cb]{width:586px}.w-587[data-v-32d911cb]{width:587px}.w-588[data-v-32d911cb]{width:588px}.w-589[data-v-32d911cb]{width:589px}.w-590[data-v-32d911cb]{width:590px}.w-591[data-v-32d911cb]{width:591px}.w-592[data-v-32d911cb]{width:592px}.w-593[data-v-32d911cb]{width:593px}.w-594[data-v-32d911cb]{width:594px}.w-595[data-v-32d911cb]{width:595px}.w-596[data-v-32d911cb]{width:596px}.w-597[data-v-32d911cb]{width:597px}.w-598[data-v-32d911cb]{width:598px}.w-599[data-v-32d911cb]{width:599px}.w-600[data-v-32d911cb]{width:600px}.w-601[data-v-32d911cb]{width:601px}.w-602[data-v-32d911cb]{width:602px}.w-603[data-v-32d911cb]{width:603px}.w-604[data-v-32d911cb]{width:604px}.w-605[data-v-32d911cb]{width:605px}.w-606[data-v-32d911cb]{width:606px}.w-607[data-v-32d911cb]{width:607px}.w-608[data-v-32d911cb]{width:608px}.w-609[data-v-32d911cb]{width:609px}.w-610[data-v-32d911cb]{width:610px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-160740c9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-160740c9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-160740c9]{opacity:0;width:0;height:0}.slider[data-v-160740c9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-160740c9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-160740c9]:before{transform:translate(20px)}.slider.round[data-v-160740c9]{border-radius:34px}.slider.round[data-v-160740c9]:before{border-radius:50%}@keyframes zoom-160740c9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-160740c9],.top-nav[data-v-160740c9],.atom-header-pages__header[data-v-160740c9],.tab-left[data-v-160740c9]{display:none!important}.page-break[data-v-160740c9]{page-break-before:always}div[data-v-160740c9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-160740c9],html[data-v-160740c9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-160740c9],html[data-v-160740c9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-160740c9]::-webkit-scrollbar-track,html[data-v-160740c9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-160740c9]::-webkit-scrollbar,html[data-v-160740c9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-160740c9]::-webkit-scrollbar-thumb,html[data-v-160740c9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-160740c9]{box-sizing:border-box}.highlight[data-v-160740c9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-160740c9]{animation:zoom-160740c9 .5s ease-in-out}.required[data-v-160740c9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-160740c9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-160740c9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.input-validation[data-v-160740c9]{display:flex;flex-direction:column;flex:1;min-width:0}.input-validation__label[data-v-160740c9]{display:flex;flex-direction:row;align-items:center;gap:4px;margin-bottom:8px;width:100%;height:16.8px}.input-validation__label .sr-only-1[data-v-160740c9]{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.input-validation__label .required[data-v-160740c9]{padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.input-validation--horizon[data-v-160740c9]{flex-direction:row;align-items:center;gap:20px;width:100%}.input-validation--horizon .input-validation__label[data-v-160740c9]{width:auto;margin-bottom:0}.input-validation--horizon .input-validation__content[data-v-160740c9]{flex:1;min-width:0}.input-validation__helper-text[data-v-160740c9]{display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:4px;height:15px}.input-validation--error[data-v-160740c9] .birthday-dropdown__section{border-color:var(--danger-700)!important;background-color:var(--Semantic-Alerts-Red_10)}.input-validation--error[data-v-160740c9] :nth-child(2){border-left:none;border-right:none}.input-validation--error .helper-text span[data-v-160740c9]{font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.input-validation--error[data-v-160740c9] .a-multi-input .divide{border-right:1px solid var(--Semantic-Alerts-Red_100)}.input-validation--error[data-v-160740c9] .a-multi-input .divide-2{border-right:1px solid var(--Semantic-Alerts-Red_100);border-left:1px solid var(--Semantic-Alerts-Red_100)}.input-validation--success[data-v-160740c9] input,.input-validation--success[data-v-160740c9] textarea{border-color:var(--success-700)!important}.input-validation--success .helper-text span[data-v-160740c9]{color:var(--success-700)!important}.input-validation--warning[data-v-160740c9] input,.input-validation--warning[data-v-160740c9] textarea{border-color:var(--warning-700)!important}.input-validation--warning .helper-text span[data-v-160740c9]{color:var(--warning-700)!important}.input-validation .text-helper[data-v-160740c9]{margin-top:6px;font-size:.625rem;line-height:.9375rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6be77add]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6be77add]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6be77add]{opacity:0;width:0;height:0}.slider[data-v-6be77add]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6be77add]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6be77add]:before{transform:translate(20px)}.slider.round[data-v-6be77add]{border-radius:34px}.slider.round[data-v-6be77add]:before{border-radius:50%}@keyframes zoom-6be77add{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6be77add],.top-nav[data-v-6be77add],.atom-header-pages__header[data-v-6be77add],.tab-left[data-v-6be77add]{display:none!important}.page-break[data-v-6be77add]{page-break-before:always}div[data-v-6be77add]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6be77add],html[data-v-6be77add]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6be77add],html[data-v-6be77add]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6be77add]::-webkit-scrollbar-track,html[data-v-6be77add]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6be77add]::-webkit-scrollbar,html[data-v-6be77add]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6be77add]::-webkit-scrollbar-thumb,html[data-v-6be77add]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6be77add]{box-sizing:border-box}.highlight[data-v-6be77add]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6be77add]{animation:zoom-6be77add .5s ease-in-out}.required[data-v-6be77add]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6be77add]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6be77add]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input[data-v-6be77add]{display:flex;width:100%;height:44px;border-radius:8px;outline:none}.a-input input[data-v-6be77add]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;padding:12px;outline:1px solid transparent;flex:1;min-width:0;background:transparent;position:relative;transition:outline-color .2s ease-in-out,background-color .2s ease-in-out}.a-input .divide-2[data-v-6be77add]{display:flex;justify-content:center;align-items:center;min-height:42px;width:20px;flex-shrink:0;background:var(--Neutrals-Grey-200);border-top:1px solid var(--Neutrals-Grey-300);border-bottom:1px solid var(--Neutrals-Grey-300);color:var(--Semantic-Hover-background)}.a-input .vue-date-picker.error[data-v-6be77add] .dp__input_wrap .dp__input{border-color:var(--Semantic-Alerts-Red_100);background-color:var(--Semantic-Alerts-Red_10)}.a-input .vue-date-picker[data-v-6be77add]:first-child .dp__input_wrap .dp__input{border-radius:8px 0 0 8px}.a-input .vue-date-picker[data-v-6be77add]:last-child .dp__input_wrap .dp__input{border-radius:0 8px 8px 0}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap{--dp-font-family: "Inter";--dp-input-icon-padding: 4px;--dp-border-color-hover: #37a3c4;--dp-border-color: #d0d5dd;--dp-border-color-focus: #37a3c4}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input{padding:9px 40px 9px 14px;font-size:14px;color:var(--Text-Color-Primary);font-weight:500}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input::-moz-placeholder{color:var(--Text-Color-Disable);opacity:inherit}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input::placeholder{color:var(--Text-Color-Disable);opacity:inherit}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input:hover,.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input:focus,.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input:active{outline-color:var(--Semantic-Rest-Blue)}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__input_icon{inset-inline-start:unset;inset-inline-end:14px}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__disabled{background-color:var(--Neutrals-White);color:var(--Text-Color-Disable);pointer-events:none}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__disabled+div{pointer-events:none}.a-input .vue-date-picker[data-v-6be77add] .dp__input_wrap .dp__clear_icon{display:none}.a-input .vue-date-picker.type-answer[data-v-6be77add] .dp__input_wrap{--dp-input-padding: 14px 30px 14px 0}.a-input .vue-date-picker.type-answer[data-v-6be77add] .dp__input_wrap .dp__input{padding:var(--dp-input-padding)}.a-input .vue-date-picker.type-answer[data-v-6be77add] .dp__input_wrap .dp__input_icon{inset-inline-start:unset;inset-inline-end:0}.a-input .vue-date-picker.type-answer[data-v-6be77add] .dp__input_wrap .dp__input{border:none;border-bottom:1px solid var(--Semantic-Disable);border-radius:0;background:transparent;font-size:.875rem;line-height:1.0625rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.a-input .vue-date-picker.type-answer[data-v-6be77add] .dp__input_wrap .dp__input_focus{border:none;border-radius:0;border-bottom:1px solid var(--Semantic-Rest-Blue);border-color:var(--Semantic-Rest-Blue)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-379927fa]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-379927fa]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-379927fa]{opacity:0;width:0;height:0}.slider[data-v-379927fa]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-379927fa]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-379927fa]:before{transform:translate(20px)}.slider.round[data-v-379927fa]{border-radius:34px}.slider.round[data-v-379927fa]:before{border-radius:50%}@keyframes zoom-379927fa{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-379927fa],.top-nav[data-v-379927fa],.atom-header-pages__header[data-v-379927fa],.tab-left[data-v-379927fa]{display:none!important}.page-break[data-v-379927fa]{page-break-before:always}div[data-v-379927fa]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-379927fa],html[data-v-379927fa]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-379927fa],html[data-v-379927fa]{overflow-y:auto;scrollbar-width:thin}}body[data-v-379927fa]::-webkit-scrollbar-track,html[data-v-379927fa]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-379927fa]::-webkit-scrollbar,html[data-v-379927fa]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-379927fa]::-webkit-scrollbar-thumb,html[data-v-379927fa]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-379927fa]{box-sizing:border-box}.highlight[data-v-379927fa]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-379927fa]{animation:zoom-379927fa .5s ease-in-out}.required[data-v-379927fa]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-379927fa]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-379927fa]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.custom-collapse[data-v-379927fa]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:none;border-top:1px solid #e4e7ec;background:#fff}.custom-collapse .collapse-header[data-v-379927fa]{width:100%;padding:10px 20px 10px 0;display:flex;justify-content:space-between;align-items:center}.custom-collapse .collapse-header .collapse-header-start[data-v-379927fa]{display:flex;align-items:center;gap:10px;cursor:pointer}.custom-collapse .collapse-header .collapse-header-start .type--Search[data-v-379927fa]{margin-left:10px;display:flex;width:20px;height:20px;padding:2px;justify-content:center;align-items:center;gap:10px;background:var(--Semantic-Rest-Blue)}.custom-collapse .collapse-header .collapse-header-end[data-v-379927fa]{margin-right:20px}.custom-collapse .collapse-content[data-v-379927fa]{width:100%}.custom-collapse span[data-v-379927fa]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.arrow[data-v-379927fa]{transition:transform .3s ease}.custom-collapse.active .collapse-content[data-v-379927fa]{display:block}.disabled[data-v-379927fa]{border-bottom:1px solid var(--Neutrals-Grey-100);background:var(--Neutrals-Grey-100)}.rotated[data-v-379927fa]{transform:rotate(180deg)}.text-disabled[data-v-379927fa]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.active-title[data-v-379927fa]{background-color:var(--Text-Color-Disable-Space)}:root{--el-color-white:#ffffff;--el-color-black:#000000;--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645,.045,.355,1);--el-transition-function-fast-bezier:cubic-bezier(.23,1,.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#ffffff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#ffffff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#ffffff;--el-box-shadow:0px 12px 32px 4px rgba(0,0,0,.04),0px 8px 20px rgba(0,0,0,.08);--el-box-shadow-light:0px 0px 12px rgba(0,0,0,.12);--el-box-shadow-lighter:0px 0px 6px rgba(0,0,0,.12);--el-box-shadow-dark:0px 16px 48px 16px rgba(0,0,0,.08),0px 12px 32px rgba(0,0,0,.12),0px 8px 16px -8px rgba(0,0,0,.16);--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:rgba(0,0,0,.8);--el-overlay-color-light:rgba(0,0,0,.7);--el-overlay-color-lighter:rgba(0,0,0,.5);--el-mask-color:rgba(255,255,255,.9);--el-mask-color-extra-light:rgba(255,255,255,.3);--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;align-items:center;display:inline-flex;height:1em;justify-content:center;line-height:1em;position:relative;width:1em;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{background-color:#fff;border:1px solid var(--el-border-color-lighter);border-radius:2px;box-shadow:var(--el-box-shadow-light);box-sizing:border-box}.el-table-filter__list{list-style:none;margin:0;min-width:100px;padding:5px 0}.el-table-filter__list-item{cursor:pointer;font-size:var(--el-font-size-base);line-height:36px;padding:0 10px}.el-table-filter__list-item:hover{background-color:var(--el-color-primary-light-9);color:var(--el-color-primary)}.el-table-filter__list-item.is-active{background-color:var(--el-color-primary);color:#fff}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid var(--el-border-color-lighter);padding:8px}.el-table-filter__bottom button{background:transparent;border:none;color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-small);padding:0 3px}.el-table-filter__bottom button:hover{color:var(--el-color-primary)}.el-table-filter__bottom button:focus{outline:none}.el-table-filter__bottom button.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{align-items:center;display:flex;height:unset;margin-bottom:12px;margin-left:5px;margin-right:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-checkbox{--el-checkbox-font-size:14px;--el-checkbox-font-weight:var(--el-font-weight-primary);--el-checkbox-text-color:var(--el-text-color-regular);--el-checkbox-input-height:14px;--el-checkbox-input-width:14px;--el-checkbox-border-radius:var(--el-border-radius-small);--el-checkbox-bg-color:var(--el-fill-color-blank);--el-checkbox-input-border:var(--el-border);--el-checkbox-disabled-border-color:var(--el-border-color);--el-checkbox-disabled-input-fill:var(--el-fill-color-light);--el-checkbox-disabled-icon-color:var(--el-text-color-placeholder);--el-checkbox-disabled-checked-input-fill:var(--el-border-color-extra-light);--el-checkbox-disabled-checked-input-border-color:var(--el-border-color);--el-checkbox-disabled-checked-icon-color:var(--el-text-color-placeholder);--el-checkbox-checked-text-color:var(--el-color-primary);--el-checkbox-checked-input-border-color:var(--el-color-primary);--el-checkbox-checked-bg-color:var(--el-color-primary);--el-checkbox-checked-icon-color:var(--el-color-white);--el-checkbox-input-border-color-hover:var(--el-color-primary);align-items:center;color:var(--el-checkbox-text-color);cursor:pointer;display:inline-flex;font-size:var(--el-font-size-base);font-weight:var(--el-checkbox-font-weight);height:var(--el-checkbox-height,32px);margin-right:30px;position:relative;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-checkbox.is-disabled{cursor:not-allowed}.el-checkbox.is-bordered{border:var(--el-border);border-radius:var(--el-border-radius-base);box-sizing:border-box;padding:0 15px 0 9px}.el-checkbox.is-bordered.is-checked{border-color:var(--el-color-primary)}.el-checkbox.is-bordered.is-disabled{border-color:var(--el-border-color-lighter)}.el-checkbox.is-bordered.el-checkbox--large{border-radius:var(--el-border-radius-base);padding:0 19px 0 11px}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__label{font-size:var(--el-font-size-base)}.el-checkbox.is-bordered.el-checkbox--large .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{border-radius:calc(var(--el-border-radius-base) - 1px);padding:0 11px 0 7px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox input:focus-visible+.el-checkbox__inner{border-radius:var(--el-checkbox-border-radius);outline:2px solid var(--el-checkbox-input-border-color-hover);outline-offset:1px}.el-checkbox__input{cursor:pointer;display:inline-flex;outline:none;position:relative;white-space:nowrap}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:var(--el-checkbox-disabled-input-fill);border-color:var(--el-checkbox-disabled-border-color);cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-icon-color);cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-disabled-checked-input-fill);border-color:var(--el-checkbox-disabled-checked-input-border-color)}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-disabled-checked-icon-color);border-color:var(--el-checkbox-disabled-checked-icon-color)}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:var(--el-disabled-text-color);cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:var(--el-checkbox-checked-icon-color);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:var(--el-checkbox-checked-text-color)}.el-checkbox__input.is-focus:not(.is-checked) .el-checkbox__original:not(:focus-visible){border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:var(--el-checkbox-checked-bg-color);border-color:var(--el-checkbox-checked-input-border-color)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{background-color:var(--el-checkbox-checked-icon-color);content:"";display:block;height:2px;left:0;position:absolute;right:0;top:5px;transform:scale(.5)}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{background-color:var(--el-checkbox-bg-color);border:var(--el-checkbox-input-border);border-radius:var(--el-checkbox-border-radius);box-sizing:border-box;display:inline-block;height:var(--el-checkbox-input-height);position:relative;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46),outline .25s cubic-bezier(.71,-.46,.29,1.46);width:var(--el-checkbox-input-width);z-index:var(--el-index-normal)}.el-checkbox__inner:hover{border-color:var(--el-checkbox-input-border-color-hover)}.el-checkbox__inner:after{border:1px solid transparent;border-left:0;border-top:0;box-sizing:content-box;content:"";height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);transform-origin:center;transition:transform .15s ease-in .05s;width:3px}.el-checkbox__original{height:0;margin:0;opacity:0;outline:none;position:absolute;width:0;z-index:-1}.el-checkbox__label{display:inline-block;font-size:var(--el-checkbox-font-size);line-height:1;padding-left:8px}.el-checkbox.el-checkbox--large{height:40px}.el-checkbox.el-checkbox--large .el-checkbox__label{font-size:14px}.el-checkbox.el-checkbox--large .el-checkbox__inner{height:14px;width:14px}.el-checkbox.el-checkbox--small{height:24px}.el-checkbox.el-checkbox--small .el-checkbox__label{font-size:12px}.el-checkbox.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.el-checkbox--small .el-checkbox__input.is-indeterminate .el-checkbox__inner:before{top:4px}.el-checkbox.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox:last-of-type{margin-right:0}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary);align-items:center;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);border-radius:var(--el-tag-border-radius);border-style:solid;border-width:1px;box-sizing:border-box;color:var(--el-tag-text-color);display:inline-flex;font-size:var(--el-tag-font-size);height:24px;justify-content:center;line-height:1;padding:0 9px;vertical-align:middle;white-space:nowrap;--el-icon-size:14px}.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color);flex-shrink:0}.el-tag .el-tag__close:hover{background-color:var(--el-tag-hover-color);color:var(--el-color-white)}.el-tag .el-icon{border-radius:50%;cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size)}.el-tag .el-tag__close{margin-left:6px}.el-tag--dark{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3);--el-tag-text-color:var(--el-color-white)}.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info,.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning{--el-tag-text-color:var(--el-color-white)}.el-tag--plain{--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary);--el-tag-bg-color:var(--el-fill-color-blank)}.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{height:32px;padding:0 11px;--el-icon-size:16px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{height:20px;padding:0 7px;--el-icon-size:12px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-table{--el-table-border-color:var(--el-border-color-lighter);--el-table-border:1px solid var(--el-table-border-color);--el-table-text-color:var(--el-text-color-regular);--el-table-header-text-color:var(--el-text-color-secondary);--el-table-row-hover-bg-color:var(--el-fill-color-light);--el-table-current-row-bg-color:var(--el-color-primary-light-9);--el-table-header-bg-color:var(--el-bg-color);--el-table-fixed-box-shadow:var(--el-box-shadow-light);--el-table-bg-color:var(--el-fill-color-blank);--el-table-tr-bg-color:var(--el-bg-color);--el-table-expanded-cell-bg-color:var(--el-fill-color-blank);--el-table-fixed-left-column:inset 10px 0 10px -10px rgba(0,0,0,.15);--el-table-fixed-right-column:inset -10px 0 10px -10px rgba(0,0,0,.15);--el-table-index:var(--el-index-normal);background-color:var(--el-table-bg-color);box-sizing:border-box;color:var(--el-table-text-color);font-size:14px;height:fit-content;max-width:100%;overflow:hidden;position:relative;width:100%}.el-table__inner-wrapper{display:flex;flex-direction:column;height:100%;position:relative}.el-table__inner-wrapper:before{bottom:0;height:1px;left:0}.el-table tbody:focus-visible{outline:none}.el-table.has-footer.el-table--fluid-height tr:last-child td.el-table__cell,.el-table.has-footer.el-table--scrollable-y tr:last-child td.el-table__cell{border-bottom-color:transparent}.el-table__empty-block{align-items:center;display:flex;justify-content:center;left:0;min-height:60px;position:sticky;text-align:center;width:100%}.el-table__empty-text{color:var(--el-text-color-secondary);line-height:60px;width:50%}.el-table__expand-column .cell{padding:0;text-align:center;-webkit-user-select:none;user-select:none}.el-table__expand-icon{color:var(--el-text-color-regular);cursor:pointer;font-size:12px;height:20px;position:relative;transition:transform var(--el-transition-duration-fast) ease-in-out}.el-table__expand-icon--expanded{transform:rotate(90deg)}.el-table__expand-icon>.el-icon{font-size:12px}.el-table__expanded-cell{background-color:var(--el-table-expanded-cell-bg-color)}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-bottom:0;border-right:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--fit .el-table__inner-wrapper:before{width:100%}.el-table thead{color:var(--el-table-header-text-color)}.el-table thead th{font-weight:600}.el-table thead.is-group th.el-table__cell{background:var(--el-fill-color-light)}.el-table .el-table__cell{box-sizing:border-box;min-width:0;padding:8px 0;position:relative;text-align:left;text-overflow:ellipsis;vertical-align:middle;z-index:var(--el-table-index)}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{border-bottom-width:0;border-right-width:0;padding:0;width:15px}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table .cell{box-sizing:border-box;line-height:23px;overflow:hidden;overflow-wrap:break-word;padding:0 12px;text-overflow:ellipsis;white-space:normal}.el-table .cell.el-tooltip{min-width:50px;white-space:nowrap}.el-table--large{font-size:var(--el-font-size-base)}.el-table--large .el-table__cell{padding:12px 0}.el-table--large .cell{padding:0 16px}.el-table--default{font-size:14px}.el-table--default .el-table__cell{padding:8px 0}.el-table--default .cell{padding:0 12px}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:4px 0}.el-table--small .cell{padding:0 8px}.el-table tr{background-color:var(--el-table-tr-bg-color)}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:var(--el-table-border)}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{background-color:var(--el-table-header-bg-color)}.el-table th.el-table__cell>.cell.highlight{color:var(--el-color-primary)}.el-table th.el-table__cell.required>div:before{background:#ff4d51;border-radius:50%;content:"";display:inline-block;height:8px;margin-right:5px;vertical-align:middle;width:8px}.el-table td.el-table__cell div{box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table--border .el-table__inner-wrapper:after,.el-table--border:after,.el-table--border:before,.el-table__inner-wrapper:before{background-color:var(--el-table-border-color);content:"";position:absolute;z-index:calc(var(--el-table-index) + 2)}.el-table--border .el-table__inner-wrapper:after{height:1px;left:0;top:0;width:100%;z-index:calc(var(--el-table-index) + 2)}.el-table--border:before{height:100%;left:0;top:-1px;width:1px}.el-table--border:after{height:100%;right:0;top:-1px;width:1px}.el-table--border .el-table__inner-wrapper{border-bottom:none;border-right:none}.el-table--border .el-table__footer-wrapper{flex-shrink:0;position:relative}.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:var(--el-table-border);border-bottom-width:1px}.el-table--border th.el-table__cell{border-bottom:var(--el-table-border)}.el-table--hidden{visibility:hidden}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__body-wrapper tr td.el-table-fixed-column--left,.el-table__body-wrapper tr td.el-table-fixed-column--right,.el-table__body-wrapper tr th.el-table-fixed-column--left,.el-table__body-wrapper tr th.el-table-fixed-column--right,.el-table__footer-wrapper tr td.el-table-fixed-column--left,.el-table__footer-wrapper tr td.el-table-fixed-column--right,.el-table__footer-wrapper tr th.el-table-fixed-column--left,.el-table__footer-wrapper tr th.el-table-fixed-column--right,.el-table__header-wrapper tr td.el-table-fixed-column--left,.el-table__header-wrapper tr td.el-table-fixed-column--right,.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{background:inherit;position:sticky!important;z-index:calc(var(--el-table-index) + 1)}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before{bottom:-1px;box-shadow:none;content:"";overflow-x:hidden;overflow-y:hidden;pointer-events:none;position:absolute;top:0;touch-action:none;width:10px}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-first-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-first-column:before{left:-10px}.el-table__body-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__body-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__footer-wrapper tr th.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr td.el-table-fixed-column--right.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--left.is-last-column:before,.el-table__header-wrapper tr th.el-table-fixed-column--right.is-last-column:before{box-shadow:none;right:-10px}.el-table__body-wrapper tr td.el-table__fixed-right-patch,.el-table__body-wrapper tr th.el-table__fixed-right-patch,.el-table__footer-wrapper tr td.el-table__fixed-right-patch,.el-table__footer-wrapper tr th.el-table__fixed-right-patch,.el-table__header-wrapper tr td.el-table__fixed-right-patch,.el-table__header-wrapper tr th.el-table__fixed-right-patch{background:#fff;position:sticky!important;right:0;z-index:calc(var(--el-table-index) + 1)}.el-table__header-wrapper{flex-shrink:0}.el-table__header-wrapper tr th.el-table-fixed-column--left,.el-table__header-wrapper tr th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__body,.el-table__footer,.el-table__header{border-collapse:separate;table-layout:fixed}.el-table__header-wrapper{overflow:hidden}.el-table__header-wrapper tbody td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__footer-wrapper{flex-shrink:0;overflow:hidden}.el-table__footer-wrapper tfoot td.el-table__cell{background-color:var(--el-table-row-hover-bg-color);color:var(--el-table-text-color)}.el-table__body-wrapper .el-table-column--selection>.cell,.el-table__header-wrapper .el-table-column--selection>.cell{align-items:center;display:inline-flex;height:23px}.el-table__body-wrapper .el-table-column--selection .el-checkbox,.el-table__header-wrapper .el-table-column--selection .el-checkbox{height:unset}.el-table.is-scrolling-left .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-left.el-table--border .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:var(--el-table-border)}.el-table.is-scrolling-left th.el-table-fixed-column--left{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-right .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-right th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column.el-table__cell{border-right:none}.el-table.is-scrolling-middle .el-table-fixed-column--right.is-first-column:before{box-shadow:var(--el-table-fixed-right-column)}.el-table.is-scrolling-middle .el-table-fixed-column--left.is-last-column:before{box-shadow:var(--el-table-fixed-left-column)}.el-table.is-scrolling-none .el-table-fixed-column--left.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--left.is-last-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-first-column:before,.el-table.is-scrolling-none .el-table-fixed-column--right.is-last-column:before{box-shadow:none}.el-table.is-scrolling-none th.el-table-fixed-column--left,.el-table.is-scrolling-none th.el-table-fixed-column--right{background-color:var(--el-table-header-bg-color)}.el-table__body-wrapper{flex:1;overflow:hidden;position:relative}.el-table__body-wrapper .el-scrollbar__bar{z-index:calc(var(--el-table-index) + 2)}.el-table .caret-wrapper{align-items:center;cursor:pointer;display:inline-flex;flex-direction:column;height:14px;overflow:initial;position:relative;vertical-align:middle;width:24px}.el-table .sort-caret{border:5px solid transparent;height:0;left:7px;position:absolute;width:0}.el-table .sort-caret.ascending{border-bottom-color:var(--el-text-color-placeholder);top:-5px}.el-table .sort-caret.descending{border-top-color:var(--el-text-color-placeholder);bottom:-3px}.el-table .ascending .sort-caret.ascending{border-bottom-color:var(--el-color-primary)}.el-table .descending .sort-caret.descending{border-top-color:var(--el-color-primary)}.el-table .hidden-columns{position:absolute;visibility:hidden;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:var(--el-fill-color-lighter)}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:var(--el-table-row-hover-bg-color)}.el-table__body tr>td.hover-cell{background-color:var(--el-table-row-hover-bg-color)}.el-table__body tr.current-row>td.el-table__cell{background-color:var(--el-table-current-row-bg-color)}.el-table.el-table--scrollable-y .el-table__body-header{position:sticky;top:0;z-index:calc(var(--el-table-index) + 2)}.el-table.el-table--scrollable-y .el-table__body-footer{bottom:0;position:sticky;z-index:calc(var(--el-table-index) + 2)}.el-table__column-resize-proxy{border-left:var(--el-table-border);bottom:0;left:200px;position:absolute;top:0;width:0;z-index:calc(var(--el-table-index) + 9)}.el-table__column-filter-trigger{cursor:pointer;display:inline-block}.el-table__column-filter-trigger i{color:var(--el-color-info);font-size:14px;vertical-align:middle}.el-table__border-left-patch{height:100%;top:0;width:1px}.el-table__border-bottom-patch,.el-table__border-left-patch{background-color:var(--el-table-border-color);left:0;position:absolute;z-index:calc(var(--el-table-index) + 2)}.el-table__border-bottom-patch{height:1px}.el-table__border-right-patch{background-color:var(--el-table-border-color);height:100%;position:absolute;top:0;width:1px;z-index:calc(var(--el-table-index) + 2)}.el-table--enable-row-transition .el-table__body td.el-table__cell{transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:var(--el-table-row-hover-bg-color)}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;height:12px;line-height:12px;margin-right:8px;text-align:center;width:12px}.el-table .el-table.el-table--border .el-table__cell{border-right:var(--el-table-border)}.el-table:not(.el-table--border) .el-table__cell{border-right:none}.el-table:not(.el-table--border)>.el-table__inner-wrapper:after{content:none}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);border-radius:var(--el-popper-border-radius);font-size:12px;line-height:20px;min-width:10px;overflow-wrap:break-word;padding:5px 11px;position:absolute;visibility:visible;z-index:2000}.el-popper.is-dark{background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary);color:var(--el-bg-color)}.el-popper.is-dark .el-popper__arrow:before{background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary);right:0}.el-popper.is-light{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light .el-popper__arrow:before{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);right:0}.el-popper.is-pure{padding:0}.el-popper__arrow{height:10px;position:absolute;width:10px;z-index:-1}.el-popper__arrow:before{background:var(--el-text-color-primary);box-sizing:border-box;content:" ";height:10px;position:absolute;transform:rotate(45deg);width:10px;z-index:-1}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent!important;border-top-color:transparent!important}.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent!important;border-right-color:transparent!important}.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent!important;border-left-color:transparent!important}.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent!important;border-top-color:transparent!important}.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;overflow:hidden;position:relative}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));border-radius:inherit;cursor:pointer;display:block;height:0;opacity:var(--el-scrollbar-opacity,.3);position:relative;transition:var(--el-transition-duration) background-color;width:0}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{border-radius:4px;bottom:2px;position:absolute;right:2px;z-index:1}.el-scrollbar__bar.is-vertical{top:2px;width:6px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.el-table{--el-table-border: 1px solid var(--Stroke);--el-table-border-color: #e4e7ec;--el-table-header-bg-color: var(--Rest-Background);--el-table-header-text-color: #1d2939;--el-table-text-color: #1d2939;border:1px solid var(--Stroke);border-radius:16px}.el-table thead .cell{width:100%;min-height:60px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.el-table thead tr th:last-child{border-right:none}.el-table tbody .cell{width:100%;min-height:60px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.el-table tbody .cell .el-table__expand-icon,.el-table tbody .cell .el-table__placeholder{display:none!important}.el-table tbody .cell .el-table__indent{padding:0!important}.el-table .el-table__border-left-patch{display:none}.el-table .el-table__inner-wrapper:after,.el-table .el-table__inner-wrapper:before{display:none}.el-table .el-table__header{width:100%!important}.el-table .el-table__row .el-table__cell:last-child{border-right:none}.el-loading-spinner svg{fill:#1d2939}.el-table--pdf{--el-table-border-color: #080808;--el-table-header-bg-color: #ffffff;border-radius:0;border:none}.el-table--pdf thead .cell{text-align:center;font-size:.6875rem;line-height:.825rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.el-table--pdf tbody .cell{padding:0;margin:0;font-size:.6875rem;line-height:.825rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.el-table--pagination>div{border-radius:16px 16px 0 0}.el-table--pagination.no-data>div{border-radius:16px}.el-table--pagination>._container{border:1px solid var(--Neutrals-Grey-200);border-top:none;border-radius:0 0 16px 16px}.el-table--border:before{width:0px!important}.el-table--border:after{width:0px!important}.el-table__empty-block{width:100%!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-86d1c985]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-86d1c985]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-86d1c985]{opacity:0;width:0;height:0}.slider[data-v-86d1c985]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-86d1c985]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-86d1c985]:before{transform:translate(20px)}.slider.round[data-v-86d1c985]{border-radius:34px}.slider.round[data-v-86d1c985]:before{border-radius:50%}@keyframes zoom-86d1c985{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-86d1c985],.top-nav[data-v-86d1c985],.atom-header-pages__header[data-v-86d1c985],.tab-left[data-v-86d1c985]{display:none!important}.page-break[data-v-86d1c985]{page-break-before:always}div[data-v-86d1c985]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-86d1c985],html[data-v-86d1c985]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-86d1c985],html[data-v-86d1c985]{overflow-y:auto;scrollbar-width:thin}}body[data-v-86d1c985]::-webkit-scrollbar-track,html[data-v-86d1c985]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-86d1c985]::-webkit-scrollbar,html[data-v-86d1c985]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-86d1c985]::-webkit-scrollbar-thumb,html[data-v-86d1c985]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-86d1c985]{box-sizing:border-box}.highlight[data-v-86d1c985]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-86d1c985]{animation:zoom-86d1c985 .5s ease-in-out}.required[data-v-86d1c985]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-86d1c985]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-86d1c985]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-86d1c985]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-86d1c985]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-86d1c985]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-86d1c985]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-86d1c985]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-86d1c985]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-86d1c985]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-86d1c985]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-86d1c985]{justify-content:flex-start!important;min-height:500px;max-height:500px;width:550px;overflow-y:auto;padding-right:4px;display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}@-moz-document url-prefix(){.item-end[data-v-86d1c985]{overflow-y:auto;scrollbar-width:thin}}.item-end[data-v-86d1c985]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-86d1c985]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-86d1c985]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.item-end .info-box[data-v-86d1c985]{padding:14px;width:100%;border-radius:16px;border:1px solid var(--Stroke);display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}.item-end .info-box .date[data-v-86d1c985]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end .info-box .employee-card[data-v-86d1c985]{display:flex;width:198px;height:-moz-fit-content;height:fit-content;padding:10px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:var(--Neutrals-White)}.item-end .info-box .employee-card .info-item[data-v-86d1c985]{display:flex;gap:8px;padding:4px 0;border-bottom:.5px solid var(--Text-Color-Disable-Item)}.item-end .info-box .employee-card .info-item[data-v-86d1c985]:last-child{border-bottom:none}.item-end .info-box .employee-card .full-name[data-v-86d1c985]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card span[data-v-86d1c985]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card p[data-v-86d1c985]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.item-end .month-label[data-v-86d1c985]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-86d1c985] table{width:100%!important}.item-end[data-v-86d1c985] table .cell{min-height:0px}.item-end[data-v-86d1c985] .working-hours__content{max-width:50px;padding:0;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5311838b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5311838b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5311838b]{opacity:0;width:0;height:0}.slider[data-v-5311838b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5311838b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5311838b]:before{transform:translate(20px)}.slider.round[data-v-5311838b]{border-radius:34px}.slider.round[data-v-5311838b]:before{border-radius:50%}@keyframes zoom-5311838b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5311838b],.top-nav[data-v-5311838b],.atom-header-pages__header[data-v-5311838b],.tab-left[data-v-5311838b]{display:none!important}.page-break[data-v-5311838b]{page-break-before:always}div[data-v-5311838b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5311838b],html[data-v-5311838b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5311838b],html[data-v-5311838b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5311838b]::-webkit-scrollbar-track,html[data-v-5311838b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5311838b]::-webkit-scrollbar,html[data-v-5311838b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5311838b]::-webkit-scrollbar-thumb,html[data-v-5311838b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5311838b]{box-sizing:border-box}.highlight[data-v-5311838b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5311838b]{animation:zoom-5311838b .5s ease-in-out}.required[data-v-5311838b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5311838b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5311838b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-5311838b]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-5311838b]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-5311838b]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-5311838b]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-5311838b]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-5311838b]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-5311838b]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-5311838b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-5311838b]{justify-content:flex-start!important;min-height:500px;max-height:500px;width:550px;overflow-y:auto;padding-right:4px;display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}@-moz-document url-prefix(){.item-end[data-v-5311838b]{overflow-y:auto;scrollbar-width:thin}}.item-end[data-v-5311838b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-5311838b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-5311838b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.item-end .info-box[data-v-5311838b]{padding:14px;width:100%;border-radius:16px;border:1px solid var(--Stroke);display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}.item-end .info-box .date[data-v-5311838b]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end .info-box .employee-card[data-v-5311838b]{display:flex;width:198px;height:-moz-fit-content;height:fit-content;padding:10px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:var(--Neutrals-White)}.item-end .info-box .employee-card .info-item[data-v-5311838b]{display:flex;gap:8px;padding:4px 0;border-bottom:.5px solid var(--Text-Color-Disable-Item)}.item-end .info-box .employee-card .info-item[data-v-5311838b]:last-child{border-bottom:none}.item-end .info-box .employee-card .full-name[data-v-5311838b]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card span[data-v-5311838b]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card p[data-v-5311838b]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.item-end .month-label[data-v-5311838b]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-5311838b] table{width:100%!important}.item-end[data-v-5311838b] table .cell{min-height:0px}.item-end[data-v-5311838b] .working-hours__content{max-width:50px;padding:0;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9b7d7be1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9b7d7be1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9b7d7be1]{opacity:0;width:0;height:0}.slider[data-v-9b7d7be1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9b7d7be1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9b7d7be1]:before{transform:translate(20px)}.slider.round[data-v-9b7d7be1]{border-radius:34px}.slider.round[data-v-9b7d7be1]:before{border-radius:50%}@keyframes zoom-9b7d7be1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9b7d7be1],.top-nav[data-v-9b7d7be1],.atom-header-pages__header[data-v-9b7d7be1],.tab-left[data-v-9b7d7be1]{display:none!important}.page-break[data-v-9b7d7be1]{page-break-before:always}div[data-v-9b7d7be1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9b7d7be1],html[data-v-9b7d7be1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9b7d7be1],html[data-v-9b7d7be1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9b7d7be1]::-webkit-scrollbar-track,html[data-v-9b7d7be1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9b7d7be1]::-webkit-scrollbar,html[data-v-9b7d7be1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9b7d7be1]::-webkit-scrollbar-thumb,html[data-v-9b7d7be1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9b7d7be1]{box-sizing:border-box}.highlight[data-v-9b7d7be1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9b7d7be1]{animation:zoom-9b7d7be1 .5s ease-in-out}.required[data-v-9b7d7be1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9b7d7be1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9b7d7be1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{[data-v-9b7d7be1] .modal-print{padding:0!important;background:transparent!important}[data-v-9b7d7be1] .item-end{overflow:visible!important;height:auto!important;width:100%!important}[data-v-9b7d7be1] .working-hours{border-radius:0}[data-v-9b7d7be1] .working-hours__group-item .working-hours__title{border-right:1px solid var(--Stroke)}[data-v-9b7d7be1] .working-hours__group-item:first-child .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-9b7d7be1] .working-hours__group-item:nth-child(9n+1) .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-9b7d7be1] .modal-alert{padding:0}[data-v-9b7d7be1] .el-table__body-wrapper{overflow:visible!important;height:auto!important}[data-v-9b7d7be1] .el-table{border-radius:0;overflow:visible!important;height:auto!important;page-break-inside:avoid}}.modal-print[data-v-9b7d7be1]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--Neutrals-White);box-shadow:0 16px 72px #474f6212}.modal-print__content[data-v-9b7d7be1]{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column}.modal-print__content--title[data-v-9b7d7be1]{width:100%;text-align:center}.modal-print__content--title h2[data-v-9b7d7be1]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Accent);font-family:Inter}.modal-print__content--info[data-v-9b7d7be1]{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-direction:row}.modal-print__content--info .info-scope[data-v-9b7d7be1]{min-height:500px;max-height:500px;min-width:588px;max-width:588px;overflow-y:auto;padding-right:4px}@-moz-document url-prefix(){.modal-print__content--info .info-scope[data-v-9b7d7be1]{overflow-y:auto;scrollbar-width:thin}}.modal-print__content--info .info-scope[data-v-9b7d7be1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-9b7d7be1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-9b7d7be1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.modal-print__content--info section[data-v-9b7d7be1]{flex:1}.modal-print__content--info .section-box[data-v-9b7d7be1]{display:flex;padding:10px;width:100%;flex-direction:column;border-radius:8px;border:1px solid var(--Stroke)}.modal-print__content--info .section-box[data-v-9b7d7be1] .custom-collapse{border-top:none}.modal-print__content--info .section-box[data-v-9b7d7be1] .border-t{border-top-width:0px}.modal-print__content--info .item-start[data-v-9b7d7be1]{display:flex;justify-content:center;align-items:flex-start;gap:18px;flex-direction:column}.modal-print__content--info span[data-v-9b7d7be1]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__content--info p[data-v-9b7d7be1]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__tool[data-v-9b7d7be1]{display:flex;justify-content:flex-end;width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-649a2343]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-649a2343]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-649a2343]{opacity:0;width:0;height:0}.slider[data-v-649a2343]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-649a2343]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-649a2343]:before{transform:translate(20px)}.slider.round[data-v-649a2343]{border-radius:34px}.slider.round[data-v-649a2343]:before{border-radius:50%}@keyframes zoom-649a2343{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-649a2343],.top-nav[data-v-649a2343],.atom-header-pages__header[data-v-649a2343],.tab-left[data-v-649a2343]{display:none!important}.page-break[data-v-649a2343]{page-break-before:always}div[data-v-649a2343]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-649a2343],html[data-v-649a2343]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-649a2343],html[data-v-649a2343]{overflow-y:auto;scrollbar-width:thin}}body[data-v-649a2343]::-webkit-scrollbar-track,html[data-v-649a2343]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-649a2343]::-webkit-scrollbar,html[data-v-649a2343]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-649a2343]::-webkit-scrollbar-thumb,html[data-v-649a2343]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-649a2343]{box-sizing:border-box}.highlight[data-v-649a2343]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-649a2343]{animation:zoom-649a2343 .5s ease-in-out}.required[data-v-649a2343]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-649a2343]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-649a2343]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.employee-table[data-v-649a2343]{display:flex;flex-direction:column;gap:18px}.employee-table .section-tab[data-v-649a2343]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.employee-table .section-tab .group-btn-start[data-v-649a2343]{display:flex;align-items:center;gap:8px;align-self:stretch}.employee-table .section-tab .group-btn-end[data-v-649a2343]{display:flex;justify-content:flex-end;align-items:center;gap:8px}.employee-table .section-tab .group-btn-end .per-page[data-v-649a2343]{display:flex;width:52px;height:40px;padding:10px;justify-content:center;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.employee-table .atom-table .table-hTd[data-v-649a2343]{display:flex;align-items:center;justify-content:center;padding:12px 4px!important}.employee-table .atom-table .table-tbody[data-v-649a2343]{padding-bottom:65px}.employee-table .atom-table .table-tbody .table-bRow .table-bTd[data-v-649a2343]{display:flex;align-items:center;justify-content:center;padding:16px 4px!important}.employee-table .atom-table .table-tbody .table-bRow .table-bTd p[data-v-649a2343]{text-align:center}.employee-table .atom-table .table-tbody .table-bRow[data-v-649a2343]:hover{background-color:var(--Neutrals-Grey-200)}.employee-table .atom-table .table-tbody .table-bRow:hover .table-bTd[data-v-649a2343]{cursor:pointer}.employee-table .atom-table .table-tbody .table-bRow[data-v-649a2343]:active,.employee-table .atom-table .table-tbody .table-bRow.selected[data-v-649a2343]{border:none}.employee-table .isError p[data-v-649a2343]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0f696cb6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0f696cb6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0f696cb6]{opacity:0;width:0;height:0}.slider[data-v-0f696cb6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0f696cb6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0f696cb6]:before{transform:translate(20px)}.slider.round[data-v-0f696cb6]{border-radius:34px}.slider.round[data-v-0f696cb6]:before{border-radius:50%}@keyframes zoom-0f696cb6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0f696cb6],.top-nav[data-v-0f696cb6],.atom-header-pages__header[data-v-0f696cb6],.tab-left[data-v-0f696cb6]{display:none!important}.page-break[data-v-0f696cb6]{page-break-before:always}div[data-v-0f696cb6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0f696cb6],html[data-v-0f696cb6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0f696cb6],html[data-v-0f696cb6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0f696cb6]::-webkit-scrollbar-track,html[data-v-0f696cb6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0f696cb6]::-webkit-scrollbar,html[data-v-0f696cb6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0f696cb6]::-webkit-scrollbar-thumb,html[data-v-0f696cb6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0f696cb6]{box-sizing:border-box}.highlight[data-v-0f696cb6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0f696cb6]{animation:zoom-0f696cb6 .5s ease-in-out}.required[data-v-0f696cb6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0f696cb6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0f696cb6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timesheet-employees-page[data-v-0f696cb6]{display:flex;flex-direction:column;overflow:hidden;padding:14px 20px;gap:14px}@-moz-document url-prefix(){.timesheet-employees-page[data-v-0f696cb6]{overflow-y:auto;scrollbar-width:thin}}.timesheet-employees-page[data-v-0f696cb6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-employees-page[data-v-0f696cb6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-employees-page[data-v-0f696cb6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timesheet-employees-page__header[data-v-0f696cb6]{display:flex;justify-content:space-between;align-items:center}.timesheet-employees-page__header__breadcrumb[data-v-0f696cb6]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.timesheet-employees-page__header__employeeInfo[data-v-0f696cb6]{display:flex;align-items:center;gap:8px}.timesheet-employees-page__header__employeeInfo p[data-v-0f696cb6]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2004f8ec]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2004f8ec]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2004f8ec]{opacity:0;width:0;height:0}.slider[data-v-2004f8ec]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2004f8ec]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2004f8ec]:before{transform:translate(20px)}.slider.round[data-v-2004f8ec]{border-radius:34px}.slider.round[data-v-2004f8ec]:before{border-radius:50%}@keyframes zoom-2004f8ec{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2004f8ec],.top-nav[data-v-2004f8ec],.atom-header-pages__header[data-v-2004f8ec],.tab-left[data-v-2004f8ec]{display:none!important}.page-break[data-v-2004f8ec]{page-break-before:always}div[data-v-2004f8ec]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2004f8ec],html[data-v-2004f8ec]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2004f8ec],html[data-v-2004f8ec]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2004f8ec]::-webkit-scrollbar-track,html[data-v-2004f8ec]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2004f8ec]::-webkit-scrollbar,html[data-v-2004f8ec]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2004f8ec]::-webkit-scrollbar-thumb,html[data-v-2004f8ec]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2004f8ec]{box-sizing:border-box}.highlight[data-v-2004f8ec]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2004f8ec]{animation:zoom-2004f8ec .5s ease-in-out}.required[data-v-2004f8ec]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2004f8ec]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2004f8ec]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-warning-page[data-v-2004f8ec]{display:flex;flex-direction:column;overflow:hidden;padding:14px 20px;gap:14px}@-moz-document url-prefix(){.detail-warning-page[data-v-2004f8ec]{overflow-y:auto;scrollbar-width:thin}}.detail-warning-page[data-v-2004f8ec]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-warning-page[data-v-2004f8ec]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-warning-page[data-v-2004f8ec]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-warning-page__header[data-v-2004f8ec]{display:flex;justify-content:space-between;align-items:center}.detail-warning-page__header__breadcrumb[data-v-2004f8ec]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.detail-warning-page__header__employeeInfo[data-v-2004f8ec]{display:flex;align-items:center;gap:8px}.detail-warning-page__header__employeeInfo p[data-v-2004f8ec]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-warning-page__content[data-v-2004f8ec]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}p[data-v-2004f8ec]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}span[data-v-2004f8ec]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2bae815b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2bae815b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2bae815b]{opacity:0;width:0;height:0}.slider[data-v-2bae815b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2bae815b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2bae815b]:before{transform:translate(20px)}.slider.round[data-v-2bae815b]{border-radius:34px}.slider.round[data-v-2bae815b]:before{border-radius:50%}@keyframes zoom-2bae815b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2bae815b],.top-nav[data-v-2bae815b],.atom-header-pages__header[data-v-2bae815b],.tab-left[data-v-2bae815b]{display:none!important}.page-break[data-v-2bae815b]{page-break-before:always}div[data-v-2bae815b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2bae815b],html[data-v-2bae815b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2bae815b],html[data-v-2bae815b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2bae815b]::-webkit-scrollbar-track,html[data-v-2bae815b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2bae815b]::-webkit-scrollbar,html[data-v-2bae815b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2bae815b]::-webkit-scrollbar-thumb,html[data-v-2bae815b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2bae815b]{box-sizing:border-box}.highlight[data-v-2bae815b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2bae815b]{animation:zoom-2bae815b .5s ease-in-out}.required[data-v-2bae815b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2bae815b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2bae815b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.button-back-front[data-v-2bae815b]{display:flex;align-items:center;border-radius:8px;border:1px solid var(--Neutrals-Grey-200);min-width:217px;background:var(--Neutrals-White);overflow:hidden}.button-back-front .back[data-v-2bae815b]{display:flex;flex:1;height:100%;padding:5px 8px 5px 1px;justify-content:center;align-items:center;cursor:pointer}.button-back-front .front[data-v-2bae815b]{display:flex;flex:1;height:100%;padding:5px 1px 5px 8px;justify-content:center;align-items:center;cursor:pointer}.button-back-front .button-icon[data-v-2bae815b]{display:flex;width:28px;height:28px;justify-content:center;align-items:center;gap:8px}.button-back-front .button-text[data-v-2bae815b]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.button-back-front .active[data-v-2bae815b]{height:100%;background:var(--Neutrals-Grey-200)}.button-back-front .rectangle[data-v-2bae815b]{width:1px;align-self:stretch;background:var(--Neutrals-Grey-200)}.button-back-front .disable[data-v-2bae815b]{pointer-events:none;cursor:default;background:var(--Text-Color-Disable-Item)}.button-back-front .disable .button-text[data-v-2bae815b]{color:var(--Edit-Stoke)}.button-back-front .disable[data-v-2bae815b] svg{fill:var(--Edit-Stoke)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.el-checkbox__inner{width:20px;height:20px;border-radius:6px}.el-checkbox__inner:after{border:none;border-left:0;border-top:0;box-sizing:content-box;content:"";height:14px;width:14px;top:3px;left:2px;position:absolute;transform:none!important;transform-origin:center;transition:transform .15s ease-in .05s;border-radius:2px}.el-checkbox__inner:hover{border-color:#37a3c4}.el-checkbox__input{background-color:transparent}.el-checkbox__input.is-checked .el-checkbox__inner{border-color:#37a3c4;background-color:#d4ebf7}.el-checkbox__input.is-checked .el-checkbox__inner:after{border-color:#37a3c4;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='check'%3e%3cpath%20id='Icon%20(Stroke)'%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.3744%202.79289C12.7649%203.18342%2012.7649%203.81658%2012.3744%204.20711L5.95776%2010.6238C5.56723%2011.0143%204.93407%2011.0143%204.54354%2010.6238L1.62688%207.70711C1.23635%207.31658%201.23635%206.68342%201.62688%206.29289C2.0174%205.90237%202.65057%205.90237%203.04109%206.29289L5.25065%208.50245L10.9602%202.79289C11.3507%202.40237%2011.9839%202.40237%2012.3744%202.79289Z'%20fill='%2300A9C3'/%3e%3c/g%3e%3c/svg%3e")}.el-checkbox__input.is-indeterminate .el-checkbox__inner{border-color:#37a3c4;background-color:#d4ebf7}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";display:block;height:4px;left:0;position:absolute;right:0;top:7px;transform:scale(.5);background-color:#37a3c4}.el-checkbox.no-slot .el-checkbox__label{padding-left:0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6c63e3ed]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6c63e3ed]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6c63e3ed]{opacity:0;width:0;height:0}.slider[data-v-6c63e3ed]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6c63e3ed]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6c63e3ed]:before{transform:translate(20px)}.slider.round[data-v-6c63e3ed]{border-radius:34px}.slider.round[data-v-6c63e3ed]:before{border-radius:50%}@keyframes zoom-6c63e3ed{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6c63e3ed],.top-nav[data-v-6c63e3ed],.atom-header-pages__header[data-v-6c63e3ed],.tab-left[data-v-6c63e3ed]{display:none!important}.page-break[data-v-6c63e3ed]{page-break-before:always}div[data-v-6c63e3ed]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6c63e3ed],html[data-v-6c63e3ed]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6c63e3ed],html[data-v-6c63e3ed]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6c63e3ed]::-webkit-scrollbar-track,html[data-v-6c63e3ed]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6c63e3ed]::-webkit-scrollbar,html[data-v-6c63e3ed]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6c63e3ed]::-webkit-scrollbar-thumb,html[data-v-6c63e3ed]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6c63e3ed]{box-sizing:border-box}.highlight[data-v-6c63e3ed]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6c63e3ed]{animation:zoom-6c63e3ed .5s ease-in-out}.required[data-v-6c63e3ed]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6c63e3ed]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6c63e3ed]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-alert[data-v-6c63e3ed]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212;width:700px}.modal-alert__content[data-v-6c63e3ed]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-6c63e3ed]{margin-bottom:15px}.modal-alert__content .title[data-v-6c63e3ed]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-6c63e3ed]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Accent);font-family:Inter}.modal-alert__content .title .icon-close[data-v-6c63e3ed]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .title .success[data-v-6c63e3ed]{color:var(--Semantic-Rest-Blue, #37a3c4)}.modal-alert__content .content[data-v-6c63e3ed]{text-align:center;white-space:pre-line;width:100%}.modal-alert__content .content .history-table__no-data[data-v-6c63e3ed]{height:500px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column}.modal-alert__content .content .history-table__no-data>p[data-v-6c63e3ed]{padding-top:4px;padding-left:12px}.modal-alert__content .content .history-table h4[data-v-6c63e3ed]{text-align:left;margin-bottom:8px;font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__highlight-text{color:var(--Semantic-Alerts-Red_100)}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__first-table thead{margin-right:0}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__first-table thead tr{height:44px}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__first-table tbody{overflow:hidden}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__first-table tbody td{padding:8px 20px}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__first-table tbody td p{text-align:left;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__second-table{max-height:250px}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__second-table thead tr{height:44px}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__second-table tbody td{padding:8px 20px}.modal-alert__content .content .history-table[data-v-6c63e3ed] .history-table__second-table tbody td p{text-align:left;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert__tool[data-v-6c63e3ed]{display:flex;justify-content:flex-end;align-items:center;gap:24px;width:100%}.el-textarea{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;display:inline-block;font-size:var(--el-font-size-base);position:relative;vertical-align:bottom;width:100%}.el-textarea__inner{-webkit-appearance:none;background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;border:none;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;box-sizing:border-box;color:var(--el-input-text-color,var(--el-text-color-regular));display:block;font-family:inherit;font-size:inherit;line-height:1.5;padding:5px 11px;position:relative;resize:vertical;transition:var(--el-transition-box-shadow);width:100%}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset;outline:none}.el-textarea .el-input__count{background:var(--el-fill-color-blank);bottom:5px;color:var(--el-color-info);font-size:12px;line-height:14px;position:absolute;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:var(--el-disabled-bg-color);box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px transparent inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;--el-input-height:var(--el-component-size);box-sizing:border-box;display:inline-flex;font-size:var(--el-font-size-base);line-height:var(--el-input-height);position:relative;vertical-align:middle;width:var(--el-input-width)}.el-input::-webkit-scrollbar{width:6px;z-index:11}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{background:var(--el-text-color-disabled);border-radius:5px;width:6px}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);cursor:pointer;font-size:14px}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{align-items:center;color:var(--el-color-info);display:inline-flex;font-size:12px;height:100%}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);display:inline-block;line-height:normal;padding-left:8px}.el-input__wrapper{align-items:center;background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;cursor:text;display:inline-flex;flex-grow:1;justify-content:center;padding:1px 11px;transform:translateZ(0);transition:var(--el-transition-box-shadow)}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 32px) - 2px);-webkit-appearance:none;background:none;border:none;box-sizing:border-box;color:var(--el-input-text-color,var(--el-text-color-regular));flex-grow:1;font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);outline:none;padding:0;width:100%}.el-input__inner:focus{outline:none}.el-input__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:inline-flex;flex-shrink:0;flex-wrap:nowrap;height:100%;pointer-events:none;text-align:center;transition:all var(--el-transition-duration);white-space:nowrap}.el-input__prefix-inner{align-items:center;display:inline-flex;justify-content:center;pointer-events:all}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:inline-flex;flex-shrink:0;flex-wrap:nowrap;height:100%;pointer-events:none;text-align:center;transition:all var(--el-transition-duration);white-space:nowrap}.el-input__suffix-inner{align-items:center;display:inline-flex;justify-content:center;pointer-events:all}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{align-items:center;display:flex;height:inherit;justify-content:center;line-height:inherit;margin-left:8px;transition:all var(--el-transition-duration)}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);box-shadow:0 0 0 1px var(--el-disabled-border-color) inset}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height:var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large .el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 40px) - 2px)}.el-input--small{--el-input-height:var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small .el-input__inner{--el-input-inner-height:calc(var(--el-input-height, 24px) - 2px)}.el-input-group{align-items:stretch;display:inline-flex;width:100%}.el-input-group__append,.el-input-group__prepend{align-items:center;background-color:var(--el-fill-color-light);border-radius:var(--el-input-border-radius);color:var(--el-color-info);display:inline-flex;justify-content:center;min-height:100%;padding:0 20px;position:relative;white-space:nowrap}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:0 -20px}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{background-color:transparent;border-color:transparent;color:inherit}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group__append{border-bottom-left-radius:0;border-left:0;border-top-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-group--prepend>.el-input__wrapper{border-bottom-left-radius:0;border-top-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group--append>.el-input__wrapper{border-bottom-right-radius:0;border-top-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-hidden{display:none!important}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-select-dropdown{border-radius:var(--el-border-radius-base);box-sizing:border-box;z-index:calc(var(--el-index-top) + 1)}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty,.el-select-dropdown__loading{color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0;text-align:center}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:6px 0}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item{box-sizing:border-box;color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-base);height:34px;line-height:34px;overflow:hidden;padding:0 32px 0 20px;position:relative;text-overflow:ellipsis;white-space:nowrap}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{background-color:unset;color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{list-style:none;margin:0;padding:0;position:relative}.el-select-group__title{color:var(--el-color-info);font-size:12px;line-height:34px;padding-left:20px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-color:var(--el-disabled-text-color);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;--el-select-width:100%;display:inline-block;position:relative;vertical-align:middle;width:var(--el-select-width)}.el-select__wrapper{align-items:center;background-color:var(--el-fill-color-blank);border-radius:var(--el-border-radius-base);box-shadow:0 0 0 1px var(--el-border-color) inset;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;gap:6px;line-height:24px;min-height:32px;padding:4px 12px;position:relative;text-align:left;transition:var(--el-transition-duration)}.el-select__wrapper:hover{box-shadow:0 0 0 1px var(--el-text-color) inset}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{background-color:var(--el-fill-color-light);box-shadow:0 0 0 1px var(--el-select-disabled-border) inset;color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag{cursor:not-allowed}.el-select__prefix,.el-select__suffix{align-items:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:flex;flex-shrink:0;gap:6px}.el-select__caret{color:var(--el-select-input-color);cursor:pointer;font-size:var(--el-select-input-font-size);transform:rotate(0);transition:var(--el-transition-duration)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__selection{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:6px;min-width:0;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{border-color:transparent;cursor:pointer}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.el-select__tags-text{line-height:normal}.el-select__placeholder,.el-select__tags-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select__placeholder{color:var(--el-input-text-color,var(--el-text-color-regular));position:absolute;top:50%;transform:translateY(-50%);width:100%}.el-select__placeholder.is-transparent{color:var(--el-text-color-placeholder);-webkit-user-select:none;user-select:none}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:transparent;border-top-color:transparent}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:transparent;border-right-color:transparent}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:transparent;border-left-color:transparent}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:transparent;border-top-color:transparent}.el-select__input-wrapper{max-width:100%}.el-select__input-wrapper.is-hidden{opacity:0;position:absolute}.el-select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;color:var(--el-select-multiple-input-color);font-family:inherit;font-size:inherit;height:24px;max-width:100%;outline:none;padding:0}.el-select__input.is-disabled{cursor:not-allowed}.el-select__input-calculator{left:0;max-width:100%;overflow:hidden;position:absolute;top:0;visibility:hidden;white-space:pre}.el-select--large .el-select__wrapper{font-size:14px;gap:6px;line-height:24px;min-height:40px;padding:8px 16px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{font-size:12px;gap:4px;line-height:20px;min-height:24px;padding:2px 8px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.el-select{--el-border-color-hover: #0e83a7}.el-select__wrapper{height:40px;border-radius:8px}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px #0e83a7 inset}.el-select-dropdown .is-selected{background-color:#eef0f3;font-size:.875rem;line-height:2.125rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fc09ff72]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fc09ff72]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fc09ff72]{opacity:0;width:0;height:0}.slider[data-v-fc09ff72]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fc09ff72]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fc09ff72]:before{transform:translate(20px)}.slider.round[data-v-fc09ff72]{border-radius:34px}.slider.round[data-v-fc09ff72]:before{border-radius:50%}@keyframes zoom-fc09ff72{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fc09ff72],.top-nav[data-v-fc09ff72],.atom-header-pages__header[data-v-fc09ff72],.tab-left[data-v-fc09ff72]{display:none!important}.page-break[data-v-fc09ff72]{page-break-before:always}div[data-v-fc09ff72]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fc09ff72],html[data-v-fc09ff72]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fc09ff72],html[data-v-fc09ff72]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fc09ff72]::-webkit-scrollbar-track,html[data-v-fc09ff72]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fc09ff72]::-webkit-scrollbar,html[data-v-fc09ff72]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fc09ff72]::-webkit-scrollbar-thumb,html[data-v-fc09ff72]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fc09ff72]{box-sizing:border-box}.highlight[data-v-fc09ff72]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fc09ff72]{animation:zoom-fc09ff72 .5s ease-in-out}.required[data-v-fc09ff72]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fc09ff72]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fc09ff72]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-alert[data-v-fc09ff72]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert__logo[data-v-fc09ff72]{display:flex;justify-content:center}.modal-alert__logo[data-v-fc09ff72] svg path{fill:var(--Semantic-Rest-Blue)}.modal-alert__content[data-v-fc09ff72]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-fc09ff72]{margin-bottom:15px}.modal-alert__content .title[data-v-fc09ff72]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-fc09ff72]{color:var(--Text-Color-Primary, #1d2939);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.modal-alert__content .title .icon-close[data-v-fc09ff72]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .title .success[data-v-fc09ff72]{color:var(--Semantic-Rest-Blue, #37a3c4)}.modal-alert__content .content[data-v-fc09ff72]{text-align:center;white-space:pre-line;width:100%;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content__confirm[data-v-fc09ff72]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-alert__tool[data-v-fc09ff72]{display:flex;justify-content:center;align-items:center;gap:24px;width:100%}.modal-alert__tool .btn-tool[data-v-fc09ff72]{display:flex;padding:10px 24px;height:41px;justify-content:center;align-items:center;flex:1;gap:4px}.modal-alert__tool .btn-tool[data-v-fc09ff72] span{width:100%;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.w-450[data-v-fc09ff72]{width:450px}.w-451[data-v-fc09ff72]{width:451px}.w-452[data-v-fc09ff72]{width:452px}.w-453[data-v-fc09ff72]{width:453px}.w-454[data-v-fc09ff72]{width:454px}.w-455[data-v-fc09ff72]{width:455px}.w-456[data-v-fc09ff72]{width:456px}.w-457[data-v-fc09ff72]{width:457px}.w-458[data-v-fc09ff72]{width:458px}.w-459[data-v-fc09ff72]{width:459px}.w-460[data-v-fc09ff72]{width:460px}.w-461[data-v-fc09ff72]{width:461px}.w-462[data-v-fc09ff72]{width:462px}.w-463[data-v-fc09ff72]{width:463px}.w-464[data-v-fc09ff72]{width:464px}.w-465[data-v-fc09ff72]{width:465px}.w-466[data-v-fc09ff72]{width:466px}.w-467[data-v-fc09ff72]{width:467px}.w-468[data-v-fc09ff72]{width:468px}.w-469[data-v-fc09ff72]{width:469px}.w-470[data-v-fc09ff72]{width:470px}.w-471[data-v-fc09ff72]{width:471px}.w-472[data-v-fc09ff72]{width:472px}.w-473[data-v-fc09ff72]{width:473px}.w-474[data-v-fc09ff72]{width:474px}.w-475[data-v-fc09ff72]{width:475px}.w-476[data-v-fc09ff72]{width:476px}.w-477[data-v-fc09ff72]{width:477px}.w-478[data-v-fc09ff72]{width:478px}.w-479[data-v-fc09ff72]{width:479px}.w-480[data-v-fc09ff72]{width:480px}.w-481[data-v-fc09ff72]{width:481px}.w-482[data-v-fc09ff72]{width:482px}.w-483[data-v-fc09ff72]{width:483px}.w-484[data-v-fc09ff72]{width:484px}.w-485[data-v-fc09ff72]{width:485px}.w-486[data-v-fc09ff72]{width:486px}.w-487[data-v-fc09ff72]{width:487px}.w-488[data-v-fc09ff72]{width:488px}.w-489[data-v-fc09ff72]{width:489px}.w-490[data-v-fc09ff72]{width:490px}.w-491[data-v-fc09ff72]{width:491px}.w-492[data-v-fc09ff72]{width:492px}.w-493[data-v-fc09ff72]{width:493px}.w-494[data-v-fc09ff72]{width:494px}.w-495[data-v-fc09ff72]{width:495px}.w-496[data-v-fc09ff72]{width:496px}.w-497[data-v-fc09ff72]{width:497px}.w-498[data-v-fc09ff72]{width:498px}.w-499[data-v-fc09ff72]{width:499px}.w-500[data-v-fc09ff72]{width:500px}.w-501[data-v-fc09ff72]{width:501px}.w-502[data-v-fc09ff72]{width:502px}.w-503[data-v-fc09ff72]{width:503px}.w-504[data-v-fc09ff72]{width:504px}.w-505[data-v-fc09ff72]{width:505px}.w-506[data-v-fc09ff72]{width:506px}.w-507[data-v-fc09ff72]{width:507px}.w-508[data-v-fc09ff72]{width:508px}.w-509[data-v-fc09ff72]{width:509px}.w-510[data-v-fc09ff72]{width:510px}.w-511[data-v-fc09ff72]{width:511px}.w-512[data-v-fc09ff72]{width:512px}.w-513[data-v-fc09ff72]{width:513px}.w-514[data-v-fc09ff72]{width:514px}.w-515[data-v-fc09ff72]{width:515px}.w-516[data-v-fc09ff72]{width:516px}.w-517[data-v-fc09ff72]{width:517px}.w-518[data-v-fc09ff72]{width:518px}.w-519[data-v-fc09ff72]{width:519px}.w-520[data-v-fc09ff72]{width:520px}.w-521[data-v-fc09ff72]{width:521px}.w-522[data-v-fc09ff72]{width:522px}.w-523[data-v-fc09ff72]{width:523px}.w-524[data-v-fc09ff72]{width:524px}.w-525[data-v-fc09ff72]{width:525px}.w-526[data-v-fc09ff72]{width:526px}.w-527[data-v-fc09ff72]{width:527px}.w-528[data-v-fc09ff72]{width:528px}.w-529[data-v-fc09ff72]{width:529px}.w-530[data-v-fc09ff72]{width:530px}.w-531[data-v-fc09ff72]{width:531px}.w-532[data-v-fc09ff72]{width:532px}.w-533[data-v-fc09ff72]{width:533px}.w-534[data-v-fc09ff72]{width:534px}.w-535[data-v-fc09ff72]{width:535px}.w-536[data-v-fc09ff72]{width:536px}.w-537[data-v-fc09ff72]{width:537px}.w-538[data-v-fc09ff72]{width:538px}.w-539[data-v-fc09ff72]{width:539px}.w-540[data-v-fc09ff72]{width:540px}.w-541[data-v-fc09ff72]{width:541px}.w-542[data-v-fc09ff72]{width:542px}.w-543[data-v-fc09ff72]{width:543px}.w-544[data-v-fc09ff72]{width:544px}.w-545[data-v-fc09ff72]{width:545px}.w-546[data-v-fc09ff72]{width:546px}.w-547[data-v-fc09ff72]{width:547px}.w-548[data-v-fc09ff72]{width:548px}.w-549[data-v-fc09ff72]{width:549px}.w-550[data-v-fc09ff72]{width:550px}.w-551[data-v-fc09ff72]{width:551px}.w-552[data-v-fc09ff72]{width:552px}.w-553[data-v-fc09ff72]{width:553px}.w-554[data-v-fc09ff72]{width:554px}.w-555[data-v-fc09ff72]{width:555px}.w-556[data-v-fc09ff72]{width:556px}.w-557[data-v-fc09ff72]{width:557px}.w-558[data-v-fc09ff72]{width:558px}.w-559[data-v-fc09ff72]{width:559px}.w-560[data-v-fc09ff72]{width:560px}.w-561[data-v-fc09ff72]{width:561px}.w-562[data-v-fc09ff72]{width:562px}.w-563[data-v-fc09ff72]{width:563px}.w-564[data-v-fc09ff72]{width:564px}.w-565[data-v-fc09ff72]{width:565px}.w-566[data-v-fc09ff72]{width:566px}.w-567[data-v-fc09ff72]{width:567px}.w-568[data-v-fc09ff72]{width:568px}.w-569[data-v-fc09ff72]{width:569px}.w-570[data-v-fc09ff72]{width:570px}.w-571[data-v-fc09ff72]{width:571px}.w-572[data-v-fc09ff72]{width:572px}.w-573[data-v-fc09ff72]{width:573px}.w-574[data-v-fc09ff72]{width:574px}.w-575[data-v-fc09ff72]{width:575px}.w-576[data-v-fc09ff72]{width:576px}.w-577[data-v-fc09ff72]{width:577px}.w-578[data-v-fc09ff72]{width:578px}.w-579[data-v-fc09ff72]{width:579px}.w-580[data-v-fc09ff72]{width:580px}.w-581[data-v-fc09ff72]{width:581px}.w-582[data-v-fc09ff72]{width:582px}.w-583[data-v-fc09ff72]{width:583px}.w-584[data-v-fc09ff72]{width:584px}.w-585[data-v-fc09ff72]{width:585px}.w-586[data-v-fc09ff72]{width:586px}.w-587[data-v-fc09ff72]{width:587px}.w-588[data-v-fc09ff72]{width:588px}.w-589[data-v-fc09ff72]{width:589px}.w-590[data-v-fc09ff72]{width:590px}.w-591[data-v-fc09ff72]{width:591px}.w-592[data-v-fc09ff72]{width:592px}.w-593[data-v-fc09ff72]{width:593px}.w-594[data-v-fc09ff72]{width:594px}.w-595[data-v-fc09ff72]{width:595px}.w-596[data-v-fc09ff72]{width:596px}.w-597[data-v-fc09ff72]{width:597px}.w-598[data-v-fc09ff72]{width:598px}.w-599[data-v-fc09ff72]{width:599px}.w-600[data-v-fc09ff72]{width:600px}.w-601[data-v-fc09ff72]{width:601px}.w-602[data-v-fc09ff72]{width:602px}.w-603[data-v-fc09ff72]{width:603px}.w-604[data-v-fc09ff72]{width:604px}.w-605[data-v-fc09ff72]{width:605px}.w-606[data-v-fc09ff72]{width:606px}.w-607[data-v-fc09ff72]{width:607px}.w-608[data-v-fc09ff72]{width:608px}.w-609[data-v-fc09ff72]{width:609px}.w-610[data-v-fc09ff72]{width:610px}.w-611[data-v-fc09ff72]{width:611px}.w-612[data-v-fc09ff72]{width:612px}.w-613[data-v-fc09ff72]{width:613px}.w-614[data-v-fc09ff72]{width:614px}.w-615[data-v-fc09ff72]{width:615px}.w-616[data-v-fc09ff72]{width:616px}.w-617[data-v-fc09ff72]{width:617px}.w-618[data-v-fc09ff72]{width:618px}.w-619[data-v-fc09ff72]{width:619px}.w-620[data-v-fc09ff72]{width:620px}.w-621[data-v-fc09ff72]{width:621px}.w-622[data-v-fc09ff72]{width:622px}.w-623[data-v-fc09ff72]{width:623px}.w-624[data-v-fc09ff72]{width:624px}.w-625[data-v-fc09ff72]{width:625px}.w-626[data-v-fc09ff72]{width:626px}.w-627[data-v-fc09ff72]{width:627px}.w-628[data-v-fc09ff72]{width:628px}.w-629[data-v-fc09ff72]{width:629px}.w-630[data-v-fc09ff72]{width:630px}.w-631[data-v-fc09ff72]{width:631px}.w-632[data-v-fc09ff72]{width:632px}.w-633[data-v-fc09ff72]{width:633px}.w-634[data-v-fc09ff72]{width:634px}.w-635[data-v-fc09ff72]{width:635px}.w-636[data-v-fc09ff72]{width:636px}.w-637[data-v-fc09ff72]{width:637px}.w-638[data-v-fc09ff72]{width:638px}.w-639[data-v-fc09ff72]{width:639px}.w-640[data-v-fc09ff72]{width:640px}.w-641[data-v-fc09ff72]{width:641px}.w-642[data-v-fc09ff72]{width:642px}.w-643[data-v-fc09ff72]{width:643px}.w-644[data-v-fc09ff72]{width:644px}.w-645[data-v-fc09ff72]{width:645px}.w-646[data-v-fc09ff72]{width:646px}.w-647[data-v-fc09ff72]{width:647px}.w-648[data-v-fc09ff72]{width:648px}.w-649[data-v-fc09ff72]{width:649px}.w-650[data-v-fc09ff72]{width:650px}.w-651[data-v-fc09ff72]{width:651px}.w-652[data-v-fc09ff72]{width:652px}.w-653[data-v-fc09ff72]{width:653px}.w-654[data-v-fc09ff72]{width:654px}.w-655[data-v-fc09ff72]{width:655px}.w-656[data-v-fc09ff72]{width:656px}.w-657[data-v-fc09ff72]{width:657px}.w-658[data-v-fc09ff72]{width:658px}.w-659[data-v-fc09ff72]{width:659px}.w-660[data-v-fc09ff72]{width:660px}.w-661[data-v-fc09ff72]{width:661px}.w-662[data-v-fc09ff72]{width:662px}.w-663[data-v-fc09ff72]{width:663px}.w-664[data-v-fc09ff72]{width:664px}.w-665[data-v-fc09ff72]{width:665px}.w-666[data-v-fc09ff72]{width:666px}.w-667[data-v-fc09ff72]{width:667px}.w-668[data-v-fc09ff72]{width:668px}.w-669[data-v-fc09ff72]{width:669px}.w-670[data-v-fc09ff72]{width:670px}.w-671[data-v-fc09ff72]{width:671px}.w-672[data-v-fc09ff72]{width:672px}.w-673[data-v-fc09ff72]{width:673px}.w-674[data-v-fc09ff72]{width:674px}.w-675[data-v-fc09ff72]{width:675px}.w-676[data-v-fc09ff72]{width:676px}.w-677[data-v-fc09ff72]{width:677px}.w-678[data-v-fc09ff72]{width:678px}.w-679[data-v-fc09ff72]{width:679px}.w-680[data-v-fc09ff72]{width:680px}.w-681[data-v-fc09ff72]{width:681px}.w-682[data-v-fc09ff72]{width:682px}.w-683[data-v-fc09ff72]{width:683px}.w-684[data-v-fc09ff72]{width:684px}.w-685[data-v-fc09ff72]{width:685px}.w-686[data-v-fc09ff72]{width:686px}.w-687[data-v-fc09ff72]{width:687px}.w-688[data-v-fc09ff72]{width:688px}.w-689[data-v-fc09ff72]{width:689px}.w-690[data-v-fc09ff72]{width:690px}.w-691[data-v-fc09ff72]{width:691px}.w-692[data-v-fc09ff72]{width:692px}.w-693[data-v-fc09ff72]{width:693px}.w-694[data-v-fc09ff72]{width:694px}.w-695[data-v-fc09ff72]{width:695px}.w-696[data-v-fc09ff72]{width:696px}.w-697[data-v-fc09ff72]{width:697px}.w-698[data-v-fc09ff72]{width:698px}.w-699[data-v-fc09ff72]{width:699px}.w-700[data-v-fc09ff72]{width:700px}.w-701[data-v-fc09ff72]{width:701px}.w-702[data-v-fc09ff72]{width:702px}.w-703[data-v-fc09ff72]{width:703px}.w-704[data-v-fc09ff72]{width:704px}.w-705[data-v-fc09ff72]{width:705px}.w-706[data-v-fc09ff72]{width:706px}.w-707[data-v-fc09ff72]{width:707px}.w-708[data-v-fc09ff72]{width:708px}.w-709[data-v-fc09ff72]{width:709px}.w-710[data-v-fc09ff72]{width:710px}.w-711[data-v-fc09ff72]{width:711px}.w-712[data-v-fc09ff72]{width:712px}.w-713[data-v-fc09ff72]{width:713px}.w-714[data-v-fc09ff72]{width:714px}.w-715[data-v-fc09ff72]{width:715px}.w-716[data-v-fc09ff72]{width:716px}.w-717[data-v-fc09ff72]{width:717px}.w-718[data-v-fc09ff72]{width:718px}.w-719[data-v-fc09ff72]{width:719px}.w-720[data-v-fc09ff72]{width:720px}.w-721[data-v-fc09ff72]{width:721px}.w-722[data-v-fc09ff72]{width:722px}.w-723[data-v-fc09ff72]{width:723px}.w-724[data-v-fc09ff72]{width:724px}.w-725[data-v-fc09ff72]{width:725px}.w-726[data-v-fc09ff72]{width:726px}.w-727[data-v-fc09ff72]{width:727px}.w-728[data-v-fc09ff72]{width:728px}.w-729[data-v-fc09ff72]{width:729px}.w-730[data-v-fc09ff72]{width:730px}.w-731[data-v-fc09ff72]{width:731px}.w-732[data-v-fc09ff72]{width:732px}.w-733[data-v-fc09ff72]{width:733px}.w-734[data-v-fc09ff72]{width:734px}.w-735[data-v-fc09ff72]{width:735px}.w-736[data-v-fc09ff72]{width:736px}.w-737[data-v-fc09ff72]{width:737px}.w-738[data-v-fc09ff72]{width:738px}.w-739[data-v-fc09ff72]{width:739px}.w-740[data-v-fc09ff72]{width:740px}.w-741[data-v-fc09ff72]{width:741px}.w-742[data-v-fc09ff72]{width:742px}.w-743[data-v-fc09ff72]{width:743px}.w-744[data-v-fc09ff72]{width:744px}.w-745[data-v-fc09ff72]{width:745px}.w-746[data-v-fc09ff72]{width:746px}.w-747[data-v-fc09ff72]{width:747px}.w-748[data-v-fc09ff72]{width:748px}.w-749[data-v-fc09ff72]{width:749px}.w-750[data-v-fc09ff72]{width:750px}.w-751[data-v-fc09ff72]{width:751px}.w-752[data-v-fc09ff72]{width:752px}.w-753[data-v-fc09ff72]{width:753px}.w-754[data-v-fc09ff72]{width:754px}.w-755[data-v-fc09ff72]{width:755px}.w-756[data-v-fc09ff72]{width:756px}.w-757[data-v-fc09ff72]{width:757px}.w-758[data-v-fc09ff72]{width:758px}.w-759[data-v-fc09ff72]{width:759px}.w-760[data-v-fc09ff72]{width:760px}.w-761[data-v-fc09ff72]{width:761px}.w-762[data-v-fc09ff72]{width:762px}.w-763[data-v-fc09ff72]{width:763px}.w-764[data-v-fc09ff72]{width:764px}.w-765[data-v-fc09ff72]{width:765px}.w-766[data-v-fc09ff72]{width:766px}.w-767[data-v-fc09ff72]{width:767px}.w-768[data-v-fc09ff72]{width:768px}.w-769[data-v-fc09ff72]{width:769px}.w-770[data-v-fc09ff72]{width:770px}.w-771[data-v-fc09ff72]{width:771px}.w-772[data-v-fc09ff72]{width:772px}.w-773[data-v-fc09ff72]{width:773px}.w-774[data-v-fc09ff72]{width:774px}.w-775[data-v-fc09ff72]{width:775px}.w-776[data-v-fc09ff72]{width:776px}.w-777[data-v-fc09ff72]{width:777px}.w-778[data-v-fc09ff72]{width:778px}.w-779[data-v-fc09ff72]{width:779px}.w-780[data-v-fc09ff72]{width:780px}.w-781[data-v-fc09ff72]{width:781px}.w-782[data-v-fc09ff72]{width:782px}.w-783[data-v-fc09ff72]{width:783px}.w-784[data-v-fc09ff72]{width:784px}.w-785[data-v-fc09ff72]{width:785px}.w-786[data-v-fc09ff72]{width:786px}.w-787[data-v-fc09ff72]{width:787px}.w-788[data-v-fc09ff72]{width:788px}.w-789[data-v-fc09ff72]{width:789px}.w-790[data-v-fc09ff72]{width:790px}.w-791[data-v-fc09ff72]{width:791px}.w-792[data-v-fc09ff72]{width:792px}.w-793[data-v-fc09ff72]{width:793px}.w-794[data-v-fc09ff72]{width:794px}.w-795[data-v-fc09ff72]{width:795px}.w-796[data-v-fc09ff72]{width:796px}.w-797[data-v-fc09ff72]{width:797px}.w-798[data-v-fc09ff72]{width:798px}.w-799[data-v-fc09ff72]{width:799px}.w-800[data-v-fc09ff72]{width:800px}.w-801[data-v-fc09ff72]{width:801px}.w-802[data-v-fc09ff72]{width:802px}.w-803[data-v-fc09ff72]{width:803px}.w-804[data-v-fc09ff72]{width:804px}.w-805[data-v-fc09ff72]{width:805px}.w-806[data-v-fc09ff72]{width:806px}.w-807[data-v-fc09ff72]{width:807px}.w-808[data-v-fc09ff72]{width:808px}.w-809[data-v-fc09ff72]{width:809px}.w-810[data-v-fc09ff72]{width:810px}.w-811[data-v-fc09ff72]{width:811px}.w-812[data-v-fc09ff72]{width:812px}.w-813[data-v-fc09ff72]{width:813px}.w-814[data-v-fc09ff72]{width:814px}.w-815[data-v-fc09ff72]{width:815px}.w-816[data-v-fc09ff72]{width:816px}.w-817[data-v-fc09ff72]{width:817px}.w-818[data-v-fc09ff72]{width:818px}.w-819[data-v-fc09ff72]{width:819px}.w-820[data-v-fc09ff72]{width:820px}.w-821[data-v-fc09ff72]{width:821px}.w-822[data-v-fc09ff72]{width:822px}.w-823[data-v-fc09ff72]{width:823px}.w-824[data-v-fc09ff72]{width:824px}.w-825[data-v-fc09ff72]{width:825px}.w-826[data-v-fc09ff72]{width:826px}.w-827[data-v-fc09ff72]{width:827px}.w-828[data-v-fc09ff72]{width:828px}.w-829[data-v-fc09ff72]{width:829px}.w-830[data-v-fc09ff72]{width:830px}.w-831[data-v-fc09ff72]{width:831px}.w-832[data-v-fc09ff72]{width:832px}.w-833[data-v-fc09ff72]{width:833px}.w-834[data-v-fc09ff72]{width:834px}.w-835[data-v-fc09ff72]{width:835px}.w-836[data-v-fc09ff72]{width:836px}.w-837[data-v-fc09ff72]{width:837px}.w-838[data-v-fc09ff72]{width:838px}.w-839[data-v-fc09ff72]{width:839px}.w-840[data-v-fc09ff72]{width:840px}.w-841[data-v-fc09ff72]{width:841px}.w-842[data-v-fc09ff72]{width:842px}.w-843[data-v-fc09ff72]{width:843px}.w-844[data-v-fc09ff72]{width:844px}.w-845[data-v-fc09ff72]{width:845px}.w-846[data-v-fc09ff72]{width:846px}.w-847[data-v-fc09ff72]{width:847px}.w-848[data-v-fc09ff72]{width:848px}.w-849[data-v-fc09ff72]{width:849px}.w-850[data-v-fc09ff72]{width:850px}.w-851[data-v-fc09ff72]{width:851px}.w-852[data-v-fc09ff72]{width:852px}.w-853[data-v-fc09ff72]{width:853px}.w-854[data-v-fc09ff72]{width:854px}.w-855[data-v-fc09ff72]{width:855px}.w-856[data-v-fc09ff72]{width:856px}.w-857[data-v-fc09ff72]{width:857px}.w-858[data-v-fc09ff72]{width:858px}.w-859[data-v-fc09ff72]{width:859px}.w-860[data-v-fc09ff72]{width:860px}.w-861[data-v-fc09ff72]{width:861px}.w-862[data-v-fc09ff72]{width:862px}.w-863[data-v-fc09ff72]{width:863px}.w-864[data-v-fc09ff72]{width:864px}.w-865[data-v-fc09ff72]{width:865px}.w-866[data-v-fc09ff72]{width:866px}.w-867[data-v-fc09ff72]{width:867px}.w-868[data-v-fc09ff72]{width:868px}.w-869[data-v-fc09ff72]{width:869px}.w-870[data-v-fc09ff72]{width:870px}.w-871[data-v-fc09ff72]{width:871px}.w-872[data-v-fc09ff72]{width:872px}.w-873[data-v-fc09ff72]{width:873px}.w-874[data-v-fc09ff72]{width:874px}.w-875[data-v-fc09ff72]{width:875px}.w-876[data-v-fc09ff72]{width:876px}.w-877[data-v-fc09ff72]{width:877px}.w-878[data-v-fc09ff72]{width:878px}.w-879[data-v-fc09ff72]{width:879px}.w-880[data-v-fc09ff72]{width:880px}.w-881[data-v-fc09ff72]{width:881px}.w-882[data-v-fc09ff72]{width:882px}.w-883[data-v-fc09ff72]{width:883px}.w-884[data-v-fc09ff72]{width:884px}.w-885[data-v-fc09ff72]{width:885px}.w-886[data-v-fc09ff72]{width:886px}.w-887[data-v-fc09ff72]{width:887px}.w-888[data-v-fc09ff72]{width:888px}.w-889[data-v-fc09ff72]{width:889px}.w-890[data-v-fc09ff72]{width:890px}.w-891[data-v-fc09ff72]{width:891px}.w-892[data-v-fc09ff72]{width:892px}.w-893[data-v-fc09ff72]{width:893px}.w-894[data-v-fc09ff72]{width:894px}.w-895[data-v-fc09ff72]{width:895px}.w-896[data-v-fc09ff72]{width:896px}.w-897[data-v-fc09ff72]{width:897px}.w-898[data-v-fc09ff72]{width:898px}.w-899[data-v-fc09ff72]{width:899px}.w-900[data-v-fc09ff72]{width:900px}.w-901[data-v-fc09ff72]{width:901px}.w-902[data-v-fc09ff72]{width:902px}.w-903[data-v-fc09ff72]{width:903px}.w-904[data-v-fc09ff72]{width:904px}.w-905[data-v-fc09ff72]{width:905px}.w-906[data-v-fc09ff72]{width:906px}.w-907[data-v-fc09ff72]{width:907px}.w-908[data-v-fc09ff72]{width:908px}.w-909[data-v-fc09ff72]{width:909px}.w-910[data-v-fc09ff72]{width:910px}.w-911[data-v-fc09ff72]{width:911px}.w-912[data-v-fc09ff72]{width:912px}.w-913[data-v-fc09ff72]{width:913px}.w-914[data-v-fc09ff72]{width:914px}.w-915[data-v-fc09ff72]{width:915px}.w-916[data-v-fc09ff72]{width:916px}.w-917[data-v-fc09ff72]{width:917px}.w-918[data-v-fc09ff72]{width:918px}.w-919[data-v-fc09ff72]{width:919px}.w-920[data-v-fc09ff72]{width:920px}.w-921[data-v-fc09ff72]{width:921px}.w-922[data-v-fc09ff72]{width:922px}.w-923[data-v-fc09ff72]{width:923px}.w-924[data-v-fc09ff72]{width:924px}.w-925[data-v-fc09ff72]{width:925px}.w-926[data-v-fc09ff72]{width:926px}.w-927[data-v-fc09ff72]{width:927px}.w-928[data-v-fc09ff72]{width:928px}.w-929[data-v-fc09ff72]{width:929px}.w-930[data-v-fc09ff72]{width:930px}.w-931[data-v-fc09ff72]{width:931px}.w-932[data-v-fc09ff72]{width:932px}.w-933[data-v-fc09ff72]{width:933px}.w-934[data-v-fc09ff72]{width:934px}.w-935[data-v-fc09ff72]{width:935px}.w-936[data-v-fc09ff72]{width:936px}.w-937[data-v-fc09ff72]{width:937px}.w-938[data-v-fc09ff72]{width:938px}.w-939[data-v-fc09ff72]{width:939px}.w-940[data-v-fc09ff72]{width:940px}.w-941[data-v-fc09ff72]{width:941px}.w-942[data-v-fc09ff72]{width:942px}.w-943[data-v-fc09ff72]{width:943px}.w-944[data-v-fc09ff72]{width:944px}.w-945[data-v-fc09ff72]{width:945px}.w-946[data-v-fc09ff72]{width:946px}.w-947[data-v-fc09ff72]{width:947px}.w-948[data-v-fc09ff72]{width:948px}.w-949[data-v-fc09ff72]{width:949px}.w-950[data-v-fc09ff72]{width:950px}.w-951[data-v-fc09ff72]{width:951px}.w-952[data-v-fc09ff72]{width:952px}.w-953[data-v-fc09ff72]{width:953px}.w-954[data-v-fc09ff72]{width:954px}.w-955[data-v-fc09ff72]{width:955px}.w-956[data-v-fc09ff72]{width:956px}.w-957[data-v-fc09ff72]{width:957px}.w-958[data-v-fc09ff72]{width:958px}.w-959[data-v-fc09ff72]{width:959px}.w-960[data-v-fc09ff72]{width:960px}.w-961[data-v-fc09ff72]{width:961px}.w-962[data-v-fc09ff72]{width:962px}.w-963[data-v-fc09ff72]{width:963px}.w-964[data-v-fc09ff72]{width:964px}.w-965[data-v-fc09ff72]{width:965px}.w-966[data-v-fc09ff72]{width:966px}.w-967[data-v-fc09ff72]{width:967px}.w-968[data-v-fc09ff72]{width:968px}.w-969[data-v-fc09ff72]{width:969px}.w-970[data-v-fc09ff72]{width:970px}.w-971[data-v-fc09ff72]{width:971px}.w-972[data-v-fc09ff72]{width:972px}.w-973[data-v-fc09ff72]{width:973px}.w-974[data-v-fc09ff72]{width:974px}.w-975[data-v-fc09ff72]{width:975px}.w-976[data-v-fc09ff72]{width:976px}.w-977[data-v-fc09ff72]{width:977px}.w-978[data-v-fc09ff72]{width:978px}.w-979[data-v-fc09ff72]{width:979px}.w-980[data-v-fc09ff72]{width:980px}.w-981[data-v-fc09ff72]{width:981px}.w-982[data-v-fc09ff72]{width:982px}.w-983[data-v-fc09ff72]{width:983px}.w-984[data-v-fc09ff72]{width:984px}.w-985[data-v-fc09ff72]{width:985px}.w-986[data-v-fc09ff72]{width:986px}.w-987[data-v-fc09ff72]{width:987px}.w-988[data-v-fc09ff72]{width:988px}.w-989[data-v-fc09ff72]{width:989px}.w-990[data-v-fc09ff72]{width:990px}.w-991[data-v-fc09ff72]{width:991px}.w-992[data-v-fc09ff72]{width:992px}.w-993[data-v-fc09ff72]{width:993px}.w-994[data-v-fc09ff72]{width:994px}.w-995[data-v-fc09ff72]{width:995px}.w-996[data-v-fc09ff72]{width:996px}.w-997[data-v-fc09ff72]{width:997px}.w-998[data-v-fc09ff72]{width:998px}.w-999[data-v-fc09ff72]{width:999px}.w-1000[data-v-fc09ff72]{width:1000px}.w-1001[data-v-fc09ff72]{width:1001px}.w-1002[data-v-fc09ff72]{width:1002px}.w-1003[data-v-fc09ff72]{width:1003px}.w-1004[data-v-fc09ff72]{width:1004px}.w-1005[data-v-fc09ff72]{width:1005px}.w-1006[data-v-fc09ff72]{width:1006px}.w-1007[data-v-fc09ff72]{width:1007px}.w-1008[data-v-fc09ff72]{width:1008px}.w-1009[data-v-fc09ff72]{width:1009px}.w-1010[data-v-fc09ff72]{width:1010px}.w-1011[data-v-fc09ff72]{width:1011px}.w-1012[data-v-fc09ff72]{width:1012px}.w-1013[data-v-fc09ff72]{width:1013px}.w-1014[data-v-fc09ff72]{width:1014px}.w-1015[data-v-fc09ff72]{width:1015px}.w-1016[data-v-fc09ff72]{width:1016px}.w-1017[data-v-fc09ff72]{width:1017px}.w-1018[data-v-fc09ff72]{width:1018px}.w-1019[data-v-fc09ff72]{width:1019px}.w-1020[data-v-fc09ff72]{width:1020px}.w-1021[data-v-fc09ff72]{width:1021px}.w-1022[data-v-fc09ff72]{width:1022px}.w-1023[data-v-fc09ff72]{width:1023px}.w-1024[data-v-fc09ff72]{width:1024px}.w-1025[data-v-fc09ff72]{width:1025px}.w-1026[data-v-fc09ff72]{width:1026px}.w-1027[data-v-fc09ff72]{width:1027px}.w-1028[data-v-fc09ff72]{width:1028px}.w-1029[data-v-fc09ff72]{width:1029px}.w-1030[data-v-fc09ff72]{width:1030px}.w-1031[data-v-fc09ff72]{width:1031px}.w-1032[data-v-fc09ff72]{width:1032px}.w-1033[data-v-fc09ff72]{width:1033px}.w-1034[data-v-fc09ff72]{width:1034px}.w-1035[data-v-fc09ff72]{width:1035px}.w-1036[data-v-fc09ff72]{width:1036px}.w-1037[data-v-fc09ff72]{width:1037px}.w-1038[data-v-fc09ff72]{width:1038px}.w-1039[data-v-fc09ff72]{width:1039px}.w-1040[data-v-fc09ff72]{width:1040px}.w-1041[data-v-fc09ff72]{width:1041px}.w-1042[data-v-fc09ff72]{width:1042px}.w-1043[data-v-fc09ff72]{width:1043px}.w-1044[data-v-fc09ff72]{width:1044px}.w-1045[data-v-fc09ff72]{width:1045px}.w-1046[data-v-fc09ff72]{width:1046px}.w-1047[data-v-fc09ff72]{width:1047px}.w-1048[data-v-fc09ff72]{width:1048px}.w-1049[data-v-fc09ff72]{width:1049px}.w-1050[data-v-fc09ff72]{width:1050px}.w-1051[data-v-fc09ff72]{width:1051px}.w-1052[data-v-fc09ff72]{width:1052px}.w-1053[data-v-fc09ff72]{width:1053px}.w-1054[data-v-fc09ff72]{width:1054px}.w-1055[data-v-fc09ff72]{width:1055px}.w-1056[data-v-fc09ff72]{width:1056px}.w-1057[data-v-fc09ff72]{width:1057px}.w-1058[data-v-fc09ff72]{width:1058px}.w-1059[data-v-fc09ff72]{width:1059px}.w-1060[data-v-fc09ff72]{width:1060px}.w-1061[data-v-fc09ff72]{width:1061px}.w-1062[data-v-fc09ff72]{width:1062px}.w-1063[data-v-fc09ff72]{width:1063px}.w-1064[data-v-fc09ff72]{width:1064px}.w-1065[data-v-fc09ff72]{width:1065px}.w-1066[data-v-fc09ff72]{width:1066px}.w-1067[data-v-fc09ff72]{width:1067px}.w-1068[data-v-fc09ff72]{width:1068px}.w-1069[data-v-fc09ff72]{width:1069px}.w-1070[data-v-fc09ff72]{width:1070px}.w-1071[data-v-fc09ff72]{width:1071px}.w-1072[data-v-fc09ff72]{width:1072px}.w-1073[data-v-fc09ff72]{width:1073px}.w-1074[data-v-fc09ff72]{width:1074px}.w-1075[data-v-fc09ff72]{width:1075px}.w-1076[data-v-fc09ff72]{width:1076px}.w-1077[data-v-fc09ff72]{width:1077px}.w-1078[data-v-fc09ff72]{width:1078px}.w-1079[data-v-fc09ff72]{width:1079px}.w-1080[data-v-fc09ff72]{width:1080px}.w-1081[data-v-fc09ff72]{width:1081px}.w-1082[data-v-fc09ff72]{width:1082px}.w-1083[data-v-fc09ff72]{width:1083px}.w-1084[data-v-fc09ff72]{width:1084px}.w-1085[data-v-fc09ff72]{width:1085px}.w-1086[data-v-fc09ff72]{width:1086px}.w-1087[data-v-fc09ff72]{width:1087px}.w-1088[data-v-fc09ff72]{width:1088px}.w-1089[data-v-fc09ff72]{width:1089px}.w-1090[data-v-fc09ff72]{width:1090px}.w-1091[data-v-fc09ff72]{width:1091px}.w-1092[data-v-fc09ff72]{width:1092px}.w-1093[data-v-fc09ff72]{width:1093px}.w-1094[data-v-fc09ff72]{width:1094px}.w-1095[data-v-fc09ff72]{width:1095px}.w-1096[data-v-fc09ff72]{width:1096px}.w-1097[data-v-fc09ff72]{width:1097px}.w-1098[data-v-fc09ff72]{width:1098px}.w-1099[data-v-fc09ff72]{width:1099px}.w-1100[data-v-fc09ff72]{width:1100px}.w-1101[data-v-fc09ff72]{width:1101px}.w-1102[data-v-fc09ff72]{width:1102px}.w-1103[data-v-fc09ff72]{width:1103px}.w-1104[data-v-fc09ff72]{width:1104px}.w-1105[data-v-fc09ff72]{width:1105px}.w-1106[data-v-fc09ff72]{width:1106px}.w-1107[data-v-fc09ff72]{width:1107px}.w-1108[data-v-fc09ff72]{width:1108px}.w-1109[data-v-fc09ff72]{width:1109px}.w-1110[data-v-fc09ff72]{width:1110px}.w-1111[data-v-fc09ff72]{width:1111px}.w-1112[data-v-fc09ff72]{width:1112px}.w-1113[data-v-fc09ff72]{width:1113px}.w-1114[data-v-fc09ff72]{width:1114px}.w-1115[data-v-fc09ff72]{width:1115px}.w-1116[data-v-fc09ff72]{width:1116px}.w-1117[data-v-fc09ff72]{width:1117px}.w-1118[data-v-fc09ff72]{width:1118px}.w-1119[data-v-fc09ff72]{width:1119px}.w-1120[data-v-fc09ff72]{width:1120px}.w-1121[data-v-fc09ff72]{width:1121px}.w-1122[data-v-fc09ff72]{width:1122px}.w-1123[data-v-fc09ff72]{width:1123px}.w-1124[data-v-fc09ff72]{width:1124px}.w-1125[data-v-fc09ff72]{width:1125px}.w-1126[data-v-fc09ff72]{width:1126px}.w-1127[data-v-fc09ff72]{width:1127px}.w-1128[data-v-fc09ff72]{width:1128px}.w-1129[data-v-fc09ff72]{width:1129px}.w-1130[data-v-fc09ff72]{width:1130px}.w-1131[data-v-fc09ff72]{width:1131px}.w-1132[data-v-fc09ff72]{width:1132px}.w-1133[data-v-fc09ff72]{width:1133px}.w-1134[data-v-fc09ff72]{width:1134px}.w-1135[data-v-fc09ff72]{width:1135px}.w-1136[data-v-fc09ff72]{width:1136px}.w-1137[data-v-fc09ff72]{width:1137px}.w-1138[data-v-fc09ff72]{width:1138px}.w-1139[data-v-fc09ff72]{width:1139px}.w-1140[data-v-fc09ff72]{width:1140px}.w-1141[data-v-fc09ff72]{width:1141px}.w-1142[data-v-fc09ff72]{width:1142px}.w-1143[data-v-fc09ff72]{width:1143px}.w-1144[data-v-fc09ff72]{width:1144px}.w-1145[data-v-fc09ff72]{width:1145px}.w-1146[data-v-fc09ff72]{width:1146px}.w-1147[data-v-fc09ff72]{width:1147px}.w-1148[data-v-fc09ff72]{width:1148px}.w-1149[data-v-fc09ff72]{width:1149px}.w-1150[data-v-fc09ff72]{width:1150px}.w-1151[data-v-fc09ff72]{width:1151px}.w-1152[data-v-fc09ff72]{width:1152px}.w-1153[data-v-fc09ff72]{width:1153px}.w-1154[data-v-fc09ff72]{width:1154px}.w-1155[data-v-fc09ff72]{width:1155px}.w-1156[data-v-fc09ff72]{width:1156px}.w-1157[data-v-fc09ff72]{width:1157px}.w-1158[data-v-fc09ff72]{width:1158px}.w-1159[data-v-fc09ff72]{width:1159px}.w-1160[data-v-fc09ff72]{width:1160px}.w-1161[data-v-fc09ff72]{width:1161px}.w-1162[data-v-fc09ff72]{width:1162px}.w-1163[data-v-fc09ff72]{width:1163px}.w-1164[data-v-fc09ff72]{width:1164px}.w-1165[data-v-fc09ff72]{width:1165px}.w-1166[data-v-fc09ff72]{width:1166px}.w-1167[data-v-fc09ff72]{width:1167px}.w-1168[data-v-fc09ff72]{width:1168px}.w-1169[data-v-fc09ff72]{width:1169px}.w-1170[data-v-fc09ff72]{width:1170px}.w-1171[data-v-fc09ff72]{width:1171px}.w-1172[data-v-fc09ff72]{width:1172px}.w-1173[data-v-fc09ff72]{width:1173px}.w-1174[data-v-fc09ff72]{width:1174px}.w-1175[data-v-fc09ff72]{width:1175px}.w-1176[data-v-fc09ff72]{width:1176px}.w-1177[data-v-fc09ff72]{width:1177px}.w-1178[data-v-fc09ff72]{width:1178px}.w-1179[data-v-fc09ff72]{width:1179px}.w-1180[data-v-fc09ff72]{width:1180px}.w-1181[data-v-fc09ff72]{width:1181px}.w-1182[data-v-fc09ff72]{width:1182px}.w-1183[data-v-fc09ff72]{width:1183px}.w-1184[data-v-fc09ff72]{width:1184px}.w-1185[data-v-fc09ff72]{width:1185px}.w-1186[data-v-fc09ff72]{width:1186px}.w-1187[data-v-fc09ff72]{width:1187px}.w-1188[data-v-fc09ff72]{width:1188px}.w-1189[data-v-fc09ff72]{width:1189px}.w-1190[data-v-fc09ff72]{width:1190px}.w-1191[data-v-fc09ff72]{width:1191px}.w-1192[data-v-fc09ff72]{width:1192px}.w-1193[data-v-fc09ff72]{width:1193px}.w-1194[data-v-fc09ff72]{width:1194px}.w-1195[data-v-fc09ff72]{width:1195px}.w-1196[data-v-fc09ff72]{width:1196px}.w-1197[data-v-fc09ff72]{width:1197px}.w-1198[data-v-fc09ff72]{width:1198px}.w-1199[data-v-fc09ff72]{width:1199px}.w-1200[data-v-fc09ff72]{width:1200px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e0cb89e4]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e0cb89e4]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e0cb89e4]{opacity:0;width:0;height:0}.slider[data-v-e0cb89e4]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e0cb89e4]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e0cb89e4]:before{transform:translate(20px)}.slider.round[data-v-e0cb89e4]{border-radius:34px}.slider.round[data-v-e0cb89e4]:before{border-radius:50%}@keyframes zoom-e0cb89e4{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e0cb89e4],.top-nav[data-v-e0cb89e4],.atom-header-pages__header[data-v-e0cb89e4],.tab-left[data-v-e0cb89e4]{display:none!important}.page-break[data-v-e0cb89e4]{page-break-before:always}div[data-v-e0cb89e4]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e0cb89e4],html[data-v-e0cb89e4]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e0cb89e4],html[data-v-e0cb89e4]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e0cb89e4]::-webkit-scrollbar-track,html[data-v-e0cb89e4]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e0cb89e4]::-webkit-scrollbar,html[data-v-e0cb89e4]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e0cb89e4]::-webkit-scrollbar-thumb,html[data-v-e0cb89e4]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e0cb89e4]{box-sizing:border-box}.highlight[data-v-e0cb89e4]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e0cb89e4]{animation:zoom-e0cb89e4 .5s ease-in-out}.required[data-v-e0cb89e4]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e0cb89e4]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e0cb89e4]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}textarea[data-v-e0cb89e4]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Dark);font-family:Inter;width:100%;padding:12px;border-radius:8px;font-family:inherit;border:none;outline:none;background-color:transparent;cursor:text}@-moz-document url-prefix(){textarea[data-v-e0cb89e4]{overflow-y:auto;scrollbar-width:thin}}textarea[data-v-e0cb89e4]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}textarea[data-v-e0cb89e4]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}textarea[data-v-e0cb89e4]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}textarea[data-v-e0cb89e4]:disabled{border:none}textarea[data-v-e0cb89e4]::-moz-placeholder{color:var(--Text-Color-Disable)}textarea[data-v-e0cb89e4]::placeholder{color:var(--Text-Color-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e29037ca]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e29037ca]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e29037ca]{opacity:0;width:0;height:0}.slider[data-v-e29037ca]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e29037ca]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e29037ca]:before{transform:translate(20px)}.slider.round[data-v-e29037ca]{border-radius:34px}.slider.round[data-v-e29037ca]:before{border-radius:50%}@keyframes zoom-e29037ca{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e29037ca],.top-nav[data-v-e29037ca],.atom-header-pages__header[data-v-e29037ca],.tab-left[data-v-e29037ca]{display:none!important}.page-break[data-v-e29037ca]{page-break-before:always}div[data-v-e29037ca]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e29037ca],html[data-v-e29037ca]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e29037ca],html[data-v-e29037ca]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e29037ca]::-webkit-scrollbar-track,html[data-v-e29037ca]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e29037ca]::-webkit-scrollbar,html[data-v-e29037ca]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e29037ca]::-webkit-scrollbar-thumb,html[data-v-e29037ca]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e29037ca]{box-sizing:border-box}.highlight[data-v-e29037ca]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e29037ca]{animation:zoom-e29037ca .5s ease-in-out}.required[data-v-e29037ca]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e29037ca]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e29037ca]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.image[data-v-e29037ca]{position:relative;height:80px;width:80px;border-radius:4px;overflow:hidden;cursor:pointer}.image img[data-v-e29037ca]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.image__close[data-v-e29037ca]{position:absolute;top:0;right:0;cursor:pointer;border-radius:16px;background:var(--Primary-Gradient, rgba(16, 24, 40, .3))}.image__info[data-v-e29037ca]{position:absolute;bottom:0;left:0;width:100%;display:flex;padding:0 4px;flex-direction:column;align-items:flex-start;background:var(--Primary-Gradient)}.image__info .name[data-v-e29037ca]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.5rem;line-height:.75rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.image__info .size[data-v-e29037ca]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.5rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.file[data-v-e29037ca]{display:flex;flex-direction:column;box-sizing:border-box;height:80px;width:80px;justify-content:space-between;align-items:center;border-radius:4px;background:var(--Text-Color-Disable-Item);overflow:hidden;cursor:pointer}.file__close[data-v-e29037ca]{cursor:pointer;border-radius:16px;background:var(--Primary-Gradient, rgba(16, 24, 40, .3))}.file__info[data-v-e29037ca]{display:flex;padding:0 4px;flex-direction:column;align-items:flex-start;background:var(--Primary-Gradient)}.file__info .name[data-v-e29037ca]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.5rem;line-height:.75rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.file__info .size[data-v-e29037ca]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.5rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4a8f787a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4a8f787a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4a8f787a]{opacity:0;width:0;height:0}.slider[data-v-4a8f787a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4a8f787a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4a8f787a]:before{transform:translate(20px)}.slider.round[data-v-4a8f787a]{border-radius:34px}.slider.round[data-v-4a8f787a]:before{border-radius:50%}@keyframes zoom-4a8f787a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4a8f787a],.top-nav[data-v-4a8f787a],.atom-header-pages__header[data-v-4a8f787a],.tab-left[data-v-4a8f787a]{display:none!important}.page-break[data-v-4a8f787a]{page-break-before:always}div[data-v-4a8f787a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4a8f787a],html[data-v-4a8f787a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4a8f787a],html[data-v-4a8f787a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4a8f787a]::-webkit-scrollbar-track,html[data-v-4a8f787a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4a8f787a]::-webkit-scrollbar,html[data-v-4a8f787a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4a8f787a]::-webkit-scrollbar-thumb,html[data-v-4a8f787a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4a8f787a]{box-sizing:border-box}.highlight[data-v-4a8f787a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4a8f787a]{animation:zoom-4a8f787a .5s ease-in-out}.required[data-v-4a8f787a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4a8f787a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4a8f787a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-4a8f787a]{display:flex;flex-direction:column;gap:0px;padding:14px 30px 30px;align-items:center;width:690px}.base-modal .icon-close[data-v-4a8f787a]{margin-left:auto;border-radius:16px;background:var(--Neutrals-Grey-100);cursor:pointer}.base-modal .title[data-v-4a8f787a]{margin-bottom:24px;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-4a8f787a]{display:flex;flex-direction:column;gap:8px;width:100%;padding:14px 10px}.base-modal .form__input[data-v-4a8f787a]{display:flex;align-items:flex-end}.base-modal .form__input[data-v-4a8f787a] textarea{padding:12px 0!important}.base-modal .form .rectangle[data-v-4a8f787a]{width:100%;height:1px}.base-modal .form__action[data-v-4a8f787a]{display:flex;gap:8px;align-items:center}.base-modal .form__file[data-v-4a8f787a]{display:flex;flex-direction:column;gap:8px}.base-modal .form__file-header[data-v-4a8f787a]{display:flex;justify-content:space-between;align-items:center}.base-modal .form__file-header .total[data-v-4a8f787a]{font-size:.625rem;line-height:.9375rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__file-header .delete[data-v-4a8f787a]{cursor:pointer;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.base-modal .form__file-body[data-v-4a8f787a]{display:flex;flex-wrap:wrap;gap:4px;max-height:135px;overflow-y:auto}@-moz-document url-prefix(){.base-modal .form__file-body[data-v-4a8f787a]{overflow-y:auto;scrollbar-width:thin}}.base-modal .form__file-body[data-v-4a8f787a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .form__file-body[data-v-4a8f787a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .form__file-body[data-v-4a8f787a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.base-modal .form__file-body .add-file[data-v-4a8f787a]{display:flex;width:20px;padding:0 4px;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;background:var(--Neutrals-Grey-400)}.base-modal .form__conversations[data-v-4a8f787a]{display:flex;margin-top:16px;flex-direction:column;gap:24px}.base-modal .form__conversations[data-v-4a8f787a] .a-input input{height:40px;border-radius:36px}.base-modal .form__conversations .list-conversation[data-v-4a8f787a]{display:flex;flex-direction:column;height:40vh}.base-modal .form__conversations .list-conversation .item[data-v-4a8f787a]{display:flex;height:60px;padding:4px 10px;align-items:center;border-radius:8px;justify-content:space-between}.base-modal .form__conversations .list-conversation .item[data-v-4a8f787a]:hover{background:var(--Semantic-Hover-Blue)}.base-modal .form__conversations .list-conversation .item span[data-v-4a8f787a]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__conversations .list-conversation .item[data-v-4a8f787a] img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.el-input{--el-input-text-color: var(--Dark);--el-input-border: 1px solid var(--Neutrals-Grey-300);--el-input-hover-border: var(--Semantic-Rest-Blue);--el-input-focus-border: var(--Semantic-Rest-Blue);--el-input-transparent-border: 0 0 0 1px transparent inset;--el-input-border-color: var(--Line-Stroke);--el-input-border-radius: 8px;--el-input-bg-color: transparent;--el-input-icon-color: var(--Text-Color-Disable);--el-input-placeholder-color: var(--Text-Color-Disable);--el-input-hover-border-color: var(--Semantic-Rest-Blue);--el-input-clear-hover-color: var(--Semantic-Rest-Blue);--el-input-focus-border-color: var(--Semantic-Rest-Blue);--el-input-width: 100%;--el-input-height: 44px;--el-disabled-text-color: var(--Text-Color-Primary);--el-disabled-bg-color: var(--Text-Color-Disable-Item);--el-disabled-border-color: var(--Neutrals-Grey-300);height:44px;font-size:14px;line-height:16.8px;width:100%}.el-input.is-disabled,.el-input.is-disabled .el-input__wrapper,.el-input.is-disabled .el-input__inner{cursor:default}.el-input__wrapper{overflow:hidden;padding:0 0 0 1px}.el-input__wrapper input{padding:13.5px}.el-input__suffix{padding:0 16px 0 8px;height:42px}.el-input.input-amount .el-input__suffix{margin-right:1px;border-radius:0 8px 8px 0;border-left:1px solid var(--Stroke);background-color:var(--Rest-Background)}.el-textarea{--el-input-text-color: var(--Dark);--el-input-border: 1px solid var(--Neutrals-Grey-300);--el-input-hover-border: var(--Semantic-Rest-Blue);--el-input-focus-border: var(--Semantic-Rest-Blue);--el-input-transparent-border: 0 0 0 1px transparent inset;--el-input-border-color: var(--Neutrals-Grey-300);--el-input-border-radius: 8px;--el-input-bg-color: transparent;--el-input-icon-color: var(--Text-Color-Disable);--el-input-placeholder-color: var(--Text-Color-Disable);--el-input-hover-border-color: var(--Semantic-Rest-Blue);--el-input-clear-hover-color: var(--Semantic-Rest-Blue);--el-input-focus-border-color: var(--Semantic-Rest-Blue);--el-input-width: 100%;display:inline-block;font-size:14px;position:relative;vertical-align:bottom;width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-762b2c15]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-762b2c15]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-762b2c15]{opacity:0;width:0;height:0}.slider[data-v-762b2c15]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-762b2c15]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-762b2c15]:before{transform:translate(20px)}.slider.round[data-v-762b2c15]{border-radius:34px}.slider.round[data-v-762b2c15]:before{border-radius:50%}@keyframes zoom-762b2c15{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-762b2c15],.top-nav[data-v-762b2c15],.atom-header-pages__header[data-v-762b2c15],.tab-left[data-v-762b2c15]{display:none!important}.page-break[data-v-762b2c15]{page-break-before:always}div[data-v-762b2c15]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-762b2c15],html[data-v-762b2c15]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-762b2c15],html[data-v-762b2c15]{overflow-y:auto;scrollbar-width:thin}}body[data-v-762b2c15]::-webkit-scrollbar-track,html[data-v-762b2c15]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-762b2c15]::-webkit-scrollbar,html[data-v-762b2c15]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-762b2c15]::-webkit-scrollbar-thumb,html[data-v-762b2c15]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-762b2c15]{box-sizing:border-box}.highlight[data-v-762b2c15]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-762b2c15]{animation:zoom-762b2c15 .5s ease-in-out}.required[data-v-762b2c15]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-762b2c15]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-762b2c15]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-table__no-data[data-v-762b2c15]{height:500px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column}.timekeeping-table__no-data>p[data-v-762b2c15]{padding-top:4px;padding-left:12px}.timekeeping-table__group-action[data-v-762b2c15]{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row}.timekeeping-table__group-action>section[data-v-762b2c15]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__break-time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__break-time--final>p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__break-time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-762b2c15] .timekeeping-table__atom .cell .timekeeping-table__break-time--real>p{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-762b2c15] .timekeeping-table__edit-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Green_10);cursor:pointer}.timekeeping-table[data-v-762b2c15] .timekeeping-table__edit-icon.disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.timekeeping-table[data-v-762b2c15] .timekeeping-table__edit-icon.disabled :deep(svg){fill:var(--Neutrals-Grey-400)}.timekeeping-table[data-v-762b2c15] .timekeeping-table__save-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Diable-Blue);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-762b2c15] .timekeeping-table__cancel-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Red_10);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-762b2c15] .timekeeping-table__history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.timekeeping-table[data-v-762b2c15] .timekeeping-table__left-history-icon{cursor:pointer;position:absolute;left:0;top:50%;transform:translate(-100%)}.timekeeping-table[data-v-762b2c15] .timekeeping-table__right-history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-120%)}.timekeeping-table[data-v-762b2c15] .color--SCHEDULE{background-color:var(--Semantic-Alerts-Yellow_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-762b2c15] .color--HOLIDAY{background-color:var(--Semantic-Alerts-Red_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-762b2c15] .color--PLANNED{background-color:var(--Pastel-05);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-762b2c15] .color--WORKING{background-color:var(--Neutrals-White);border-color:var(--Neutrals-Grey-200)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-acb72d58]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-acb72d58]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-acb72d58]{opacity:0;width:0;height:0}.slider[data-v-acb72d58]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-acb72d58]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-acb72d58]:before{transform:translate(20px)}.slider.round[data-v-acb72d58]{border-radius:34px}.slider.round[data-v-acb72d58]:before{border-radius:50%}@keyframes zoom-acb72d58{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-acb72d58],.top-nav[data-v-acb72d58],.atom-header-pages__header[data-v-acb72d58],.tab-left[data-v-acb72d58]{display:none!important}.page-break[data-v-acb72d58]{page-break-before:always}div[data-v-acb72d58]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-acb72d58],html[data-v-acb72d58]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-acb72d58],html[data-v-acb72d58]{overflow-y:auto;scrollbar-width:thin}}body[data-v-acb72d58]::-webkit-scrollbar-track,html[data-v-acb72d58]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-acb72d58]::-webkit-scrollbar,html[data-v-acb72d58]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-acb72d58]::-webkit-scrollbar-thumb,html[data-v-acb72d58]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-acb72d58]{box-sizing:border-box}.highlight[data-v-acb72d58]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-acb72d58]{animation:zoom-acb72d58 .5s ease-in-out}.required[data-v-acb72d58]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-acb72d58]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-acb72d58]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-table__no-data[data-v-acb72d58]{height:500px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column}.timekeeping-table__no-data>p[data-v-acb72d58]{padding-top:4px;padding-left:12px}.timekeeping-table__group-action[data-v-acb72d58]{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row}.timekeeping-table__group-action>section[data-v-acb72d58]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__break-time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__break-time--final>p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__break-time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-acb72d58] .timekeeping-table__atom .cell .timekeeping-table__break-time--real>p{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-acb72d58] .timekeeping-table__edit-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Green_10);cursor:pointer}.timekeeping-table[data-v-acb72d58] .timekeeping-table__edit-icon.disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.timekeeping-table[data-v-acb72d58] .timekeeping-table__edit-icon.disabled :deep(svg){fill:var(--Neutrals-Grey-400)}.timekeeping-table[data-v-acb72d58] .timekeeping-table__save-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Diable-Blue);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-acb72d58] .timekeeping-table__cancel-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Red_10);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-acb72d58] .timekeeping-table__history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.timekeeping-table[data-v-acb72d58] .timekeeping-table__left-history-icon{cursor:pointer;position:absolute;left:0;top:50%;transform:translate(-100%)}.timekeeping-table[data-v-acb72d58] .timekeeping-table__right-history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-120%)}.timekeeping-table[data-v-acb72d58] .color--SCHEDULE{background-color:var(--Semantic-Alerts-Yellow_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-acb72d58] .color--HOLIDAY{background-color:var(--Semantic-Alerts-Red_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-acb72d58] .color--PLANNED{background-color:var(--Pastel-05);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-acb72d58] .color--WORKING{background-color:var(--Neutrals-White);border-color:var(--Neutrals-Grey-200)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9d93fdfb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9d93fdfb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9d93fdfb]{opacity:0;width:0;height:0}.slider[data-v-9d93fdfb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9d93fdfb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9d93fdfb]:before{transform:translate(20px)}.slider.round[data-v-9d93fdfb]{border-radius:34px}.slider.round[data-v-9d93fdfb]:before{border-radius:50%}@keyframes zoom-9d93fdfb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9d93fdfb],.top-nav[data-v-9d93fdfb],.atom-header-pages__header[data-v-9d93fdfb],.tab-left[data-v-9d93fdfb]{display:none!important}.page-break[data-v-9d93fdfb]{page-break-before:always}div[data-v-9d93fdfb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9d93fdfb],html[data-v-9d93fdfb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9d93fdfb],html[data-v-9d93fdfb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9d93fdfb]::-webkit-scrollbar-track,html[data-v-9d93fdfb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d93fdfb]::-webkit-scrollbar,html[data-v-9d93fdfb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d93fdfb]::-webkit-scrollbar-thumb,html[data-v-9d93fdfb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9d93fdfb]{box-sizing:border-box}.highlight[data-v-9d93fdfb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9d93fdfb]{animation:zoom-9d93fdfb .5s ease-in-out}.required[data-v-9d93fdfb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9d93fdfb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9d93fdfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-status[data-v-9d93fdfb]{display:flex;height:40px;padding:10px 16px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid var(--Stroke);background:var(--Neutrals-White)}.attendance-status p[data-v-9d93fdfb],.attendance-status span[data-v-9d93fdfb]{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.attendance-status .processing[data-v-9d93fdfb]{color:var(--Accent)}.attendance-status .status-confirmed[data-v-9d93fdfb]{color:var(--Semantic-Alerts-Green_100)}.attendance-status .status-not-confirm[data-v-9d93fdfb]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-bdc9333d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-bdc9333d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-bdc9333d]{opacity:0;width:0;height:0}.slider[data-v-bdc9333d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-bdc9333d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-bdc9333d]:before{transform:translate(20px)}.slider.round[data-v-bdc9333d]{border-radius:34px}.slider.round[data-v-bdc9333d]:before{border-radius:50%}@keyframes zoom-bdc9333d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-bdc9333d],.top-nav[data-v-bdc9333d],.atom-header-pages__header[data-v-bdc9333d],.tab-left[data-v-bdc9333d]{display:none!important}.page-break[data-v-bdc9333d]{page-break-before:always}div[data-v-bdc9333d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-bdc9333d],html[data-v-bdc9333d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-bdc9333d],html[data-v-bdc9333d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-bdc9333d]::-webkit-scrollbar-track,html[data-v-bdc9333d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bdc9333d]::-webkit-scrollbar,html[data-v-bdc9333d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bdc9333d]::-webkit-scrollbar-thumb,html[data-v-bdc9333d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-bdc9333d]{box-sizing:border-box}.highlight[data-v-bdc9333d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-bdc9333d]{animation:zoom-bdc9333d .5s ease-in-out}.required[data-v-bdc9333d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-bdc9333d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-timesheet-page[data-v-bdc9333d]{display:flex;flex-direction:column;overflow-y:auto}@-moz-document url-prefix(){.detail-timesheet-page[data-v-bdc9333d]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page[data-v-bdc9333d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-bdc9333d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-bdc9333d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page .detail-timesheet-layout[data-v-bdc9333d]{display:flex;flex-direction:column;padding:0 20px 14px;gap:14px}.detail-timesheet-page .detail-timesheet-layout__header[data-v-bdc9333d]{display:flex;justify-content:space-between;align-items:center}.detail-timesheet-page .detail-timesheet-layout__header__breadcrumb[data-v-bdc9333d]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__header__employeeInfo[data-v-bdc9333d]{display:flex;align-items:center;gap:8px}.detail-timesheet-page .detail-timesheet-layout__header__employeeInfo p[data-v-bdc9333d]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content[data-v-bdc9333d]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.detail-timesheet-page .detail-timesheet-layout__content .working-hours[data-v-bdc9333d]{flex-wrap:wrap;border:1px solid var(--Neutrals-Grey-200);border-radius:16px;overflow:hidden;background:var(--Neutrals-White);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__group-item[data-v-bdc9333d]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__group-item[data-v-bdc9333d]:not(:nth-child(9n+1)){border-left:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__group-item[data-v-bdc9333d]:nth-child(n+10){border-top:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__title[data-v-bdc9333d]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Neutrals-Grey-200);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__title>p[data-v-bdc9333d]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__content[data-v-bdc9333d]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page .detail-timesheet-layout__content .working-hours__content>p[data-v-bdc9333d]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content p[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content span[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .search-form-wrapper[data-v-bdc9333d]{display:flex;flex-direction:column;gap:14px}.detail-timesheet-page .detail-timesheet-layout__content .search-form-wrapper .search-item[data-v-bdc9333d]{display:flex;width:100%;gap:24px}.detail-timesheet-page .detail-timesheet-layout__content .search-form-wrapper .search-item .row-info-item[data-v-bdc9333d]{flex:1;min-width:0}.detail-timesheet-page .detail-timesheet-layout__content .search-form-wrapper .group-btn[data-v-bdc9333d]{display:flex;justify-content:flex-end;gap:18px}.detail-timesheet-page .detail-timesheet-layout__content .custom-collapse[data-v-bdc9333d]{box-shadow:0 4px 6px #474f6214}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee[data-v-bdc9333d]{display:flex;width:267px;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:1040px;border-radius:16px;background:var(--Neutrals-White)}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .bar[data-v-bdc9333d]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .bar .viewing-employee[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list[data-v-bdc9333d] .base-infinite{overflow-y:unset!important}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list .card-showdown[data-v-bdc9333d]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-bdc9333d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .layout-viewing-employee .employee-list .active[data-v-bdc9333d]{background-color:var(--Neutrals-Grey-100)}.detail-timesheet-page .detail-timesheet-layout__content .detail-grading-book-table[data-v-bdc9333d] th{display:flex;justify-content:center;padding:12px 4px!important}.detail-timesheet-page .detail-timesheet-layout__content .employee-card[data-v-bdc9333d]{display:flex;width:217px;padding:10px;flex-direction:column;align-items:flex-start;gap:18px;border-radius:8px;background:var(--Neutrals-White)}.detail-timesheet-page .detail-timesheet-layout__content .employee-card .info-item[data-v-bdc9333d]{display:flex;gap:8px;padding:8px 0;border-bottom:.5px solid var(--Semantic-Disable)}.detail-timesheet-page .detail-timesheet-layout__content .employee-card .info-item[data-v-bdc9333d]:last-child{border-bottom:none}.detail-timesheet-page .detail-timesheet-layout__content .employee-card[data-v-bdc9333d] img{width:48px;height:48px}.detail-timesheet-page .detail-timesheet-layout__content .employee-card .full-name[data-v-bdc9333d]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .employee-card span[data-v-bdc9333d]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .employee-card p[data-v-bdc9333d]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.detail-timesheet-page .detail-timesheet-layout__content .atom-table[data-v-bdc9333d] thead{min-height:auto!important}.detail-timesheet-page .detail-timesheet-layout__content .atom-table .tHead[data-v-bdc9333d]{padding:12px 18px!important;background:var(--Neutrals-Grey-100)}.detail-timesheet-page .detail-timesheet-layout__content .avatar[data-v-bdc9333d]{display:flex;justify-content:center;align-items:center;border-radius:80px;width:54px;height:54px}.detail-timesheet-page .detail-timesheet-layout__content .avatar img[data-v-bdc9333d]{border-radius:96px}.detail-timesheet-page .filter-action[data-v-bdc9333d]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-280cb8f8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-280cb8f8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-280cb8f8]{opacity:0;width:0;height:0}.slider[data-v-280cb8f8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-280cb8f8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-280cb8f8]:before{transform:translate(20px)}.slider.round[data-v-280cb8f8]{border-radius:34px}.slider.round[data-v-280cb8f8]:before{border-radius:50%}@keyframes zoom-280cb8f8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-280cb8f8],.top-nav[data-v-280cb8f8],.atom-header-pages__header[data-v-280cb8f8],.tab-left[data-v-280cb8f8]{display:none!important}.page-break[data-v-280cb8f8]{page-break-before:always}div[data-v-280cb8f8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-280cb8f8],html[data-v-280cb8f8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-280cb8f8],html[data-v-280cb8f8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-280cb8f8]::-webkit-scrollbar-track,html[data-v-280cb8f8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-280cb8f8]::-webkit-scrollbar,html[data-v-280cb8f8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-280cb8f8]::-webkit-scrollbar-thumb,html[data-v-280cb8f8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-280cb8f8]{box-sizing:border-box}.highlight[data-v-280cb8f8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-280cb8f8]{animation:zoom-280cb8f8 .5s ease-in-out}.required[data-v-280cb8f8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-280cb8f8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-280cb8f8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-setting__body[data-v-280cb8f8]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.attendance-setting__body .body-warning[data-v-280cb8f8]{display:flex;padding:14px;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch;border-radius:16px;border:1px solid var(--Semantic-Disable)}.attendance-setting__body .atom-table[data-v-280cb8f8]{flex:1;min-height:0}.attendance-setting__body .atom-table .no-data[data-v-280cb8f8]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-54cecb6b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-54cecb6b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-54cecb6b]{opacity:0;width:0;height:0}.slider[data-v-54cecb6b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-54cecb6b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-54cecb6b]:before{transform:translate(20px)}.slider.round[data-v-54cecb6b]{border-radius:34px}.slider.round[data-v-54cecb6b]:before{border-radius:50%}@keyframes zoom-54cecb6b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-54cecb6b],.top-nav[data-v-54cecb6b],.atom-header-pages__header[data-v-54cecb6b],.tab-left[data-v-54cecb6b]{display:none!important}.page-break[data-v-54cecb6b]{page-break-before:always}div[data-v-54cecb6b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-54cecb6b],html[data-v-54cecb6b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-54cecb6b],html[data-v-54cecb6b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-54cecb6b]::-webkit-scrollbar-track,html[data-v-54cecb6b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-54cecb6b]::-webkit-scrollbar,html[data-v-54cecb6b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-54cecb6b]::-webkit-scrollbar-thumb,html[data-v-54cecb6b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-54cecb6b]{box-sizing:border-box}.highlight[data-v-54cecb6b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-54cecb6b]{animation:zoom-54cecb6b .5s ease-in-out}.required[data-v-54cecb6b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-54cecb6b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-54cecb6b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-settings-page[data-v-54cecb6b]{display:flex;flex-direction:column;overflow:hidden;padding:0 20px 20px;gap:14px;flex:1;min-height:0}.attendance-settings-page__header[data-v-54cecb6b]{display:flex;justify-content:space-between;align-items:center}.attendance-settings-page__header__breadcrumb[data-v-54cecb6b]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter;display:flex;align-items:center}.attendance-settings-page__header__employeeInfo[data-v-54cecb6b]{display:flex;align-items:center;gap:8px}.attendance-settings-page__header__employeeInfo p[data-v-54cecb6b]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.attendance-settings-page__header__employeeInfo .divide[data-v-54cecb6b]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.attendance-settings-page__content[data-v-54cecb6b]{border-radius:16px;background-color:#fff;margin:0 20px;border:1px solid #ccc;display:flex;flex-direction:column;overflow:hidden;padding:14px 20px;gap:14px}.attendance-settings-page__content__control[data-v-54cecb6b]{display:flex;justify-content:space-between;align-items:center}.attendance-settings-page__content__control--group-button[data-v-54cecb6b]{display:flex;gap:18px}.attendance-settings-page__content__info[data-v-54cecb6b]{width:100%;height:100px;border:1px solid var(--Text-Color-Disable);border-radius:8px;padding:10px 20px;display:flex;flex-direction:column;gap:12px;justify-content:center}.attendance-settings-page__content__info p[data-v-54cecb6b]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.attendance-settings-page__content__info p>b[data-v-54cecb6b]{font-weight:600}.attendance-settings-page__content__notice[data-v-54cecb6b]{display:flex;gap:19px;justify-content:space-between}.attendance-settings-page__content__notice--warning[data-v-54cecb6b],.attendance-settings-page__content__notice--error[data-v-54cecb6b],.attendance-settings-page__content__notice--notify[data-v-54cecb6b]{border-radius:8px;border:1px solid var(--Text-Color-Disable);width:100%;height:120px;padding:14px;display:flex;flex-direction:column}.attendance-settings-page__content__notice--warning>h4[data-v-54cecb6b],.attendance-settings-page__content__notice--error>h4[data-v-54cecb6b],.attendance-settings-page__content__notice--notify>h4[data-v-54cecb6b]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;margin-bottom:8px}.attendance-settings-page__content__notice--warning>p[data-v-54cecb6b],.attendance-settings-page__content__notice--error>p[data-v-54cecb6b],.attendance-settings-page__content__notice--notify>p[data-v-54cecb6b]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.attendance-settings-page__content__notice--warning[data-v-54cecb6b]{background:var(--Semantic-Alerts-Red_10)}.attendance-settings-page__content__notice--error[data-v-54cecb6b]{background:var(--Semantic-Alerts-Yellow_10)}.attendance-settings-page__content__notice--notify[data-v-54cecb6b]{background:var(--Semantic-Alerts-Green_10)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu{background:var(--Neutrals-White);border-radius:20px}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__month_year_row .dp__month_year_wrap .dp__btn{font-size:.875rem;line-height:1.25rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_header{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_header_separator{display:none}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__cell_offset{font-size:.875rem;line-height:1.3125rem;font-weight:300;letter-spacing:0;color:var(--Semantic-Disable);font-family:Inter}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__cell_inner{border-radius:96px;font-size:.875rem;line-height:1.3125rem;font-weight:300;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__today{border-radius:96px;background:var(--Neutrals-Grey-100);border:none}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__active_date,.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__range_end,.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__range_start,.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__calendar_row .dp__calendar_item .dp__range_between_week{border-radius:96px;background:var(--Accent);border:none;color:var(--Neutrals-White)}.dp__outer_menu_wrap .vue-date-picker__menu.dp__menu .dp__action_row .dp__selection_preview{display:none}.dp__outer_menu_wrap .vue-date-picker__menu .dp__pointer.dp__input_readonly.dp__input.dp__input_icon_pad.dp__input_reg{padding-left:14px}.dp__outer_menu_wrap .vue-date-picker__menu .dp__icon.dp__input_icon.dp__input_icons{margin-left:90%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c97bd2ea]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c97bd2ea]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c97bd2ea]{opacity:0;width:0;height:0}.slider[data-v-c97bd2ea]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c97bd2ea]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c97bd2ea]:before{transform:translate(20px)}.slider.round[data-v-c97bd2ea]{border-radius:34px}.slider.round[data-v-c97bd2ea]:before{border-radius:50%}@keyframes zoom-c97bd2ea{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c97bd2ea],.top-nav[data-v-c97bd2ea],.atom-header-pages__header[data-v-c97bd2ea],.tab-left[data-v-c97bd2ea]{display:none!important}.page-break[data-v-c97bd2ea]{page-break-before:always}div[data-v-c97bd2ea]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c97bd2ea],html[data-v-c97bd2ea]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c97bd2ea],html[data-v-c97bd2ea]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c97bd2ea]::-webkit-scrollbar-track,html[data-v-c97bd2ea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c97bd2ea]::-webkit-scrollbar,html[data-v-c97bd2ea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c97bd2ea]::-webkit-scrollbar-thumb,html[data-v-c97bd2ea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c97bd2ea]{box-sizing:border-box}.highlight[data-v-c97bd2ea]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c97bd2ea]{animation:zoom-c97bd2ea .5s ease-in-out}.required[data-v-c97bd2ea]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c97bd2ea]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c97bd2ea]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.dp-input[data-v-c97bd2ea]{width:100%;height:var(--e434e2f4);padding:0 14px;display:flex;border-radius:8px;align-items:center;justify-content:space-between;border:1px solid #d0d5dd;background-color:#fff;font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dp-input[data-v-c97bd2ea]:hover{border:1px solid #37a3c4}.dp-input__data[data-v-c97bd2ea]{display:flex;align-items:center;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-10a11ad1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-10a11ad1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-10a11ad1]{opacity:0;width:0;height:0}.slider[data-v-10a11ad1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-10a11ad1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-10a11ad1]:before{transform:translate(20px)}.slider.round[data-v-10a11ad1]{border-radius:34px}.slider.round[data-v-10a11ad1]:before{border-radius:50%}@keyframes zoom-10a11ad1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-10a11ad1],.top-nav[data-v-10a11ad1],.atom-header-pages__header[data-v-10a11ad1],.tab-left[data-v-10a11ad1]{display:none!important}.page-break[data-v-10a11ad1]{page-break-before:always}div[data-v-10a11ad1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-10a11ad1],html[data-v-10a11ad1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-10a11ad1],html[data-v-10a11ad1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-10a11ad1]::-webkit-scrollbar-track,html[data-v-10a11ad1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-10a11ad1]::-webkit-scrollbar,html[data-v-10a11ad1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-10a11ad1]::-webkit-scrollbar-thumb,html[data-v-10a11ad1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-10a11ad1]{box-sizing:border-box}.highlight[data-v-10a11ad1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-10a11ad1]{animation:zoom-10a11ad1 .5s ease-in-out}.required[data-v-10a11ad1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-10a11ad1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-10a11ad1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-google-map[data-v-10a11ad1]{width:100%;height:500px}.atom-google-map[data-v-10a11ad1] .gm-style-iw{padding:8px 12px!important}.atom-google-map[data-v-10a11ad1] .gm-style-iw-chr{display:none}.atom-google-map[data-v-10a11ad1] .gm-style-iw-d{max-height:auto;overflow:unset!important}.atom-google-map[data-v-10a11ad1] .attendance-info{display:flex;flex-direction:column;gap:6px}.atom-google-map[data-v-10a11ad1] .attendance-info p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.atom-google-map[data-v-10a11ad1] .attendance-info .rectangle{width:100%;height:1px;background:var(--Stroke)}.atom-google-map .label[data-v-10a11ad1]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.atom-google-map .info[data-v-10a11ad1]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3e5f7656]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3e5f7656]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3e5f7656]{opacity:0;width:0;height:0}.slider[data-v-3e5f7656]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3e5f7656]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3e5f7656]:before{transform:translate(20px)}.slider.round[data-v-3e5f7656]{border-radius:34px}.slider.round[data-v-3e5f7656]:before{border-radius:50%}@keyframes zoom-3e5f7656{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3e5f7656],.top-nav[data-v-3e5f7656],.atom-header-pages__header[data-v-3e5f7656],.tab-left[data-v-3e5f7656]{display:none!important}.page-break[data-v-3e5f7656]{page-break-before:always}div[data-v-3e5f7656]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3e5f7656],html[data-v-3e5f7656]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3e5f7656],html[data-v-3e5f7656]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3e5f7656]::-webkit-scrollbar-track,html[data-v-3e5f7656]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3e5f7656]::-webkit-scrollbar,html[data-v-3e5f7656]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3e5f7656]::-webkit-scrollbar-thumb,html[data-v-3e5f7656]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3e5f7656]{box-sizing:border-box}.highlight[data-v-3e5f7656]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3e5f7656]{animation:zoom-3e5f7656 .5s ease-in-out}.required[data-v-3e5f7656]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3e5f7656]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3e5f7656]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.employee-card[data-v-3e5f7656]{display:flex;width:217px;height:-moz-fit-content;height:fit-content;padding:20px 10px;flex-direction:column;align-items:flex-start;gap:18px;border-radius:8px;background:var(--Neutrals-White)}.employee-card .info-item[data-v-3e5f7656]{display:flex;gap:8px;padding:8px 0;border-bottom:.5px solid var(--Semantic-Disable)}.employee-card .info-item[data-v-3e5f7656]:last-child{border-bottom:none}.employee-card .full-name[data-v-3e5f7656]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1.375rem;line-height:1.625rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.employee-card span[data-v-3e5f7656]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.employee-card p[data-v-3e5f7656]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a9c68ecc]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a9c68ecc]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a9c68ecc]{opacity:0;width:0;height:0}.slider[data-v-a9c68ecc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a9c68ecc]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a9c68ecc]:before{transform:translate(20px)}.slider.round[data-v-a9c68ecc]{border-radius:34px}.slider.round[data-v-a9c68ecc]:before{border-radius:50%}@keyframes zoom-a9c68ecc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a9c68ecc],.top-nav[data-v-a9c68ecc],.atom-header-pages__header[data-v-a9c68ecc],.tab-left[data-v-a9c68ecc]{display:none!important}.page-break[data-v-a9c68ecc]{page-break-before:always}div[data-v-a9c68ecc]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a9c68ecc],html[data-v-a9c68ecc]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a9c68ecc],html[data-v-a9c68ecc]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a9c68ecc]::-webkit-scrollbar-track,html[data-v-a9c68ecc]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a9c68ecc]::-webkit-scrollbar,html[data-v-a9c68ecc]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a9c68ecc]::-webkit-scrollbar-thumb,html[data-v-a9c68ecc]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a9c68ecc]{box-sizing:border-box}.highlight[data-v-a9c68ecc]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a9c68ecc]{animation:zoom-a9c68ecc .5s ease-in-out}.required[data-v-a9c68ecc]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a9c68ecc]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a9c68ecc]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-form-wrapper[data-v-a9c68ecc]{display:flex;flex-direction:column;gap:14px}.search-form-wrapper .search-item[data-v-a9c68ecc]{display:flex;width:100%;gap:24px}.search-form-wrapper .search-item .row-info-item[data-v-a9c68ecc]{flex:1;min-width:0}.search-form-wrapper .group-btn[data-v-a9c68ecc]{width:100%;display:flex;justify-content:flex-end;gap:18px}.search-form-wrapper .group-btn button[data-v-a9c68ecc]{flex:1}.custom-collapse .filter-action[data-v-a9c68ecc]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6f7baafd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6f7baafd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6f7baafd]{opacity:0;width:0;height:0}.slider[data-v-6f7baafd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6f7baafd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6f7baafd]:before{transform:translate(20px)}.slider.round[data-v-6f7baafd]{border-radius:34px}.slider.round[data-v-6f7baafd]:before{border-radius:50%}@keyframes zoom-6f7baafd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6f7baafd],.top-nav[data-v-6f7baafd],.atom-header-pages__header[data-v-6f7baafd],.tab-left[data-v-6f7baafd]{display:none!important}.page-break[data-v-6f7baafd]{page-break-before:always}div[data-v-6f7baafd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6f7baafd],html[data-v-6f7baafd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6f7baafd],html[data-v-6f7baafd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6f7baafd]::-webkit-scrollbar-track,html[data-v-6f7baafd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6f7baafd]::-webkit-scrollbar,html[data-v-6f7baafd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6f7baafd]::-webkit-scrollbar-thumb,html[data-v-6f7baafd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6f7baafd]{box-sizing:border-box}.highlight[data-v-6f7baafd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6f7baafd]{animation:zoom-6f7baafd .5s ease-in-out}.required[data-v-6f7baafd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6f7baafd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-timesheet-page[data-v-6f7baafd]{display:flex;flex-direction:column;overflow:hidden}@-moz-document url-prefix(){.detail-timesheet-page[data-v-6f7baafd]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page[data-v-6f7baafd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-6f7baafd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-6f7baafd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page__content[data-v-6f7baafd]{display:flex;flex-direction:column;align-items:flex-start;padding:0 20px;gap:18px;align-self:stretch}.detail-timesheet-page__content .working-hours[data-v-6f7baafd]{flex-wrap:wrap;border:1px solid var(--Neutrals-Grey-200);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__group-item[data-v-6f7baafd]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.detail-timesheet-page__content .working-hours__group-item[data-v-6f7baafd]:not(:nth-child(9n+1)){border-left:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page__content .working-hours__group-item[data-v-6f7baafd]:nth-child(n+10){border-top:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page__content .working-hours__title[data-v-6f7baafd]{background-color:var(--Neutrals-Grey-100);padding:8px;height:58px;border-bottom:1px solid var(--Neutrals-Grey-200);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__title>p[data-v-6f7baafd]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content .working-hours__content[data-v-6f7baafd]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__content>p[data-v-6f7baafd]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content p[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content span[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content .custom-collapse[data-v-6f7baafd]{box-shadow:0 4px 6px #474f6214}.detail-timesheet-page__content .detail-grading-book-table[data-v-6f7baafd] th{display:flex;justify-content:center;padding:12px 4px!important}.detail-timesheet-page__content .atom-table[data-v-6f7baafd] thead{min-height:auto!important}.detail-timesheet-page__content .atom-table .tHead[data-v-6f7baafd]{padding:12px 18px!important;background:var(--Neutrals-Grey-100)}.detail-timesheet-page__content .avatar[data-v-6f7baafd]{display:flex;justify-content:center;align-items:center;border-radius:80px;width:54px;height:54px}.detail-timesheet-page__content .avatar img[data-v-6f7baafd]{border-radius:96px}.detail-timesheet-page p[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page span[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .search-form-wrapper[data-v-6f7baafd]{display:flex;flex-direction:column;gap:14px}.detail-timesheet-page .search-form-wrapper .search-item[data-v-6f7baafd]{display:flex;width:100%;gap:24px}.detail-timesheet-page .search-form-wrapper .search-item .row-info-item[data-v-6f7baafd]{flex:1;min-width:0}.detail-timesheet-page .search-form-wrapper .group-btn[data-v-6f7baafd]{display:flex;justify-content:flex-end;gap:18px}.detail-timesheet-page .custom-collapse[data-v-6f7baafd]{box-shadow:0 4px 6px #474f6214}.detail-timesheet-page .layout-viewing-employee[data-v-6f7baafd]{display:flex;width:267px;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.detail-timesheet-page .layout-viewing-employee .bar[data-v-6f7baafd]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.detail-timesheet-page .layout-viewing-employee .bar .viewing-employee[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6f7baafd] .base-infinite{overflow-y:unset!important}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown[data-v-6f7baafd]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .layout-viewing-employee .employee-list .active[data-v-6f7baafd]{background-color:var(--Neutrals-Grey-100)}.detail-timesheet-page .display-type[data-v-6f7baafd]{background:var(--Neutrals-White)}.detail-timesheet-page .location-map[data-v-6f7baafd]{display:flex;padding:20px;flex-direction:column;gap:20px;flex:1 0 0;height:770px;border-radius:16px;border:1px solid var(--Semantic-Disable);background:var(--Neutrals-White)}.detail-timesheet-page .location-map .span[data-v-6f7baafd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.modal-alert[data-v-a5af0770]{display:inline-flex;flex-direction:column;justify-content:center;padding:8px;gap:4px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert .icon-close[data-v-a5af0770]{width:100%;display:flex;justify-content:flex-end}.modal-alert .icon-close[data-v-a5af0770] svg:hover{cursor:pointer}.modal-alert__content[data-v-a5af0770]{display:flex;flex-direction:column;align-items:center;gap:30px;align-self:stretch}.modal-alert__content .icon-warning[data-v-a5af0770]{margin-bottom:15px}.modal-alert__content .title[data-v-a5af0770]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-a5af0770]{font-size:1.25rem;line-height:1.875rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.modal-alert__content .content[data-v-a5af0770]{text-align:center;white-space:pre-line;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content__confirm[data-v-a5af0770]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-alert__tool[data-v-a5af0770]{display:flex;gap:14px;width:100%}.modal-alert__tool .btn-tool[data-v-a5af0770]{display:flex;padding:10px 24px;height:41px;flex:1;justify-content:center;align-items:center;gap:4px}.modal-alert__tool .btn-tool[data-v-a5af0770] span{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert .body-content[data-v-a5af0770]{display:flex;flex-direction:column;align-items:start;gap:10px;width:100%}.modal-alert .body-content__warning[data-v-a5af0770]{display:flex;padding:14px;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch;border-radius:16px;border:1px solid var(--Semantic-Disable)}.modal-alert .body-content__warning__title[data-v-a5af0770]{width:100%;border-bottom:1px solid var(--Semantic-Disable)}.modal-alert .body-content span[data-v-a5af0770]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert .body-content p[data-v-a5af0770]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a5af0770]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a5af0770]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a5af0770]{opacity:0;width:0;height:0}.slider[data-v-a5af0770]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a5af0770]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a5af0770]:before{transform:translate(20px)}.slider.round[data-v-a5af0770]{border-radius:34px}.slider.round[data-v-a5af0770]:before{border-radius:50%}@keyframes zoom-a5af0770{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a5af0770],.top-nav[data-v-a5af0770],.atom-header-pages__header[data-v-a5af0770],.tab-left[data-v-a5af0770]{display:none!important}.page-break[data-v-a5af0770]{page-break-before:always}div[data-v-a5af0770]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a5af0770],html[data-v-a5af0770]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a5af0770],html[data-v-a5af0770]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a5af0770]::-webkit-scrollbar-track,html[data-v-a5af0770]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5af0770]::-webkit-scrollbar,html[data-v-a5af0770]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5af0770]::-webkit-scrollbar-thumb,html[data-v-a5af0770]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a5af0770]{box-sizing:border-box}.highlight[data-v-a5af0770]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a5af0770]{animation:zoom-a5af0770 .5s ease-in-out}.required[data-v-a5af0770]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a5af0770]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a5af0770]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.w-450[data-v-a5af0770]{width:450px}.w-451[data-v-a5af0770]{width:451px}.w-452[data-v-a5af0770]{width:452px}.w-453[data-v-a5af0770]{width:453px}.w-454[data-v-a5af0770]{width:454px}.w-455[data-v-a5af0770]{width:455px}.w-456[data-v-a5af0770]{width:456px}.w-457[data-v-a5af0770]{width:457px}.w-458[data-v-a5af0770]{width:458px}.w-459[data-v-a5af0770]{width:459px}.w-460[data-v-a5af0770]{width:460px}.w-461[data-v-a5af0770]{width:461px}.w-462[data-v-a5af0770]{width:462px}.w-463[data-v-a5af0770]{width:463px}.w-464[data-v-a5af0770]{width:464px}.w-465[data-v-a5af0770]{width:465px}.w-466[data-v-a5af0770]{width:466px}.w-467[data-v-a5af0770]{width:467px}.w-468[data-v-a5af0770]{width:468px}.w-469[data-v-a5af0770]{width:469px}.w-470[data-v-a5af0770]{width:470px}.w-471[data-v-a5af0770]{width:471px}.w-472[data-v-a5af0770]{width:472px}.w-473[data-v-a5af0770]{width:473px}.w-474[data-v-a5af0770]{width:474px}.w-475[data-v-a5af0770]{width:475px}.w-476[data-v-a5af0770]{width:476px}.w-477[data-v-a5af0770]{width:477px}.w-478[data-v-a5af0770]{width:478px}.w-479[data-v-a5af0770]{width:479px}.w-480[data-v-a5af0770]{width:480px}.w-481[data-v-a5af0770]{width:481px}.w-482[data-v-a5af0770]{width:482px}.w-483[data-v-a5af0770]{width:483px}.w-484[data-v-a5af0770]{width:484px}.w-485[data-v-a5af0770]{width:485px}.w-486[data-v-a5af0770]{width:486px}.w-487[data-v-a5af0770]{width:487px}.w-488[data-v-a5af0770]{width:488px}.w-489[data-v-a5af0770]{width:489px}.w-490[data-v-a5af0770]{width:490px}.w-491[data-v-a5af0770]{width:491px}.w-492[data-v-a5af0770]{width:492px}.w-493[data-v-a5af0770]{width:493px}.w-494[data-v-a5af0770]{width:494px}.w-495[data-v-a5af0770]{width:495px}.w-496[data-v-a5af0770]{width:496px}.w-497[data-v-a5af0770]{width:497px}.w-498[data-v-a5af0770]{width:498px}.w-499[data-v-a5af0770]{width:499px}.w-500[data-v-a5af0770]{width:500px}.w-501[data-v-a5af0770]{width:501px}.w-502[data-v-a5af0770]{width:502px}.w-503[data-v-a5af0770]{width:503px}.w-504[data-v-a5af0770]{width:504px}.w-505[data-v-a5af0770]{width:505px}.w-506[data-v-a5af0770]{width:506px}.w-507[data-v-a5af0770]{width:507px}.w-508[data-v-a5af0770]{width:508px}.w-509[data-v-a5af0770]{width:509px}.w-510[data-v-a5af0770]{width:510px}.w-511[data-v-a5af0770]{width:511px}.w-512[data-v-a5af0770]{width:512px}.w-513[data-v-a5af0770]{width:513px}.w-514[data-v-a5af0770]{width:514px}.w-515[data-v-a5af0770]{width:515px}.w-516[data-v-a5af0770]{width:516px}.w-517[data-v-a5af0770]{width:517px}.w-518[data-v-a5af0770]{width:518px}.w-519[data-v-a5af0770]{width:519px}.w-520[data-v-a5af0770]{width:520px}.w-521[data-v-a5af0770]{width:521px}.w-522[data-v-a5af0770]{width:522px}.w-523[data-v-a5af0770]{width:523px}.w-524[data-v-a5af0770]{width:524px}.w-525[data-v-a5af0770]{width:525px}.w-526[data-v-a5af0770]{width:526px}.w-527[data-v-a5af0770]{width:527px}.w-528[data-v-a5af0770]{width:528px}.w-529[data-v-a5af0770]{width:529px}.w-530[data-v-a5af0770]{width:530px}.w-531[data-v-a5af0770]{width:531px}.w-532[data-v-a5af0770]{width:532px}.w-533[data-v-a5af0770]{width:533px}.w-534[data-v-a5af0770]{width:534px}.w-535[data-v-a5af0770]{width:535px}.w-536[data-v-a5af0770]{width:536px}.w-537[data-v-a5af0770]{width:537px}.w-538[data-v-a5af0770]{width:538px}.w-539[data-v-a5af0770]{width:539px}.w-540[data-v-a5af0770]{width:540px}.w-541[data-v-a5af0770]{width:541px}.w-542[data-v-a5af0770]{width:542px}.w-543[data-v-a5af0770]{width:543px}.w-544[data-v-a5af0770]{width:544px}.w-545[data-v-a5af0770]{width:545px}.w-546[data-v-a5af0770]{width:546px}.w-547[data-v-a5af0770]{width:547px}.w-548[data-v-a5af0770]{width:548px}.w-549[data-v-a5af0770]{width:549px}.w-550[data-v-a5af0770]{width:550px}.w-551[data-v-a5af0770]{width:551px}.w-552[data-v-a5af0770]{width:552px}.w-553[data-v-a5af0770]{width:553px}.w-554[data-v-a5af0770]{width:554px}.w-555[data-v-a5af0770]{width:555px}.w-556[data-v-a5af0770]{width:556px}.w-557[data-v-a5af0770]{width:557px}.w-558[data-v-a5af0770]{width:558px}.w-559[data-v-a5af0770]{width:559px}.w-560[data-v-a5af0770]{width:560px}.w-561[data-v-a5af0770]{width:561px}.w-562[data-v-a5af0770]{width:562px}.w-563[data-v-a5af0770]{width:563px}.w-564[data-v-a5af0770]{width:564px}.w-565[data-v-a5af0770]{width:565px}.w-566[data-v-a5af0770]{width:566px}.w-567[data-v-a5af0770]{width:567px}.w-568[data-v-a5af0770]{width:568px}.w-569[data-v-a5af0770]{width:569px}.w-570[data-v-a5af0770]{width:570px}.w-571[data-v-a5af0770]{width:571px}.w-572[data-v-a5af0770]{width:572px}.w-573[data-v-a5af0770]{width:573px}.w-574[data-v-a5af0770]{width:574px}.w-575[data-v-a5af0770]{width:575px}.w-576[data-v-a5af0770]{width:576px}.w-577[data-v-a5af0770]{width:577px}.w-578[data-v-a5af0770]{width:578px}.w-579[data-v-a5af0770]{width:579px}.w-580[data-v-a5af0770]{width:580px}.w-581[data-v-a5af0770]{width:581px}.w-582[data-v-a5af0770]{width:582px}.w-583[data-v-a5af0770]{width:583px}.w-584[data-v-a5af0770]{width:584px}.w-585[data-v-a5af0770]{width:585px}.w-586[data-v-a5af0770]{width:586px}.w-587[data-v-a5af0770]{width:587px}.w-588[data-v-a5af0770]{width:588px}.w-589[data-v-a5af0770]{width:589px}.w-590[data-v-a5af0770]{width:590px}.w-591[data-v-a5af0770]{width:591px}.w-592[data-v-a5af0770]{width:592px}.w-593[data-v-a5af0770]{width:593px}.w-594[data-v-a5af0770]{width:594px}.w-595[data-v-a5af0770]{width:595px}.w-596[data-v-a5af0770]{width:596px}.w-597[data-v-a5af0770]{width:597px}.w-598[data-v-a5af0770]{width:598px}.w-599[data-v-a5af0770]{width:599px}.w-600[data-v-a5af0770]{width:600px}.w-601[data-v-a5af0770]{width:601px}.w-602[data-v-a5af0770]{width:602px}.w-603[data-v-a5af0770]{width:603px}.w-604[data-v-a5af0770]{width:604px}.w-605[data-v-a5af0770]{width:605px}.w-606[data-v-a5af0770]{width:606px}.w-607[data-v-a5af0770]{width:607px}.w-608[data-v-a5af0770]{width:608px}.w-609[data-v-a5af0770]{width:609px}.w-610[data-v-a5af0770]{width:610px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f8988476]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f8988476]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f8988476]{opacity:0;width:0;height:0}.slider[data-v-f8988476]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f8988476]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f8988476]:before{transform:translate(20px)}.slider.round[data-v-f8988476]{border-radius:34px}.slider.round[data-v-f8988476]:before{border-radius:50%}@keyframes zoom-f8988476{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f8988476],.top-nav[data-v-f8988476],.atom-header-pages__header[data-v-f8988476],.tab-left[data-v-f8988476]{display:none!important}.page-break[data-v-f8988476]{page-break-before:always}div[data-v-f8988476]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f8988476],html[data-v-f8988476]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f8988476],html[data-v-f8988476]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f8988476]::-webkit-scrollbar-track,html[data-v-f8988476]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f8988476]::-webkit-scrollbar,html[data-v-f8988476]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f8988476]::-webkit-scrollbar-thumb,html[data-v-f8988476]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f8988476]{box-sizing:border-box}.highlight[data-v-f8988476]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f8988476]{animation:zoom-f8988476 .5s ease-in-out}.required[data-v-f8988476]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f8988476]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f8988476]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.diligence-page__content[data-v-f8988476]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0px}.no-data[data-v-f8988476]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.object[data-v-f8988476]{color:var(--Semantic-Rest-Blue)!important;cursor:pointer!important}[data-v-f8988476] .atom-table .table-bTd{cursor:default!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d501913c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d501913c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d501913c]{opacity:0;width:0;height:0}.slider[data-v-d501913c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d501913c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d501913c]:before{transform:translate(20px)}.slider.round[data-v-d501913c]{border-radius:34px}.slider.round[data-v-d501913c]:before{border-radius:50%}@keyframes zoom-d501913c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d501913c],.top-nav[data-v-d501913c],.atom-header-pages__header[data-v-d501913c],.tab-left[data-v-d501913c]{display:none!important}.page-break[data-v-d501913c]{page-break-before:always}div[data-v-d501913c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d501913c],html[data-v-d501913c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d501913c],html[data-v-d501913c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d501913c]::-webkit-scrollbar-track,html[data-v-d501913c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d501913c]::-webkit-scrollbar,html[data-v-d501913c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d501913c]::-webkit-scrollbar-thumb,html[data-v-d501913c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d501913c]{box-sizing:border-box}.highlight[data-v-d501913c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d501913c]{animation:zoom-d501913c .5s ease-in-out}.required[data-v-d501913c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d501913c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d501913c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.diligence-page[data-v-d501913c]{display:flex;flex-direction:column;overflow:hidden;padding:0 20px 14px;gap:14px;flex:1;min-height:0px}@-moz-document url-prefix(){.diligence-page[data-v-d501913c]{overflow-y:auto;scrollbar-width:thin}}.diligence-page[data-v-d501913c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.diligence-page[data-v-d501913c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.diligence-page[data-v-d501913c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.diligence-page__header[data-v-d501913c]{display:flex;justify-content:space-between;align-items:center}.diligence-page__header__breadcrumb[data-v-d501913c]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.diligence-page__header__employeeInfo[data-v-d501913c]{display:flex;align-items:center;gap:8px}.diligence-page__header__employeeInfo p[data-v-d501913c]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.diligence-page__content[data-v-d501913c]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch;flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-aa16fea7]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-aa16fea7]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-aa16fea7]{opacity:0;width:0;height:0}.slider[data-v-aa16fea7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-aa16fea7]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-aa16fea7]:before{transform:translate(20px)}.slider.round[data-v-aa16fea7]{border-radius:34px}.slider.round[data-v-aa16fea7]:before{border-radius:50%}@keyframes zoom-aa16fea7{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-aa16fea7],.top-nav[data-v-aa16fea7],.atom-header-pages__header[data-v-aa16fea7],.tab-left[data-v-aa16fea7]{display:none!important}.page-break[data-v-aa16fea7]{page-break-before:always}div[data-v-aa16fea7]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-aa16fea7],html[data-v-aa16fea7]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-aa16fea7],html[data-v-aa16fea7]{overflow-y:auto;scrollbar-width:thin}}body[data-v-aa16fea7]::-webkit-scrollbar-track,html[data-v-aa16fea7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-aa16fea7]::-webkit-scrollbar,html[data-v-aa16fea7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-aa16fea7]::-webkit-scrollbar-thumb,html[data-v-aa16fea7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-aa16fea7]{box-sizing:border-box}.highlight[data-v-aa16fea7]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-aa16fea7]{animation:zoom-aa16fea7 .5s ease-in-out}.required[data-v-aa16fea7]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-aa16fea7]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-aa16fea7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.employee-filter-form[data-v-aa16fea7]{display:flex;padding:0 20px;flex-direction:column;align-items:flex-start;gap:20px}.employee-filter-form span[data-v-aa16fea7]{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.employee-filter-form p[data-v-aa16fea7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-17c72499]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-17c72499]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-17c72499]{opacity:0;width:0;height:0}.slider[data-v-17c72499]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-17c72499]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-17c72499]:before{transform:translate(20px)}.slider.round[data-v-17c72499]{border-radius:34px}.slider.round[data-v-17c72499]:before{border-radius:50%}@keyframes zoom-17c72499{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-17c72499],.top-nav[data-v-17c72499],.atom-header-pages__header[data-v-17c72499],.tab-left[data-v-17c72499]{display:none!important}.page-break[data-v-17c72499]{page-break-before:always}div[data-v-17c72499]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-17c72499],html[data-v-17c72499]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-17c72499],html[data-v-17c72499]{overflow-y:auto;scrollbar-width:thin}}body[data-v-17c72499]::-webkit-scrollbar-track,html[data-v-17c72499]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-17c72499]::-webkit-scrollbar,html[data-v-17c72499]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-17c72499]::-webkit-scrollbar-thumb,html[data-v-17c72499]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-17c72499]{box-sizing:border-box}.highlight[data-v-17c72499]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-17c72499]{animation:zoom-17c72499 .5s ease-in-out}.required[data-v-17c72499]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-17c72499]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-17c72499]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.create-diligence[data-v-17c72499]{display:flex;flex-direction:column;flex:1;min-height:0px}.create-diligence .create-diligence-page[data-v-17c72499]{display:flex;flex-direction:column;margin:0 20px 14px;padding-bottom:20px;gap:14px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);flex:1;min-height:0px;overflow:hidden}.create-diligence .create-diligence-page__content[data-v-17c72499]{display:flex;padding:20px 0;flex-direction:column;align-items:flex-start;gap:14px;align-self:stretch;flex:1;min-height:0px;overflow-y:auto}@-moz-document url-prefix(){.create-diligence .create-diligence-page__content[data-v-17c72499]{overflow-y:auto;scrollbar-width:thin}}.create-diligence .create-diligence-page__content[data-v-17c72499]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-diligence .create-diligence-page__content[data-v-17c72499]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-diligence .create-diligence-page__content[data-v-17c72499]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-diligence .header[data-v-17c72499]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.create-diligence .header span[data-v-17c72499]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.create-diligence .header[data-v-17c72499] .rotated{transform:rotate(180deg)}.create-diligence span[data-v-17c72499]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create-diligence p[data-v-17c72499]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create-diligence .tips[data-v-17c72499]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fe99c8cb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fe99c8cb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fe99c8cb]{opacity:0;width:0;height:0}.slider[data-v-fe99c8cb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fe99c8cb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fe99c8cb]:before{transform:translate(20px)}.slider.round[data-v-fe99c8cb]{border-radius:34px}.slider.round[data-v-fe99c8cb]:before{border-radius:50%}@keyframes zoom-fe99c8cb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fe99c8cb],.top-nav[data-v-fe99c8cb],.atom-header-pages__header[data-v-fe99c8cb],.tab-left[data-v-fe99c8cb]{display:none!important}.page-break[data-v-fe99c8cb]{page-break-before:always}div[data-v-fe99c8cb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fe99c8cb],html[data-v-fe99c8cb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fe99c8cb],html[data-v-fe99c8cb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fe99c8cb]::-webkit-scrollbar-track,html[data-v-fe99c8cb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe99c8cb]::-webkit-scrollbar,html[data-v-fe99c8cb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe99c8cb]::-webkit-scrollbar-thumb,html[data-v-fe99c8cb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fe99c8cb]{box-sizing:border-box}.highlight[data-v-fe99c8cb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fe99c8cb]{animation:zoom-fe99c8cb .5s ease-in-out}.required[data-v-fe99c8cb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fe99c8cb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fe99c8cb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-setting__body[data-v-fe99c8cb]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0px}.attendance-setting__body .object[data-v-fe99c8cb] p{color:var(--Semantic-Rest-Blue)!important}.attendance-setting__body .no-data[data-v-fe99c8cb]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-setting__body .atom-table .table-bTd[data-v-fe99c8cb]{display:flex;align-items:center;justify-content:center;cursor:default!important}.attendance-setting__body .atom-table .table-bTd .name[data-v-fe99c8cb]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b4e038c1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b4e038c1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b4e038c1]{opacity:0;width:0;height:0}.slider[data-v-b4e038c1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b4e038c1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b4e038c1]:before{transform:translate(20px)}.slider.round[data-v-b4e038c1]{border-radius:34px}.slider.round[data-v-b4e038c1]:before{border-radius:50%}@keyframes zoom-b4e038c1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b4e038c1],.top-nav[data-v-b4e038c1],.atom-header-pages__header[data-v-b4e038c1],.tab-left[data-v-b4e038c1]{display:none!important}.page-break[data-v-b4e038c1]{page-break-before:always}div[data-v-b4e038c1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b4e038c1],html[data-v-b4e038c1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b4e038c1],html[data-v-b4e038c1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b4e038c1]::-webkit-scrollbar-track,html[data-v-b4e038c1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b4e038c1]::-webkit-scrollbar,html[data-v-b4e038c1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b4e038c1]::-webkit-scrollbar-thumb,html[data-v-b4e038c1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b4e038c1]{box-sizing:border-box}.highlight[data-v-b4e038c1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b4e038c1]{animation:zoom-b4e038c1 .5s ease-in-out}.required[data-v-b4e038c1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b4e038c1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b4e038c1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-page[data-v-b4e038c1]{display:flex;flex-direction:column;overflow:hidden;padding:0 20px 14px;gap:14px;flex:1;min-height:0px}@-moz-document url-prefix(){.attendance-page[data-v-b4e038c1]{overflow-y:auto;scrollbar-width:thin}}.attendance-page[data-v-b4e038c1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.attendance-page[data-v-b4e038c1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.attendance-page[data-v-b4e038c1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.attendance-page__header[data-v-b4e038c1]{display:flex;justify-content:space-between;align-items:center}.attendance-page__header__breadcrumb[data-v-b4e038c1]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.attendance-page__header__employeeInfo[data-v-b4e038c1]{display:flex;align-items:center;gap:8px}.attendance-page__header__employeeInfo p[data-v-b4e038c1]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.attendance-page__header__employeeInfo .divider[data-v-b4e038c1]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.attendance-page__note[data-v-b4e038c1]{display:flex;justify-content:flex-start;gap:16px;background:var(--Semantic-Alerts-Blue_10);font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.attendance-page__note__right-line[data-v-b4e038c1]{width:4px;align-self:stretch;background:var(--Semantic-Alerts-Blue_100)}.attendance-page__body[data-v-b4e038c1]{display:flex;flex-direction:column;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ca2758bb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ca2758bb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ca2758bb]{opacity:0;width:0;height:0}.slider[data-v-ca2758bb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ca2758bb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ca2758bb]:before{transform:translate(20px)}.slider.round[data-v-ca2758bb]{border-radius:34px}.slider.round[data-v-ca2758bb]:before{border-radius:50%}@keyframes zoom-ca2758bb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ca2758bb],.top-nav[data-v-ca2758bb],.atom-header-pages__header[data-v-ca2758bb],.tab-left[data-v-ca2758bb]{display:none!important}.page-break[data-v-ca2758bb]{page-break-before:always}div[data-v-ca2758bb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ca2758bb],html[data-v-ca2758bb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ca2758bb],html[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ca2758bb]::-webkit-scrollbar-track,html[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ca2758bb]::-webkit-scrollbar,html[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ca2758bb]::-webkit-scrollbar-thumb,html[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ca2758bb]{box-sizing:border-box}.highlight[data-v-ca2758bb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ca2758bb]{animation:zoom-ca2758bb .5s ease-in-out}.required[data-v-ca2758bb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ca2758bb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ca2758bb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.create-attendance-layout[data-v-ca2758bb]{display:flex;flex-direction:column;flex:1;min-height:0px}.create-attendance-layout__body[data-v-ca2758bb]{display:flex;gap:14px;flex:1;min-height:0px;overflow-y:hidden;padding:0 14px 14px}.create-attendance-layout__working-time[data-v-ca2758bb]{display:flex;flex-direction:column;align-items:flex-start;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);overflow:hidden;background:var(--Neutrals-White)}.create-attendance-layout__working-time__header[data-v-ca2758bb]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);height:46px;padding:12px 20px;width:100%}.create-attendance-layout__working-time__body[data-v-ca2758bb]{border-radius:0 0 16px 16px;width:100%;flex:1;min-height:0;overflow:auto}@-moz-document url-prefix(){.create-attendance-layout__working-time__body[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}.create-attendance-layout__working-time__body[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout__working-time__body[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout__working-time__body[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-attendance-layout__working-time__body .item[data-v-ca2758bb]{padding:12px 20px;border-bottom:1px solid var(--Neutrals-Grey-200)}.create-attendance-layout__working-time__body .item[data-v-ca2758bb]:last-child{border-bottom:none}.create-attendance-layout__working-time__body .item.active[data-v-ca2758bb]{background-color:var(--Text-Color-Disable-Space)}.create-attendance-layout__working-time__body .item.active[data-v-ca2758bb]:hover{background-color:var(--Semantic-Hover-Blue-Darken-10-Percent)}.create-attendance-layout__working-time__body .item.isAdded[data-v-ca2758bb]{background-color:var(--Blue-Background)}.create-attendance-layout__working-time__body .item.isAdded p[data-v-ca2758bb]{color:var(--Text-Color-Disable)}.create-attendance-layout__working-time__body .item.isAdded.active[data-v-ca2758bb]{background-color:var(--Semantic-Hover-Blue)}.create-attendance-layout__working-time__body .item[data-v-ca2758bb]:hover{cursor:pointer;background-color:var(--Neutrals-Grey-100)}.create-attendance-layout__working-time p[data-v-ca2758bb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form[data-v-ca2758bb]{display:flex;flex-direction:column;gap:14px;flex:1;min-width:0px}@-moz-document url-prefix(){.create-attendance-layout .attendance-form[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}.create-attendance-layout .attendance-form[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-attendance-layout .attendance-form__body[data-v-ca2758bb]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.create-attendance-layout .attendance-form__content-wrapper[data-v-ca2758bb]{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;border-radius:16px;border:1px solid var(--Stroke)}.create-attendance-layout .attendance-form__content[data-v-ca2758bb]{display:flex;flex-direction:column;gap:14px;background:var(--Neutrals-White);overflow:auto;flex:1;min-height:0}@-moz-document url-prefix(){.create-attendance-layout .attendance-form__content[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}.create-attendance-layout .attendance-form__content[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-attendance-layout .attendance-form__content .header[data-v-ca2758bb]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.create-attendance-layout .attendance-form__content .header span[data-v-ca2758bb]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .header[data-v-ca2758bb] .rotated{transform:rotate(180deg)}.create-attendance-layout .attendance-form__content .header-info[data-v-ca2758bb]{display:flex;justify-content:space-between}.create-attendance-layout .attendance-form__content .header-info .date[data-v-ca2758bb]{font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .header-info p[data-v-ca2758bb]{font-size:1rem;line-height:1.2rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .header-info .name-company[data-v-ca2758bb]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .employee-card[data-v-ca2758bb]{display:flex;width:267px;padding:20px 10px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:16px;border:1px solid var(--Stroke)}.create-attendance-layout .attendance-form__content .employee-card .info-item[data-v-ca2758bb]{padding:8px 0;display:flex;gap:20px;width:100%;border-bottom:.5px solid var(--Stroke)}.create-attendance-layout .attendance-form__content .employee-card .info-item[data-v-ca2758bb]:first-child{padding:0;border-bottom:none}.create-attendance-layout .attendance-form__content .employee-card .info-item[data-v-ca2758bb]:last-child{border-bottom:none}.create-attendance-layout .attendance-form__content .employee-card .info-item .full-name[data-v-ca2758bb]{font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0px;color:var(--Dark-Background);font-family:Inter}.create-attendance-layout .attendance-form__content .employee-card .info-item span[data-v-ca2758bb]{width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Dark-Background);font-family:Inter}.create-attendance-layout .attendance-form__content .employee-card .info-item p[data-v-ca2758bb]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.create-attendance-layout .attendance-form__content .condition[data-v-ca2758bb]{border-radius:18px;margin:0 20px 20px;border:1px solid var(--Semantic-Disable)}.create-attendance-layout .attendance-form__content .condition[data-v-ca2758bb] .employee-filter-form{padding:20px}.create-attendance-layout .attendance-form__content .working-hours-layout[data-v-ca2758bb]{border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;height:300px}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours[data-v-ca2758bb]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:100%;overflow-y:auto}@-moz-document url-prefix(){.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__group-item[data-v-ca2758bb]{flex:1 0 16.6666666667%;box-sizing:border-box;width:125px}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__group-item[data-v-ca2758bb]:not(:nth-child(6n+1)){border-left:1px solid var(--Stroke)}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__group-item[data-v-ca2758bb]:nth-child(n+7){border-top:1px solid var(--Stroke)}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__title[data-v-ca2758bb]{display:flex;background-color:var(--Rest-Background);padding:8px 10px;height:50px;border-bottom:1px solid var(--Stroke);overflow:hidden;align-items:center}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__title>p[data-v-ca2758bb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__content[data-v-ca2758bb]{display:flex;overflow:hidden;padding:16px 10px;align-items:center;height:44px}.create-attendance-layout .attendance-form__content .working-hours-layout .working-hours__content>p[data-v-ca2758bb]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.create-attendance-layout .attendance-form__content .working-hours-field[data-v-ca2758bb]{display:flex;border-radius:16px 16px 0 0;flex:1;min-width:0px;overflow-x:auto}@-moz-document url-prefix(){.create-attendance-layout .attendance-form__content .working-hours-field[data-v-ca2758bb]{overflow-y:auto;scrollbar-width:thin}}.create-attendance-layout .attendance-form__content .working-hours-field[data-v-ca2758bb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content .working-hours-field[data-v-ca2758bb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.create-attendance-layout .attendance-form__content .working-hours-field[data-v-ca2758bb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.create-attendance-layout .attendance-form__content .working-hours-field .item[data-v-ca2758bb]{min-width:100px;height:50px;padding:8px 10px;border-right:1px solid var(--Stroke);background:var(--Rest-Background)}.create-attendance-layout .attendance-form__content .working-hours-field .item p[data-v-ca2758bb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-19bdf436]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-19bdf436]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-19bdf436]{opacity:0;width:0;height:0}.slider[data-v-19bdf436]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-19bdf436]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-19bdf436]:before{transform:translate(20px)}.slider.round[data-v-19bdf436]{border-radius:34px}.slider.round[data-v-19bdf436]:before{border-radius:50%}@keyframes zoom-19bdf436{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-19bdf436],.top-nav[data-v-19bdf436],.atom-header-pages__header[data-v-19bdf436],.tab-left[data-v-19bdf436]{display:none!important}.page-break[data-v-19bdf436]{page-break-before:always}div[data-v-19bdf436]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-19bdf436],html[data-v-19bdf436]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-19bdf436],html[data-v-19bdf436]{overflow-y:auto;scrollbar-width:thin}}body[data-v-19bdf436]::-webkit-scrollbar-track,html[data-v-19bdf436]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-19bdf436]::-webkit-scrollbar,html[data-v-19bdf436]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-19bdf436]::-webkit-scrollbar-thumb,html[data-v-19bdf436]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-19bdf436]{box-sizing:border-box}.highlight[data-v-19bdf436]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-19bdf436]{animation:zoom-19bdf436 .5s ease-in-out}.required[data-v-19bdf436]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-19bdf436]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-19bdf436]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-setting__body[data-v-19bdf436]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0px}.attendance-setting__body .object[data-v-19bdf436]{text-decoration:underline;color:var(--Semantic-Rest-Blue)!important}.attendance-setting__body .no-data[data-v-19bdf436]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.attendance-setting__body .atom-table .table-bTd[data-v-19bdf436]{display:flex;align-items:center;justify-content:flex-start;padding:8px 10px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f6c4dc4e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f6c4dc4e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f6c4dc4e]{opacity:0;width:0;height:0}.slider[data-v-f6c4dc4e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f6c4dc4e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f6c4dc4e]:before{transform:translate(20px)}.slider.round[data-v-f6c4dc4e]{border-radius:34px}.slider.round[data-v-f6c4dc4e]:before{border-radius:50%}@keyframes zoom-f6c4dc4e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f6c4dc4e],.top-nav[data-v-f6c4dc4e],.atom-header-pages__header[data-v-f6c4dc4e],.tab-left[data-v-f6c4dc4e]{display:none!important}.page-break[data-v-f6c4dc4e]{page-break-before:always}div[data-v-f6c4dc4e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f6c4dc4e],html[data-v-f6c4dc4e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f6c4dc4e],html[data-v-f6c4dc4e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f6c4dc4e]::-webkit-scrollbar-track,html[data-v-f6c4dc4e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f6c4dc4e]::-webkit-scrollbar,html[data-v-f6c4dc4e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f6c4dc4e]::-webkit-scrollbar-thumb,html[data-v-f6c4dc4e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f6c4dc4e]{box-sizing:border-box}.highlight[data-v-f6c4dc4e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f6c4dc4e]{animation:zoom-f6c4dc4e .5s ease-in-out}.required[data-v-f6c4dc4e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f6c4dc4e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f6c4dc4e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.bonus-layout-page[data-v-f6c4dc4e]{display:flex;flex-direction:column;overflow:hidden;padding:0 20px 14px;gap:14px;flex:1;min-height:0px}@-moz-document url-prefix(){.bonus-layout-page[data-v-f6c4dc4e]{overflow-y:auto;scrollbar-width:thin}}.bonus-layout-page[data-v-f6c4dc4e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.bonus-layout-page[data-v-f6c4dc4e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.bonus-layout-page[data-v-f6c4dc4e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.bonus-layout-page__note[data-v-f6c4dc4e]{display:flex;flex-direction:column;justify-content:flex-start;gap:14px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.bonus-layout-page__body[data-v-f6c4dc4e]{display:flex;flex-direction:column;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3b689c47]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3b689c47]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3b689c47]{opacity:0;width:0;height:0}.slider[data-v-3b689c47]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3b689c47]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3b689c47]:before{transform:translate(20px)}.slider.round[data-v-3b689c47]{border-radius:34px}.slider.round[data-v-3b689c47]:before{border-radius:50%}@keyframes zoom-3b689c47{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3b689c47],.top-nav[data-v-3b689c47],.atom-header-pages__header[data-v-3b689c47],.tab-left[data-v-3b689c47]{display:none!important}.page-break[data-v-3b689c47]{page-break-before:always}div[data-v-3b689c47]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3b689c47],html[data-v-3b689c47]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3b689c47],html[data-v-3b689c47]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3b689c47]::-webkit-scrollbar-track,html[data-v-3b689c47]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3b689c47]::-webkit-scrollbar,html[data-v-3b689c47]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3b689c47]::-webkit-scrollbar-thumb,html[data-v-3b689c47]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3b689c47]{box-sizing:border-box}.highlight[data-v-3b689c47]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3b689c47]{animation:zoom-3b689c47 .5s ease-in-out}.required[data-v-3b689c47]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3b689c47]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3b689c47]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail-item[data-v-3b689c47]{display:flex;position:relative}.salary-detail-item[data-v-3b689c47]:hover{cursor:grab}.salary-detail-item[data-v-3b689c47]:first-child{border-top:1px solid var(--Neutrals-Grey-300)}.salary-detail-item:last-child .salary-detail-item__input[data-v-3b689c47]{border-bottom:none}.salary-detail-item__error[data-v-3b689c47]{position:absolute;width:202px;left:100%;top:-15px;border-radius:20px;box-shadow:0 8px 20px #00000014}.salary-detail-item__error-layout[data-v-3b689c47]{position:relative;z-index:5}.salary-detail-item__error-layout .icon-close[data-v-3b689c47]{position:absolute;left:-4px;top:-5px;display:flex;width:16px;height:16px;justify-content:center;align-items:center;cursor:pointer;border-radius:16px;background:var(--Rest-Background)}.salary-detail-item__error-layout .content-error[data-v-3b689c47]{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:20px;background:var(--Blue-Background)}.salary-detail-item__error-layout .content-error .title[data-v-3b689c47]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__error-layout .content-error .content[data-v-3b689c47]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__input[data-v-3b689c47]{position:relative;padding:16px 10px;border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail-item__input input[data-v-3b689c47]{width:100%;outline:none;background-color:transparent;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__input .error_input[data-v-3b689c47]{background-color:var(--Semantic-Alerts-Yellow_10)}.salary-detail-item__input[data-v-3b689c47] svg{width:24px}.salary-detail-item__dropdown[data-v-3b689c47]{display:flex;align-items:center;gap:4px;padding:16px 10px;justify-content:flex-end;border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail-item__dropdown span[data-v-3b689c47]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;width:100%;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__dropdown_border[data-v-3b689c47]{border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail-item_error[data-v-3b689c47]{position:absolute;right:-190px;z-index:999;top:-20px;display:flex;padding:14px;gap:8px;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #00000014;width:192px}.salary-detail-item_error_close[data-v-3b689c47]{cursor:pointer;position:absolute;left:-10px;top:-10px}.salary-detail-item_error_text[data-v-3b689c47]{font-size:.75rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.salary-detail-item_error_title[data-v-3b689c47]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.salary-detail-item .name[data-v-3b689c47]{width:100%;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.focus_input[data-v-3b689c47]{border:1px solid var(--Semantic-Hover-background)!important}.icon-title[data-v-3b689c47] svg{cursor:pointer;transition:all .1s ease}.icon-title.active[data-v-3b689c47] svg{transform:rotate(-180deg)}.icon-title.disabled[data-v-3b689c47]{pointer-events:none}.dropdown-menu[data-v-3b689c47]{position:absolute;z-index:999;top:calc(100% + 4px);left:0;display:flex;width:170px;padding:8px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;border:1px solid var(--Neutrals-Grey-100);background:#fff;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.dropdown-option[data-v-3b689c47]{display:flex;width:100%;padding:10px 14px;align-items:center;gap:8px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter;cursor:pointer}.activeOption[data-v-3b689c47]{border-radius:8px;background:var(--Semantic-Hover-Blue);font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.error_input[data-v-3b689c47],.error_input input[data-v-3b689c47]{background-color:#fff6d5}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-026bf10a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-026bf10a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-026bf10a]{opacity:0;width:0;height:0}.slider[data-v-026bf10a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-026bf10a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-026bf10a]:before{transform:translate(20px)}.slider.round[data-v-026bf10a]{border-radius:34px}.slider.round[data-v-026bf10a]:before{border-radius:50%}@keyframes zoom-026bf10a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-026bf10a],.top-nav[data-v-026bf10a],.atom-header-pages__header[data-v-026bf10a],.tab-left[data-v-026bf10a]{display:none!important}.page-break[data-v-026bf10a]{page-break-before:always}div[data-v-026bf10a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-026bf10a],html[data-v-026bf10a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-026bf10a],html[data-v-026bf10a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-026bf10a]::-webkit-scrollbar-track,html[data-v-026bf10a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-026bf10a]::-webkit-scrollbar,html[data-v-026bf10a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-026bf10a]::-webkit-scrollbar-thumb,html[data-v-026bf10a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-026bf10a]{box-sizing:border-box}.highlight[data-v-026bf10a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-026bf10a]{animation:zoom-026bf10a .5s ease-in-out}.required[data-v-026bf10a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-026bf10a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-026bf10a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail__item[data-v-026bf10a]{display:flex;width:100%}.salary-detail__item_input[data-v-026bf10a]{position:relative;padding-right:20px;border:1px solid var(--Neutrals-Grey-200);border-radius:16px;background:var(--Neutrals-White)}.salary-detail__item_input.disable[data-v-026bf10a]{background:var(--Neutrals-Grey-50)}.salary-detail__item_input input[data-v-026bf10a]{padding:16px 0 16px 20px;width:100%;border-radius:18px;outline:none;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__item_input input[data-v-026bf10a]:disabled{background-color:transparent}.salary-detail__item_input input[data-v-026bf10a]:focus{background-color:transparent}.salary-detail__item_input[data-v-026bf10a] svg{width:24px}.focus_input[data-v-026bf10a]{border:1px solid var(--Semantic-Hover-background)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b46f1d6f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b46f1d6f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b46f1d6f]{opacity:0;width:0;height:0}.slider[data-v-b46f1d6f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b46f1d6f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b46f1d6f]:before{transform:translate(20px)}.slider.round[data-v-b46f1d6f]{border-radius:34px}.slider.round[data-v-b46f1d6f]:before{border-radius:50%}@keyframes zoom-b46f1d6f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b46f1d6f],.top-nav[data-v-b46f1d6f],.atom-header-pages__header[data-v-b46f1d6f],.tab-left[data-v-b46f1d6f]{display:none!important}.page-break[data-v-b46f1d6f]{page-break-before:always}div[data-v-b46f1d6f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b46f1d6f],html[data-v-b46f1d6f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b46f1d6f],html[data-v-b46f1d6f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b46f1d6f]::-webkit-scrollbar-track,html[data-v-b46f1d6f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b46f1d6f]::-webkit-scrollbar,html[data-v-b46f1d6f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b46f1d6f]::-webkit-scrollbar-thumb,html[data-v-b46f1d6f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b46f1d6f]{box-sizing:border-box}.highlight[data-v-b46f1d6f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b46f1d6f]{animation:zoom-b46f1d6f .5s ease-in-out}.required[data-v-b46f1d6f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b46f1d6f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail[data-v-b46f1d6f]{display:flex;flex-direction:column;flex:1;min-height:0;padding-bottom:20px}.salary-detail-body[data-v-b46f1d6f]{display:flex;flex-direction:column;flex:1;min-height:0;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);overflow:hidden}.salary-detail__heading[data-v-b46f1d6f]{width:100%;display:flex;justify-content:space-between;padding:14px 20px;gap:4px;height:auto}.salary-detail__heading_title[data-v-b46f1d6f]{display:flex;align-items:center;width:100%;height:auto;padding:4px;flex:1 0 0;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail__heading_right[data-v-b46f1d6f]{display:flex;align-items:center;gap:8px;padding-right:20px}.salary-detail__heading_right_title[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__heading_right_text[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__heading_right .divide[data-v-b46f1d6f]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.salary-detail__text[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__semi[data-v-b46f1d6f]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__disable[data-v-b46f1d6f]{font-size:.875rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail__content[data-v-b46f1d6f]{width:100%;flex:1;min-height:0;display:flex;padding:14px 0;flex-direction:column;gap:20px;background:#fff;overflow-y:scroll}@-moz-document url-prefix(){.salary-detail__content[data-v-b46f1d6f]{overflow-y:auto;scrollbar-width:thin}}.salary-detail__content[data-v-b46f1d6f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail__content[data-v-b46f1d6f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail__content[data-v-b46f1d6f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-detail__content[data-v-b46f1d6f] .button-back-front .back{width:50%;padding:4px}.salary-detail__content[data-v-b46f1d6f] .button-back-front .front{padding:4px;width:50%}.salary-detail__content[data-v-b46f1d6f] .button-back-front .button-icon{padding:3px 0}.salary-detail__content[data-v-b46f1d6f] .button-back-front .button-text{font-size:.75rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__dropdown[data-v-b46f1d6f] .input-validation__label{display:none}.salary-detail__edit p[data-v-b46f1d6f]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__edit_header[data-v-b46f1d6f]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);border-bottom:none}.salary-detail__edit_bottom[data-v-b46f1d6f]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__edit_bottom_left[data-v-b46f1d6f]{width:65%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail__edit_bottom_right[data-v-b46f1d6f]{display:flex;align-items:center;padding-left:10px;height:100%;width:35%}.salary-detail__edit .last[data-v-b46f1d6f]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-detail__edit .first[data-v-b46f1d6f]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-detail__edit_border[data-v-b46f1d6f]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail__edit_border_text[data-v-b46f1d6f]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail__bottom[data-v-b46f1d6f]{display:flex;padding:20px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200)}.salary-detail__bottom_text[data-v-b46f1d6f]{padding:4px 10px}.salary-detail__bottom_text p[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .header[data-v-b46f1d6f]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.salary-detail .header span[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .header[data-v-b46f1d6f] .rotated{transform:rotate(180deg)}.salary-detail .condition[data-v-b46f1d6f]{display:flex;padding:0 20px;flex-direction:column;align-items:flex-start;gap:20px}.salary-detail .condition span[data-v-b46f1d6f]{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .condition p[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail .layout-viewing-employee[data-v-b46f1d6f]{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;border-radius:16px;background:var(--Neutrals-White);border:1px solid var(--Neutrals-Grey-200);min-height:250px}.salary-detail .layout-viewing-employee .bar[data-v-b46f1d6f]{width:100%;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-detail .layout-viewing-employee .employee-list[data-v-b46f1d6f]{width:100%;overflow-y:auto;max-height:900px}@-moz-document url-prefix(){.salary-detail .layout-viewing-employee .employee-list[data-v-b46f1d6f]{overflow-y:auto;scrollbar-width:thin}}.salary-detail .layout-viewing-employee .employee-list[data-v-b46f1d6f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail .layout-viewing-employee .employee-list[data-v-b46f1d6f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail .layout-viewing-employee .employee-list[data-v-b46f1d6f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-detail .layout-viewing-employee .employee-list .card-showdown[data-v-b46f1d6f]{display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-detail .layout-viewing-employee .employee-list .card-showdown[data-v-b46f1d6f]:hover{background-color:var(--Neutrals-Grey-100)}.salary-detail .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-b46f1d6f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-detail .layout-viewing-employee .employee-list .active[data-v-b46f1d6f]{background-color:#eef0f3}.salary-detail .layout-viewing-employee .employee-list .disabled[data-v-b46f1d6f]{cursor:default;background-color:var(--Neutrals-Grey-100)}.salary-detail .question-mark[data-v-b46f1d6f]:focus svg>rect,.salary-detail .question-mark[data-v-b46f1d6f]:hover svg>rect{fill:var(--Semantic-Hover-background)!important}.sortable-chosen[data-v-b46f1d6f]{cursor:grabbing!important;background-color:var(--Semantic-Alerts-Blue_10)!important;border:1px dashed var(--Semantic-Alerts-Green_100)!important}.sortable-ghost[data-v-b46f1d6f],.dragging[data-v-b46f1d6f]{cursor:grab}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-79872d76]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-79872d76]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-79872d76]{opacity:0;width:0;height:0}.slider[data-v-79872d76]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-79872d76]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-79872d76]:before{transform:translate(20px)}.slider.round[data-v-79872d76]{border-radius:34px}.slider.round[data-v-79872d76]:before{border-radius:50%}@keyframes zoom-79872d76{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-79872d76],.top-nav[data-v-79872d76],.atom-header-pages__header[data-v-79872d76],.tab-left[data-v-79872d76]{display:none!important}.page-break[data-v-79872d76]{page-break-before:always}div[data-v-79872d76]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-79872d76],html[data-v-79872d76]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-79872d76],html[data-v-79872d76]{overflow-y:auto;scrollbar-width:thin}}body[data-v-79872d76]::-webkit-scrollbar-track,html[data-v-79872d76]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-79872d76]::-webkit-scrollbar,html[data-v-79872d76]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-79872d76]::-webkit-scrollbar-thumb,html[data-v-79872d76]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-79872d76]{box-sizing:border-box}.highlight[data-v-79872d76]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-79872d76]{animation:zoom-79872d76 .5s ease-in-out}.required[data-v-79872d76]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-79872d76]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-79872d76]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-79872d76]{display:flex;flex-direction:column;gap:18px;width:653px}.base-modal .title[data-v-79872d76]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-79872d76]{display:flex;flex-direction:column;gap:20px}.base-modal .form__content[data-v-79872d76]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content ul[data-v-79872d76]{list-style-type:disc;margin-left:25px}.base-modal .form__content ul li[data-v-79872d76]:not(:last-child){margin-bottom:15px}.base-modal .form__content .warning-info[data-v-79872d76]{padding:0 20px}.base-modal .form__content span[data-v-79872d76],.base-modal .form__content li[data-v-79872d76]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__content p[data-v-79872d76]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form[data-v-79872d76] .checkbox-wrapper .label{font-weight:500}.base-modal .form__group-btn[data-v-79872d76]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-79872d76]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a5f0e718]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a5f0e718]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a5f0e718]{opacity:0;width:0;height:0}.slider[data-v-a5f0e718]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a5f0e718]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a5f0e718]:before{transform:translate(20px)}.slider.round[data-v-a5f0e718]{border-radius:34px}.slider.round[data-v-a5f0e718]:before{border-radius:50%}@keyframes zoom-a5f0e718{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a5f0e718],.top-nav[data-v-a5f0e718],.atom-header-pages__header[data-v-a5f0e718],.tab-left[data-v-a5f0e718]{display:none!important}.page-break[data-v-a5f0e718]{page-break-before:always}div[data-v-a5f0e718]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a5f0e718],html[data-v-a5f0e718]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a5f0e718],html[data-v-a5f0e718]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a5f0e718]::-webkit-scrollbar-track,html[data-v-a5f0e718]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5f0e718]::-webkit-scrollbar,html[data-v-a5f0e718]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a5f0e718]::-webkit-scrollbar-thumb,html[data-v-a5f0e718]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a5f0e718]{box-sizing:border-box}.highlight[data-v-a5f0e718]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a5f0e718]{animation:zoom-a5f0e718 .5s ease-in-out}.required[data-v-a5f0e718]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a5f0e718]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a5f0e718]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table[data-v-a5f0e718]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.salary-setting-table .rectangle[data-v-a5f0e718]{width:1px;height:20px;background:var(--Text-Color-Disable)}.salary-setting-table .tips[data-v-a5f0e718]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table span[data-v-a5f0e718]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-74c62228]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-74c62228]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-74c62228]{opacity:0;width:0;height:0}.slider[data-v-74c62228]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-74c62228]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-74c62228]:before{transform:translate(20px)}.slider.round[data-v-74c62228]{border-radius:34px}.slider.round[data-v-74c62228]:before{border-radius:50%}@keyframes zoom-74c62228{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-74c62228],.top-nav[data-v-74c62228],.atom-header-pages__header[data-v-74c62228],.tab-left[data-v-74c62228]{display:none!important}.page-break[data-v-74c62228]{page-break-before:always}div[data-v-74c62228]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-74c62228],html[data-v-74c62228]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-74c62228],html[data-v-74c62228]{overflow-y:auto;scrollbar-width:thin}}body[data-v-74c62228]::-webkit-scrollbar-track,html[data-v-74c62228]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-74c62228]::-webkit-scrollbar,html[data-v-74c62228]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-74c62228]::-webkit-scrollbar-thumb,html[data-v-74c62228]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-74c62228]{box-sizing:border-box}.highlight[data-v-74c62228]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-74c62228]{animation:zoom-74c62228 .5s ease-in-out}.required[data-v-74c62228]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-74c62228]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-74c62228]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-74c62228]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}.salary-setting-page__layout[data-v-74c62228]{display:flex;flex-direction:column;padding:0 20px;flex:1;min-height:0px}.salary-setting-page__layout__table[data-v-74c62228]{display:flex;flex-direction:column;padding:14px 20px;flex:1;min-height:0px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-762d9cb1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-762d9cb1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-762d9cb1]{opacity:0;width:0;height:0}.slider[data-v-762d9cb1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-762d9cb1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-762d9cb1]:before{transform:translate(20px)}.slider.round[data-v-762d9cb1]{border-radius:34px}.slider.round[data-v-762d9cb1]:before{border-radius:50%}@keyframes zoom-762d9cb1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-762d9cb1],.top-nav[data-v-762d9cb1],.atom-header-pages__header[data-v-762d9cb1],.tab-left[data-v-762d9cb1]{display:none!important}.page-break[data-v-762d9cb1]{page-break-before:always}div[data-v-762d9cb1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-762d9cb1],html[data-v-762d9cb1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-762d9cb1],html[data-v-762d9cb1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-762d9cb1]::-webkit-scrollbar-track,html[data-v-762d9cb1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-762d9cb1]::-webkit-scrollbar,html[data-v-762d9cb1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-762d9cb1]::-webkit-scrollbar-thumb,html[data-v-762d9cb1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-762d9cb1]{box-sizing:border-box}.highlight[data-v-762d9cb1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-762d9cb1]{animation:zoom-762d9cb1 .5s ease-in-out}.required[data-v-762d9cb1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-762d9cb1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-762d9cb1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-form-wrapper[data-v-762d9cb1]{display:flex;flex-direction:column;gap:24px}.search-form-wrapper .search-item[data-v-762d9cb1]{display:flex;width:100%;gap:20px}.search-form-wrapper .search-item .row-info-item[data-v-762d9cb1]{flex:1;min-width:0}.search-form-wrapper .group-btn[data-v-762d9cb1]{display:flex;gap:18px;margin-top:25px}.search-form-wrapper .group-btn .button-rect[data-v-762d9cb1]{flex:1}.filter-action[data-v-762d9cb1]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4e9894dc]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4e9894dc]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4e9894dc]{opacity:0;width:0;height:0}.slider[data-v-4e9894dc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4e9894dc]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4e9894dc]:before{transform:translate(20px)}.slider.round[data-v-4e9894dc]{border-radius:34px}.slider.round[data-v-4e9894dc]:before{border-radius:50%}@keyframes zoom-4e9894dc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4e9894dc],.top-nav[data-v-4e9894dc],.atom-header-pages__header[data-v-4e9894dc],.tab-left[data-v-4e9894dc]{display:none!important}.page-break[data-v-4e9894dc]{page-break-before:always}div[data-v-4e9894dc]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4e9894dc],html[data-v-4e9894dc]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4e9894dc],html[data-v-4e9894dc]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4e9894dc]::-webkit-scrollbar-track,html[data-v-4e9894dc]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4e9894dc]::-webkit-scrollbar,html[data-v-4e9894dc]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4e9894dc]::-webkit-scrollbar-thumb,html[data-v-4e9894dc]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4e9894dc]{box-sizing:border-box}.highlight[data-v-4e9894dc]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4e9894dc]{animation:zoom-4e9894dc .5s ease-in-out}.required[data-v-4e9894dc]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4e9894dc]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4e9894dc]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-4e9894dc]{display:flex;flex-direction:column;gap:18px}.base-modal .title[data-v-4e9894dc]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-4e9894dc]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-4e9894dc]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-4e9894dc]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__group-btn[data-v-4e9894dc]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-4e9894dc]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c935d458]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c935d458]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c935d458]{opacity:0;width:0;height:0}.slider[data-v-c935d458]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c935d458]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c935d458]:before{transform:translate(20px)}.slider.round[data-v-c935d458]{border-radius:34px}.slider.round[data-v-c935d458]:before{border-radius:50%}@keyframes zoom-c935d458{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c935d458],.top-nav[data-v-c935d458],.atom-header-pages__header[data-v-c935d458],.tab-left[data-v-c935d458]{display:none!important}.page-break[data-v-c935d458]{page-break-before:always}div[data-v-c935d458]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c935d458],html[data-v-c935d458]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c935d458],html[data-v-c935d458]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c935d458]::-webkit-scrollbar-track,html[data-v-c935d458]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c935d458]::-webkit-scrollbar,html[data-v-c935d458]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c935d458]::-webkit-scrollbar-thumb,html[data-v-c935d458]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c935d458]{box-sizing:border-box}.highlight[data-v-c935d458]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c935d458]{animation:zoom-c935d458 .5s ease-in-out}.required[data-v-c935d458]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c935d458]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c935d458]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-c935d458]{display:flex;flex-direction:column;gap:18px;width:500px}.base-modal .title[data-v-c935d458]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-c935d458]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-c935d458]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-c935d458]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__content p[data-v-c935d458]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__content .note p[data-v-c935d458]{font-weight:400}.base-modal .form__group-btn[data-v-c935d458]{display:flex;justify-content:space-between;gap:12px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7304728c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7304728c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7304728c]{opacity:0;width:0;height:0}.slider[data-v-7304728c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7304728c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7304728c]:before{transform:translate(20px)}.slider.round[data-v-7304728c]{border-radius:34px}.slider.round[data-v-7304728c]:before{border-radius:50%}@keyframes zoom-7304728c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7304728c],.top-nav[data-v-7304728c],.atom-header-pages__header[data-v-7304728c],.tab-left[data-v-7304728c]{display:none!important}.page-break[data-v-7304728c]{page-break-before:always}div[data-v-7304728c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7304728c],html[data-v-7304728c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7304728c],html[data-v-7304728c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7304728c]::-webkit-scrollbar-track,html[data-v-7304728c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7304728c]::-webkit-scrollbar,html[data-v-7304728c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7304728c]::-webkit-scrollbar-thumb,html[data-v-7304728c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7304728c]{box-sizing:border-box}.highlight[data-v-7304728c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7304728c]{animation:zoom-7304728c .5s ease-in-out}.required[data-v-7304728c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7304728c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7304728c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-7304728c]{display:flex;flex-direction:column;gap:18px;width:653px}.base-modal .title[data-v-7304728c]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-7304728c]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-7304728c]{display:flex;flex-direction:column;gap:18px;padding-top:18px;border-top:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-7304728c]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__content p[data-v-7304728c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal .form__group-btn[data-v-7304728c]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-7304728c]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b33b5277]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b33b5277]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b33b5277]{opacity:0;width:0;height:0}.slider[data-v-b33b5277]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b33b5277]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b33b5277]:before{transform:translate(20px)}.slider.round[data-v-b33b5277]{border-radius:34px}.slider.round[data-v-b33b5277]:before{border-radius:50%}@keyframes zoom-b33b5277{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b33b5277],.top-nav[data-v-b33b5277],.atom-header-pages__header[data-v-b33b5277],.tab-left[data-v-b33b5277]{display:none!important}.page-break[data-v-b33b5277]{page-break-before:always}div[data-v-b33b5277]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b33b5277],html[data-v-b33b5277]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b33b5277],html[data-v-b33b5277]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b33b5277]::-webkit-scrollbar-track,html[data-v-b33b5277]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b33b5277]::-webkit-scrollbar,html[data-v-b33b5277]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b33b5277]::-webkit-scrollbar-thumb,html[data-v-b33b5277]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b33b5277]{box-sizing:border-box}.highlight[data-v-b33b5277]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b33b5277]{animation:zoom-b33b5277 .5s ease-in-out}.required[data-v-b33b5277]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b33b5277]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b33b5277]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-b33b5277]{display:flex;flex-direction:column;gap:18px;width:585px}.base-modal .title[data-v-b33b5277]{display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-b33b5277]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-b33b5277]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-b33b5277]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__group-btn[data-v-b33b5277]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-b33b5277]{flex:1}.base-modal p[data-v-b33b5277]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-68b87cf0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-68b87cf0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-68b87cf0]{opacity:0;width:0;height:0}.slider[data-v-68b87cf0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-68b87cf0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-68b87cf0]:before{transform:translate(20px)}.slider.round[data-v-68b87cf0]{border-radius:34px}.slider.round[data-v-68b87cf0]:before{border-radius:50%}@keyframes zoom-68b87cf0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-68b87cf0],.top-nav[data-v-68b87cf0],.atom-header-pages__header[data-v-68b87cf0],.tab-left[data-v-68b87cf0]{display:none!important}.page-break[data-v-68b87cf0]{page-break-before:always}div[data-v-68b87cf0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-68b87cf0],html[data-v-68b87cf0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-68b87cf0],html[data-v-68b87cf0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-68b87cf0]::-webkit-scrollbar-track,html[data-v-68b87cf0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-68b87cf0]::-webkit-scrollbar,html[data-v-68b87cf0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-68b87cf0]::-webkit-scrollbar-thumb,html[data-v-68b87cf0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-68b87cf0]{box-sizing:border-box}.highlight[data-v-68b87cf0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-68b87cf0]{animation:zoom-68b87cf0 .5s ease-in-out}.required[data-v-68b87cf0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-68b87cf0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-68b87cf0]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}@-moz-document url-prefix(){.salary-setting-page[data-v-68b87cf0]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-68b87cf0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-68b87cf0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-68b87cf0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-68b87cf0]{display:flex;flex-direction:column;padding:0 20px;gap:20px}.salary-setting-page__layout .custom-collapse[data-v-68b87cf0]{box-shadow:0 4px 6px #474f6214}.salary-setting-page__layout__content__warning[data-v-68b87cf0]{display:flex;flex-direction:column;gap:18px}.salary-setting-page__layout__content__warning ul[data-v-68b87cf0]{list-style-type:disc;margin-left:25px}.salary-setting-page__layout__content__warning ul li[data-v-68b87cf0]:not(:last-child){margin-bottom:15px}.salary-setting-page__layout__content__warning .warning-info[data-v-68b87cf0]{padding:0 20px}.salary-setting-page__layout__content__warning span[data-v-68b87cf0],.salary-setting-page__layout__content__warning li[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content__warning p[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content__form-box-wrapper[data-v-68b87cf0]{display:flex;gap:24px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);padding:20px}.salary-setting-page__layout__content__form-box-wrapper .rectangle[data-v-68b87cf0]{width:1px;height:100%;background:var(--Semantic-Disable)}.salary-setting-page__layout__content__form-box-wrapper .form-box[data-v-68b87cf0]{flex:1;display:flex;flex-direction:column}.salary-setting-page__layout__content__form-box-wrapper .form-box .row-item[data-v-68b87cf0]{height:36px;display:flex;gap:20px;align-items:center}.salary-setting-page p[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page p.isError[data-v-68b87cf0]{color:var(--Semantic-Alerts-Red_100)}.salary-setting-page span[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-68b87cf0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-68b87cf0] .custom-bonus-dropdown .wrapper-dropdown.activated .selected-display{border:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f3c0b7ae]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f3c0b7ae]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f3c0b7ae]{opacity:0;width:0;height:0}.slider[data-v-f3c0b7ae]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f3c0b7ae]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f3c0b7ae]:before{transform:translate(20px)}.slider.round[data-v-f3c0b7ae]{border-radius:34px}.slider.round[data-v-f3c0b7ae]:before{border-radius:50%}@keyframes zoom-f3c0b7ae{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f3c0b7ae],.top-nav[data-v-f3c0b7ae],.atom-header-pages__header[data-v-f3c0b7ae],.tab-left[data-v-f3c0b7ae]{display:none!important}.page-break[data-v-f3c0b7ae]{page-break-before:always}div[data-v-f3c0b7ae]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f3c0b7ae],html[data-v-f3c0b7ae]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f3c0b7ae],html[data-v-f3c0b7ae]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f3c0b7ae]::-webkit-scrollbar-track,html[data-v-f3c0b7ae]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f3c0b7ae]::-webkit-scrollbar,html[data-v-f3c0b7ae]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f3c0b7ae]::-webkit-scrollbar-thumb,html[data-v-f3c0b7ae]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f3c0b7ae]{box-sizing:border-box}.highlight[data-v-f3c0b7ae]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f3c0b7ae]{animation:zoom-f3c0b7ae .5s ease-in-out}.required[data-v-f3c0b7ae]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f3c0b7ae]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f3c0b7ae]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.dp-input[data-v-f3c0b7ae]{width:100%;height:40px;padding:0 14px;display:flex;border-radius:8px;background-color:var(--Neutrals-White);align-items:center;justify-content:space-between;border:1px solid #d0d5dd;font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.dp-input[data-v-f3c0b7ae]:hover{border:1px solid #37a3c4}.dp-input__data[data-v-f3c0b7ae]{display:flex;align-items:center;gap:14px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-bd12ab11]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-bd12ab11]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-bd12ab11]{opacity:0;width:0;height:0}.slider[data-v-bd12ab11]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-bd12ab11]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-bd12ab11]:before{transform:translate(20px)}.slider.round[data-v-bd12ab11]{border-radius:34px}.slider.round[data-v-bd12ab11]:before{border-radius:50%}@keyframes zoom-bd12ab11{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-bd12ab11],.top-nav[data-v-bd12ab11],.atom-header-pages__header[data-v-bd12ab11],.tab-left[data-v-bd12ab11]{display:none!important}.page-break[data-v-bd12ab11]{page-break-before:always}div[data-v-bd12ab11]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-bd12ab11],html[data-v-bd12ab11]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-bd12ab11],html[data-v-bd12ab11]{overflow-y:auto;scrollbar-width:thin}}body[data-v-bd12ab11]::-webkit-scrollbar-track,html[data-v-bd12ab11]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bd12ab11]::-webkit-scrollbar,html[data-v-bd12ab11]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-bd12ab11]::-webkit-scrollbar-thumb,html[data-v-bd12ab11]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-bd12ab11]{box-sizing:border-box}.highlight[data-v-bd12ab11]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-bd12ab11]{animation:zoom-bd12ab11 .5s ease-in-out}.required[data-v-bd12ab11]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-bd12ab11]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-bd12ab11]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.announcement-salary-management[data-v-bd12ab11]{display:flex;flex-direction:column;overflow:hidden;padding:0 20px 20px}@-moz-document url-prefix(){.announcement-salary-management[data-v-bd12ab11]{overflow-y:auto;scrollbar-width:thin}}.announcement-salary-management[data-v-bd12ab11]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.announcement-salary-management[data-v-bd12ab11]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.announcement-salary-management[data-v-bd12ab11]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.announcement-salary-management__header[data-v-bd12ab11]{display:flex;justify-content:space-between;align-items:center}.announcement-salary-management__header__breadcrumb[data-v-bd12ab11]{display:flex;align-items:center;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.announcement-salary-management__header__employeeInfo[data-v-bd12ab11]{display:flex;align-items:center;gap:8px}.announcement-salary-management__header__employeeInfo p[data-v-bd12ab11]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.announcement-salary-management__layout[data-v-bd12ab11]{display:flex;gap:14px;padding:14px 20px 20px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}.announcement-salary-management__content[data-v-bd12ab11]{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.announcement-salary-management p[data-v-bd12ab11]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.announcement-salary-management span[data-v-bd12ab11]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.announcement-salary-management h1[data-v-bd12ab11]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.announcement-salary-management li[data-v-bd12ab11]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.announcement-salary-management .rectangle[data-v-bd12ab11]{height:1px;width:100%;background:var(--Semantic-Disable)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-51ccc2a6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-51ccc2a6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-51ccc2a6]{opacity:0;width:0;height:0}.slider[data-v-51ccc2a6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-51ccc2a6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-51ccc2a6]:before{transform:translate(20px)}.slider.round[data-v-51ccc2a6]{border-radius:34px}.slider.round[data-v-51ccc2a6]:before{border-radius:50%}@keyframes zoom-51ccc2a6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-51ccc2a6],.top-nav[data-v-51ccc2a6],.atom-header-pages__header[data-v-51ccc2a6],.tab-left[data-v-51ccc2a6]{display:none!important}.page-break[data-v-51ccc2a6]{page-break-before:always}div[data-v-51ccc2a6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-51ccc2a6],html[data-v-51ccc2a6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-51ccc2a6],html[data-v-51ccc2a6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-51ccc2a6]::-webkit-scrollbar-track,html[data-v-51ccc2a6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51ccc2a6]::-webkit-scrollbar,html[data-v-51ccc2a6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51ccc2a6]::-webkit-scrollbar-thumb,html[data-v-51ccc2a6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-51ccc2a6]{box-sizing:border-box}.highlight[data-v-51ccc2a6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-51ccc2a6]{animation:zoom-51ccc2a6 .5s ease-in-out}.required[data-v-51ccc2a6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-51ccc2a6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-51ccc2a6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-notification[data-v-51ccc2a6]{display:flex;flex-direction:column;gap:18px}.salary-month-notification ul[data-v-51ccc2a6]{list-style-type:disc;margin-left:25px}.salary-month-notification ul li[data-v-51ccc2a6]:not(:last-child){margin-bottom:15px}.salary-month-notification .warning-info[data-v-51ccc2a6]{padding:0 20px}.salary-month-notification span[data-v-51ccc2a6],.salary-month-notification li[data-v-51ccc2a6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-month-notification p[data-v-51ccc2a6]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-8c043ae6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-8c043ae6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-8c043ae6]{opacity:0;width:0;height:0}.slider[data-v-8c043ae6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-8c043ae6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-8c043ae6]:before{transform:translate(20px)}.slider.round[data-v-8c043ae6]{border-radius:34px}.slider.round[data-v-8c043ae6]:before{border-radius:50%}@keyframes zoom-8c043ae6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-8c043ae6],.top-nav[data-v-8c043ae6],.atom-header-pages__header[data-v-8c043ae6],.tab-left[data-v-8c043ae6]{display:none!important}.page-break[data-v-8c043ae6]{page-break-before:always}div[data-v-8c043ae6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-8c043ae6],html[data-v-8c043ae6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-8c043ae6],html[data-v-8c043ae6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-8c043ae6]::-webkit-scrollbar-track,html[data-v-8c043ae6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8c043ae6]::-webkit-scrollbar,html[data-v-8c043ae6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8c043ae6]::-webkit-scrollbar-thumb,html[data-v-8c043ae6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-8c043ae6]{box-sizing:border-box}.highlight[data-v-8c043ae6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-8c043ae6]{animation:zoom-8c043ae6 .5s ease-in-out}.required[data-v-8c043ae6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-8c043ae6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-8c043ae6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-info[data-v-8c043ae6]{display:flex;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);gap:20px;padding:20px}.salary-month-info .rectangle[data-v-8c043ae6]{height:100%;width:2px;background:var(--Neutrals-Grey-200)}.salary-month-info .form-box[data-v-8c043ae6]{flex:1;display:flex;flex-direction:column}.salary-month-info .form-box .row-item[data-v-8c043ae6]{height:36px;display:flex;gap:20px;align-items:center}.salary-month-info .form-box .row-item .status-confirmed[data-v-8c043ae6]{color:var(--Accent)}.salary-month-info .form-box .row-item .status-no-confirm[data-v-8c043ae6]{color:var(--Semantic-Alerts-Red_100)}.salary-month-info p[data-v-8c043ae6]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-month-info span[data-v-8c043ae6]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-299eb251]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-299eb251]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-299eb251]{opacity:0;width:0;height:0}.slider[data-v-299eb251]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-299eb251]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-299eb251]:before{transform:translate(20px)}.slider.round[data-v-299eb251]{border-radius:34px}.slider.round[data-v-299eb251]:before{border-radius:50%}@keyframes zoom-299eb251{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-299eb251],.top-nav[data-v-299eb251],.atom-header-pages__header[data-v-299eb251],.tab-left[data-v-299eb251]{display:none!important}.page-break[data-v-299eb251]{page-break-before:always}div[data-v-299eb251]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-299eb251],html[data-v-299eb251]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-299eb251],html[data-v-299eb251]{overflow-y:auto;scrollbar-width:thin}}body[data-v-299eb251]::-webkit-scrollbar-track,html[data-v-299eb251]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-299eb251]::-webkit-scrollbar,html[data-v-299eb251]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-299eb251]::-webkit-scrollbar-thumb,html[data-v-299eb251]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-299eb251]{box-sizing:border-box}.highlight[data-v-299eb251]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-299eb251]{animation:zoom-299eb251 .5s ease-in-out}.required[data-v-299eb251]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-299eb251]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-299eb251]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-detail-item[data-v-299eb251]{display:flex;height:39px;border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-month-detail-item__name[data-v-299eb251]{display:flex;align-items:center;width:60%;height:100%;padding:12px 10px;background:var(--Semantic-Alerts-Blue_10);border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.salary-month-detail-item__value[data-v-299eb251]{width:40%;border-right:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White);padding:12px 10px}.salary-month-detail-item__value.disabled[data-v-299eb251]{background-color:var(--Neutrals-Grey-50);pointer-events:none}.salary-month-detail-item__value[data-v-299eb251]:hover{background:var(--Semantic-Alerts-Green_10);border:1px dashed var(--Semantic-Alerts-Green_100)}.salary-month-detail-item__value input[data-v-299eb251]{display:flex;align-items:center;text-align:right;width:100%;outline:none;background-color:transparent;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.salary-month-detail-item__value input[data-v-299eb251]:disabled{background-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-8d603c0b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-8d603c0b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-8d603c0b]{opacity:0;width:0;height:0}.slider[data-v-8d603c0b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-8d603c0b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-8d603c0b]:before{transform:translate(20px)}.slider.round[data-v-8d603c0b]{border-radius:34px}.slider.round[data-v-8d603c0b]:before{border-radius:50%}@keyframes zoom-8d603c0b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-8d603c0b],.top-nav[data-v-8d603c0b],.atom-header-pages__header[data-v-8d603c0b],.tab-left[data-v-8d603c0b]{display:none!important}.page-break[data-v-8d603c0b]{page-break-before:always}div[data-v-8d603c0b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-8d603c0b],html[data-v-8d603c0b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-8d603c0b],html[data-v-8d603c0b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-8d603c0b]::-webkit-scrollbar-track,html[data-v-8d603c0b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8d603c0b]::-webkit-scrollbar,html[data-v-8d603c0b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8d603c0b]::-webkit-scrollbar-thumb,html[data-v-8d603c0b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-8d603c0b]{box-sizing:border-box}.highlight[data-v-8d603c0b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-8d603c0b]{animation:zoom-8d603c0b .5s ease-in-out}.required[data-v-8d603c0b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-8d603c0b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-8d603c0b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-employee[data-v-8d603c0b]{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}.salary-month-employee__row-item[data-v-8d603c0b]{display:flex;flex:1;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-month-employee__row-item .salary-month-employee__group-item:first-child .salary-month-employee__title[data-v-8d603c0b]{border-left:none}.salary-month-employee__row-item[data-v-8d603c0b]:first-child{flex:1.5}.salary-month-employee__row-item:first-child .salary-month-employee__group-item[data-v-8d603c0b]:first-child{min-width:401px}.salary-month-employee__row-item:first-child .salary-month-employee__group-item:first-child .salary-month-employee__title[data-v-8d603c0b]{border-radius:8px 0 0}.salary-month-employee__row-item[data-v-8d603c0b]:last-child{border-bottom:none}.salary-month-employee__row-item:last-child .salary-month-employee__group-item:first-child .salary-month-employee__title[data-v-8d603c0b]{border-radius:0 0 0 8px}.salary-month-employee__group-item[data-v-8d603c0b]{flex:1;display:flex}.salary-month-employee__group-item[data-v-8d603c0b]:first-child{flex:1.5}.salary-month-employee__title[data-v-8d603c0b]{padding:12px 10px;display:flex;align-items:center;height:44px;width:107px;flex-shrink:0;overflow:hidden;border-left:1px solid var(--Neutrals-Grey-200);border-right:1px solid var(--Neutrals-Grey-200);background-color:var(--Text-Color-Disable-Background)}.salary-month-employee__title>p[data-v-8d603c0b]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-month-employee__content[data-v-8d603c0b]{padding:16px 10px;overflow:hidden;height:44px;min-width:93px;max-width:110px}.salary-month-employee__content>p[data-v-8d603c0b]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-78eef919]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-78eef919]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-78eef919]{opacity:0;width:0;height:0}.slider[data-v-78eef919]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-78eef919]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-78eef919]:before{transform:translate(20px)}.slider.round[data-v-78eef919]{border-radius:34px}.slider.round[data-v-78eef919]:before{border-radius:50%}@keyframes zoom-78eef919{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-78eef919],.top-nav[data-v-78eef919],.atom-header-pages__header[data-v-78eef919],.tab-left[data-v-78eef919]{display:none!important}.page-break[data-v-78eef919]{page-break-before:always}div[data-v-78eef919]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-78eef919],html[data-v-78eef919]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-78eef919],html[data-v-78eef919]{overflow-y:auto;scrollbar-width:thin}}body[data-v-78eef919]::-webkit-scrollbar-track,html[data-v-78eef919]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-78eef919]::-webkit-scrollbar,html[data-v-78eef919]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-78eef919]::-webkit-scrollbar-thumb,html[data-v-78eef919]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-78eef919]{box-sizing:border-box}.highlight[data-v-78eef919]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-78eef919]{animation:zoom-78eef919 .5s ease-in-out}.required[data-v-78eef919]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-78eef919]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-78eef919]{display:flex;padding-bottom:20px;flex-direction:column}@-moz-document url-prefix(){.salary-setting-page[data-v-78eef919]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-78eef919]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-78eef919]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-78eef919]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-78eef919]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-78eef919]{display:flex;flex-direction:column;gap:20px}.salary-setting-page__layout__content .employee-detail-body[data-v-78eef919]{display:flex;gap:20px;width:100%}.salary-setting-page__layout__content .employee-detail-body__left[data-v-78eef919]{display:flex;width:217px;flex-direction:column;gap:10px;height:100%;border-radius:16px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee[data-v-78eef919]{display:flex;width:100%;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar[data-v-78eef919]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar .viewing-employee[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919]{border-radius:0 0 16px 16px;padding:1px 0;width:100%;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-78eef919] .base-infinite{overflow-y:unset!important}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown[data-v-78eef919]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .active[data-v-78eef919]{background-color:#eef0f3}.salary-setting-page__layout__content .employee-detail-body__right[data-v-78eef919]{flex:1;display:flex;flex-direction:column;gap:10px}.salary-setting-page__layout__content .employee-detail-body__right .group-button[data-v-78eef919]{display:flex;padding:4px;align-items:center;gap:4px;height:40px;border-radius:16px;background:var(--Rest-Background);overflow:hidden}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-78eef919]{display:flex;min-width:110px;padding:4px 10px;gap:4px;justify-content:center;align-items:center}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button.disabled[data-v-78eef919]{pointer-events:none;cursor:default}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button p[data-v-78eef919]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-78eef919]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button:hover p[data-v-78eef919]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-78eef919]:first-child{border-radius:16px;background:var(--Orange-50)}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button:first-child p[data-v-78eef919]{font-weight:600;color:var(--Orange-600)}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation[data-v-78eef919]{display:flex;position:absolute;flex-direction:column;width:159px;padding:0 8px;align-items:flex-start;left:235px;top:calc(100% + 3px);border-radius:8px;border:1px solid var(--Gray-100);background:var(--Neutrals-White);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item[data-v-78eef919]{padding:10px 4px}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item p[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item[data-v-78eef919]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item:hover p[data-v-78eef919]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right[data-v-78eef919]{display:flex;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-78eef919]{display:flex;min-width:100px;padding:4px 10px;align-items:center;justify-content:center}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button p[data-v-78eef919]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Dark-Background);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-78eef919]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button:hover p[data-v-78eef919]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-78eef919]:first-child{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item p[data-v-78eef919]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_header[data-v-78eef919]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-Grey-100)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom[data-v-78eef919]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom_left[data-v-78eef919]{width:60%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom_right[data-v-78eef919]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;height:100%;width:40%}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom_right p[data-v-78eef919]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item .first[data-v-78eef919]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_border[data-v-78eef919]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_border_text[data-v-78eef919]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .last[data-v-78eef919]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-setting-page p[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-78eef919]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-78eef919]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fc5e5b04]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fc5e5b04]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fc5e5b04]{opacity:0;width:0;height:0}.slider[data-v-fc5e5b04]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fc5e5b04]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fc5e5b04]:before{transform:translate(20px)}.slider.round[data-v-fc5e5b04]{border-radius:34px}.slider.round[data-v-fc5e5b04]:before{border-radius:50%}@keyframes zoom-fc5e5b04{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fc5e5b04],.top-nav[data-v-fc5e5b04],.atom-header-pages__header[data-v-fc5e5b04],.tab-left[data-v-fc5e5b04]{display:none!important}.page-break[data-v-fc5e5b04]{page-break-before:always}div[data-v-fc5e5b04]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fc5e5b04],html[data-v-fc5e5b04]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fc5e5b04],html[data-v-fc5e5b04]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fc5e5b04]::-webkit-scrollbar-track,html[data-v-fc5e5b04]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fc5e5b04]::-webkit-scrollbar,html[data-v-fc5e5b04]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fc5e5b04]::-webkit-scrollbar-thumb,html[data-v-fc5e5b04]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fc5e5b04]{box-sizing:border-box}.highlight[data-v-fc5e5b04]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fc5e5b04]{animation:zoom-fc5e5b04 .5s ease-in-out}.required[data-v-fc5e5b04]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fc5e5b04]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fc5e5b04]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input[data-v-fc5e5b04]{position:relative;display:inline-block}.a-input input[data-v-fc5e5b04]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;padding:8px 10px;border-radius:36px;outline:none;width:100%;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.a-input input[data-v-fc5e5b04]::-moz-placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--text-light-disable);font-family:Inter}.a-input input[data-v-fc5e5b04]::placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--text-light-disable);font-family:Inter}.a-input input[data-v-fc5e5b04]:hover,.a-input input[data-v-fc5e5b04]:focus,.a-input input[data-v-fc5e5b04]:active{border-color:var(--Semantic-Rest-Blue)}.a-input input[data-v-fc5e5b04]:disabled{border:1px solid var(--Neutrals-Grey-300);font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input.status-filter input[data-v-fc5e5b04]{padding-right:40px}.a-input.status-filter[data-v-fc5e5b04] .icon-close{display:flex;padding:3px;position:absolute;top:7px;right:10px}.a-input.status-filter[data-v-fc5e5b04] .icon-close:hover{cursor:pointer}.a-input .viewing-employee[data-v-fc5e5b04]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d2de88a5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d2de88a5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d2de88a5]{opacity:0;width:0;height:0}.slider[data-v-d2de88a5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d2de88a5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d2de88a5]:before{transform:translate(20px)}.slider.round[data-v-d2de88a5]{border-radius:34px}.slider.round[data-v-d2de88a5]:before{border-radius:50%}@keyframes zoom-d2de88a5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d2de88a5],.top-nav[data-v-d2de88a5],.atom-header-pages__header[data-v-d2de88a5],.tab-left[data-v-d2de88a5]{display:none!important}.page-break[data-v-d2de88a5]{page-break-before:always}div[data-v-d2de88a5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d2de88a5],html[data-v-d2de88a5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d2de88a5],html[data-v-d2de88a5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d2de88a5]::-webkit-scrollbar-track,html[data-v-d2de88a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d2de88a5]::-webkit-scrollbar,html[data-v-d2de88a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d2de88a5]::-webkit-scrollbar-thumb,html[data-v-d2de88a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d2de88a5]{box-sizing:border-box}.highlight[data-v-d2de88a5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d2de88a5]{animation:zoom-d2de88a5 .5s ease-in-out}.required[data-v-d2de88a5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d2de88a5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d2de88a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.layout-viewing-employee[data-v-d2de88a5]{display:flex;max-width:200px;min-width:200px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;overflow:hidden;border-radius:16px;background:var(--Neutrals-White)}.layout-viewing-employee .bar[data-v-d2de88a5]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);min-height:46px;display:flex;padding:10px 20px;align-items:center;align-self:stretch;justify-content:space-between}.layout-viewing-employee .employee-list[data-v-d2de88a5]{width:100%;max-height:100vh;overflow-y:auto;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column}@-moz-document url-prefix(){.layout-viewing-employee .employee-list[data-v-d2de88a5]{overflow-y:auto;scrollbar-width:thin}}.layout-viewing-employee .employee-list[data-v-d2de88a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.layout-viewing-employee .employee-list[data-v-d2de88a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.layout-viewing-employee .employee-list[data-v-d2de88a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.layout-viewing-employee .employee-list[data-v-d2de88a5] .base-infinite{overflow-y:unset!important;width:100%}.layout-viewing-employee .employee-list .card-showdown[data-v-d2de88a5]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.layout-viewing-employee .employee-list .card-showdown .first-name[data-v-d2de88a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.layout-viewing-employee .employee-list .card-showdown .last-name[data-v-d2de88a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.layout-viewing-employee .employee-list .active[data-v-d2de88a5]{background-color:#eef0f3}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-373e9a83]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-373e9a83]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-373e9a83]{opacity:0;width:0;height:0}.slider[data-v-373e9a83]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-373e9a83]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-373e9a83]:before{transform:translate(20px)}.slider.round[data-v-373e9a83]{border-radius:34px}.slider.round[data-v-373e9a83]:before{border-radius:50%}@keyframes zoom-373e9a83{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-373e9a83],.top-nav[data-v-373e9a83],.atom-header-pages__header[data-v-373e9a83],.tab-left[data-v-373e9a83]{display:none!important}.page-break[data-v-373e9a83]{page-break-before:always}div[data-v-373e9a83]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-373e9a83],html[data-v-373e9a83]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-373e9a83],html[data-v-373e9a83]{overflow-y:auto;scrollbar-width:thin}}body[data-v-373e9a83]::-webkit-scrollbar-track,html[data-v-373e9a83]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-373e9a83]::-webkit-scrollbar,html[data-v-373e9a83]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-373e9a83]::-webkit-scrollbar-thumb,html[data-v-373e9a83]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-373e9a83]{box-sizing:border-box}.highlight[data-v-373e9a83]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-373e9a83]{animation:zoom-373e9a83 .5s ease-in-out}.required[data-v-373e9a83]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-373e9a83]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-373e9a83]{display:flex;padding-bottom:20px;flex-direction:column}@-moz-document url-prefix(){.salary-setting-page[data-v-373e9a83]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-373e9a83]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-373e9a83]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-373e9a83]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-373e9a83]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-373e9a83]{display:flex;flex-direction:column;gap:20px}.salary-setting-page__layout__content .employee-detail-body[data-v-373e9a83]{display:flex;gap:20px;width:100%}.salary-setting-page__layout__content .employee-detail-body__left[data-v-373e9a83]{display:flex;width:217px;flex-direction:column;gap:10px;height:100%;border-radius:16px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee[data-v-373e9a83]{display:flex;width:100%;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar[data-v-373e9a83]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar .viewing-employee[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-373e9a83] .base-infinite{overflow-y:unset!important}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown[data-v-373e9a83]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .active[data-v-373e9a83]{background-color:#eef0f3}.salary-setting-page__layout__content .employee-detail-body__right[data-v-373e9a83]{flex:1;display:flex;flex-direction:column;gap:14px}.salary-setting-page__layout__content .employee-detail-body__right-body[data-v-373e9a83]{display:flex;flex-direction:column;padding:20px;gap:24px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info[data-v-373e9a83]{display:flex;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left[data-v-373e9a83]{display:flex;flex-direction:column;padding:10px;border-radius:8px;width:498px;border:1px solid var(--Neutrals-Grey-400)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-373e9a83]{display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;border-bottom:1px solid var(--Stroke)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-373e9a83]:last-child{border-bottom:none}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info p[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right[data-v-373e9a83]{display:flex;flex-direction:column;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .avatar[data-v-373e9a83]{width:220px;height:220px;border:1px solid var(--Text-Color-Disable)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .date[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item p[data-v-373e9a83]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_header[data-v-373e9a83]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-Grey-100)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom[data-v-373e9a83]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_left[data-v-373e9a83]{width:60%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right[data-v-373e9a83]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;height:100%;width:40%}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right p[data-v-373e9a83]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item .first[data-v-373e9a83]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border[data-v-373e9a83]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border_text[data-v-373e9a83]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .last[data-v-373e9a83]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-setting-page p[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-373e9a83]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-373e9a83]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-26fe0fb9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-26fe0fb9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-26fe0fb9]{opacity:0;width:0;height:0}.slider[data-v-26fe0fb9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-26fe0fb9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-26fe0fb9]:before{transform:translate(20px)}.slider.round[data-v-26fe0fb9]{border-radius:34px}.slider.round[data-v-26fe0fb9]:before{border-radius:50%}@keyframes zoom-26fe0fb9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-26fe0fb9],.top-nav[data-v-26fe0fb9],.atom-header-pages__header[data-v-26fe0fb9],.tab-left[data-v-26fe0fb9]{display:none!important}.page-break[data-v-26fe0fb9]{page-break-before:always}div[data-v-26fe0fb9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-26fe0fb9],html[data-v-26fe0fb9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-26fe0fb9],html[data-v-26fe0fb9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-26fe0fb9]::-webkit-scrollbar-track,html[data-v-26fe0fb9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-26fe0fb9]::-webkit-scrollbar,html[data-v-26fe0fb9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-26fe0fb9]::-webkit-scrollbar-thumb,html[data-v-26fe0fb9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-26fe0fb9]{box-sizing:border-box}.highlight[data-v-26fe0fb9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-26fe0fb9]{animation:zoom-26fe0fb9 .5s ease-in-out}.required[data-v-26fe0fb9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-26fe0fb9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-26fe0fb9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-form-wrapper[data-v-26fe0fb9]{display:flex;flex-direction:column;gap:24px}.search-form-wrapper .search-item[data-v-26fe0fb9]{display:flex;width:100%;gap:24px}.search-form-wrapper .search-item .row-info-item[data-v-26fe0fb9]{display:flex;gap:24px;flex-direction:column;flex:1;min-width:0}.search-form-wrapper .search-item .row-info-item[data-v-26fe0fb9] .list-selected__item{max-width:200px}.search-form-wrapper .search-item .row-info-item[data-v-26fe0fb9] .selected-display{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-form-wrapper .group-btn[data-v-26fe0fb9]{display:flex;justify-content:flex-end;gap:18px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-215e03c7]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-215e03c7]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-215e03c7]{opacity:0;width:0;height:0}.slider[data-v-215e03c7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-215e03c7]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-215e03c7]:before{transform:translate(20px)}.slider.round[data-v-215e03c7]{border-radius:34px}.slider.round[data-v-215e03c7]:before{border-radius:50%}@keyframes zoom-215e03c7{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-215e03c7],.top-nav[data-v-215e03c7],.atom-header-pages__header[data-v-215e03c7],.tab-left[data-v-215e03c7]{display:none!important}.page-break[data-v-215e03c7]{page-break-before:always}div[data-v-215e03c7]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-215e03c7],html[data-v-215e03c7]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-215e03c7],html[data-v-215e03c7]{overflow-y:auto;scrollbar-width:thin}}body[data-v-215e03c7]::-webkit-scrollbar-track,html[data-v-215e03c7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-215e03c7]::-webkit-scrollbar,html[data-v-215e03c7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-215e03c7]::-webkit-scrollbar-thumb,html[data-v-215e03c7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-215e03c7]{box-sizing:border-box}.highlight[data-v-215e03c7]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-215e03c7]{animation:zoom-215e03c7 .5s ease-in-out}.required[data-v-215e03c7]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-215e03c7]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-215e03c7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.breaktime-table[data-v-215e03c7]{display:flex;flex-direction:column;gap:24px;flex:1}.breaktime-table .section-tab[data-v-215e03c7]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.breaktime-table .section-tab .group-btn-start[data-v-215e03c7]{display:flex;align-items:center;gap:8px;align-self:stretch}.breaktime-table .section-tab .group-btn-end[data-v-215e03c7]{width:100%;display:flex;justify-content:flex-end;align-items:center;gap:8px}.breaktime-table .table-bTd[data-v-215e03c7]{padding:10px}.breaktime-table[data-v-215e03c7] table{flex:1;min-height:500px}.active[data-v-215e03c7]{background-color:var(--Semantic-Hover-Blue)!important;color:var(--Semantic-Rest-Blue)!important}.active[data-v-215e03c7] svg path{fill:var(--Semantic-Rest-Blue)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-280dbc06]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-280dbc06]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-280dbc06]{opacity:0;width:0;height:0}.slider[data-v-280dbc06]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-280dbc06]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-280dbc06]:before{transform:translate(20px)}.slider.round[data-v-280dbc06]{border-radius:34px}.slider.round[data-v-280dbc06]:before{border-radius:50%}@keyframes zoom-280dbc06{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-280dbc06],.top-nav[data-v-280dbc06],.atom-header-pages__header[data-v-280dbc06],.tab-left[data-v-280dbc06]{display:none!important}.page-break[data-v-280dbc06]{page-break-before:always}div[data-v-280dbc06]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-280dbc06],html[data-v-280dbc06]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-280dbc06],html[data-v-280dbc06]{overflow-y:auto;scrollbar-width:thin}}body[data-v-280dbc06]::-webkit-scrollbar-track,html[data-v-280dbc06]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-280dbc06]::-webkit-scrollbar,html[data-v-280dbc06]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-280dbc06]::-webkit-scrollbar-thumb,html[data-v-280dbc06]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-280dbc06]{box-sizing:border-box}.highlight[data-v-280dbc06]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-280dbc06]{animation:zoom-280dbc06 .5s ease-in-out}.required[data-v-280dbc06]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-280dbc06]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-280dbc06]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.breaktime[data-v-280dbc06]{flex:1}@-moz-document url-prefix(){.breaktime[data-v-280dbc06]{overflow-y:auto;scrollbar-width:thin}}.breaktime[data-v-280dbc06]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.breaktime[data-v-280dbc06]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.breaktime[data-v-280dbc06]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.breaktime__heading[data-v-280dbc06]{width:100%;display:flex;justify-content:space-between;padding:14px 20px;gap:4px;height:auto}.breaktime__heading_title[data-v-280dbc06]{display:flex;align-items:center;width:100%;height:auto;padding:4px;flex:1 0 0;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.breaktime__heading_right[data-v-280dbc06]{display:flex;align-items:center;gap:8px;padding-right:20px}.breaktime__heading_right_title[data-v-280dbc06]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime__heading_right_text[data-v-280dbc06]{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime__heading_right .divide[data-v-280dbc06]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.breaktime__content[data-v-280dbc06]{display:flex;flex-direction:column;padding:0 20px 20px;gap:24px;width:100%;flex:1}.breaktime__content_head[data-v-280dbc06]{display:flex;gap:16px;background:var(--Semantic-Alerts-Blue_10)}.breaktime__content_head_line[data-v-280dbc06]{width:4px;height:100%;background:var(--Semantic-Alerts-Blue_100)}.breaktime__content_head_text[data-v-280dbc06]{padding:22px 0;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d6f02c98]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d6f02c98]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d6f02c98]{opacity:0;width:0;height:0}.slider[data-v-d6f02c98]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d6f02c98]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d6f02c98]:before{transform:translate(20px)}.slider.round[data-v-d6f02c98]{border-radius:34px}.slider.round[data-v-d6f02c98]:before{border-radius:50%}@keyframes zoom-d6f02c98{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d6f02c98],.top-nav[data-v-d6f02c98],.atom-header-pages__header[data-v-d6f02c98],.tab-left[data-v-d6f02c98]{display:none!important}.page-break[data-v-d6f02c98]{page-break-before:always}div[data-v-d6f02c98]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d6f02c98],html[data-v-d6f02c98]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d6f02c98],html[data-v-d6f02c98]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d6f02c98]::-webkit-scrollbar-track,html[data-v-d6f02c98]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d6f02c98]::-webkit-scrollbar,html[data-v-d6f02c98]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d6f02c98]::-webkit-scrollbar-thumb,html[data-v-d6f02c98]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d6f02c98]{box-sizing:border-box}.highlight[data-v-d6f02c98]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d6f02c98]{animation:zoom-d6f02c98 .5s ease-in-out}.required[data-v-d6f02c98]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d6f02c98]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.breaktime[data-v-d6f02c98]{display:flex;flex-direction:column;overflow-y:auto;flex:1;min-height:0;padding-bottom:20px}.breaktime__heading[data-v-d6f02c98]{width:100%;display:flex;justify-content:space-between;padding:14px 20px;gap:4px;height:auto}.breaktime__heading_title[data-v-d6f02c98]{display:flex;align-items:center;width:100%;height:auto;padding:4px;flex:1 0 0;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.breaktime__heading_right[data-v-d6f02c98]{display:flex;align-items:center;gap:8px;padding-right:20px}.breaktime__heading_right_title[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime__heading_right_text[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime__heading_right .divide[data-v-d6f02c98]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.breaktime__content[data-v-d6f02c98]{display:flex;flex-direction:column;margin-bottom:20px;flex:1;gap:20px;border-radius:16px;background:var(--Neutrals-White);overflow-y:auto;min-height:0}@-moz-document url-prefix(){.breaktime__content[data-v-d6f02c98]{overflow-y:auto;scrollbar-width:thin}}.breaktime__content[data-v-d6f02c98]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.breaktime__content[data-v-d6f02c98]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.breaktime__content[data-v-d6f02c98]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.breaktime__back[data-v-d6f02c98]{width:100%;display:flex;justify-content:flex-end}.breaktime__back_text[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime .header[data-v-d6f02c98]{display:flex;padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.breaktime .header span[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime .header[data-v-d6f02c98] .rotated{transform:rotate(180deg)}.breaktime span[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.breaktime .disabled-text[data-v-d6f02c98]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7acbea61]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7acbea61]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7acbea61]{opacity:0;width:0;height:0}.slider[data-v-7acbea61]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7acbea61]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7acbea61]:before{transform:translate(20px)}.slider.round[data-v-7acbea61]{border-radius:34px}.slider.round[data-v-7acbea61]:before{border-radius:50%}@keyframes zoom-7acbea61{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7acbea61],.top-nav[data-v-7acbea61],.atom-header-pages__header[data-v-7acbea61],.tab-left[data-v-7acbea61]{display:none!important}.page-break[data-v-7acbea61]{page-break-before:always}div[data-v-7acbea61]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7acbea61],html[data-v-7acbea61]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7acbea61],html[data-v-7acbea61]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7acbea61]::-webkit-scrollbar-track,html[data-v-7acbea61]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7acbea61]::-webkit-scrollbar,html[data-v-7acbea61]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7acbea61]::-webkit-scrollbar-thumb,html[data-v-7acbea61]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7acbea61]{box-sizing:border-box}.highlight[data-v-7acbea61]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7acbea61]{animation:zoom-7acbea61 .5s ease-in-out}.required[data-v-7acbea61]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7acbea61]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7acbea61]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-container[data-v-7acbea61]{display:flex;flex-direction:column;width:100%;gap:24px}.search-container .search[data-v-7acbea61]{display:flex;width:100%;gap:20px}.search-container .search .search-left[data-v-7acbea61]{display:flex;flex-direction:column;flex:1;gap:24px}.search-container .search .search-left .row-item[data-v-7acbea61]{display:flex;align-items:center;gap:20px}.search-container .search .search-left .row-item[data-v-7acbea61] .checkbox-multiple{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px}.search-container .search .search-left .row-item>p[data-v-7acbea61]{width:137px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.search-container .search .search-right[data-v-7acbea61]{display:flex;flex-direction:column;gap:8px;flex:1}.search-container .search-more[data-v-7acbea61]{display:flex;flex-direction:column;gap:24px}.search-container .search-more__header[data-v-7acbea61]{padding:10px 20px;border-radius:8px;background:var(--Semantic-Hover-Blue);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.search-container .search-more__header[data-v-7acbea61] .rotated{transform:rotate(180deg)}.search-container .search-more__header[data-v-7acbea61] svg{transition:transform .3s ease}.search-container .search-more__header p[data-v-7acbea61]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.search-container .search-more__body[data-v-7acbea61]{display:flex;flex-direction:column;gap:24px}.search-container .search-more__body .row-item[data-v-7acbea61]{display:flex;gap:20px}.search-container .search-more__body .row-item .item[data-v-7acbea61]{flex:1;max-width:49%}.search-container .action[data-v-7acbea61]{display:flex;gap:20px;justify-content:flex-end}[data-v-7acbea61] .input-validation .divide-2{min-width:20px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ba0fc4e1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ba0fc4e1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ba0fc4e1]{opacity:0;width:0;height:0}.slider[data-v-ba0fc4e1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ba0fc4e1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ba0fc4e1]:before{transform:translate(20px)}.slider.round[data-v-ba0fc4e1]{border-radius:34px}.slider.round[data-v-ba0fc4e1]:before{border-radius:50%}@keyframes zoom-ba0fc4e1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ba0fc4e1],.top-nav[data-v-ba0fc4e1],.atom-header-pages__header[data-v-ba0fc4e1],.tab-left[data-v-ba0fc4e1]{display:none!important}.page-break[data-v-ba0fc4e1]{page-break-before:always}div[data-v-ba0fc4e1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ba0fc4e1],html[data-v-ba0fc4e1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ba0fc4e1],html[data-v-ba0fc4e1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ba0fc4e1]::-webkit-scrollbar-track,html[data-v-ba0fc4e1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ba0fc4e1]::-webkit-scrollbar,html[data-v-ba0fc4e1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ba0fc4e1]::-webkit-scrollbar-thumb,html[data-v-ba0fc4e1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ba0fc4e1]{box-sizing:border-box}.highlight[data-v-ba0fc4e1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ba0fc4e1]{animation:zoom-ba0fc4e1 .5s ease-in-out}.required[data-v-ba0fc4e1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ba0fc4e1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ba0fc4e1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-table[data-v-ba0fc4e1]{display:flex;flex-direction:column;gap:18px;flex:1;min-height:0px}.broadcast-table__layout[data-v-ba0fc4e1]{display:flex;flex-direction:column;flex:1;min-height:0px}.broadcast-table__layout[data-v-ba0fc4e1] .el-table__inner-wrapper:after,.broadcast-table__layout[data-v-ba0fc4e1] .el-table__inner-wrapper:before{display:none}.broadcast-table__layout[data-v-ba0fc4e1] .el-table{flex:1;min-height:500px}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .cell{min-height:0px}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .el-table__border-left-patch{display:none}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .el-table__inner-wrapper:after,.broadcast-table__layout[data-v-ba0fc4e1] .el-table .el-table__inner-wrapper:before{display:none}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .el-table__body-header tr:first-child .el-table__cell:last-child{border-right:none}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .el-table__row .el-table__cell:last-child{border-right:none}.broadcast-table__layout[data-v-ba0fc4e1] .el-table .broad-draft{background-color:var(--Neutrals-Grey-100)}.broadcast-table__layout[data-v-ba0fc4e1] ._container{background-color:#fff}.broadcast-table .status--SENT[data-v-ba0fc4e1]{color:var(--Semantic-Alerts-Green_100)}.broadcast-table .status--SCHEDULED[data-v-ba0fc4e1]{color:var(--Semantic-Alerts-Blue_100)}.broadcast-table .status--DRAFT[data-v-ba0fc4e1]{color:var(--Semantic-Alerts-Yellow_100)}.broadcast-table .custom-checkbox[data-v-ba0fc4e1]{width:20px;height:20px;border-radius:6px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0cf0343b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0cf0343b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0cf0343b]{opacity:0;width:0;height:0}.slider[data-v-0cf0343b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0cf0343b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0cf0343b]:before{transform:translate(20px)}.slider.round[data-v-0cf0343b]{border-radius:34px}.slider.round[data-v-0cf0343b]:before{border-radius:50%}@keyframes zoom-0cf0343b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0cf0343b],.top-nav[data-v-0cf0343b],.atom-header-pages__header[data-v-0cf0343b],.tab-left[data-v-0cf0343b]{display:none!important}.page-break[data-v-0cf0343b]{page-break-before:always}div[data-v-0cf0343b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0cf0343b],html[data-v-0cf0343b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0cf0343b],html[data-v-0cf0343b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0cf0343b]::-webkit-scrollbar-track,html[data-v-0cf0343b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0cf0343b]::-webkit-scrollbar,html[data-v-0cf0343b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0cf0343b]::-webkit-scrollbar-thumb,html[data-v-0cf0343b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0cf0343b]{box-sizing:border-box}.highlight[data-v-0cf0343b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0cf0343b]{animation:zoom-0cf0343b .5s ease-in-out}.required[data-v-0cf0343b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0cf0343b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0cf0343b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.form[data-v-0cf0343b]{display:flex;background-color:#fff;width:454px;padding:0 30px;flex-direction:column;align-items:center;gap:24px;flex-shrink:0;border-radius:20px}.form__body[data-v-0cf0343b]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch}.form__body__title[data-v-0cf0343b]{font-size:1.25rem;line-height:1.875rem;font-weight:700;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter;text-align:center;width:100%}.form__body__data[data-v-0cf0343b]{display:flex;flex-direction:column;gap:16px;width:100%}.form__body__data__option[data-v-0cf0343b]{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.form__body__data__option__title[data-v-0cf0343b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.form__body__data__option__checkbox-field[data-v-0cf0343b]{display:flex;align-items:center;gap:6px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.form__body__data__dropdown[data-v-0cf0343b]{display:flex;flex-direction:column;gap:10px;padding:0 26px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.form__active[data-v-0cf0343b]{display:flex;align-items:flex-start;gap:12px;align-self:stretch}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-51eba97d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-51eba97d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-51eba97d]{opacity:0;width:0;height:0}.slider[data-v-51eba97d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-51eba97d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-51eba97d]:before{transform:translate(20px)}.slider.round[data-v-51eba97d]{border-radius:34px}.slider.round[data-v-51eba97d]:before{border-radius:50%}@keyframes zoom-51eba97d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-51eba97d],.top-nav[data-v-51eba97d],.atom-header-pages__header[data-v-51eba97d],.tab-left[data-v-51eba97d]{display:none!important}.page-break[data-v-51eba97d]{page-break-before:always}div[data-v-51eba97d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-51eba97d],html[data-v-51eba97d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-51eba97d],html[data-v-51eba97d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-51eba97d]::-webkit-scrollbar-track,html[data-v-51eba97d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51eba97d]::-webkit-scrollbar,html[data-v-51eba97d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-51eba97d]::-webkit-scrollbar-thumb,html[data-v-51eba97d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-51eba97d]{box-sizing:border-box}.highlight[data-v-51eba97d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-51eba97d]{animation:zoom-51eba97d .5s ease-in-out}.required[data-v-51eba97d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-51eba97d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-51eba97d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast[data-v-51eba97d]{display:flex;flex-direction:column;background:var(--Blue-Background);flex:1;min-height:0px}.broadcast__header[data-v-51eba97d]{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:14px 20px}.broadcast__body[data-v-51eba97d]{display:flex;flex-direction:column;padding:0 20px;margin-bottom:20px;gap:20px;flex:1;min-height:0;overflow-y:auto}@-moz-document url-prefix(){.broadcast__body[data-v-51eba97d]{overflow-y:auto;scrollbar-width:thin}}.broadcast__body[data-v-51eba97d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast__body[data-v-51eba97d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast__body[data-v-51eba97d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-33462c1b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-33462c1b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-33462c1b]{opacity:0;width:0;height:0}.slider[data-v-33462c1b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-33462c1b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-33462c1b]:before{transform:translate(20px)}.slider.round[data-v-33462c1b]{border-radius:34px}.slider.round[data-v-33462c1b]:before{border-radius:50%}@keyframes zoom-33462c1b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-33462c1b],.top-nav[data-v-33462c1b],.atom-header-pages__header[data-v-33462c1b],.tab-left[data-v-33462c1b]{display:none!important}.page-break[data-v-33462c1b]{page-break-before:always}div[data-v-33462c1b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-33462c1b],html[data-v-33462c1b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-33462c1b],html[data-v-33462c1b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-33462c1b]::-webkit-scrollbar-track,html[data-v-33462c1b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-33462c1b]::-webkit-scrollbar,html[data-v-33462c1b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-33462c1b]::-webkit-scrollbar-thumb,html[data-v-33462c1b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-33462c1b]{box-sizing:border-box}.highlight[data-v-33462c1b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-33462c1b]{animation:zoom-33462c1b .5s ease-in-out}.required[data-v-33462c1b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-33462c1b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-33462c1b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-employee-table[data-v-33462c1b]{display:flex;flex-direction:column;gap:20px;flex:1;min-height:0px}.broadcast-employee-table__header[data-v-33462c1b]{display:flex;justify-content:space-between;align-items:center}.broadcast-employee-table__header-info[data-v-33462c1b]{display:flex;align-items:center;gap:10px}.broadcast-employee-table__header-info .rectangle[data-v-33462c1b]{width:1px;height:18px;background-color:var(--Text-Color-Disable-Item)}.broadcast-employee-table__header-info[data-v-33462c1b] p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-employee-table__header-info[data-v-33462c1b] span{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-employee-table__header-button[data-v-33462c1b]{display:flex;gap:14px}.broadcast-employee-table__body[data-v-33462c1b]{display:flex;flex-direction:column;flex:1;min-height:0px}.broadcast-employee-table__body[data-v-33462c1b] .atom-table .table-tbody>tr>td{cursor:default!important}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3516b7dd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3516b7dd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3516b7dd]{opacity:0;width:0;height:0}.slider[data-v-3516b7dd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3516b7dd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3516b7dd]:before{transform:translate(20px)}.slider.round[data-v-3516b7dd]{border-radius:34px}.slider.round[data-v-3516b7dd]:before{border-radius:50%}@keyframes zoom-3516b7dd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3516b7dd],.top-nav[data-v-3516b7dd],.atom-header-pages__header[data-v-3516b7dd],.tab-left[data-v-3516b7dd]{display:none!important}.page-break[data-v-3516b7dd]{page-break-before:always}div[data-v-3516b7dd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3516b7dd],html[data-v-3516b7dd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3516b7dd],html[data-v-3516b7dd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3516b7dd]::-webkit-scrollbar-track,html[data-v-3516b7dd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3516b7dd]::-webkit-scrollbar,html[data-v-3516b7dd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3516b7dd]::-webkit-scrollbar-thumb,html[data-v-3516b7dd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3516b7dd]{box-sizing:border-box}.highlight[data-v-3516b7dd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3516b7dd]{animation:zoom-3516b7dd .5s ease-in-out}.required[data-v-3516b7dd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3516b7dd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3516b7dd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-employee-table[data-v-3516b7dd]{display:flex;flex-direction:column;gap:20px;flex:1;min-height:0px}.broadcast-employee-table__header[data-v-3516b7dd]{display:flex;justify-content:space-between;align-items:center}.broadcast-employee-table__header-info[data-v-3516b7dd]{display:flex;align-items:center;gap:10px}.broadcast-employee-table__header-info .rectangle[data-v-3516b7dd]{width:1px;height:18px;background-color:var(--Text-Color-Disable-Item)}.broadcast-employee-table__header-info p[data-v-3516b7dd]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-employee-table__header-info span[data-v-3516b7dd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-employee-table__header-button[data-v-3516b7dd]{display:flex;gap:14px}.broadcast-employee-table__body[data-v-3516b7dd]{display:flex;flex-direction:column;flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-774ec359]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-774ec359]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-774ec359]{opacity:0;width:0;height:0}.slider[data-v-774ec359]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-774ec359]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-774ec359]:before{transform:translate(20px)}.slider.round[data-v-774ec359]{border-radius:34px}.slider.round[data-v-774ec359]:before{border-radius:50%}@keyframes zoom-774ec359{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-774ec359],.top-nav[data-v-774ec359],.atom-header-pages__header[data-v-774ec359],.tab-left[data-v-774ec359]{display:none!important}.page-break[data-v-774ec359]{page-break-before:always}div[data-v-774ec359]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-774ec359],html[data-v-774ec359]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-774ec359],html[data-v-774ec359]{overflow-y:auto;scrollbar-width:thin}}body[data-v-774ec359]::-webkit-scrollbar-track,html[data-v-774ec359]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-774ec359]::-webkit-scrollbar,html[data-v-774ec359]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-774ec359]::-webkit-scrollbar-thumb,html[data-v-774ec359]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-774ec359]{box-sizing:border-box}.highlight[data-v-774ec359]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-774ec359]{animation:zoom-774ec359 .5s ease-in-out}.required[data-v-774ec359]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-774ec359]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-774ec359]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.preview[data-v-774ec359]{display:flex;flex-direction:column;overflow:auto}@-moz-document url-prefix(){.preview[data-v-774ec359]{overflow-y:auto;scrollbar-width:thin}}.preview[data-v-774ec359]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview[data-v-774ec359]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview[data-v-774ec359]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.preview-back[data-v-774ec359]{display:flex;align-items:center;gap:8px;padding:4px 20px;cursor:pointer;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Accent);font-family:Inter}.preview__body[data-v-774ec359]{display:flex;flex-direction:column;flex:1;min-height:0px;padding:20px;margin:0 20px 20px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}.preview__body__message[data-v-774ec359]{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--Neutrals-Grey-200);overflow:hidden}.preview__body__message .content[data-v-774ec359]{overflow:auto;padding:20px;min-height:262px;border-bottom:1px solid var(--Neutrals-Grey-200);font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@-moz-document url-prefix(){.preview__body__message .content[data-v-774ec359]{overflow-y:auto;scrollbar-width:thin}}.preview__body__message .content[data-v-774ec359]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview__body__message .content[data-v-774ec359]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview__body__message .content[data-v-774ec359]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.preview__body__message .row-data[data-v-774ec359]{display:flex;min-height:50px;border-bottom:1px solid var(--Neutrals-Grey-200)}.preview__body__message .row-data[data-v-774ec359]:last-child{border-bottom:none}.preview__body__message .row-data__left[data-v-774ec359]{display:flex;align-items:center;padding:0 20px;width:245px;flex-shrink:0;border-right:1px solid var(--Neutrals-Grey-200);background:var(--Rest-Background);font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.preview__body__message .row-data__list-file[data-v-774ec359]{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;padding:16px 20px;overflow:auto}@-moz-document url-prefix(){.preview__body__message .row-data__list-file[data-v-774ec359]{overflow-y:auto;scrollbar-width:thin}}.preview__body__message .row-data__list-file[data-v-774ec359]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview__body__message .row-data__list-file[data-v-774ec359]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.preview__body__message .row-data__list-file[data-v-774ec359]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.preview__body__message .row-data__list-file .file-wrapper[data-v-774ec359]{display:flex;align-items:center;gap:10px;border:1px solid var(--Neutrals-Grey-200);border-radius:8px;padding:4px 18px;width:calc(50% - 10px)}.preview__body__message .row-data__list-file .file-wrapper .file-info[data-v-774ec359]{display:flex;flex-direction:column;gap:4px;width:394px}.preview__body__message .row-data__list-file .file-wrapper .file-info .file-tile[data-v-774ec359]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.preview__body__message .row-data__list-file .file-wrapper .file-info .file-size[data-v-774ec359]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.preview__body__message .row-data__total[data-v-774ec359]{display:flex;align-items:center;gap:4px;padding:16px 20px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.preview__body__action[data-v-774ec359]{display:flex;justify-content:space-between;gap:16px;padding:20px 0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2a24bf8d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2a24bf8d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2a24bf8d]{opacity:0;width:0;height:0}.slider[data-v-2a24bf8d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2a24bf8d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2a24bf8d]:before{transform:translate(20px)}.slider.round[data-v-2a24bf8d]{border-radius:34px}.slider.round[data-v-2a24bf8d]:before{border-radius:50%}@keyframes zoom-2a24bf8d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2a24bf8d],.top-nav[data-v-2a24bf8d],.atom-header-pages__header[data-v-2a24bf8d],.tab-left[data-v-2a24bf8d]{display:none!important}.page-break[data-v-2a24bf8d]{page-break-before:always}div[data-v-2a24bf8d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2a24bf8d],html[data-v-2a24bf8d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2a24bf8d],html[data-v-2a24bf8d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2a24bf8d]::-webkit-scrollbar-track,html[data-v-2a24bf8d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2a24bf8d]::-webkit-scrollbar,html[data-v-2a24bf8d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2a24bf8d]::-webkit-scrollbar-thumb,html[data-v-2a24bf8d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2a24bf8d]{box-sizing:border-box}.highlight[data-v-2a24bf8d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2a24bf8d]{animation:zoom-2a24bf8d .5s ease-in-out}.required[data-v-2a24bf8d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2a24bf8d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2a24bf8d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-employee-page[data-v-2a24bf8d]{display:flex;flex-direction:column;flex:1;min-height:0px}.broadcast-employee-page__body[data-v-2a24bf8d]{margin:0 20px 20px;padding:20px;display:flex;flex-direction:column;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5c7b29fa]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5c7b29fa]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5c7b29fa]{opacity:0;width:0;height:0}.slider[data-v-5c7b29fa]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5c7b29fa]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5c7b29fa]:before{transform:translate(20px)}.slider.round[data-v-5c7b29fa]{border-radius:34px}.slider.round[data-v-5c7b29fa]:before{border-radius:50%}@keyframes zoom-5c7b29fa{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5c7b29fa],.top-nav[data-v-5c7b29fa],.atom-header-pages__header[data-v-5c7b29fa],.tab-left[data-v-5c7b29fa]{display:none!important}.page-break[data-v-5c7b29fa]{page-break-before:always}div[data-v-5c7b29fa]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5c7b29fa],html[data-v-5c7b29fa]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5c7b29fa],html[data-v-5c7b29fa]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5c7b29fa]::-webkit-scrollbar-track,html[data-v-5c7b29fa]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5c7b29fa]::-webkit-scrollbar,html[data-v-5c7b29fa]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5c7b29fa]::-webkit-scrollbar-thumb,html[data-v-5c7b29fa]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5c7b29fa]{box-sizing:border-box}.highlight[data-v-5c7b29fa]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5c7b29fa]{animation:zoom-5c7b29fa .5s ease-in-out}.required[data-v-5c7b29fa]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5c7b29fa]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5c7b29fa]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.history-info[data-v-5c7b29fa]{display:flex;flex-direction:column;flex:1;min-height:0px}.history-info[data-v-5c7b29fa] .el-table thead .cell{min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d8165f08]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d8165f08]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d8165f08]{opacity:0;width:0;height:0}.slider[data-v-d8165f08]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d8165f08]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d8165f08]:before{transform:translate(20px)}.slider.round[data-v-d8165f08]{border-radius:34px}.slider.round[data-v-d8165f08]:before{border-radius:50%}@keyframes zoom-d8165f08{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d8165f08],.top-nav[data-v-d8165f08],.atom-header-pages__header[data-v-d8165f08],.tab-left[data-v-d8165f08]{display:none!important}.page-break[data-v-d8165f08]{page-break-before:always}div[data-v-d8165f08]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d8165f08],html[data-v-d8165f08]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d8165f08],html[data-v-d8165f08]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d8165f08]::-webkit-scrollbar-track,html[data-v-d8165f08]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d8165f08]::-webkit-scrollbar,html[data-v-d8165f08]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d8165f08]::-webkit-scrollbar-thumb,html[data-v-d8165f08]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d8165f08]{box-sizing:border-box}.highlight[data-v-d8165f08]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d8165f08]{animation:zoom-d8165f08 .5s ease-in-out}.required[data-v-d8165f08]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d8165f08]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d8165f08]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-history[data-v-d8165f08]{display:flex;flex-direction:column;flex:1;min-height:0px}.broadcast-history__layout[data-v-d8165f08]{display:flex;flex-direction:column;gap:20px;padding:0 20px 20px;flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0a6b5372]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0a6b5372]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0a6b5372]{opacity:0;width:0;height:0}.slider[data-v-0a6b5372]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0a6b5372]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0a6b5372]:before{transform:translate(20px)}.slider.round[data-v-0a6b5372]{border-radius:34px}.slider.round[data-v-0a6b5372]:before{border-radius:50%}@keyframes zoom-0a6b5372{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0a6b5372],.top-nav[data-v-0a6b5372],.atom-header-pages__header[data-v-0a6b5372],.tab-left[data-v-0a6b5372]{display:none!important}.page-break[data-v-0a6b5372]{page-break-before:always}div[data-v-0a6b5372]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0a6b5372],html[data-v-0a6b5372]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0a6b5372],html[data-v-0a6b5372]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0a6b5372]::-webkit-scrollbar-track,html[data-v-0a6b5372]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0a6b5372]::-webkit-scrollbar,html[data-v-0a6b5372]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0a6b5372]::-webkit-scrollbar-thumb,html[data-v-0a6b5372]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0a6b5372]{box-sizing:border-box}.highlight[data-v-0a6b5372]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0a6b5372]{animation:zoom-0a6b5372 .5s ease-in-out}.required[data-v-0a6b5372]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0a6b5372]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0a6b5372]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-input[data-v-0a6b5372]{position:relative;display:inline-block}.a-input textarea[data-v-0a6b5372]{padding:13.5px;border-radius:6px;outline:none;border:1px solid var(--Stroke);width:100%;height:44px;background:transparent;transition:border-color .2s ease-in-out;box-shadow:0 1px 2px #1018280d;resize:none;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Dark);font-family:Inter}@-moz-document url-prefix(){.a-input textarea[data-v-0a6b5372]{overflow-y:auto;scrollbar-width:thin}}.a-input textarea[data-v-0a6b5372]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.a-input textarea[data-v-0a6b5372]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.a-input textarea[data-v-0a6b5372]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.a-input textarea[data-v-0a6b5372]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.a-input textarea[data-v-0a6b5372]::-moz-placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input textarea[data-v-0a6b5372]::placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-input textarea[data-v-0a6b5372]:hover,.a-input textarea[data-v-0a6b5372]:focus,.a-input textarea[data-v-0a6b5372]:active{border-color:var(--Semantic-Rest-Blue)}.a-input textarea[data-v-0a6b5372]:disabled{border:1px solid var(--Line-Stroke);background:var(--Text-Color-Disable-Item);pointer-events:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d5e463e3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d5e463e3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d5e463e3]{opacity:0;width:0;height:0}.slider[data-v-d5e463e3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d5e463e3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d5e463e3]:before{transform:translate(20px)}.slider.round[data-v-d5e463e3]{border-radius:34px}.slider.round[data-v-d5e463e3]:before{border-radius:50%}@keyframes zoom-d5e463e3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d5e463e3],.top-nav[data-v-d5e463e3],.atom-header-pages__header[data-v-d5e463e3],.tab-left[data-v-d5e463e3]{display:none!important}.page-break[data-v-d5e463e3]{page-break-before:always}div[data-v-d5e463e3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d5e463e3],html[data-v-d5e463e3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d5e463e3],html[data-v-d5e463e3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d5e463e3]::-webkit-scrollbar-track,html[data-v-d5e463e3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d5e463e3]::-webkit-scrollbar,html[data-v-d5e463e3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d5e463e3]::-webkit-scrollbar-thumb,html[data-v-d5e463e3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d5e463e3]{box-sizing:border-box}.highlight[data-v-d5e463e3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d5e463e3]{animation:zoom-d5e463e3 .5s ease-in-out}.required[data-v-d5e463e3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d5e463e3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d5e463e3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-create[data-v-d5e463e3]{display:flex;flex-direction:column;flex:1;min-height:0}.broadcast-create__layout[data-v-d5e463e3]{display:flex;flex-direction:column;flex:1;min-height:0px;margin:0 20px 20px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);overflow:hidden}.broadcast-create__layout-action[data-v-d5e463e3]{display:flex;padding:20px;width:100%;justify-content:space-between}.broadcast-create__body[data-v-d5e463e3]{display:flex;flex-direction:column;gap:20px;flex:1;padding:20px;min-height:0px;overflow-y:auto}@-moz-document url-prefix(){.broadcast-create__body[data-v-d5e463e3]{overflow-y:auto;scrollbar-width:thin}}.broadcast-create__body[data-v-d5e463e3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast-create__body[data-v-d5e463e3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast-create__body[data-v-d5e463e3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.broadcast-create__body-back[data-v-d5e463e3]{display:flex;align-items:center;gap:8px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;cursor:pointer}.broadcast-create__body__setting[data-v-d5e463e3]{display:flex;flex-direction:column;border:1px solid var(--Neutrals-Grey-200);border-radius:8px;box-shadow:0 4px 6px #474f6214}.broadcast-create__body__setting .row-data[data-v-d5e463e3]{display:flex;border-bottom:1px solid var(--Neutrals-Grey-200)}.broadcast-create__body__setting .row-data[data-v-d5e463e3]:last-child{border-bottom:none}.broadcast-create__body__setting .row-data__left[data-v-d5e463e3]{display:flex;align-items:center;padding:0 20px;width:245px;flex-shrink:0;border-right:1px solid var(--Neutrals-Grey-200);font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-create__body__setting .row-data__right[data-v-d5e463e3]{display:flex;flex-direction:column;flex:1;padding:16px 20px;gap:10px}.broadcast-create__body__setting .row-data__right .row-item1[data-v-d5e463e3]{display:flex;align-items:center;gap:20px}.broadcast-create__body__setting .row-data__right .row-item2[data-v-d5e463e3]{display:flex;align-items:center;gap:8px}.broadcast-create__body__setting .row-data__right .text-note[data-v-d5e463e3]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-Grey-400);font-family:Inter}.broadcast-create__body__setting .row-data__right .text-helper[data-v-d5e463e3]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;height:50%}.broadcast-create__body__message[data-v-d5e463e3]{display:flex;flex-direction:column;gap:20px}.broadcast-create__body__message[data-v-d5e463e3] textarea{height:262px}.broadcast-create__body__message .list-file[data-v-d5e463e3]{display:flex;flex-direction:column;gap:10px;width:394px;margin-left:245px}.broadcast-create__body__message .list-file .file-wrapper[data-v-d5e463e3]{display:flex;align-items:center;gap:10px;border:1px solid var(--Neutrals-Grey-200);border-radius:8px;padding:4px 18px}.broadcast-create__body__message .list-file .file-wrapper .file-info[data-v-d5e463e3]{display:flex;flex-direction:column;gap:4px;width:394px}.broadcast-create__body__message .list-file .file-wrapper .file-info .file-tile[data-v-d5e463e3]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.broadcast-create__body__message .list-file .file-wrapper .file-info .file-size[data-v-d5e463e3]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-create__body .time-label[data-v-d5e463e3]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-create .error-custom[data-v-d5e463e3] .input-validation__helper-text{white-space:nowrap}[data-v-d5e463e3] .list-radio{display:flex;flex-direction:column;gap:120px}[data-v-d5e463e3] .list-radio .atom-radio{padding-left:40px}[data-v-d5e463e3] .dp__main{width:216px}[data-v-d5e463e3] .dp__main .dp__input_wrap .dp__input{padding:7px 40px 7px 14px}.row_spacing[data-v-d5e463e3] .list-radio{justify-content:space-between}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fe74e9b5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fe74e9b5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fe74e9b5]{opacity:0;width:0;height:0}.slider[data-v-fe74e9b5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fe74e9b5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fe74e9b5]:before{transform:translate(20px)}.slider.round[data-v-fe74e9b5]{border-radius:34px}.slider.round[data-v-fe74e9b5]:before{border-radius:50%}@keyframes zoom-fe74e9b5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fe74e9b5],.top-nav[data-v-fe74e9b5],.atom-header-pages__header[data-v-fe74e9b5],.tab-left[data-v-fe74e9b5]{display:none!important}.page-break[data-v-fe74e9b5]{page-break-before:always}div[data-v-fe74e9b5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fe74e9b5],html[data-v-fe74e9b5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fe74e9b5],html[data-v-fe74e9b5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fe74e9b5]::-webkit-scrollbar-track,html[data-v-fe74e9b5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe74e9b5]::-webkit-scrollbar,html[data-v-fe74e9b5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe74e9b5]::-webkit-scrollbar-thumb,html[data-v-fe74e9b5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fe74e9b5]{box-sizing:border-box}.highlight[data-v-fe74e9b5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fe74e9b5]{animation:zoom-fe74e9b5 .5s ease-in-out}.required[data-v-fe74e9b5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fe74e9b5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fe74e9b5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.create-broadcast-page[data-v-fe74e9b5]{display:flex;flex-direction:column;flex:1;min-height:0px;position:relative}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1d2e5ac8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1d2e5ac8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1d2e5ac8]{opacity:0;width:0;height:0}.slider[data-v-1d2e5ac8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1d2e5ac8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1d2e5ac8]:before{transform:translate(20px)}.slider.round[data-v-1d2e5ac8]{border-radius:34px}.slider.round[data-v-1d2e5ac8]:before{border-radius:50%}@keyframes zoom-1d2e5ac8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1d2e5ac8],.top-nav[data-v-1d2e5ac8],.atom-header-pages__header[data-v-1d2e5ac8],.tab-left[data-v-1d2e5ac8]{display:none!important}.page-break[data-v-1d2e5ac8]{page-break-before:always}div[data-v-1d2e5ac8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1d2e5ac8],html[data-v-1d2e5ac8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1d2e5ac8],html[data-v-1d2e5ac8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1d2e5ac8]::-webkit-scrollbar-track,html[data-v-1d2e5ac8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d2e5ac8]::-webkit-scrollbar,html[data-v-1d2e5ac8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1d2e5ac8]::-webkit-scrollbar-thumb,html[data-v-1d2e5ac8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1d2e5ac8]{box-sizing:border-box}.highlight[data-v-1d2e5ac8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1d2e5ac8]{animation:zoom-1d2e5ac8 .5s ease-in-out}.required[data-v-1d2e5ac8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1d2e5ac8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1d2e5ac8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-bar[data-v-1d2e5ac8] .a-input input{border-radius:36px;background:var(--neutral-300)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7f3df259]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7f3df259]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7f3df259]{opacity:0;width:0;height:0}.slider[data-v-7f3df259]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7f3df259]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7f3df259]:before{transform:translate(20px)}.slider.round[data-v-7f3df259]{border-radius:34px}.slider.round[data-v-7f3df259]:before{border-radius:50%}@keyframes zoom-7f3df259{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7f3df259],.top-nav[data-v-7f3df259],.atom-header-pages__header[data-v-7f3df259],.tab-left[data-v-7f3df259]{display:none!important}.page-break[data-v-7f3df259]{page-break-before:always}div[data-v-7f3df259]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7f3df259],html[data-v-7f3df259]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7f3df259],html[data-v-7f3df259]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7f3df259]::-webkit-scrollbar-track,html[data-v-7f3df259]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7f3df259]::-webkit-scrollbar,html[data-v-7f3df259]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7f3df259]::-webkit-scrollbar-thumb,html[data-v-7f3df259]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7f3df259]{box-sizing:border-box}.highlight[data-v-7f3df259]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7f3df259]{animation:zoom-7f3df259 .5s ease-in-out}.required[data-v-7f3df259]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7f3df259]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7f3df259]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-pin-msg[data-v-7f3df259]{display:flex;width:168px;padding:8px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;border:1px solid var(--Stroke);background:var(--Neutrals-White);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.modal-pin-msg__option[data-v-7f3df259]{display:flex;height:34px;width:100%;padding:10px 14px;justify-content:space-between;gap:8px;border-radius:8px}.modal-pin-msg__option[data-v-7f3df259]:hover{cursor:pointer;background:var(--Semantic-Hover-Blue)}.modal-pin-msg__option p[data-v-7f3df259]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-pin-msg__option.active[data-v-7f3df259]{background:var(--Semantic-Hover-Blue)}.modal-pin-msg__option.active p[data-v-7f3df259]{color:var(--Accent)}.modal-pin-msg__option.active[data-v-7f3df259] svg{fill:var(--Accent)}.modal-pin-msg__option.active[data-v-7f3df259] .rectangle{background:var(--Accent)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d3617ed9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d3617ed9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d3617ed9]{opacity:0;width:0;height:0}.slider[data-v-d3617ed9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d3617ed9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d3617ed9]:before{transform:translate(20px)}.slider.round[data-v-d3617ed9]{border-radius:34px}.slider.round[data-v-d3617ed9]:before{border-radius:50%}@keyframes zoom-d3617ed9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d3617ed9],.top-nav[data-v-d3617ed9],.atom-header-pages__header[data-v-d3617ed9],.tab-left[data-v-d3617ed9]{display:none!important}.page-break[data-v-d3617ed9]{page-break-before:always}div[data-v-d3617ed9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d3617ed9],html[data-v-d3617ed9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d3617ed9],html[data-v-d3617ed9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d3617ed9]::-webkit-scrollbar-track,html[data-v-d3617ed9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d3617ed9]::-webkit-scrollbar,html[data-v-d3617ed9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d3617ed9]::-webkit-scrollbar-thumb,html[data-v-d3617ed9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d3617ed9]{box-sizing:border-box}.highlight[data-v-d3617ed9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d3617ed9]{animation:zoom-d3617ed9 .5s ease-in-out}.required[data-v-d3617ed9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d3617ed9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d3617ed9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-conversation[data-v-d3617ed9]{padding:10px;display:flex;gap:8px;border-radius:8px;background:var(--Neutrals-White)}.item-conversation[data-v-d3617ed9] img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}.item-conversation[data-v-d3617ed9]:hover{cursor:pointer;background-color:var(--Semantic-Diable-Blue)}.item-conversation.isActive[data-v-d3617ed9]{background-color:var(--Semantic-Diable-Blue)}.item-conversation__body[data-v-d3617ed9]{display:flex;flex-direction:column;gap:8px;width:100%}.item-conversation__body-name[data-v-d3617ed9]{display:flex;align-items:center;justify-content:space-between}.item-conversation__body-name h4[data-v-d3617ed9]{flex:1;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.item-conversation__body-name p[data-v-d3617ed9]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.item-conversation__body-content[data-v-d3617ed9]{display:flex;align-items:center;justify-content:space-between;gap:4px}.item-conversation__body-content span[data-v-d3617ed9]{flex:1;word-break:break-all!important;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Gray-900);font-family:Inter}.item-conversation__body-content span.isRead[data-v-d3617ed9]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.item-conversation__body-content .time-unread[data-v-d3617ed9]{width:24px;height:20px;border-radius:100px;background:var(--Orange-100);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.item-conversation__body-content .time-unread p[data-v-d3617ed9]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-532fa645]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-532fa645]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-532fa645]{opacity:0;width:0;height:0}.slider[data-v-532fa645]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-532fa645]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-532fa645]:before{transform:translate(20px)}.slider.round[data-v-532fa645]{border-radius:34px}.slider.round[data-v-532fa645]:before{border-radius:50%}@keyframes zoom-532fa645{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-532fa645],.top-nav[data-v-532fa645],.atom-header-pages__header[data-v-532fa645],.tab-left[data-v-532fa645]{display:none!important}.page-break[data-v-532fa645]{page-break-before:always}div[data-v-532fa645]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-532fa645],html[data-v-532fa645]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-532fa645],html[data-v-532fa645]{overflow-y:auto;scrollbar-width:thin}}body[data-v-532fa645]::-webkit-scrollbar-track,html[data-v-532fa645]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-532fa645]::-webkit-scrollbar,html[data-v-532fa645]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-532fa645]::-webkit-scrollbar-thumb,html[data-v-532fa645]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-532fa645]{box-sizing:border-box}.highlight[data-v-532fa645]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-532fa645]{animation:zoom-532fa645 .5s ease-in-out}.required[data-v-532fa645]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-532fa645]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-532fa645]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.banner-media[data-v-532fa645]{padding:20px 40px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:62px}.banner-media__left[data-v-532fa645]{display:flex;align-items:center;gap:12px;cursor:pointer}.banner-media__right[data-v-532fa645]{display:flex;gap:24px;cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-11a1f0ac]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-11a1f0ac]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-11a1f0ac]{opacity:0;width:0;height:0}.slider[data-v-11a1f0ac]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-11a1f0ac]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-11a1f0ac]:before{transform:translate(20px)}.slider.round[data-v-11a1f0ac]{border-radius:34px}.slider.round[data-v-11a1f0ac]:before{border-radius:50%}@keyframes zoom-11a1f0ac{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-11a1f0ac],.top-nav[data-v-11a1f0ac],.atom-header-pages__header[data-v-11a1f0ac],.tab-left[data-v-11a1f0ac]{display:none!important}.page-break[data-v-11a1f0ac]{page-break-before:always}div[data-v-11a1f0ac]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-11a1f0ac],html[data-v-11a1f0ac]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-11a1f0ac],html[data-v-11a1f0ac]{overflow-y:auto;scrollbar-width:thin}}body[data-v-11a1f0ac]::-webkit-scrollbar-track,html[data-v-11a1f0ac]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-11a1f0ac]::-webkit-scrollbar,html[data-v-11a1f0ac]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-11a1f0ac]::-webkit-scrollbar-thumb,html[data-v-11a1f0ac]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-11a1f0ac]{box-sizing:border-box}.highlight[data-v-11a1f0ac]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-11a1f0ac]{animation:zoom-11a1f0ac .5s ease-in-out}.required[data-v-11a1f0ac]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-11a1f0ac]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-11a1f0ac]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-preview[data-v-11a1f0ac]{display:flex;overflow:auto;gap:27px;padding:20px 0}@-moz-document url-prefix(){.list-preview[data-v-11a1f0ac]{overflow-y:auto;scrollbar-width:thin}}.list-preview[data-v-11a1f0ac]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.list-preview[data-v-11a1f0ac]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.list-preview[data-v-11a1f0ac]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.list-preview[data-v-11a1f0ac]:hover::-webkit-scrollbar{opacity:1;cursor:pointer}.list-preview[data-v-11a1f0ac]:hover::-webkit-scrollbar-thumb{background-color:var(--neutral-600);cursor:pointer}.list-preview__item[data-v-11a1f0ac]{width:200px;height:200px;border-radius:8px;overflow:hidden;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.8}.list-preview__item[data-v-11a1f0ac]:hover{opacity:1;cursor:pointer}.list-preview__item.active[data-v-11a1f0ac]{opacity:1;border:4px solid var(--Neutrals-White)}.list-preview__item img[data-v-11a1f0ac]{height:100%;width:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9abe2843]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9abe2843]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9abe2843]{opacity:0;width:0;height:0}.slider[data-v-9abe2843]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9abe2843]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9abe2843]:before{transform:translate(20px)}.slider.round[data-v-9abe2843]{border-radius:34px}.slider.round[data-v-9abe2843]:before{border-radius:50%}@keyframes zoom-9abe2843{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9abe2843],.top-nav[data-v-9abe2843],.atom-header-pages__header[data-v-9abe2843],.tab-left[data-v-9abe2843]{display:none!important}.page-break[data-v-9abe2843]{page-break-before:always}div[data-v-9abe2843]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9abe2843],html[data-v-9abe2843]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9abe2843],html[data-v-9abe2843]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9abe2843]::-webkit-scrollbar-track,html[data-v-9abe2843]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9abe2843]::-webkit-scrollbar,html[data-v-9abe2843]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9abe2843]::-webkit-scrollbar-thumb,html[data-v-9abe2843]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9abe2843]{box-sizing:border-box}.highlight[data-v-9abe2843]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9abe2843]{animation:zoom-9abe2843 .5s ease-in-out}.required[data-v-9abe2843]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9abe2843]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9abe2843]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.view-full-media[data-v-9abe2843] .wrapper-modal{overflow:hidden;height:100%;width:100%;display:flex;flex-direction:column}.view-full-media__body[data-v-9abe2843]{height:calc(100vh - 302px);overflow:hidden;display:grid;grid-template-columns:repeat(12,1fr);align-items:center;margin-top:62px}.view-full-media__body .btn-arrow[data-v-9abe2843]{margin-right:auto;margin-left:auto;grid-column:span 1/span 1;background-color:transparent}.view-full-media__body .btn-arrow[data-v-9abe2843]:hover{cursor:pointer}.view-full-media__body .video-image-body[data-v-9abe2843]{display:flex;align-items:center;justify-content:center;grid-column:span 10/span 10;overflow:hidden}.view-full-media__body .video-image-body img[data-v-9abe2843]{-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;height:calc(100vh - 302px)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-00b80eac]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-00b80eac]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-00b80eac]{opacity:0;width:0;height:0}.slider[data-v-00b80eac]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-00b80eac]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-00b80eac]:before{transform:translate(20px)}.slider.round[data-v-00b80eac]{border-radius:34px}.slider.round[data-v-00b80eac]:before{border-radius:50%}@keyframes zoom-00b80eac{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-00b80eac],.top-nav[data-v-00b80eac],.atom-header-pages__header[data-v-00b80eac],.tab-left[data-v-00b80eac]{display:none!important}.page-break[data-v-00b80eac]{page-break-before:always}div[data-v-00b80eac]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-00b80eac],html[data-v-00b80eac]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-00b80eac],html[data-v-00b80eac]{overflow-y:auto;scrollbar-width:thin}}body[data-v-00b80eac]::-webkit-scrollbar-track,html[data-v-00b80eac]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-00b80eac]::-webkit-scrollbar,html[data-v-00b80eac]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-00b80eac]::-webkit-scrollbar-thumb,html[data-v-00b80eac]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-00b80eac]{box-sizing:border-box}.highlight[data-v-00b80eac]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-00b80eac]{animation:zoom-00b80eac .5s ease-in-out}.required[data-v-00b80eac]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-00b80eac]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-00b80eac]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-00b80eac]{display:flex;flex-direction:column;gap:0px;padding:14px;align-items:center;width:690px}.base-modal .icon-close[data-v-00b80eac]{margin-left:auto;border-radius:16px;cursor:pointer}.base-modal .form__input>textarea[data-v-00b80eac]{border-radius:unset;padding:0}.base-modal .title[data-v-00b80eac]{margin-bottom:24px;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter;margin-top:8px}.base-modal .form[data-v-00b80eac]{display:flex;flex-direction:column;gap:8px;width:100%;padding:0 16px}.base-modal .form__input[data-v-00b80eac]{display:flex;align-items:flex-end;flex-direction:column}.base-modal .form .rectangle[data-v-00b80eac]{width:100%;height:1px}.base-modal .form__action[data-v-00b80eac]{display:flex;gap:8px;align-items:center}.base-modal .form__file[data-v-00b80eac]{display:flex;flex-direction:column;gap:8px}.base-modal .form__file-header[data-v-00b80eac]{display:flex;justify-content:space-between;align-items:center}.base-modal .form__file-header .total[data-v-00b80eac]{font-size:.625rem;line-height:.9375rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__file-header .delete[data-v-00b80eac]{cursor:pointer;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.base-modal .form__file-body[data-v-00b80eac]{display:flex;flex-wrap:wrap;gap:4px;max-height:135px;overflow-y:auto}@-moz-document url-prefix(){.base-modal .form__file-body[data-v-00b80eac]{overflow-y:auto;scrollbar-width:thin}}.base-modal .form__file-body[data-v-00b80eac]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .form__file-body[data-v-00b80eac]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .form__file-body[data-v-00b80eac]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.base-modal .form__file-body .add-file[data-v-00b80eac]{display:flex;width:20px;padding:0 4px;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;background:var(--Neutrals-Grey-400)}.base-modal .form__conversations[data-v-00b80eac]{display:flex;margin-top:16px;flex-direction:column;gap:24px}.base-modal .form__conversations[data-v-00b80eac] .a-input input{height:40px;border-radius:36px}.base-modal .form__conversations .list-conversation[data-v-00b80eac]{display:flex;flex-direction:column;gap:8px;height:40vh}.base-modal .form__conversations .list-conversation .item[data-v-00b80eac]{display:flex;height:60px;padding:4px 10px;align-items:center;border-radius:8px;justify-content:space-between}.base-modal .form__conversations .list-conversation .item[data-v-00b80eac]:hover{background:var(--Semantic-Hover-Blue)}.base-modal .form__conversations .list-conversation .item span[data-v-00b80eac]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__conversations .list-conversation .item[data-v-00b80eac] img{width:40px;height:40px;-o-object-fit:cover;object-fit:cover}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9707b00d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9707b00d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9707b00d]{opacity:0;width:0;height:0}.slider[data-v-9707b00d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9707b00d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9707b00d]:before{transform:translate(20px)}.slider.round[data-v-9707b00d]{border-radius:34px}.slider.round[data-v-9707b00d]:before{border-radius:50%}@keyframes zoom-9707b00d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9707b00d],.top-nav[data-v-9707b00d],.atom-header-pages__header[data-v-9707b00d],.tab-left[data-v-9707b00d]{display:none!important}.page-break[data-v-9707b00d]{page-break-before:always}div[data-v-9707b00d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9707b00d],html[data-v-9707b00d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9707b00d],html[data-v-9707b00d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9707b00d]::-webkit-scrollbar-track,html[data-v-9707b00d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9707b00d]::-webkit-scrollbar,html[data-v-9707b00d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9707b00d]::-webkit-scrollbar-thumb,html[data-v-9707b00d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9707b00d]{box-sizing:border-box}.highlight[data-v-9707b00d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9707b00d]{animation:zoom-9707b00d .5s ease-in-out}.required[data-v-9707b00d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9707b00d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9707b00d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.new-msg-info[data-v-9707b00d]{display:flex;align-items:center;justify-content:space-between}.new-msg-info__box[data-v-9707b00d]{height:22px;border-radius:100px;padding:0 8px;background:var(--Text-Color-Disable-Space);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.new-msg-info__box p[data-v-9707b00d]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Accent);font-family:Inter}.new-msg-info .icon-add[data-v-9707b00d]{width:30px;height:30px;border-radius:40px;border:1px solid var(--Stroke);background:var(--Neutrals-White);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.new-msg-info .icon-add[data-v-9707b00d]:hover{cursor:pointer;background:var(--Accent)}.new-msg-info .icon-add[data-v-9707b00d]:hover svg{fill:var(--Neutrals-White)}.new-msg-info h4[data-v-9707b00d]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1c504d02]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1c504d02]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1c504d02]{opacity:0;width:0;height:0}.slider[data-v-1c504d02]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1c504d02]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1c504d02]:before{transform:translate(20px)}.slider.round[data-v-1c504d02]{border-radius:34px}.slider.round[data-v-1c504d02]:before{border-radius:50%}@keyframes zoom-1c504d02{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1c504d02],.top-nav[data-v-1c504d02],.atom-header-pages__header[data-v-1c504d02],.tab-left[data-v-1c504d02]{display:none!important}.page-break[data-v-1c504d02]{page-break-before:always}div[data-v-1c504d02]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1c504d02],html[data-v-1c504d02]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1c504d02],html[data-v-1c504d02]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1c504d02]::-webkit-scrollbar-track,html[data-v-1c504d02]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1c504d02]::-webkit-scrollbar,html[data-v-1c504d02]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1c504d02]::-webkit-scrollbar-thumb,html[data-v-1c504d02]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1c504d02]{box-sizing:border-box}.highlight[data-v-1c504d02]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1c504d02]{animation:zoom-1c504d02 .5s ease-in-out}.required[data-v-1c504d02]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1c504d02]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1c504d02]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-result-label[data-v-1c504d02]{display:flex;align-items:center;gap:20px}.search-result-label p[data-v-1c504d02]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Gray-900);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6d8b43f6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6d8b43f6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6d8b43f6]{opacity:0;width:0;height:0}.slider[data-v-6d8b43f6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6d8b43f6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6d8b43f6]:before{transform:translate(20px)}.slider.round[data-v-6d8b43f6]{border-radius:34px}.slider.round[data-v-6d8b43f6]:before{border-radius:50%}@keyframes zoom-6d8b43f6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6d8b43f6],.top-nav[data-v-6d8b43f6],.atom-header-pages__header[data-v-6d8b43f6],.tab-left[data-v-6d8b43f6]{display:none!important}.page-break[data-v-6d8b43f6]{page-break-before:always}div[data-v-6d8b43f6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6d8b43f6],html[data-v-6d8b43f6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6d8b43f6],html[data-v-6d8b43f6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6d8b43f6]::-webkit-scrollbar-track,html[data-v-6d8b43f6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6d8b43f6]::-webkit-scrollbar,html[data-v-6d8b43f6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6d8b43f6]::-webkit-scrollbar-thumb,html[data-v-6d8b43f6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6d8b43f6]{box-sizing:border-box}.highlight[data-v-6d8b43f6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6d8b43f6]{animation:zoom-6d8b43f6 .5s ease-in-out}.required[data-v-6d8b43f6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6d8b43f6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6d8b43f6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.tab-list-conversation[data-v-6d8b43f6]{display:flex;max-width:354px;min-width:354px;flex-direction:column;gap:12px;padding:14px 0 0 20px;border-right:1px solid var(--Stroke);flex:1;min-height:0px;background:var(--Neutrals-White)}.tab-list-conversation .search-bar[data-v-6d8b43f6],.tab-list-conversation .new-msg-info[data-v-6d8b43f6]{padding-right:20px}.tab-list-conversation .list_conversation-is-pin[data-v-6d8b43f6]{display:flex;flex-direction:column;gap:8px}.tab-list-conversation .list-conversation[data-v-6d8b43f6]{display:flex;flex-direction:column;gap:8px;padding-right:10px}.tab-list-conversation .list-conversation h5[data-v-6d8b43f6]{margin-bottom:4px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-08eb63d5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-08eb63d5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-08eb63d5]{opacity:0;width:0;height:0}.slider[data-v-08eb63d5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-08eb63d5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-08eb63d5]:before{transform:translate(20px)}.slider.round[data-v-08eb63d5]{border-radius:34px}.slider.round[data-v-08eb63d5]:before{border-radius:50%}@keyframes zoom-08eb63d5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-08eb63d5],.top-nav[data-v-08eb63d5],.atom-header-pages__header[data-v-08eb63d5],.tab-left[data-v-08eb63d5]{display:none!important}.page-break[data-v-08eb63d5]{page-break-before:always}div[data-v-08eb63d5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-08eb63d5],html[data-v-08eb63d5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-08eb63d5],html[data-v-08eb63d5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-08eb63d5]::-webkit-scrollbar-track,html[data-v-08eb63d5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-08eb63d5]::-webkit-scrollbar,html[data-v-08eb63d5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-08eb63d5]::-webkit-scrollbar-thumb,html[data-v-08eb63d5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-08eb63d5]{box-sizing:border-box}.highlight[data-v-08eb63d5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-08eb63d5]{animation:zoom-08eb63d5 .5s ease-in-out}.required[data-v-08eb63d5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-08eb63d5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-08eb63d5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.top-nav[data-v-08eb63d5]{display:flex;justify-content:space-between;padding:6px 20px;align-items:center;border-bottom:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);min-height:65px}.top-nav__info[data-v-08eb63d5]{display:flex;align-items:center;gap:14px}.top-nav__info span[data-v-08eb63d5]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:1rem;line-height:1.825rem;font-weight:600;letter-spacing:0;color:var(--System-Black);font-family:Inter}.top-nav__info[data-v-08eb63d5] img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.top-nav__info .status[data-v-08eb63d5]{display:flex;align-items:center;gap:4px}.top-nav__info .status .status-active[data-v-08eb63d5]{width:8px;height:8px;border-radius:50%;background-color:var(--Semantic-Alerts-Green_100)}.top-nav__info .status .status-label[data-v-08eb63d5]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--System-Dark-Grey);font-family:Inter}.top-nav__action[data-v-08eb63d5]{width:30px;height:30px;border-radius:40px;border:1px solid var(--Stroke);background:var(--Rest-Background);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.top-nav__action[data-v-08eb63d5] .rotated{transform:rotate(180deg)}.top-nav__action[data-v-08eb63d5] svg{transition:transform .3s ease}.top-nav__action[data-v-08eb63d5]:hover{cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7a09574e]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7a09574e]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7a09574e]{opacity:0;width:0;height:0}.slider[data-v-7a09574e]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7a09574e]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7a09574e]:before{transform:translate(20px)}.slider.round[data-v-7a09574e]{border-radius:34px}.slider.round[data-v-7a09574e]:before{border-radius:50%}@keyframes zoom-7a09574e{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7a09574e],.top-nav[data-v-7a09574e],.atom-header-pages__header[data-v-7a09574e],.tab-left[data-v-7a09574e]{display:none!important}.page-break[data-v-7a09574e]{page-break-before:always}div[data-v-7a09574e]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7a09574e],html[data-v-7a09574e]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7a09574e],html[data-v-7a09574e]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7a09574e]::-webkit-scrollbar-track,html[data-v-7a09574e]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7a09574e]::-webkit-scrollbar,html[data-v-7a09574e]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7a09574e]::-webkit-scrollbar-thumb,html[data-v-7a09574e]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7a09574e]{box-sizing:border-box}.highlight[data-v-7a09574e]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7a09574e]{animation:zoom-7a09574e .5s ease-in-out}.required[data-v-7a09574e]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7a09574e]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7a09574e]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}img[data-v-7a09574e]{height:100%;width:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-077fa81a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-077fa81a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-077fa81a]{opacity:0;width:0;height:0}.slider[data-v-077fa81a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-077fa81a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-077fa81a]:before{transform:translate(20px)}.slider.round[data-v-077fa81a]{border-radius:34px}.slider.round[data-v-077fa81a]:before{border-radius:50%}@keyframes zoom-077fa81a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-077fa81a],.top-nav[data-v-077fa81a],.atom-header-pages__header[data-v-077fa81a],.tab-left[data-v-077fa81a]{display:none!important}.page-break[data-v-077fa81a]{page-break-before:always}div[data-v-077fa81a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-077fa81a],html[data-v-077fa81a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-077fa81a],html[data-v-077fa81a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-077fa81a]::-webkit-scrollbar-track,html[data-v-077fa81a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-077fa81a]::-webkit-scrollbar,html[data-v-077fa81a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-077fa81a]::-webkit-scrollbar-thumb,html[data-v-077fa81a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-077fa81a]{box-sizing:border-box}.highlight[data-v-077fa81a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-077fa81a]{animation:zoom-077fa81a .5s ease-in-out}.required[data-v-077fa81a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-077fa81a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-077fa81a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-preview[data-v-077fa81a]{display:flex;overflow:auto;align-items:center;gap:27px;padding:20px 0}@-moz-document url-prefix(){.list-preview[data-v-077fa81a]{overflow-y:auto;scrollbar-width:thin}}.list-preview[data-v-077fa81a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.list-preview[data-v-077fa81a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.list-preview[data-v-077fa81a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.list-preview[data-v-077fa81a]:hover::-webkit-scrollbar{opacity:1;cursor:pointer}.list-preview[data-v-077fa81a]:hover::-webkit-scrollbar-thumb{background-color:var(--neutral-600);cursor:pointer}.list-preview__item[data-v-077fa81a]{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.8;position:relative}.list-preview__item[data-v-077fa81a]:hover{opacity:1;cursor:pointer}.list-preview__item.active[data-v-077fa81a]{width:80px;height:80px;opacity:1;border:4px solid var(--Neutrals-White)}.list-preview__item img[data-v-077fa81a]{height:100%;width:100%;max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover}.list-preview__item .icon-play[data-v-077fa81a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4a1ff6c7]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4a1ff6c7]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4a1ff6c7]{opacity:0;width:0;height:0}.slider[data-v-4a1ff6c7]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4a1ff6c7]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4a1ff6c7]:before{transform:translate(20px)}.slider.round[data-v-4a1ff6c7]{border-radius:34px}.slider.round[data-v-4a1ff6c7]:before{border-radius:50%}@keyframes zoom-4a1ff6c7{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4a1ff6c7],.top-nav[data-v-4a1ff6c7],.atom-header-pages__header[data-v-4a1ff6c7],.tab-left[data-v-4a1ff6c7]{display:none!important}.page-break[data-v-4a1ff6c7]{page-break-before:always}div[data-v-4a1ff6c7]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4a1ff6c7],html[data-v-4a1ff6c7]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4a1ff6c7],html[data-v-4a1ff6c7]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4a1ff6c7]::-webkit-scrollbar-track,html[data-v-4a1ff6c7]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4a1ff6c7]::-webkit-scrollbar,html[data-v-4a1ff6c7]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4a1ff6c7]::-webkit-scrollbar-thumb,html[data-v-4a1ff6c7]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4a1ff6c7]{box-sizing:border-box}.highlight[data-v-4a1ff6c7]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4a1ff6c7]{animation:zoom-4a1ff6c7 .5s ease-in-out}.required[data-v-4a1ff6c7]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4a1ff6c7]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4a1ff6c7]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.container[data-v-4a1ff6c7]{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;position:relative;max-width:100vw;height:100vh}.container:hover .overlay[data-v-4a1ff6c7]{opacity:1;visibility:visible;transition:opacity 0s,visibility 0s linear 0s}.container .overlay[data-v-4a1ff6c7]{position:absolute;width:100%;height:100%;display:flex;opacity:0;visibility:visible;flex-direction:column;z-index:1;transition:opacity .3s,visibility .3s linear;transition-delay:3000s}.container .overlay .overlay-play-video[data-v-4a1ff6c7]{height:100%;display:flex;justify-content:center;width:100%;align-items:center}.container .overlay .overlay-play-video .fa-pause[data-v-4a1ff6c7]{z-index:2}.container .overlay .overlay-play-video .fa-pause[data-v-4a1ff6c7]:hover{cursor:pointer}.container .overlay .wrapper-fullscreen[data-v-4a1ff6c7]{margin-bottom:50px!important}.container .overlay .wrapper[data-v-4a1ff6c7]{bottom:0;transition:all .13s ease;z-index:1;opacity:1;display:flex;flex-direction:row;align-items:center;gap:20px;padding:0;margin-bottom:180px}.container .overlay .wrapper[data-v-4a1ff6c7]:before{content:"";bottom:0;width:100%;z-index:-1;position:absolute;height:100%;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.container .overlay .wrapper .video-timeline[data-v-4a1ff6c7]{height:22px;width:100%;cursor:pointer;margin-left:1px;position:relative;display:flex;align-items:center;padding-left:12px}.container .overlay .wrapper .video-timeline .progress-area[data-v-4a1ff6c7]{width:100%;height:6px;position:relative;background:var(--Neutrals-White);border-radius:60px;display:flex;flex-direction:row;align-items:center}.container .overlay .wrapper .video-timeline .progress-area span[data-v-4a1ff6c7]{position:absolute;left:50%;top:-25px;font-size:13px;color:var(--Neutrals-White);pointer-events:none;transform:translate(-50%);display:none}.container .overlay .wrapper .video-timeline .progress-area .progress-bar[data-v-4a1ff6c7]{width:0%;height:22px;position:relative;display:flex;align-items:center;z-index:1}.container .overlay .wrapper .video-timeline .progress-area .progress-bar .process-center[data-v-4a1ff6c7]{height:6px;width:calc(100% + 44px);background:var(--primary-600)}.container .overlay .wrapper .video-timeline .progress-area .progress-bar[data-v-4a1ff6c7]:before{content:"";left:12px;top:50%;height:13px;width:13px;position:absolute;border-radius:50%;background:#2289ff;transform:translateY(-50%);display:none}.container .overlay .wrapper .video-timeline .progress-area .progress-bar[data-v-4a1ff6c7]:after{content:"";position:absolute;top:0;right:0;width:22px;height:22px;border-radius:50%;background-color:var(--neutral-300);border:4px solid var(--primary-600)}.container .overlay .wrapper .video-timeline .progress-area .circle-progress[data-v-4a1ff6c7]{width:22px;height:22px;border-radius:50%;background-color:var(--Neutrals-White);border:4px solid var(--primary-600);z-index:0}.container .overlay .wrapper .btn-volume button[data-v-4a1ff6c7]{height:24px;width:24px;font-size:19px;border:none;cursor:pointer;background:none;border-radius:3px;transition:all .3s ease;display:flex}.container .overlay .wrapper .btn-fullscreen button[data-v-4a1ff6c7]{height:24px;width:24px;font-size:19px;border:none;cursor:pointer;background:none;color:#fff;border-radius:3px;transition:all .3s ease;display:flex}.container .overlay .wrapper .video-timer[data-v-4a1ff6c7]{display:flex;align-items:center;box-sizing:border-box;padding-right:12px}.container .overlay .wrapper .video-timer p[data-v-4a1ff6c7]{margin:0;padding:0;font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.container video[data-v-4a1ff6c7]{width:100%;height:100vh;max-width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4d044de6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4d044de6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4d044de6]{opacity:0;width:0;height:0}.slider[data-v-4d044de6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4d044de6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4d044de6]:before{transform:translate(20px)}.slider.round[data-v-4d044de6]{border-radius:34px}.slider.round[data-v-4d044de6]:before{border-radius:50%}@keyframes zoom-4d044de6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4d044de6],.top-nav[data-v-4d044de6],.atom-header-pages__header[data-v-4d044de6],.tab-left[data-v-4d044de6]{display:none!important}.page-break[data-v-4d044de6]{page-break-before:always}div[data-v-4d044de6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4d044de6],html[data-v-4d044de6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4d044de6],html[data-v-4d044de6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4d044de6]::-webkit-scrollbar-track,html[data-v-4d044de6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4d044de6]::-webkit-scrollbar,html[data-v-4d044de6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4d044de6]::-webkit-scrollbar-thumb,html[data-v-4d044de6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4d044de6]{box-sizing:border-box}.highlight[data-v-4d044de6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4d044de6]{animation:zoom-4d044de6 .5s ease-in-out}.required[data-v-4d044de6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4d044de6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4d044de6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.view-full-media[data-v-4d044de6] .wrapper-modal{overflow:hidden;height:100%;width:100%;display:flex;flex-direction:column}.view-full-media__body[data-v-4d044de6]{height:calc(100vh - 182px);overflow:hidden;display:grid;grid-template-columns:repeat(12,1fr);align-items:center}.view-full-media__body .btn-arrow[data-v-4d044de6]{margin-right:auto;margin-left:auto;grid-column:span 1/span 1;background-color:transparent}.view-full-media__body .btn-arrow[data-v-4d044de6]:hover{cursor:pointer}.view-full-media__body .video-image-body[data-v-4d044de6]{display:flex;align-items:center;justify-content:center;grid-column:span 10/span 10;overflow:hidden}.view-full-media__body .video-image-body .media-image[data-v-4d044de6]{-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:unset;height:calc(100vh - 182px)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-77e093e8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-77e093e8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-77e093e8]{opacity:0;width:0;height:0}.slider[data-v-77e093e8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-77e093e8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-77e093e8]:before{transform:translate(20px)}.slider.round[data-v-77e093e8]{border-radius:34px}.slider.round[data-v-77e093e8]:before{border-radius:50%}@keyframes zoom-77e093e8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-77e093e8],.top-nav[data-v-77e093e8],.atom-header-pages__header[data-v-77e093e8],.tab-left[data-v-77e093e8]{display:none!important}.page-break[data-v-77e093e8]{page-break-before:always}div[data-v-77e093e8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-77e093e8],html[data-v-77e093e8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-77e093e8],html[data-v-77e093e8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-77e093e8]::-webkit-scrollbar-track,html[data-v-77e093e8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-77e093e8]::-webkit-scrollbar,html[data-v-77e093e8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-77e093e8]::-webkit-scrollbar-thumb,html[data-v-77e093e8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-77e093e8]{box-sizing:border-box}.highlight[data-v-77e093e8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-77e093e8]{animation:zoom-77e093e8 .5s ease-in-out}.required[data-v-77e093e8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-77e093e8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-77e093e8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.broadcast-wrapper[data-v-77e093e8]{display:flex;padding:8px 10px;flex-direction:column;max-width:530px;align-items:flex-start;gap:7px;border-radius:14px 14px 0;background:var(--Semantic-Rest-Blue);cursor:pointer}.broadcast-wrapper .sender[data-v-77e093e8]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.broadcast-wrapper__item[data-v-77e093e8]{width:100%;display:flex;padding:10px;flex-direction:column;align-items:flex-start;border-radius:8px;gap:8px;background:var(--Neutrals-White);border:1px solid var(--Stroke)}.broadcast-wrapper__item .user-info[data-v-77e093e8]{display:flex;align-items:center;width:100%;justify-content:space-between}.broadcast-wrapper__item .user-info img[data-v-77e093e8]{border-radius:50%;width:20px;height:20px;-o-object-fit:cover;object-fit:cover}.broadcast-wrapper__item .user-info .display-time[data-v-77e093e8]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.broadcast-wrapper__item .textTruncate[data-v-77e093e8]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.broadcast-wrapper__item span[data-v-77e093e8]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-wrapper__item p[data-v-77e093e8]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.broadcast-wrapper__item .button-see-more[data-v-77e093e8]{margin-left:auto;cursor:pointer;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Alerts-Blue_100);font-family:Inter}.broadcast-wrapper__item .list-image[data-v-77e093e8]{display:flex;gap:8px;flex-wrap:wrap;flex:1 0 22%;max-height:90px;min-height:90px}.broadcast-wrapper__item .list-image__item[data-v-77e093e8]{position:relative;display:flex;flex-direction:column;gap:8px;border-radius:8px;overflow:hidden;max-width:90px;max-height:90px}.broadcast-wrapper__item .list-image__item .action-download[data-v-77e093e8]{position:absolute;right:4px;top:4px;display:flex;padding:4px;width:20px;height:20px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.broadcast-wrapper__item .list-image__item .action-download[data-v-77e093e8]:hover,.broadcast-wrapper__item .list-image__item[data-v-77e093e8]:hover{cursor:pointer}.broadcast-wrapper__item .list-image__item img[data-v-77e093e8]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.broadcast-wrapper__item .list-image__item.fullImage[data-v-77e093e8]{max-width:180px;max-height:180px;flex-basis:100%}.broadcast-wrapper__item .list-image__item.fullImage img[data-v-77e093e8]{height:180px;width:180px;-o-object-fit:cover;object-fit:cover}.broadcast-wrapper__item .list-image__item-count-length[data-v-77e093e8]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:var(--Primary-Blue-background);font-size:2rem;line-height:3rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.broadcast-wrapper__item .list-file[data-v-77e093e8]{display:flex;align-items:center;gap:10px;max-width:484px;padding-bottom:4px;overflow-x:auto}@-moz-document url-prefix(){.broadcast-wrapper__item .list-file[data-v-77e093e8]{overflow-y:auto;scrollbar-width:thin}}.broadcast-wrapper__item .list-file[data-v-77e093e8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast-wrapper__item .list-file[data-v-77e093e8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.broadcast-wrapper__item .list-file[data-v-77e093e8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.broadcast-wrapper__item .list-file__item[data-v-77e093e8]{display:flex;align-items:center;gap:4px;padding:4px;min-width:160px;max-width:160px;border-radius:8px;border:1px solid var(--Stroke)}.broadcast-wrapper__item .message-answers[data-v-77e093e8]{display:flex;flex-direction:column;width:100%;gap:8px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3d9cadd3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3d9cadd3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3d9cadd3]{opacity:0;width:0;height:0}.slider[data-v-3d9cadd3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3d9cadd3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3d9cadd3]:before{transform:translate(20px)}.slider.round[data-v-3d9cadd3]{border-radius:34px}.slider.round[data-v-3d9cadd3]:before{border-radius:50%}@keyframes zoom-3d9cadd3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3d9cadd3],.top-nav[data-v-3d9cadd3],.atom-header-pages__header[data-v-3d9cadd3],.tab-left[data-v-3d9cadd3]{display:none!important}.page-break[data-v-3d9cadd3]{page-break-before:always}div[data-v-3d9cadd3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3d9cadd3],html[data-v-3d9cadd3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3d9cadd3],html[data-v-3d9cadd3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3d9cadd3]::-webkit-scrollbar-track,html[data-v-3d9cadd3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3d9cadd3]::-webkit-scrollbar,html[data-v-3d9cadd3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3d9cadd3]::-webkit-scrollbar-thumb,html[data-v-3d9cadd3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3d9cadd3]{box-sizing:border-box}.highlight[data-v-3d9cadd3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3d9cadd3]{animation:zoom-3d9cadd3 .5s ease-in-out}.required[data-v-3d9cadd3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3d9cadd3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3d9cadd3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.shift-support-wrapper[data-v-3d9cadd3]{display:flex;padding:8px 10px;flex-direction:column;align-items:flex-start;gap:7px;max-width:524px;border-radius:14px 14px 0;background:var(--Semantic-Rest-Blue)}.shift-support-wrapper .sender[data-v-3d9cadd3]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.shift-support-wrapper__item[data-v-3d9cadd3]{padding:3px 3px 3px 10px;border-radius:8px;width:100%}.shift-support-wrapper__item-content[data-v-3d9cadd3]{display:flex;padding:10px;flex-direction:column;align-items:flex-start;border-radius:0 8px 8px 0;gap:7px;background:var(--Neutrals-White);border:1px solid var(--Stroke)}.shift-support-wrapper__item-content span[data-v-3d9cadd3]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.shift-support-wrapper__item-content p[data-v-3d9cadd3]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.shift-support-wrapper__item-content .status[data-v-3d9cadd3]{border-radius:8px;padding:4px 8px}.shift-support-wrapper__item-content .status--DRAFT[data-v-3d9cadd3]{background:var(--Semantic-Alerts-Yellow_10)}.shift-support-wrapper__item-content .status--DRAFT p[data-v-3d9cadd3]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Alerts-Yellow_100);font-family:Inter}.shift-support-wrapper__item-content .status--CONFIRMED[data-v-3d9cadd3]{background:var(--Semantic-Alerts-Green_10)}.shift-support-wrapper__item-content .status--CONFIRMED p[data-v-3d9cadd3]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}.shift-support-wrapper__item-content .status--REJECTED[data-v-3d9cadd3]{background:var(--Semantic-Alerts-Red_10)}.shift-support-wrapper__item-content .status--REJECTED p[data-v-3d9cadd3]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.shift-support-wrapper .show-more[data-v-3d9cadd3]{margin-left:auto;cursor:pointer}.shift-support-wrapper .show-more p[data-v-3d9cadd3]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-dda220ee]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-dda220ee]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-dda220ee]{opacity:0;width:0;height:0}.slider[data-v-dda220ee]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-dda220ee]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-dda220ee]:before{transform:translate(20px)}.slider.round[data-v-dda220ee]{border-radius:34px}.slider.round[data-v-dda220ee]:before{border-radius:50%}@keyframes zoom-dda220ee{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-dda220ee],.top-nav[data-v-dda220ee],.atom-header-pages__header[data-v-dda220ee],.tab-left[data-v-dda220ee]{display:none!important}.page-break[data-v-dda220ee]{page-break-before:always}div[data-v-dda220ee]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-dda220ee],html[data-v-dda220ee]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-dda220ee],html[data-v-dda220ee]{overflow-y:auto;scrollbar-width:thin}}body[data-v-dda220ee]::-webkit-scrollbar-track,html[data-v-dda220ee]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dda220ee]::-webkit-scrollbar,html[data-v-dda220ee]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-dda220ee]::-webkit-scrollbar-thumb,html[data-v-dda220ee]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-dda220ee]{box-sizing:border-box}.highlight[data-v-dda220ee]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-dda220ee]{animation:zoom-dda220ee .5s ease-in-out}.required[data-v-dda220ee]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-dda220ee]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-dda220ee]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.message-file[data-v-dda220ee]{display:flex;flex-direction:column;gap:8px;width:-moz-fit-content;width:fit-content;cursor:pointer}.message-file .item[data-v-dda220ee]{display:flex;padding:4px;align-items:center;gap:4px;border-radius:8px;background:var(--Semantic-Hover-Blue);width:-moz-fit-content;width:fit-content}.message-file .item .item-info[data-v-dda220ee]{display:flex;flex-direction:column;justify-content:space-between}.message-file .item .item-info span[data-v-dda220ee]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.message-file .item .item-info p[data-v-dda220ee]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-Grey-400);font-family:Inter}.message-file .item .item-info .action-download[data-v-dda220ee]{display:flex;padding:4px;width:20px;height:20px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.message-file .item .item-info .action-download[data-v-dda220ee]:hover{cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-deecdef9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-deecdef9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-deecdef9]{opacity:0;width:0;height:0}.slider[data-v-deecdef9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-deecdef9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-deecdef9]:before{transform:translate(20px)}.slider.round[data-v-deecdef9]{border-radius:34px}.slider.round[data-v-deecdef9]:before{border-radius:50%}@keyframes zoom-deecdef9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-deecdef9],.top-nav[data-v-deecdef9],.atom-header-pages__header[data-v-deecdef9],.tab-left[data-v-deecdef9]{display:none!important}.page-break[data-v-deecdef9]{page-break-before:always}div[data-v-deecdef9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-deecdef9],html[data-v-deecdef9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-deecdef9],html[data-v-deecdef9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-deecdef9]::-webkit-scrollbar-track,html[data-v-deecdef9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-deecdef9]::-webkit-scrollbar,html[data-v-deecdef9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-deecdef9]::-webkit-scrollbar-thumb,html[data-v-deecdef9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-deecdef9]{box-sizing:border-box}.highlight[data-v-deecdef9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-deecdef9]{animation:zoom-deecdef9 .5s ease-in-out}.required[data-v-deecdef9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-deecdef9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-deecdef9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.message__content[data-v-deecdef9]{display:flex;flex-direction:column;gap:8px;position:relative;width:-moz-fit-content;width:fit-content;min-width:100%;max-width:100%;margin-bottom:var(--928df6b4)}.message__content-info[data-v-deecdef9]{display:flex;gap:4px;align-items:center;cursor:pointer}.message__content-info p[data-v-deecdef9]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.message__content-reply[data-v-deecdef9]{padding:10px;border-radius:14px;background:var(--Rest-Background);cursor:pointer}.message__content-reply p[data-v-deecdef9]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.message__content-reply .msg-deleted[data-v-deecdef9]{font-style:italic}.message__content-reply.is-broadcast[data-v-deecdef9]{padding:0;background:transparent!important}.message__content-reply .parent-broadcast[data-v-deecdef9]{filter:brightness(80%)}.message__content-msg[data-v-deecdef9]{position:absolute;top:90%;right:0}.message__content .no-parent[data-v-deecdef9]{position:unset}.message__content--author[data-v-deecdef9]{justify-content:flex-end;align-items:flex-end}.message__content--author .message__content-msg[data-v-deecdef9]{border-radius:14px 14px 0;background:var(--Accent);padding:8px 10px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.message__content--partner[data-v-deecdef9]{align-items:flex-start}.message__content--partner .message__content-msg[data-v-deecdef9]{border-radius:14px 14px 14px 0;background:var(--Neutrals-Grey-200);padding:8px 10px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.message__content--partner .message__content-reply[data-v-deecdef9]{background:var(--Line-Stroke)}.message__content--partner .message__content-msg[data-v-deecdef9]{top:90%;right:auto;left:0}.message_content-updated[data-v-deecdef9]{font-size:12px;color:var(--Text-Color-Disable)}.have-parent[data-v-deecdef9]{position:absolute;bottom:94%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2f361172]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2f361172]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2f361172]{opacity:0;width:0;height:0}.slider[data-v-2f361172]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2f361172]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2f361172]:before{transform:translate(20px)}.slider.round[data-v-2f361172]{border-radius:34px}.slider.round[data-v-2f361172]:before{border-radius:50%}@keyframes zoom-2f361172{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2f361172],.top-nav[data-v-2f361172],.atom-header-pages__header[data-v-2f361172],.tab-left[data-v-2f361172]{display:none!important}.page-break[data-v-2f361172]{page-break-before:always}div[data-v-2f361172]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2f361172],html[data-v-2f361172]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2f361172],html[data-v-2f361172]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2f361172]::-webkit-scrollbar-track,html[data-v-2f361172]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2f361172]::-webkit-scrollbar,html[data-v-2f361172]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2f361172]::-webkit-scrollbar-thumb,html[data-v-2f361172]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2f361172]{box-sizing:border-box}.highlight[data-v-2f361172]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2f361172]{animation:zoom-2f361172 .5s ease-in-out}.required[data-v-2f361172]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2f361172]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2f361172]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.images-container[data-v-2f361172]{display:flex;gap:4px;padding:4px}.images-container.images-grid[data-v-2f361172]{border-radius:8px;background:var(--Primary-Stroke, #dcdfe8);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.message-image[data-v-2f361172]{position:relative;display:flex;flex-direction:column;gap:8px;border-radius:8px;overflow:hidden;flex-basis:calc(50% - 10px);box-sizing:border-box;max-width:160px;max-height:160px}.message-image.last-img[data-v-2f361172]{position:relative}.message-image.last-img[data-v-2f361172]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#1018284d}.message-image[data-v-2f361172]:hover{cursor:pointer}.message-image img[data-v-2f361172]{width:120px;height:120px;-o-object-fit:cover;object-fit:cover}.message-image.fullImage[data-v-2f361172]{max-width:180px;max-height:180px;flex-basis:100%}.message-image.fullImage img[data-v-2f361172]{height:180px;width:180px;-o-object-fit:cover;object-fit:cover}.message-image__count-length[data-v-2f361172]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:1;font-size:2rem;line-height:3rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.message-image .icon-play[data-v-2f361172]{right:calc(50% - 16px)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9d04dafd]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9d04dafd]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9d04dafd]{opacity:0;width:0;height:0}.slider[data-v-9d04dafd]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9d04dafd]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9d04dafd]:before{transform:translate(20px)}.slider.round[data-v-9d04dafd]{border-radius:34px}.slider.round[data-v-9d04dafd]:before{border-radius:50%}@keyframes zoom-9d04dafd{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9d04dafd],.top-nav[data-v-9d04dafd],.atom-header-pages__header[data-v-9d04dafd],.tab-left[data-v-9d04dafd]{display:none!important}.page-break[data-v-9d04dafd]{page-break-before:always}div[data-v-9d04dafd]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9d04dafd],html[data-v-9d04dafd]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9d04dafd],html[data-v-9d04dafd]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9d04dafd]::-webkit-scrollbar-track,html[data-v-9d04dafd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d04dafd]::-webkit-scrollbar,html[data-v-9d04dafd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d04dafd]::-webkit-scrollbar-thumb,html[data-v-9d04dafd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9d04dafd]{box-sizing:border-box}.highlight[data-v-9d04dafd]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9d04dafd]{animation:zoom-9d04dafd .5s ease-in-out}.required[data-v-9d04dafd]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9d04dafd]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9d04dafd]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.message-box__input>textarea[data-v-9d04dafd]{padding-top:12px}.message-box[data-v-9d04dafd]{display:flex;position:relative;flex-direction:column;justify-content:space-between;gap:8px;border-top:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.message-box__new-msg[data-v-9d04dafd]{display:flex;align-items:center;justify-content:center;width:100%;gap:6px;position:absolute;top:-50px;padding:4px 10px}.message-box__new-msg-label[data-v-9d04dafd]{display:flex;align-items:center;gap:6px;border-radius:16px;background:var(--Controls-Toast-Background);padding:10px;cursor:pointer;box-shadow:0 5px 20px #00000026;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.message-box__new-msg p[data-v-9d04dafd]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.message-box__action[data-v-9d04dafd]{display:flex;gap:8px;align-items:center;padding:14px 10px 0}.message-box__reply[data-v-9d04dafd]{display:flex;padding:10px;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;border-bottom:1px solid var(--Line-Stroke);background:var(--Semantic-Diable-Blue)}.message-box__reply .parent-info[data-v-9d04dafd]{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.message-box__reply .parent-info__label[data-v-9d04dafd]{display:flex;align-items:center;gap:4px}.message-box__reply .parent-info__label .label[data-v-9d04dafd]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.message-box__reply .parent-info__label .label[data-v-9d04dafd] span,.message-box__reply .parent-info__label .name[data-v-9d04dafd]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Dark);font-family:Inter}.message-box__reply .parent-info .image[data-v-9d04dafd]{display:flex;gap:8px}.message-box__reply .parent-info .image img[data-v-9d04dafd]{border-radius:4px;width:46px;height:46px;-o-object-fit:cover;object-fit:cover}.message-box__reply .parent-info .image .icon-close[data-v-9d04dafd]{height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;border-radius:40px;background:var(--Neutrals-White);cursor:pointer}.message-box__reply .parent-content[data-v-9d04dafd]{font-size:.75rem;line-height:.9125rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.message-box__reply .parent-file[data-v-9d04dafd]{display:flex;align-items:center;gap:4px}.message-box__reply p[data-v-9d04dafd]{font-size:.75rem;line-height:.9125rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.message-box hr[data-v-9d04dafd]{width:100%;border-color:var(--Line-Stroke)}.message-box__input[data-v-9d04dafd]{display:flex;align-items:flex-end;gap:8px;width:100%;padding:0 10px 14px}.message-box__input .button-send[data-v-9d04dafd]{cursor:pointer}.message-box__input .button-send[data-v-9d04dafd] svg{fill:var(--Accent)}.message-box__input .button-send.disabled[data-v-9d04dafd]:hover{cursor:default}.message-box__input .button-send.disabled[data-v-9d04dafd] svg{fill:var(--Line-Stroke)}.message-box__file[data-v-9d04dafd]{display:flex;flex-direction:column;gap:8px;padding:0 10px 10px}.message-box__file-header[data-v-9d04dafd]{display:flex;justify-content:space-between;align-items:center}.message-box__file-header .total[data-v-9d04dafd]{font-size:.5rem;line-height:.75rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.message-box__file-header .delete[data-v-9d04dafd]{cursor:pointer;font-size:.5rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.message-box__file-body[data-v-9d04dafd]{display:flex;flex-wrap:wrap;gap:4px;max-height:135px;overflow-y:auto}@-moz-document url-prefix(){.message-box__file-body[data-v-9d04dafd]{overflow-y:auto;scrollbar-width:thin}}.message-box__file-body[data-v-9d04dafd]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.message-box__file-body[data-v-9d04dafd]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.message-box__file-body[data-v-9d04dafd]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.message-box__file-body .add-file[data-v-9d04dafd]{display:flex;width:20px;padding:0 4px;justify-content:center;align-items:center;border-radius:4px;cursor:pointer;background:var(--Neutrals-Grey-400)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f9d4ffff]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f9d4ffff]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f9d4ffff]{opacity:0;width:0;height:0}.slider[data-v-f9d4ffff]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f9d4ffff]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f9d4ffff]:before{transform:translate(20px)}.slider.round[data-v-f9d4ffff]{border-radius:34px}.slider.round[data-v-f9d4ffff]:before{border-radius:50%}@keyframes zoom-f9d4ffff{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f9d4ffff],.top-nav[data-v-f9d4ffff],.atom-header-pages__header[data-v-f9d4ffff],.tab-left[data-v-f9d4ffff]{display:none!important}.page-break[data-v-f9d4ffff]{page-break-before:always}div[data-v-f9d4ffff]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f9d4ffff],html[data-v-f9d4ffff]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f9d4ffff],html[data-v-f9d4ffff]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f9d4ffff]::-webkit-scrollbar-track,html[data-v-f9d4ffff]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f9d4ffff]::-webkit-scrollbar,html[data-v-f9d4ffff]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f9d4ffff]::-webkit-scrollbar-thumb,html[data-v-f9d4ffff]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f9d4ffff]{box-sizing:border-box}.highlight[data-v-f9d4ffff]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f9d4ffff]{animation:zoom-f9d4ffff .5s ease-in-out}.required[data-v-f9d4ffff]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f9d4ffff]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f9d4ffff]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.option-wrapper .option-tool[data-v-f9d4ffff]{display:flex;flex-direction:column;width:145px;padding:8px;border-radius:8px;background-color:var(--Neutrals-White);border:1px solid var(--Stroke);box-shadow:0 16px 72px #474f6212}.option-wrapper .option-tool__item[data-v-f9d4ffff]{padding:8px 14px;display:flex;align-items:center;gap:8px;border-radius:4px}.option-wrapper .option-tool__item p[data-v-f9d4ffff]{font-size:.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0px;color:var(--Dark-Background);font-family:Inter}.option-wrapper .option-tool__item[data-v-f9d4ffff]:hover{background-color:var(--Semantic-Diable-Blue);cursor:pointer}.option-wrapper .option-tool__item:hover p[data-v-f9d4ffff]{color:var(--Accent)}.option-wrapper .option-tool__item[data-v-f9d4ffff]:hover svg{fill:var(--Accent)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-213dee39]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-213dee39]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-213dee39]{opacity:0;width:0;height:0}.slider[data-v-213dee39]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-213dee39]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-213dee39]:before{transform:translate(20px)}.slider.round[data-v-213dee39]{border-radius:34px}.slider.round[data-v-213dee39]:before{border-radius:50%}@keyframes zoom-213dee39{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-213dee39],.top-nav[data-v-213dee39],.atom-header-pages__header[data-v-213dee39],.tab-left[data-v-213dee39]{display:none!important}.page-break[data-v-213dee39]{page-break-before:always}div[data-v-213dee39]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-213dee39],html[data-v-213dee39]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-213dee39],html[data-v-213dee39]{overflow-y:auto;scrollbar-width:thin}}body[data-v-213dee39]::-webkit-scrollbar-track,html[data-v-213dee39]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-213dee39]::-webkit-scrollbar,html[data-v-213dee39]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-213dee39]::-webkit-scrollbar-thumb,html[data-v-213dee39]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-213dee39]{box-sizing:border-box}.highlight[data-v-213dee39]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-213dee39]{animation:zoom-213dee39 .5s ease-in-out}.required[data-v-213dee39]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-213dee39]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-213dee39]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.view-event[data-v-213dee39]{display:flex;justify-content:center;width:100%;word-break:break-all;margin:0;text-align:center;font-size:.875rem;line-height:1.3125rem;font-weight:500;letter-spacing:0px;color:var(--text-light-secondary-2);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6b8bbcf5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6b8bbcf5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6b8bbcf5]{opacity:0;width:0;height:0}.slider[data-v-6b8bbcf5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6b8bbcf5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6b8bbcf5]:before{transform:translate(20px)}.slider.round[data-v-6b8bbcf5]{border-radius:34px}.slider.round[data-v-6b8bbcf5]:before{border-radius:50%}@keyframes zoom-6b8bbcf5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6b8bbcf5],.top-nav[data-v-6b8bbcf5],.atom-header-pages__header[data-v-6b8bbcf5],.tab-left[data-v-6b8bbcf5]{display:none!important}.page-break[data-v-6b8bbcf5]{page-break-before:always}div[data-v-6b8bbcf5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6b8bbcf5],html[data-v-6b8bbcf5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6b8bbcf5],html[data-v-6b8bbcf5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6b8bbcf5]::-webkit-scrollbar-track,html[data-v-6b8bbcf5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6b8bbcf5]::-webkit-scrollbar,html[data-v-6b8bbcf5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6b8bbcf5]::-webkit-scrollbar-thumb,html[data-v-6b8bbcf5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6b8bbcf5]{box-sizing:border-box}.highlight[data-v-6b8bbcf5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6b8bbcf5]{animation:zoom-6b8bbcf5 .5s ease-in-out}.required[data-v-6b8bbcf5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6b8bbcf5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6b8bbcf5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.area-user-read[data-v-6b8bbcf5]{width:100%;display:flex;justify-content:flex-end}.area-user-read .list-user-read[data-v-6b8bbcf5]{display:flex;flex-direction:row;margin-top:4px;padding:0}.area-user-read .list-user-read__item[data-v-6b8bbcf5]{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:1px solid var(--Line-Stroke);margin-right:1px;cursor:pointer}.area-user-read .list-user-read__item[data-v-6b8bbcf5] img{width:16px;height:16px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-74c13d0c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-74c13d0c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-74c13d0c]{opacity:0;width:0;height:0}.slider[data-v-74c13d0c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-74c13d0c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-74c13d0c]:before{transform:translate(20px)}.slider.round[data-v-74c13d0c]{border-radius:34px}.slider.round[data-v-74c13d0c]:before{border-radius:50%}@keyframes zoom-74c13d0c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-74c13d0c],.top-nav[data-v-74c13d0c],.atom-header-pages__header[data-v-74c13d0c],.tab-left[data-v-74c13d0c]{display:none!important}.page-break[data-v-74c13d0c]{page-break-before:always}div[data-v-74c13d0c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-74c13d0c],html[data-v-74c13d0c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-74c13d0c],html[data-v-74c13d0c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-74c13d0c]::-webkit-scrollbar-track,html[data-v-74c13d0c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-74c13d0c]::-webkit-scrollbar,html[data-v-74c13d0c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-74c13d0c]::-webkit-scrollbar-thumb,html[data-v-74c13d0c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-74c13d0c]{box-sizing:border-box}.highlight[data-v-74c13d0c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-74c13d0c]{animation:zoom-74c13d0c .5s ease-in-out}.required[data-v-74c13d0c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-74c13d0c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-74c13d0c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.message-file[data-v-74c13d0c]{display:flex;flex-direction:column;gap:8px;width:-moz-fit-content;width:fit-content;cursor:pointer}.message-file .item[data-v-74c13d0c]{display:flex;padding:4px;align-items:center;gap:4px;border-radius:8px;background:var(--Semantic-Hover-Blue);width:-moz-fit-content;width:fit-content}.message-file .item .item-info[data-v-74c13d0c]{display:flex;flex-direction:column;justify-content:space-between}.message-file .item .item-info span[data-v-74c13d0c]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.message-file .item .item-info p[data-v-74c13d0c]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Neutrals-Grey-400);font-family:Inter}.message-file .item .item-info .action-download[data-v-74c13d0c]{display:flex;padding:4px;width:20px;height:20px;justify-content:center;align-items:center;gap:10px;border-radius:4px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.message-file .item .item-info .action-download[data-v-74c13d0c]:hover{cursor:pointer}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-89543534]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-89543534]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-89543534]{opacity:0;width:0;height:0}.slider[data-v-89543534]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-89543534]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-89543534]:before{transform:translate(20px)}.slider.round[data-v-89543534]{border-radius:34px}.slider.round[data-v-89543534]:before{border-radius:50%}@keyframes zoom-89543534{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-89543534],.top-nav[data-v-89543534],.atom-header-pages__header[data-v-89543534],.tab-left[data-v-89543534]{display:none!important}.page-break[data-v-89543534]{page-break-before:always}div[data-v-89543534]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-89543534],html[data-v-89543534]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-89543534],html[data-v-89543534]{overflow-y:auto;scrollbar-width:thin}}body[data-v-89543534]::-webkit-scrollbar-track,html[data-v-89543534]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-89543534]::-webkit-scrollbar,html[data-v-89543534]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-89543534]::-webkit-scrollbar-thumb,html[data-v-89543534]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-89543534]{box-sizing:border-box}.highlight[data-v-89543534]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-89543534]{animation:zoom-89543534 .5s ease-in-out}.required[data-v-89543534]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-89543534]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-89543534]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.msg-body-box[data-v-89543534]{display:flex;flex-direction:column;flex-grow:1;background-color:#f8fafe}.msg-body-box .message-body[data-v-89543534]{display:flex;flex-direction:column;align-items:center;gap:14px;height:200px;overflow-y:auto;overflow-x:hidden;flex-grow:1;padding:10px;border-right:1px solid var(--Neutrals-Grey-300)}@-moz-document url-prefix(){.msg-body-box .message-body[data-v-89543534]{overflow-y:auto;scrollbar-width:thin}}.msg-body-box .message-body[data-v-89543534]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.msg-body-box .message-body[data-v-89543534]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.msg-body-box .message-body[data-v-89543534]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.msg-body-box .message-body__info[data-v-89543534]{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:14px}.msg-body-box .message-body__info .name[data-v-89543534]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(-System-Black);font-family:Inter}.msg-body-box .message-body__info .email[data-v-89543534]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.msg-body-box .message-body[data-v-89543534] .container{height:auto;display:flex;justify-content:center;padding:10px 0}.msg-body-box .message-body .message[data-v-89543534]{width:100%;display:flex;flex-direction:column;gap:14px}.msg-body-box .message-body .message__time-line[data-v-89543534]{display:flex;align-items:center;justify-content:center;gap:4px}.msg-body-box .message-body .message__time-line .line[data-v-89543534]{flex-grow:1;border-top:1px solid var(--Neutrals-Grey-300)}.msg-body-box .message-body .message__time-line span[data-v-89543534]{white-space:nowrap;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.msg-body-box .message-body .message__avartar[data-v-89543534]{width:40px;height:-moz-fit-content;height:fit-content}.msg-body-box .message-body .message__avartar[data-v-89543534] img{width:40px;-o-object-fit:cover;object-fit:cover}.msg-body-box .message-body .message__body[data-v-89543534]{width:100%;display:flex;gap:10px}.msg-body-box .message-body .message__wrapper[data-v-89543534]{display:flex;flex-direction:column;gap:4px;max-width:557px}.msg-body-box .message-body .message__wrapper-created[data-v-89543534]{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.msg-body-box .message-body .message__wrapper-file[data-v-89543534]{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}.msg-body-box .message-body .message__wrapper-image[data-v-89543534]{display:flex;flex-wrap:wrap;gap:10px;width:-moz-fit-content;width:fit-content}.msg-body-box .message-body .message--author .message__body[data-v-89543534]{justify-content:flex-end;align-items:flex-end}.msg-body-box .message-body .message--author .message__wrapper-image[data-v-89543534],.msg-body-box .message-body .message--author .message__wrapper-file[data-v-89543534]{align-items:flex-end;justify-content:flex-end}.msg-body-box .message-body .message--author .message__wrapper[data-v-89543534]{align-items:flex-end}.msg-body-box .message-body .message--partner .message__body[data-v-89543534]{justify-content:flex-start}.message_btn-new[data-v-89543534]{display:flex;justify-content:center;align-items:center;position:absolute;bottom:132px;background-color:#fff;border-radius:50px;box-shadow:0 5px 20px #00000026;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:8px 10px;gap:6px;color:var(--Text-Color-Primary);font-size:14px;font-weight:400}.message_body-loading[data-v-89543534]{position:relative;bottom:88%;background-color:#f8fafe;padding:20px 0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f73ceb82]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f73ceb82]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f73ceb82]{opacity:0;width:0;height:0}.slider[data-v-f73ceb82]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f73ceb82]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f73ceb82]:before{transform:translate(20px)}.slider.round[data-v-f73ceb82]{border-radius:34px}.slider.round[data-v-f73ceb82]:before{border-radius:50%}@keyframes zoom-f73ceb82{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f73ceb82],.top-nav[data-v-f73ceb82],.atom-header-pages__header[data-v-f73ceb82],.tab-left[data-v-f73ceb82]{display:none!important}.page-break[data-v-f73ceb82]{page-break-before:always}div[data-v-f73ceb82]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f73ceb82],html[data-v-f73ceb82]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f73ceb82],html[data-v-f73ceb82]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f73ceb82]::-webkit-scrollbar-track,html[data-v-f73ceb82]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f73ceb82]::-webkit-scrollbar,html[data-v-f73ceb82]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f73ceb82]::-webkit-scrollbar-thumb,html[data-v-f73ceb82]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f73ceb82]{box-sizing:border-box}.highlight[data-v-f73ceb82]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f73ceb82]{animation:zoom-f73ceb82 .5s ease-in-out}.required[data-v-f73ceb82]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f73ceb82]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f73ceb82]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.top-nav-search[data-v-f73ceb82]{display:flex;align-items:center;padding:8px 20px;gap:8px;min-height:60px;opacity:0;animation:fadeIn-f73ceb82 .3s ease-in-out forwards;border-bottom:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300)}.top-nav-search[data-v-f73ceb82] .search-bar{width:100%}.top-nav-search[data-v-f73ceb82] svg{cursor:pointer}.top-nav-search[data-v-f73ceb82] svg:hover{fill:var(--el-color-primary)}.top-nav-search__result[data-v-f73ceb82]{width:28px;text-wrap:nowrap}.top-nav-search__result span[data-v-f73ceb82]{font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}@keyframes fadeIn-f73ceb82{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-643f6eec]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-643f6eec]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-643f6eec]{opacity:0;width:0;height:0}.slider[data-v-643f6eec]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-643f6eec]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-643f6eec]:before{transform:translate(20px)}.slider.round[data-v-643f6eec]{border-radius:34px}.slider.round[data-v-643f6eec]:before{border-radius:50%}@keyframes zoom-643f6eec{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-643f6eec],.top-nav[data-v-643f6eec],.atom-header-pages__header[data-v-643f6eec],.tab-left[data-v-643f6eec]{display:none!important}.page-break[data-v-643f6eec]{page-break-before:always}div[data-v-643f6eec]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-643f6eec],html[data-v-643f6eec]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-643f6eec],html[data-v-643f6eec]{overflow-y:auto;scrollbar-width:thin}}body[data-v-643f6eec]::-webkit-scrollbar-track,html[data-v-643f6eec]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-643f6eec]::-webkit-scrollbar,html[data-v-643f6eec]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-643f6eec]::-webkit-scrollbar-thumb,html[data-v-643f6eec]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-643f6eec]{box-sizing:border-box}.highlight[data-v-643f6eec]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-643f6eec]{animation:zoom-643f6eec .5s ease-in-out}.required[data-v-643f6eec]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-643f6eec]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-643f6eec]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-message-page[data-v-643f6eec]{display:flex;flex-direction:column;flex:1;min-height:0px;background:var(--Neutrals-White)}.no-chat-page[data-v-643f6eec]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.no-chat-page .icon-chat[data-v-643f6eec]{display:flex;align-items:center;justify-content:center;padding:20px;border-radius:100px;border:1px solid var(--Semantic-Hover-background)}.no-chat-page h4[data-v-643f6eec]{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Semantic-Hover-background);font-family:Inter}.no-chat-page h5[data-v-643f6eec]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fb0dd8ea]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fb0dd8ea]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fb0dd8ea]{opacity:0;width:0;height:0}.slider[data-v-fb0dd8ea]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fb0dd8ea]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fb0dd8ea]:before{transform:translate(20px)}.slider.round[data-v-fb0dd8ea]{border-radius:34px}.slider.round[data-v-fb0dd8ea]:before{border-radius:50%}@keyframes zoom-fb0dd8ea{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fb0dd8ea],.top-nav[data-v-fb0dd8ea],.atom-header-pages__header[data-v-fb0dd8ea],.tab-left[data-v-fb0dd8ea]{display:none!important}.page-break[data-v-fb0dd8ea]{page-break-before:always}div[data-v-fb0dd8ea]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fb0dd8ea],html[data-v-fb0dd8ea]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fb0dd8ea],html[data-v-fb0dd8ea]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fb0dd8ea]::-webkit-scrollbar-track,html[data-v-fb0dd8ea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fb0dd8ea]::-webkit-scrollbar,html[data-v-fb0dd8ea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fb0dd8ea]::-webkit-scrollbar-thumb,html[data-v-fb0dd8ea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fb0dd8ea]{box-sizing:border-box}.highlight[data-v-fb0dd8ea]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fb0dd8ea]{animation:zoom-fb0dd8ea .5s ease-in-out}.required[data-v-fb0dd8ea]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fb0dd8ea]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fb0dd8ea]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-file[data-v-fb0dd8ea]{display:flex;flex-direction:column;gap:8px;width:100%;flex:1;min-height:0px;overflow:hidden}.list-file[data-v-fb0dd8ea] .base-infinite{padding:0 20px}.list-file .item[data-v-fb0dd8ea]{display:flex;gap:8px;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--Stroke)}.list-file .item[data-v-fb0dd8ea]:hover{cursor:pointer}.list-file .item img[data-v-fb0dd8ea]{min-width:42.99px;min-height:42.99px;max-width:42.99px;max-height:42.99px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.list-file .item span[data-v-fb0dd8ea]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.list-file .item p[data-v-fb0dd8ea]{white-space:nowrap;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-77310085]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-77310085]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-77310085]{opacity:0;width:0;height:0}.slider[data-v-77310085]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-77310085]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-77310085]:before{transform:translate(20px)}.slider.round[data-v-77310085]{border-radius:34px}.slider.round[data-v-77310085]:before{border-radius:50%}@keyframes zoom-77310085{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-77310085],.top-nav[data-v-77310085],.atom-header-pages__header[data-v-77310085],.tab-left[data-v-77310085]{display:none!important}.page-break[data-v-77310085]{page-break-before:always}div[data-v-77310085]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-77310085],html[data-v-77310085]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-77310085],html[data-v-77310085]{overflow-y:auto;scrollbar-width:thin}}body[data-v-77310085]::-webkit-scrollbar-track,html[data-v-77310085]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-77310085]::-webkit-scrollbar,html[data-v-77310085]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-77310085]::-webkit-scrollbar-thumb,html[data-v-77310085]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-77310085]{box-sizing:border-box}.highlight[data-v-77310085]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-77310085]{animation:zoom-77310085 .5s ease-in-out}.required[data-v-77310085]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-77310085]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-77310085]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.list-image[data-v-77310085]{display:flex;flex-direction:column;gap:8px;width:100%;flex:1;min-height:0px;overflow:hidden}.list-image[data-v-77310085] .base-infinite{padding:0 20px}.list-image .item[data-v-77310085]{display:flex;gap:8px;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--Stroke)}.list-image .item[data-v-77310085]:hover{cursor:pointer}.list-image .item img[data-v-77310085]{min-width:42.99px;min-height:42.99px;max-width:42.99px;max-height:42.99px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.list-image .item span[data-v-77310085]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.list-image .item p[data-v-77310085]{white-space:nowrap;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0e6b24f9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0e6b24f9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0e6b24f9]{opacity:0;width:0;height:0}.slider[data-v-0e6b24f9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0e6b24f9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0e6b24f9]:before{transform:translate(20px)}.slider.round[data-v-0e6b24f9]{border-radius:34px}.slider.round[data-v-0e6b24f9]:before{border-radius:50%}@keyframes zoom-0e6b24f9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0e6b24f9],.top-nav[data-v-0e6b24f9],.atom-header-pages__header[data-v-0e6b24f9],.tab-left[data-v-0e6b24f9]{display:none!important}.page-break[data-v-0e6b24f9]{page-break-before:always}div[data-v-0e6b24f9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0e6b24f9],html[data-v-0e6b24f9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0e6b24f9],html[data-v-0e6b24f9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0e6b24f9]::-webkit-scrollbar-track,html[data-v-0e6b24f9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0e6b24f9]::-webkit-scrollbar,html[data-v-0e6b24f9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0e6b24f9]::-webkit-scrollbar-thumb,html[data-v-0e6b24f9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0e6b24f9]{box-sizing:border-box}.highlight[data-v-0e6b24f9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0e6b24f9]{animation:zoom-0e6b24f9 .5s ease-in-out}.required[data-v-0e6b24f9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0e6b24f9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0e6b24f9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.tabs-header[data-v-0e6b24f9]{display:flex;width:100%}.tabs-header .tab[data-v-0e6b24f9]{display:flex;justify-content:center;align-items:center;padding:12px 10px;flex:1;cursor:pointer;transition:background-color .2s ease-in-out;border-bottom:1px solid var(--Stroke);font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Edit-Stoke);font-family:Inter}.tabs-header .tab.active[data-v-0e6b24f9]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Rest);font-family:Inter;position:relative}.tabs-header .tab.active[data-v-0e6b24f9]:before{content:"";position:absolute;width:65%;height:4px;background-color:var(--Accent);transition:background-color .2s ease-in-out;bottom:-1px}.tabs-header .tab.disabled[data-v-0e6b24f9]{cursor:not-allowed;pointer-events:none;color:var(--Text-Color-Disable)}.tabs-header .tab[data-v-0e6b24f9]:hover{color:var(--Accent)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9d9aecea]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9d9aecea]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9d9aecea]{opacity:0;width:0;height:0}.slider[data-v-9d9aecea]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9d9aecea]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9d9aecea]:before{transform:translate(20px)}.slider.round[data-v-9d9aecea]{border-radius:34px}.slider.round[data-v-9d9aecea]:before{border-radius:50%}@keyframes zoom-9d9aecea{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9d9aecea],.top-nav[data-v-9d9aecea],.atom-header-pages__header[data-v-9d9aecea],.tab-left[data-v-9d9aecea]{display:none!important}.page-break[data-v-9d9aecea]{page-break-before:always}div[data-v-9d9aecea]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9d9aecea],html[data-v-9d9aecea]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9d9aecea],html[data-v-9d9aecea]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9d9aecea]::-webkit-scrollbar-track,html[data-v-9d9aecea]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d9aecea]::-webkit-scrollbar,html[data-v-9d9aecea]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d9aecea]::-webkit-scrollbar-thumb,html[data-v-9d9aecea]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9d9aecea]{box-sizing:border-box}.highlight[data-v-9d9aecea]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9d9aecea]{animation:zoom-9d9aecea .5s ease-in-out}.required[data-v-9d9aecea]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9d9aecea]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9d9aecea]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.top-side-bar[data-v-9d9aecea]{display:flex;flex-direction:column;align-items:center;gap:20px;padding:30px 20px 0}.top-side-bar span[data-v-9d9aecea]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.top-side-bar[data-v-9d9aecea] img{width:90px!important;height:90px!important;-o-object-fit:cover;object-fit:cover}.top-side-bar__search[data-v-9d9aecea]{width:30px;height:30px;border-radius:40px;border:1px solid var(--Stroke);background:var(--Rest-Background);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.top-side-bar__search[data-v-9d9aecea]:hover{cursor:pointer}.top-side-bar p[data-v-9d9aecea]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-eb813222]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-eb813222]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-eb813222]{opacity:0;width:0;height:0}.slider[data-v-eb813222]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-eb813222]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-eb813222]:before{transform:translate(20px)}.slider.round[data-v-eb813222]{border-radius:34px}.slider.round[data-v-eb813222]:before{border-radius:50%}@keyframes zoom-eb813222{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-eb813222],.top-nav[data-v-eb813222],.atom-header-pages__header[data-v-eb813222],.tab-left[data-v-eb813222]{display:none!important}.page-break[data-v-eb813222]{page-break-before:always}div[data-v-eb813222]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-eb813222],html[data-v-eb813222]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-eb813222],html[data-v-eb813222]{overflow-y:auto;scrollbar-width:thin}}body[data-v-eb813222]::-webkit-scrollbar-track,html[data-v-eb813222]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-eb813222]::-webkit-scrollbar,html[data-v-eb813222]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-eb813222]::-webkit-scrollbar-thumb,html[data-v-eb813222]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-eb813222]{box-sizing:border-box}.highlight[data-v-eb813222]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-eb813222]{animation:zoom-eb813222 .5s ease-in-out}.required[data-v-eb813222]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-eb813222]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-eb813222]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.side-bar-right[data-v-eb813222]{width:282px;display:flex;flex-direction:column;align-items:center;background:var(--Neutrals-White)}.side-bar-right__layout[data-v-eb813222]{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;flex:1;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-baaa2db3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-baaa2db3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-baaa2db3]{opacity:0;width:0;height:0}.slider[data-v-baaa2db3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-baaa2db3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-baaa2db3]:before{transform:translate(20px)}.slider.round[data-v-baaa2db3]{border-radius:34px}.slider.round[data-v-baaa2db3]:before{border-radius:50%}@keyframes zoom-baaa2db3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-baaa2db3],.top-nav[data-v-baaa2db3],.atom-header-pages__header[data-v-baaa2db3],.tab-left[data-v-baaa2db3]{display:none!important}.page-break[data-v-baaa2db3]{page-break-before:always}div[data-v-baaa2db3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-baaa2db3],html[data-v-baaa2db3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-baaa2db3],html[data-v-baaa2db3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-baaa2db3]::-webkit-scrollbar-track,html[data-v-baaa2db3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-baaa2db3]::-webkit-scrollbar,html[data-v-baaa2db3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-baaa2db3]::-webkit-scrollbar-thumb,html[data-v-baaa2db3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-baaa2db3]{box-sizing:border-box}.highlight[data-v-baaa2db3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-baaa2db3]{animation:zoom-baaa2db3 .5s ease-in-out}.required[data-v-baaa2db3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-baaa2db3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-baaa2db3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.chat-page[data-v-baaa2db3]{display:flex;flex:1;min-height:0px;margin-bottom:20px}.chat-page__body[data-v-baaa2db3]{display:flex;height:100%;flex:1;min-height:0px;border-top:1px solid var(--Stroke)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1f0792f8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1f0792f8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1f0792f8]{opacity:0;width:0;height:0}.slider[data-v-1f0792f8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1f0792f8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1f0792f8]:before{transform:translate(20px)}.slider.round[data-v-1f0792f8]{border-radius:34px}.slider.round[data-v-1f0792f8]:before{border-radius:50%}@keyframes zoom-1f0792f8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1f0792f8],.top-nav[data-v-1f0792f8],.atom-header-pages__header[data-v-1f0792f8],.tab-left[data-v-1f0792f8]{display:none!important}.page-break[data-v-1f0792f8]{page-break-before:always}div[data-v-1f0792f8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1f0792f8],html[data-v-1f0792f8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1f0792f8],html[data-v-1f0792f8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1f0792f8]::-webkit-scrollbar-track,html[data-v-1f0792f8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1f0792f8]::-webkit-scrollbar,html[data-v-1f0792f8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1f0792f8]::-webkit-scrollbar-thumb,html[data-v-1f0792f8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1f0792f8]{box-sizing:border-box}.highlight[data-v-1f0792f8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1f0792f8]{animation:zoom-1f0792f8 .5s ease-in-out}.required[data-v-1f0792f8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1f0792f8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1f0792f8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-form-wrapper[data-v-1f0792f8]{display:flex;flex-direction:column;gap:14px}.search-form-wrapper .row-wrapper[data-v-1f0792f8]{display:flex;width:100%;gap:20px}.search-form-wrapper .row-item[data-v-1f0792f8]{flex:1;min-width:0;display:flex;gap:20px}.filter-action[data-v-1f0792f8]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f280dccc]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f280dccc]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f280dccc]{opacity:0;width:0;height:0}.slider[data-v-f280dccc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f280dccc]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f280dccc]:before{transform:translate(20px)}.slider.round[data-v-f280dccc]{border-radius:34px}.slider.round[data-v-f280dccc]:before{border-radius:50%}@keyframes zoom-f280dccc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f280dccc],.top-nav[data-v-f280dccc],.atom-header-pages__header[data-v-f280dccc],.tab-left[data-v-f280dccc]{display:none!important}.page-break[data-v-f280dccc]{page-break-before:always}div[data-v-f280dccc]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f280dccc],html[data-v-f280dccc]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f280dccc],html[data-v-f280dccc]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f280dccc]::-webkit-scrollbar-track,html[data-v-f280dccc]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f280dccc]::-webkit-scrollbar,html[data-v-f280dccc]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f280dccc]::-webkit-scrollbar-thumb,html[data-v-f280dccc]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f280dccc]{box-sizing:border-box}.highlight[data-v-f280dccc]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f280dccc]{animation:zoom-f280dccc .5s ease-in-out}.required[data-v-f280dccc]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f280dccc]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f280dccc]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.day-working-table[data-v-f280dccc]{display:flex;flex-direction:column;gap:18px;width:100%;flex:1;min-height:500px}.day-working-table .atom-table[data-v-f280dccc]{flex:1;min-height:0px;margin-bottom:20px}.day-working-table .atom-table .status--no-confirm[data-v-f280dccc]{background-color:var(--Yellow-50)}.day-working-table .atom-table .status--no-confirm>p[data-v-f280dccc]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2b76c9f9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2b76c9f9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2b76c9f9]{opacity:0;width:0;height:0}.slider[data-v-2b76c9f9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2b76c9f9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2b76c9f9]:before{transform:translate(20px)}.slider.round[data-v-2b76c9f9]{border-radius:34px}.slider.round[data-v-2b76c9f9]:before{border-radius:50%}@keyframes zoom-2b76c9f9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2b76c9f9],.top-nav[data-v-2b76c9f9],.atom-header-pages__header[data-v-2b76c9f9],.tab-left[data-v-2b76c9f9]{display:none!important}.page-break[data-v-2b76c9f9]{page-break-before:always}div[data-v-2b76c9f9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2b76c9f9],html[data-v-2b76c9f9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2b76c9f9],html[data-v-2b76c9f9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2b76c9f9]::-webkit-scrollbar-track,html[data-v-2b76c9f9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2b76c9f9]::-webkit-scrollbar,html[data-v-2b76c9f9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2b76c9f9]::-webkit-scrollbar-thumb,html[data-v-2b76c9f9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2b76c9f9]{box-sizing:border-box}.highlight[data-v-2b76c9f9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2b76c9f9]{animation:zoom-2b76c9f9 .5s ease-in-out}.required[data-v-2b76c9f9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2b76c9f9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2b76c9f9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.setting-wrapper[data-v-2b76c9f9]{display:flex;flex-direction:column}.setting-wrapper-body[data-v-2b76c9f9]{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;margin:0 20px;flex:1;min-height:0px}.setting-wrapper__layout[data-v-2b76c9f9]{border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);display:flex;overflow:hidden;flex-direction:column;gap:18px;overflow-y:auto;flex:1;min-height:0px;margin-bottom:20px}@-moz-document url-prefix(){.setting-wrapper__layout[data-v-2b76c9f9]{overflow-y:auto;scrollbar-width:thin}}.setting-wrapper__layout[data-v-2b76c9f9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.setting-wrapper__layout[data-v-2b76c9f9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.setting-wrapper__layout[data-v-2b76c9f9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.setting-wrapper__layout .header[data-v-2b76c9f9]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.setting-wrapper__layout .header span[data-v-2b76c9f9]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.setting-wrapper__layout .header[data-v-2b76c9f9] .rotated{transform:rotate(180deg)}.setting-wrapper__layout--content[data-v-2b76c9f9]{flex:1;min-height:0;padding:0 20px;display:flex;justify-content:flex-start;align-items:flex-start;gap:18px;flex-direction:column}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e1efe213]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e1efe213]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e1efe213]{opacity:0;width:0;height:0}.slider[data-v-e1efe213]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e1efe213]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e1efe213]:before{transform:translate(20px)}.slider.round[data-v-e1efe213]{border-radius:34px}.slider.round[data-v-e1efe213]:before{border-radius:50%}@keyframes zoom-e1efe213{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e1efe213],.top-nav[data-v-e1efe213],.atom-header-pages__header[data-v-e1efe213],.tab-left[data-v-e1efe213]{display:none!important}.page-break[data-v-e1efe213]{page-break-before:always}div[data-v-e1efe213]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e1efe213],html[data-v-e1efe213]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e1efe213],html[data-v-e1efe213]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e1efe213]::-webkit-scrollbar-track,html[data-v-e1efe213]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e1efe213]::-webkit-scrollbar,html[data-v-e1efe213]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e1efe213]::-webkit-scrollbar-thumb,html[data-v-e1efe213]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e1efe213]{box-sizing:border-box}.highlight[data-v-e1efe213]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e1efe213]{animation:zoom-e1efe213 .5s ease-in-out}.required[data-v-e1efe213]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e1efe213]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e1efe213]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@keyframes fadeIn-e1efe213{0%{opacity:0}to{opacity:1}}.modal-wrapper[data-v-e1efe213]{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:flex-start;background:linear-gradient(0deg,#5f6c8580,#5f6c8580);transition:all .3s ease;animation:fadeIn-e1efe213 .2s ease-in-out;z-index:99}.modal-select[data-v-e1efe213]{width:80%;background:var(--Neutrals-Grey-50, #f9fafb);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:20px;display:flex;flex-direction:column;z-index:999;gap:20px}.icon-close[data-v-e1efe213]{cursor:pointer;border-radius:100px;height:24px;background:var(--Neutrals-Grey-100);display:flex;justify-content:center;align-items:center}.icon-close[data-v-e1efe213]:hover{background:var(--Line-Stroke)}.header-modal[data-v-e1efe213]{position:relative;width:100%;background:var(--Semantic-Hover-background, #4c5a6c);display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-radius:16px 16px 0 0;font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.body-modal[data-v-e1efe213]{padding:0 20px 20px}.atom-table[data-v-e1efe213]{box-shadow:none;height:316px;width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6edbd9a0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6edbd9a0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6edbd9a0]{opacity:0;width:0;height:0}.slider[data-v-6edbd9a0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6edbd9a0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6edbd9a0]:before{transform:translate(20px)}.slider.round[data-v-6edbd9a0]{border-radius:34px}.slider.round[data-v-6edbd9a0]:before{border-radius:50%}@keyframes zoom-6edbd9a0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6edbd9a0],.top-nav[data-v-6edbd9a0],.atom-header-pages__header[data-v-6edbd9a0],.tab-left[data-v-6edbd9a0]{display:none!important}.page-break[data-v-6edbd9a0]{page-break-before:always}div[data-v-6edbd9a0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6edbd9a0],html[data-v-6edbd9a0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6edbd9a0],html[data-v-6edbd9a0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6edbd9a0]::-webkit-scrollbar-track,html[data-v-6edbd9a0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6edbd9a0]::-webkit-scrollbar,html[data-v-6edbd9a0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6edbd9a0]::-webkit-scrollbar-thumb,html[data-v-6edbd9a0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6edbd9a0]{box-sizing:border-box}.highlight[data-v-6edbd9a0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6edbd9a0]{animation:zoom-6edbd9a0 .5s ease-in-out}.required[data-v-6edbd9a0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6edbd9a0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6edbd9a0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.day-working-month[data-v-6edbd9a0]{display:flex;flex-direction:column;gap:18px;overflow:hidden;background:var(--Neutrals-White)}.day-working-month .header[data-v-6edbd9a0]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.day-working-month .header span[data-v-6edbd9a0]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-month .header[data-v-6edbd9a0] .rotated{transform:rotate(180deg)}.day-working-month .detail-block[data-v-6edbd9a0]{display:flex;flex-direction:column;gap:14px;padding:10px 20px;border-radius:16px;border:1px solid var(--Accent);overflow:hidden}.day-working-month .detail-block__item[data-v-6edbd9a0]{display:flex;align-items:center;gap:14px}.day-working-month .detail-block p[data-v-6edbd9a0]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-month .detail-block span[data-v-6edbd9a0]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-month .tips[data-v-6edbd9a0],.day-working-month .item-desc[data-v-6edbd9a0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d928e056]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d928e056]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d928e056]{opacity:0;width:0;height:0}.slider[data-v-d928e056]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d928e056]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d928e056]:before{transform:translate(20px)}.slider.round[data-v-d928e056]{border-radius:34px}.slider.round[data-v-d928e056]:before{border-radius:50%}@keyframes zoom-d928e056{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d928e056],.top-nav[data-v-d928e056],.atom-header-pages__header[data-v-d928e056],.tab-left[data-v-d928e056]{display:none!important}.page-break[data-v-d928e056]{page-break-before:always}div[data-v-d928e056]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d928e056],html[data-v-d928e056]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d928e056],html[data-v-d928e056]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d928e056]::-webkit-scrollbar-track,html[data-v-d928e056]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d928e056]::-webkit-scrollbar,html[data-v-d928e056]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d928e056]::-webkit-scrollbar-thumb,html[data-v-d928e056]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d928e056]{box-sizing:border-box}.highlight[data-v-d928e056]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d928e056]{animation:zoom-d928e056 .5s ease-in-out}.required[data-v-d928e056]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d928e056]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d928e056]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.day-working-year[data-v-d928e056]{display:flex;flex-direction:column;gap:18px;overflow:hidden;background:var(--Neutrals-White)}.day-working-year .header[data-v-d928e056]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.day-working-year .header span[data-v-d928e056]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-year .header[data-v-d928e056] .rotated{transform:rotate(180deg)}.day-working-year .detail-block[data-v-d928e056]{display:flex;flex-direction:column;gap:14px;padding:10px 20px;border-radius:16px;border:1px solid var(--Accent)}.day-working-year .detail-block__item[data-v-d928e056]{display:flex;align-items:center;gap:14px}.day-working-year .detail-block p[data-v-d928e056]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-year .detail-block span[data-v-d928e056]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-year .tips[data-v-d928e056],.day-working-year .item-desc[data-v-d928e056]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ecdfd1d9]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ecdfd1d9]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ecdfd1d9]{opacity:0;width:0;height:0}.slider[data-v-ecdfd1d9]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ecdfd1d9]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ecdfd1d9]:before{transform:translate(20px)}.slider.round[data-v-ecdfd1d9]{border-radius:34px}.slider.round[data-v-ecdfd1d9]:before{border-radius:50%}@keyframes zoom-ecdfd1d9{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ecdfd1d9],.top-nav[data-v-ecdfd1d9],.atom-header-pages__header[data-v-ecdfd1d9],.tab-left[data-v-ecdfd1d9]{display:none!important}.page-break[data-v-ecdfd1d9]{page-break-before:always}div[data-v-ecdfd1d9]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ecdfd1d9],html[data-v-ecdfd1d9]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ecdfd1d9],html[data-v-ecdfd1d9]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ecdfd1d9]::-webkit-scrollbar-track,html[data-v-ecdfd1d9]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ecdfd1d9]::-webkit-scrollbar,html[data-v-ecdfd1d9]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ecdfd1d9]::-webkit-scrollbar-thumb,html[data-v-ecdfd1d9]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ecdfd1d9]{box-sizing:border-box}.highlight[data-v-ecdfd1d9]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ecdfd1d9]{animation:zoom-ecdfd1d9 .5s ease-in-out}.required[data-v-ecdfd1d9]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ecdfd1d9]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ecdfd1d9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.day-working-outside[data-v-ecdfd1d9]{display:flex;flex-direction:column;gap:18px;overflow:hidden;background:var(--Neutrals-White)}.day-working-outside .header[data-v-ecdfd1d9]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.day-working-outside .header span[data-v-ecdfd1d9]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-outside .header[data-v-ecdfd1d9] .rotated{transform:rotate(180deg)}.day-working-outside .detail-block[data-v-ecdfd1d9]{display:flex;flex-direction:column;gap:14px;padding:10px 20px;border-radius:16px;border:1px solid var(--Accent)}.day-working-outside .detail-block__item[data-v-ecdfd1d9]{display:flex;align-items:center;gap:14px}.day-working-outside .detail-block p[data-v-ecdfd1d9]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-outside .detail-block span[data-v-ecdfd1d9]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-outside .tips[data-v-ecdfd1d9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.day-working-outside .item-desc[data-v-ecdfd1d9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.day-working-outside .item-note[data-v-ecdfd1d9]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5e788e46]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5e788e46]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5e788e46]{opacity:0;width:0;height:0}.slider[data-v-5e788e46]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5e788e46]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5e788e46]:before{transform:translate(20px)}.slider.round[data-v-5e788e46]{border-radius:34px}.slider.round[data-v-5e788e46]:before{border-radius:50%}@keyframes zoom-5e788e46{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5e788e46],.top-nav[data-v-5e788e46],.atom-header-pages__header[data-v-5e788e46],.tab-left[data-v-5e788e46]{display:none!important}.page-break[data-v-5e788e46]{page-break-before:always}div[data-v-5e788e46]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5e788e46],html[data-v-5e788e46]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5e788e46],html[data-v-5e788e46]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5e788e46]::-webkit-scrollbar-track,html[data-v-5e788e46]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5e788e46]::-webkit-scrollbar,html[data-v-5e788e46]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5e788e46]::-webkit-scrollbar-thumb,html[data-v-5e788e46]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5e788e46]{box-sizing:border-box}.highlight[data-v-5e788e46]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5e788e46]{animation:zoom-5e788e46 .5s ease-in-out}.required[data-v-5e788e46]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5e788e46]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5e788e46]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.form-wrapper[data-v-5e788e46]{display:flex;flex-direction:column;flex:1;min-height:0px;border-radius:16px;overflow:hidden;border:1px solid var(--Stroke);background:var(--Neutrals-White)}.form-wrapper__layout[data-v-5e788e46]{display:flex;flex-direction:column;gap:18px;flex:1;min-height:0px}.form-wrapper__component[data-v-5e788e46]{flex:1;min-height:0px;overflow-y:auto}@-moz-document url-prefix(){.form-wrapper__component[data-v-5e788e46]{overflow-y:auto;scrollbar-width:thin}}.form-wrapper__component[data-v-5e788e46]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.form-wrapper__component[data-v-5e788e46]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.form-wrapper__component[data-v-5e788e46]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ba2a7691]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ba2a7691]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ba2a7691]{opacity:0;width:0;height:0}.slider[data-v-ba2a7691]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ba2a7691]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ba2a7691]:before{transform:translate(20px)}.slider.round[data-v-ba2a7691]{border-radius:34px}.slider.round[data-v-ba2a7691]:before{border-radius:50%}@keyframes zoom-ba2a7691{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ba2a7691],.top-nav[data-v-ba2a7691],.atom-header-pages__header[data-v-ba2a7691],.tab-left[data-v-ba2a7691]{display:none!important}.page-break[data-v-ba2a7691]{page-break-before:always}div[data-v-ba2a7691]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ba2a7691],html[data-v-ba2a7691]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ba2a7691],html[data-v-ba2a7691]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ba2a7691]::-webkit-scrollbar-track,html[data-v-ba2a7691]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ba2a7691]::-webkit-scrollbar,html[data-v-ba2a7691]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ba2a7691]::-webkit-scrollbar-thumb,html[data-v-ba2a7691]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ba2a7691]{box-sizing:border-box}.highlight[data-v-ba2a7691]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ba2a7691]{animation:zoom-ba2a7691 .5s ease-in-out}.required[data-v-ba2a7691]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ba2a7691]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ba2a7691]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-day-working-wrapper[data-v-ba2a7691]{display:flex;flex-direction:column;flex:1}.detail-day-working-wrapper__layout[data-v-ba2a7691]{display:flex;flex-direction:column;flex:1;min-height:0;padding:0 20px 20px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-a26fac39]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-a26fac39]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-a26fac39]{opacity:0;width:0;height:0}.slider[data-v-a26fac39]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-a26fac39]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-a26fac39]:before{transform:translate(20px)}.slider.round[data-v-a26fac39]{border-radius:34px}.slider.round[data-v-a26fac39]:before{border-radius:50%}@keyframes zoom-a26fac39{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-a26fac39],.top-nav[data-v-a26fac39],.atom-header-pages__header[data-v-a26fac39],.tab-left[data-v-a26fac39]{display:none!important}.page-break[data-v-a26fac39]{page-break-before:always}div[data-v-a26fac39]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-a26fac39],html[data-v-a26fac39]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-a26fac39],html[data-v-a26fac39]{overflow-y:auto;scrollbar-width:thin}}body[data-v-a26fac39]::-webkit-scrollbar-track,html[data-v-a26fac39]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a26fac39]::-webkit-scrollbar,html[data-v-a26fac39]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-a26fac39]::-webkit-scrollbar-thumb,html[data-v-a26fac39]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-a26fac39]{box-sizing:border-box}.highlight[data-v-a26fac39]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-a26fac39]{animation:zoom-a26fac39 .5s ease-in-out}.required[data-v-a26fac39]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-a26fac39]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-a26fac39]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.main[data-v-a26fac39]{position:relative;width:100%;height:100vh;background:linear-gradient(0deg,#01789cc7,#96daeec7 48.3%,#ffffffc7 98.57%);overflow:hidden;font-family:Inter}.wrap[data-v-a26fac39]{position:relative;width:100%;height:100%;overflow:auto;display:flex;z-index:1}.container[data-v-a26fac39]{width:1030px;padding:60px;border-radius:40px;background-color:#fff;box-shadow:0 4px 70px #0000001a;margin:auto;display:flex;flex-direction:column;align-items:center;gap:18px}.container .logo[data-v-a26fac39]{display:flex;gap:8px}.container .title[data-v-a26fac39]{text-align:center;font-size:2.25rem;line-height:3.375rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.container .image img[data-v-a26fac39]{height:380px}.container .description[data-v-a26fac39]{text-align:center;font-size:1rem;line-height:1.1875rem;font-weight:400;letter-spacing:0;color:var(--text-light-secondary);font-family:Inter}.background[data-v-a26fac39]{position:absolute;top:0;left:0;right:0;bottom:0}.backgound-dot[data-v-a26fac39]{position:absolute}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}.modal-alert[data-v-0aa1b23c]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-alert__logo[data-v-0aa1b23c]{display:flex;justify-content:center}.modal-alert__logo[data-v-0aa1b23c] svg path{fill:var(--Semantic-Rest-Blue)}.modal-alert__content[data-v-0aa1b23c]{display:flex;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.modal-alert__content .icon-warning[data-v-0aa1b23c]{margin-bottom:15px}.modal-alert__content .title[data-v-0aa1b23c]{text-align:center;position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-alert__content .title h2[data-v-0aa1b23c]{color:var(--Text-Color-Primary, #1d2939);text-align:center;font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:150%}.modal-alert__content .title .icon-close[data-v-0aa1b23c]{position:absolute;top:0;right:0;cursor:pointer}.modal-alert__content .title .success[data-v-0aa1b23c]{color:var(--Semantic-Rest-Blue, #37a3c4)}.modal-alert__content .content[data-v-0aa1b23c]{text-align:center;white-space:pre-line;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert__content__confirm[data-v-0aa1b23c]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-alert__tool[data-v-0aa1b23c]{display:flex;gap:14px;justify-content:space-between;width:100%}.modal-alert__tool .btn-tool[data-v-0aa1b23c]{display:flex;padding:10px 24px;height:41px;width:160px;justify-content:center;align-items:center;gap:4px}.modal-alert__tool .btn-tool[data-v-0aa1b23c] span{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-alert .body-content[data-v-0aa1b23c]{display:flex;flex-direction:column;align-items:start;gap:18px;width:100%}.modal-alert .body-content__warning[data-v-0aa1b23c]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.modal-alert .body-content__warning__title[data-v-0aa1b23c]{width:100%;border-bottom:1px solid var(--Semantic-Disable)}.modal-alert .body-content__warning .rectangle[data-v-0aa1b23c]{width:100%;height:1px;background:var(--Neutrals-Grey-200)}.modal-alert .body-content span[data-v-0aa1b23c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert .body-content p[data-v-0aa1b23c]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-alert .body-content .no-data[data-v-0aa1b23c]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0aa1b23c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0aa1b23c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0aa1b23c]{opacity:0;width:0;height:0}.slider[data-v-0aa1b23c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0aa1b23c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0aa1b23c]:before{transform:translate(20px)}.slider.round[data-v-0aa1b23c]{border-radius:34px}.slider.round[data-v-0aa1b23c]:before{border-radius:50%}@keyframes zoom-0aa1b23c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0aa1b23c],.top-nav[data-v-0aa1b23c],.atom-header-pages__header[data-v-0aa1b23c],.tab-left[data-v-0aa1b23c]{display:none!important}.page-break[data-v-0aa1b23c]{page-break-before:always}div[data-v-0aa1b23c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0aa1b23c],html[data-v-0aa1b23c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0aa1b23c],html[data-v-0aa1b23c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0aa1b23c]::-webkit-scrollbar-track,html[data-v-0aa1b23c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0aa1b23c]::-webkit-scrollbar,html[data-v-0aa1b23c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0aa1b23c]::-webkit-scrollbar-thumb,html[data-v-0aa1b23c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0aa1b23c]{box-sizing:border-box}.highlight[data-v-0aa1b23c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0aa1b23c]{animation:zoom-0aa1b23c .5s ease-in-out}.required[data-v-0aa1b23c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0aa1b23c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0aa1b23c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.w-450[data-v-0aa1b23c]{width:450px}.w-451[data-v-0aa1b23c]{width:451px}.w-452[data-v-0aa1b23c]{width:452px}.w-453[data-v-0aa1b23c]{width:453px}.w-454[data-v-0aa1b23c]{width:454px}.w-455[data-v-0aa1b23c]{width:455px}.w-456[data-v-0aa1b23c]{width:456px}.w-457[data-v-0aa1b23c]{width:457px}.w-458[data-v-0aa1b23c]{width:458px}.w-459[data-v-0aa1b23c]{width:459px}.w-460[data-v-0aa1b23c]{width:460px}.w-461[data-v-0aa1b23c]{width:461px}.w-462[data-v-0aa1b23c]{width:462px}.w-463[data-v-0aa1b23c]{width:463px}.w-464[data-v-0aa1b23c]{width:464px}.w-465[data-v-0aa1b23c]{width:465px}.w-466[data-v-0aa1b23c]{width:466px}.w-467[data-v-0aa1b23c]{width:467px}.w-468[data-v-0aa1b23c]{width:468px}.w-469[data-v-0aa1b23c]{width:469px}.w-470[data-v-0aa1b23c]{width:470px}.w-471[data-v-0aa1b23c]{width:471px}.w-472[data-v-0aa1b23c]{width:472px}.w-473[data-v-0aa1b23c]{width:473px}.w-474[data-v-0aa1b23c]{width:474px}.w-475[data-v-0aa1b23c]{width:475px}.w-476[data-v-0aa1b23c]{width:476px}.w-477[data-v-0aa1b23c]{width:477px}.w-478[data-v-0aa1b23c]{width:478px}.w-479[data-v-0aa1b23c]{width:479px}.w-480[data-v-0aa1b23c]{width:480px}.w-481[data-v-0aa1b23c]{width:481px}.w-482[data-v-0aa1b23c]{width:482px}.w-483[data-v-0aa1b23c]{width:483px}.w-484[data-v-0aa1b23c]{width:484px}.w-485[data-v-0aa1b23c]{width:485px}.w-486[data-v-0aa1b23c]{width:486px}.w-487[data-v-0aa1b23c]{width:487px}.w-488[data-v-0aa1b23c]{width:488px}.w-489[data-v-0aa1b23c]{width:489px}.w-490[data-v-0aa1b23c]{width:490px}.w-491[data-v-0aa1b23c]{width:491px}.w-492[data-v-0aa1b23c]{width:492px}.w-493[data-v-0aa1b23c]{width:493px}.w-494[data-v-0aa1b23c]{width:494px}.w-495[data-v-0aa1b23c]{width:495px}.w-496[data-v-0aa1b23c]{width:496px}.w-497[data-v-0aa1b23c]{width:497px}.w-498[data-v-0aa1b23c]{width:498px}.w-499[data-v-0aa1b23c]{width:499px}.w-500[data-v-0aa1b23c]{width:500px}.w-501[data-v-0aa1b23c]{width:501px}.w-502[data-v-0aa1b23c]{width:502px}.w-503[data-v-0aa1b23c]{width:503px}.w-504[data-v-0aa1b23c]{width:504px}.w-505[data-v-0aa1b23c]{width:505px}.w-506[data-v-0aa1b23c]{width:506px}.w-507[data-v-0aa1b23c]{width:507px}.w-508[data-v-0aa1b23c]{width:508px}.w-509[data-v-0aa1b23c]{width:509px}.w-510[data-v-0aa1b23c]{width:510px}.w-511[data-v-0aa1b23c]{width:511px}.w-512[data-v-0aa1b23c]{width:512px}.w-513[data-v-0aa1b23c]{width:513px}.w-514[data-v-0aa1b23c]{width:514px}.w-515[data-v-0aa1b23c]{width:515px}.w-516[data-v-0aa1b23c]{width:516px}.w-517[data-v-0aa1b23c]{width:517px}.w-518[data-v-0aa1b23c]{width:518px}.w-519[data-v-0aa1b23c]{width:519px}.w-520[data-v-0aa1b23c]{width:520px}.w-521[data-v-0aa1b23c]{width:521px}.w-522[data-v-0aa1b23c]{width:522px}.w-523[data-v-0aa1b23c]{width:523px}.w-524[data-v-0aa1b23c]{width:524px}.w-525[data-v-0aa1b23c]{width:525px}.w-526[data-v-0aa1b23c]{width:526px}.w-527[data-v-0aa1b23c]{width:527px}.w-528[data-v-0aa1b23c]{width:528px}.w-529[data-v-0aa1b23c]{width:529px}.w-530[data-v-0aa1b23c]{width:530px}.w-531[data-v-0aa1b23c]{width:531px}.w-532[data-v-0aa1b23c]{width:532px}.w-533[data-v-0aa1b23c]{width:533px}.w-534[data-v-0aa1b23c]{width:534px}.w-535[data-v-0aa1b23c]{width:535px}.w-536[data-v-0aa1b23c]{width:536px}.w-537[data-v-0aa1b23c]{width:537px}.w-538[data-v-0aa1b23c]{width:538px}.w-539[data-v-0aa1b23c]{width:539px}.w-540[data-v-0aa1b23c]{width:540px}.w-541[data-v-0aa1b23c]{width:541px}.w-542[data-v-0aa1b23c]{width:542px}.w-543[data-v-0aa1b23c]{width:543px}.w-544[data-v-0aa1b23c]{width:544px}.w-545[data-v-0aa1b23c]{width:545px}.w-546[data-v-0aa1b23c]{width:546px}.w-547[data-v-0aa1b23c]{width:547px}.w-548[data-v-0aa1b23c]{width:548px}.w-549[data-v-0aa1b23c]{width:549px}.w-550[data-v-0aa1b23c]{width:550px}.w-551[data-v-0aa1b23c]{width:551px}.w-552[data-v-0aa1b23c]{width:552px}.w-553[data-v-0aa1b23c]{width:553px}.w-554[data-v-0aa1b23c]{width:554px}.w-555[data-v-0aa1b23c]{width:555px}.w-556[data-v-0aa1b23c]{width:556px}.w-557[data-v-0aa1b23c]{width:557px}.w-558[data-v-0aa1b23c]{width:558px}.w-559[data-v-0aa1b23c]{width:559px}.w-560[data-v-0aa1b23c]{width:560px}.w-561[data-v-0aa1b23c]{width:561px}.w-562[data-v-0aa1b23c]{width:562px}.w-563[data-v-0aa1b23c]{width:563px}.w-564[data-v-0aa1b23c]{width:564px}.w-565[data-v-0aa1b23c]{width:565px}.w-566[data-v-0aa1b23c]{width:566px}.w-567[data-v-0aa1b23c]{width:567px}.w-568[data-v-0aa1b23c]{width:568px}.w-569[data-v-0aa1b23c]{width:569px}.w-570[data-v-0aa1b23c]{width:570px}.w-571[data-v-0aa1b23c]{width:571px}.w-572[data-v-0aa1b23c]{width:572px}.w-573[data-v-0aa1b23c]{width:573px}.w-574[data-v-0aa1b23c]{width:574px}.w-575[data-v-0aa1b23c]{width:575px}.w-576[data-v-0aa1b23c]{width:576px}.w-577[data-v-0aa1b23c]{width:577px}.w-578[data-v-0aa1b23c]{width:578px}.w-579[data-v-0aa1b23c]{width:579px}.w-580[data-v-0aa1b23c]{width:580px}.w-581[data-v-0aa1b23c]{width:581px}.w-582[data-v-0aa1b23c]{width:582px}.w-583[data-v-0aa1b23c]{width:583px}.w-584[data-v-0aa1b23c]{width:584px}.w-585[data-v-0aa1b23c]{width:585px}.w-586[data-v-0aa1b23c]{width:586px}.w-587[data-v-0aa1b23c]{width:587px}.w-588[data-v-0aa1b23c]{width:588px}.w-589[data-v-0aa1b23c]{width:589px}.w-590[data-v-0aa1b23c]{width:590px}.w-591[data-v-0aa1b23c]{width:591px}.w-592[data-v-0aa1b23c]{width:592px}.w-593[data-v-0aa1b23c]{width:593px}.w-594[data-v-0aa1b23c]{width:594px}.w-595[data-v-0aa1b23c]{width:595px}.w-596[data-v-0aa1b23c]{width:596px}.w-597[data-v-0aa1b23c]{width:597px}.w-598[data-v-0aa1b23c]{width:598px}.w-599[data-v-0aa1b23c]{width:599px}.w-600[data-v-0aa1b23c]{width:600px}.w-601[data-v-0aa1b23c]{width:601px}.w-602[data-v-0aa1b23c]{width:602px}.w-603[data-v-0aa1b23c]{width:603px}.w-604[data-v-0aa1b23c]{width:604px}.w-605[data-v-0aa1b23c]{width:605px}.w-606[data-v-0aa1b23c]{width:606px}.w-607[data-v-0aa1b23c]{width:607px}.w-608[data-v-0aa1b23c]{width:608px}.w-609[data-v-0aa1b23c]{width:609px}.w-610[data-v-0aa1b23c]{width:610px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-390e61d3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-390e61d3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-390e61d3]{opacity:0;width:0;height:0}.slider[data-v-390e61d3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-390e61d3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-390e61d3]:before{transform:translate(20px)}.slider.round[data-v-390e61d3]{border-radius:34px}.slider.round[data-v-390e61d3]:before{border-radius:50%}@keyframes zoom-390e61d3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-390e61d3],.top-nav[data-v-390e61d3],.atom-header-pages__header[data-v-390e61d3],.tab-left[data-v-390e61d3]{display:none!important}.page-break[data-v-390e61d3]{page-break-before:always}div[data-v-390e61d3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-390e61d3],html[data-v-390e61d3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-390e61d3],html[data-v-390e61d3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-390e61d3]::-webkit-scrollbar-track,html[data-v-390e61d3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-390e61d3]::-webkit-scrollbar,html[data-v-390e61d3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-390e61d3]::-webkit-scrollbar-thumb,html[data-v-390e61d3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-390e61d3]{box-sizing:border-box}.highlight[data-v-390e61d3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-390e61d3]{animation:zoom-390e61d3 .5s ease-in-out}.required[data-v-390e61d3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-390e61d3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-390e61d3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-390e61d3]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-390e61d3]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-390e61d3]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-390e61d3]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-390e61d3]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-390e61d3]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-390e61d3]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-390e61d3]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-390e61d3]{justify-content:flex-start!important;min-height:500px;max-height:500px;width:550px;overflow-y:auto;padding-right:4px;display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}@-moz-document url-prefix(){.item-end[data-v-390e61d3]{overflow-y:auto;scrollbar-width:thin}}.item-end[data-v-390e61d3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-390e61d3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-390e61d3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.item-end .info-box[data-v-390e61d3]{padding:14px;width:100%;border-radius:16px;border:1px solid var(--Stroke);display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}.item-end .info-box .date[data-v-390e61d3]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end .info-box .employee-card[data-v-390e61d3]{display:flex;width:198px;height:-moz-fit-content;height:fit-content;padding:10px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:var(--Neutrals-White)}.item-end .info-box .employee-card .info-item[data-v-390e61d3]{display:flex;gap:8px;padding:4px 0;border-bottom:.5px solid var(--Text-Color-Disable-Item)}.item-end .info-box .employee-card .info-item[data-v-390e61d3]:last-child{border-bottom:none}.item-end .info-box .employee-card .full-name[data-v-390e61d3]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card span[data-v-390e61d3]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card p[data-v-390e61d3]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.item-end .month-label[data-v-390e61d3]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-390e61d3] table{width:100%!important}.item-end[data-v-390e61d3] table .cell{min-height:0px}.item-end[data-v-390e61d3] .working-hours__content{max-width:50px;padding:0;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}[data-v-390e61d3] .el-table .el-table__header tr .el-table__cell:last-child,[data-v-390e61d3] .el-table .el-table__footer tr .el-table__cell:last-child{border-right:none}[data-v-390e61d3] .el-table .el-table__body tbody tr:last-child td{border-bottom:none}[data-v-390e61d3] .el-table__inner-wrapper:after,[data-v-390e61d3] .el-table__inner-wrapper:before{display:none}[data-v-390e61d3] .el-table--border:after,[data-v-390e61d3] .el-table--border:before{display:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-8ecc1503]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-8ecc1503]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-8ecc1503]{opacity:0;width:0;height:0}.slider[data-v-8ecc1503]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-8ecc1503]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-8ecc1503]:before{transform:translate(20px)}.slider.round[data-v-8ecc1503]{border-radius:34px}.slider.round[data-v-8ecc1503]:before{border-radius:50%}@keyframes zoom-8ecc1503{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-8ecc1503],.top-nav[data-v-8ecc1503],.atom-header-pages__header[data-v-8ecc1503],.tab-left[data-v-8ecc1503]{display:none!important}.page-break[data-v-8ecc1503]{page-break-before:always}div[data-v-8ecc1503]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-8ecc1503],html[data-v-8ecc1503]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-8ecc1503],html[data-v-8ecc1503]{overflow-y:auto;scrollbar-width:thin}}body[data-v-8ecc1503]::-webkit-scrollbar-track,html[data-v-8ecc1503]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8ecc1503]::-webkit-scrollbar,html[data-v-8ecc1503]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8ecc1503]::-webkit-scrollbar-thumb,html[data-v-8ecc1503]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-8ecc1503]{box-sizing:border-box}.highlight[data-v-8ecc1503]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-8ecc1503]{animation:zoom-8ecc1503 .5s ease-in-out}.required[data-v-8ecc1503]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-8ecc1503]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-8ecc1503]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-8ecc1503]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-8ecc1503]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-8ecc1503]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-8ecc1503]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-8ecc1503]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-8ecc1503]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-8ecc1503]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-8ecc1503]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-8ecc1503]{justify-content:flex-start!important;min-height:500px;max-height:500px;width:550px;overflow-y:auto;padding-right:4px;display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}@-moz-document url-prefix(){.item-end[data-v-8ecc1503]{overflow-y:auto;scrollbar-width:thin}}.item-end[data-v-8ecc1503]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-8ecc1503]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.item-end[data-v-8ecc1503]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.item-end .info-box[data-v-8ecc1503]{padding:14px;width:100%;border-radius:16px;border:1px solid var(--Stroke);display:flex;justify-content:center;align-items:flex-start;gap:14px;flex-direction:column}.item-end .info-box .date[data-v-8ecc1503]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.item-end .info-box .employee-card[data-v-8ecc1503]{display:flex;width:198px;height:-moz-fit-content;height:fit-content;padding:10px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;background:var(--Neutrals-White)}.item-end .info-box .employee-card .info-item[data-v-8ecc1503]{display:flex;gap:8px;padding:4px 0;border-bottom:.5px solid var(--Text-Color-Disable-Item)}.item-end .info-box .employee-card .info-item[data-v-8ecc1503]:last-child{border-bottom:none}.item-end .info-box .employee-card .full-name[data-v-8ecc1503]{font-size:1.375rem;line-height:1.375rem;font-weight:600;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card span[data-v-8ecc1503]{min-width:80px;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.item-end .info-box .employee-card p[data-v-8ecc1503]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.item-end .month-label[data-v-8ecc1503]{font-size:1rem;line-height:1.2rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.item-end[data-v-8ecc1503] table{width:100%!important}.item-end[data-v-8ecc1503] table .cell{min-height:0px}.item-end[data-v-8ecc1503] .working-hours__content{max-width:50px;padding:0;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e661a96d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e661a96d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e661a96d]{opacity:0;width:0;height:0}.slider[data-v-e661a96d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e661a96d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e661a96d]:before{transform:translate(20px)}.slider.round[data-v-e661a96d]{border-radius:34px}.slider.round[data-v-e661a96d]:before{border-radius:50%}@keyframes zoom-e661a96d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e661a96d],.top-nav[data-v-e661a96d],.atom-header-pages__header[data-v-e661a96d],.tab-left[data-v-e661a96d]{display:none!important}.page-break[data-v-e661a96d]{page-break-before:always}div[data-v-e661a96d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e661a96d],html[data-v-e661a96d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e661a96d],html[data-v-e661a96d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e661a96d]::-webkit-scrollbar-track,html[data-v-e661a96d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e661a96d]::-webkit-scrollbar,html[data-v-e661a96d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e661a96d]::-webkit-scrollbar-thumb,html[data-v-e661a96d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e661a96d]{box-sizing:border-box}.highlight[data-v-e661a96d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e661a96d]{animation:zoom-e661a96d .5s ease-in-out}.required[data-v-e661a96d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e661a96d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e661a96d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{[data-v-e661a96d] .modal-print{padding:0!important;background:transparent!important}[data-v-e661a96d] .item-end{overflow:visible!important;height:auto!important;width:100%!important}[data-v-e661a96d] .working-hours{border-radius:0}[data-v-e661a96d] .working-hours__group-item .working-hours__title{border-right:1px solid var(--Stroke)}[data-v-e661a96d] .working-hours__group-item:first-child .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-e661a96d] .working-hours__group-item:nth-child(9n+1) .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-e661a96d] .modal-alert{padding:0}[data-v-e661a96d] .el-table__body-wrapper{overflow:visible!important;height:auto!important}[data-v-e661a96d] .el-table{border-radius:0;overflow:visible!important;height:auto!important;page-break-inside:avoid}}.modal-print[data-v-e661a96d]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--Neutrals-White);box-shadow:0 16px 72px #474f6212}.modal-print__content[data-v-e661a96d]{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column}.modal-print__content--title[data-v-e661a96d]{width:100%;text-align:center}.modal-print__content--title h2[data-v-e661a96d]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Accent);font-family:Inter}.modal-print__content--info[data-v-e661a96d]{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-direction:row}.modal-print__content--info .info-scope[data-v-e661a96d]{min-height:500px;max-height:500px;min-width:588px;max-width:588px;overflow-y:auto;padding-right:4px}@-moz-document url-prefix(){.modal-print__content--info .info-scope[data-v-e661a96d]{overflow-y:auto;scrollbar-width:thin}}.modal-print__content--info .info-scope[data-v-e661a96d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-e661a96d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-e661a96d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.modal-print__content--info section[data-v-e661a96d]{flex:1}.modal-print__content--info .section-box[data-v-e661a96d]{display:flex;padding:10px;width:100%;flex-direction:column;border-radius:8px;border:1px solid var(--Stroke)}.modal-print__content--info .section-box[data-v-e661a96d] .custom-collapse{border-top:none}.modal-print__content--info .section-box[data-v-e661a96d] .border-t{border-top-width:0px}.modal-print__content--info .item-start[data-v-e661a96d]{display:flex;justify-content:center;align-items:flex-start;gap:18px;flex-direction:column}.modal-print__content--info span[data-v-e661a96d]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__content--info p[data-v-e661a96d]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__tool[data-v-e661a96d]{display:flex;justify-content:flex-end;width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-569d74b2]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-569d74b2]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-569d74b2]{opacity:0;width:0;height:0}.slider[data-v-569d74b2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-569d74b2]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-569d74b2]:before{transform:translate(20px)}.slider.round[data-v-569d74b2]{border-radius:34px}.slider.round[data-v-569d74b2]:before{border-radius:50%}@keyframes zoom-569d74b2{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-569d74b2],.top-nav[data-v-569d74b2],.atom-header-pages__header[data-v-569d74b2],.tab-left[data-v-569d74b2]{display:none!important}.page-break[data-v-569d74b2]{page-break-before:always}div[data-v-569d74b2]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-569d74b2],html[data-v-569d74b2]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-569d74b2],html[data-v-569d74b2]{overflow-y:auto;scrollbar-width:thin}}body[data-v-569d74b2]::-webkit-scrollbar-track,html[data-v-569d74b2]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-569d74b2]::-webkit-scrollbar,html[data-v-569d74b2]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-569d74b2]::-webkit-scrollbar-thumb,html[data-v-569d74b2]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-569d74b2]{box-sizing:border-box}.highlight[data-v-569d74b2]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-569d74b2]{animation:zoom-569d74b2 .5s ease-in-out}.required[data-v-569d74b2]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-569d74b2]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-569d74b2]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.grading-book-page[data-v-569d74b2]{display:flex;flex-direction:column;flex:1;min-height:0}.grading-book-page__body[data-v-569d74b2]{display:flex;flex-direction:column;gap:14px;padding:0 20px 14px;flex:1;min-height:0}.grading-book-page__body .atom-table[data-v-569d74b2]{flex:1;min-height:0}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6a3433b8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6a3433b8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6a3433b8]{opacity:0;width:0;height:0}.slider[data-v-6a3433b8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6a3433b8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6a3433b8]:before{transform:translate(20px)}.slider.round[data-v-6a3433b8]{border-radius:34px}.slider.round[data-v-6a3433b8]:before{border-radius:50%}@keyframes zoom-6a3433b8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6a3433b8],.top-nav[data-v-6a3433b8],.atom-header-pages__header[data-v-6a3433b8],.tab-left[data-v-6a3433b8]{display:none!important}.page-break[data-v-6a3433b8]{page-break-before:always}div[data-v-6a3433b8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6a3433b8],html[data-v-6a3433b8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6a3433b8],html[data-v-6a3433b8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6a3433b8]::-webkit-scrollbar-track,html[data-v-6a3433b8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6a3433b8]::-webkit-scrollbar,html[data-v-6a3433b8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6a3433b8]::-webkit-scrollbar-thumb,html[data-v-6a3433b8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6a3433b8]{box-sizing:border-box}.highlight[data-v-6a3433b8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6a3433b8]{animation:zoom-6a3433b8 .5s ease-in-out}.required[data-v-6a3433b8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6a3433b8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-timesheet-page[data-v-6a3433b8]{display:flex;flex-direction:column;overflow:hidden;flex:1;min-height:0px}@-moz-document url-prefix(){.detail-timesheet-page[data-v-6a3433b8]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page[data-v-6a3433b8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-6a3433b8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-6a3433b8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page__content[data-v-6a3433b8]{display:flex;flex-direction:column;align-items:flex-start;padding:0 20px;gap:18px;align-self:stretch;flex:1;min-height:0px}.detail-timesheet-page__content .working-hours[data-v-6a3433b8]{flex-wrap:wrap;border:1px solid var(--Neutrals-Grey-200);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__group-item[data-v-6a3433b8]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.detail-timesheet-page__content .working-hours__group-item[data-v-6a3433b8]:not(:nth-child(9n+1)){border-left:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page__content .working-hours__group-item[data-v-6a3433b8]:nth-child(n+10){border-top:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page__content .working-hours__title[data-v-6a3433b8]{background-color:var(--Neutrals-Grey-100);padding:8px;height:58px;border-bottom:1px solid var(--Neutrals-Grey-200);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__title>p[data-v-6a3433b8]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content .working-hours__content[data-v-6a3433b8]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.detail-timesheet-page__content .working-hours__content>p[data-v-6a3433b8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content p[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content span[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content .custom-collapse[data-v-6a3433b8]{box-shadow:0 4px 6px #474f6214}.detail-timesheet-page__content .detail-grading-book-table[data-v-6a3433b8] th{display:flex;justify-content:center;padding:12px 4px!important}.detail-timesheet-page__content .atom-table[data-v-6a3433b8] thead{min-height:auto!important}.detail-timesheet-page__content .atom-table .tHead[data-v-6a3433b8]{padding:12px 18px!important;background:var(--Neutrals-Grey-100)}.detail-timesheet-page__content .avatar[data-v-6a3433b8]{display:flex;justify-content:center;align-items:center;border-radius:80px;width:54px;height:54px}.detail-timesheet-page__content .avatar img[data-v-6a3433b8]{border-radius:96px}.detail-timesheet-page p[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page span[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .search-form-wrapper[data-v-6a3433b8]{display:flex;flex-direction:column;gap:14px}.detail-timesheet-page .search-form-wrapper .search-item[data-v-6a3433b8]{display:flex;width:100%;gap:24px}.detail-timesheet-page .search-form-wrapper .search-item .row-info-item[data-v-6a3433b8]{flex:1;min-width:0}.detail-timesheet-page .search-form-wrapper .group-btn[data-v-6a3433b8]{display:flex;justify-content:flex-end;gap:18px}.detail-timesheet-page .custom-collapse[data-v-6a3433b8]{box-shadow:0 4px 6px #474f6214}.detail-timesheet-page .layout-viewing-employee[data-v-6a3433b8]{display:flex;width:267px;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.detail-timesheet-page .layout-viewing-employee .bar[data-v-6a3433b8]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.detail-timesheet-page .layout-viewing-employee .bar .viewing-employee[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page .layout-viewing-employee .employee-list[data-v-6a3433b8] .base-infinite{overflow-y:unset!important}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown[data-v-6a3433b8]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.detail-timesheet-page .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page .layout-viewing-employee .employee-list .active[data-v-6a3433b8]{background-color:var(--Neutrals-Grey-100)}.detail-timesheet-page .display-type[data-v-6a3433b8]{background:var(--Neutrals-White)}.detail-timesheet-page .location-map[data-v-6a3433b8]{display:flex;padding:20px;flex-direction:column;gap:20px;flex:1 0 0;height:770px;border-radius:16px;border:1px solid var(--Semantic-Disable);background:var(--Neutrals-White)}.detail-timesheet-page .location-map .span[data-v-6a3433b8]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-cd3e0df6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-cd3e0df6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-cd3e0df6]{opacity:0;width:0;height:0}.slider[data-v-cd3e0df6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-cd3e0df6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-cd3e0df6]:before{transform:translate(20px)}.slider.round[data-v-cd3e0df6]{border-radius:34px}.slider.round[data-v-cd3e0df6]:before{border-radius:50%}@keyframes zoom-cd3e0df6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-cd3e0df6],.top-nav[data-v-cd3e0df6],.atom-header-pages__header[data-v-cd3e0df6],.tab-left[data-v-cd3e0df6]{display:none!important}.page-break[data-v-cd3e0df6]{page-break-before:always}div[data-v-cd3e0df6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-cd3e0df6],html[data-v-cd3e0df6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-cd3e0df6],html[data-v-cd3e0df6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-cd3e0df6]::-webkit-scrollbar-track,html[data-v-cd3e0df6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cd3e0df6]::-webkit-scrollbar,html[data-v-cd3e0df6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cd3e0df6]::-webkit-scrollbar-thumb,html[data-v-cd3e0df6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-cd3e0df6]{box-sizing:border-box}.highlight[data-v-cd3e0df6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-cd3e0df6]{animation:zoom-cd3e0df6 .5s ease-in-out}.required[data-v-cd3e0df6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-cd3e0df6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-cd3e0df6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-grant-time[data-v-cd3e0df6]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:572px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-grant-time h2[data-v-cd3e0df6]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Accent);font-family:Inter}.modal-grant-time[data-v-cd3e0df6] .el-table{height:400px}.modal-grant-time[data-v-cd3e0df6] .el-table thead .cell{padding:12px 14px;min-height:0px}.modal-grant-time[data-v-cd3e0df6] .el-table tbody .cell{padding:8px 14px;min-height:0px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-59b30f50]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-59b30f50]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-59b30f50]{opacity:0;width:0;height:0}.slider[data-v-59b30f50]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-59b30f50]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-59b30f50]:before{transform:translate(20px)}.slider.round[data-v-59b30f50]{border-radius:34px}.slider.round[data-v-59b30f50]:before{border-radius:50%}@keyframes zoom-59b30f50{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-59b30f50],.top-nav[data-v-59b30f50],.atom-header-pages__header[data-v-59b30f50],.tab-left[data-v-59b30f50]{display:none!important}.page-break[data-v-59b30f50]{page-break-before:always}div[data-v-59b30f50]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-59b30f50],html[data-v-59b30f50]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-59b30f50],html[data-v-59b30f50]{overflow-y:auto;scrollbar-width:thin}}body[data-v-59b30f50]::-webkit-scrollbar-track,html[data-v-59b30f50]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-59b30f50]::-webkit-scrollbar,html[data-v-59b30f50]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-59b30f50]::-webkit-scrollbar-thumb,html[data-v-59b30f50]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-59b30f50]{box-sizing:border-box}.highlight[data-v-59b30f50]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-59b30f50]{animation:zoom-59b30f50 .5s ease-in-out}.required[data-v-59b30f50]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-59b30f50]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-59b30f50]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.leave-grant-table[data-v-59b30f50]{display:flex;flex-direction:column;width:100%;gap:14px;padding:0 20px;flex:1 1 calc(100% - 20px)}.leave-grant-table .atom-table[data-v-59b30f50]{flex:1;min-height:500px}.leave-grant-table .atom-table .table-bTd[data-v-59b30f50]:hover{cursor:default}.leave-grant-table .one-day[data-v-59b30f50]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5b7b10df]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5b7b10df]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5b7b10df]{opacity:0;width:0;height:0}.slider[data-v-5b7b10df]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5b7b10df]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5b7b10df]:before{transform:translate(20px)}.slider.round[data-v-5b7b10df]{border-radius:34px}.slider.round[data-v-5b7b10df]:before{border-radius:50%}@keyframes zoom-5b7b10df{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5b7b10df],.top-nav[data-v-5b7b10df],.atom-header-pages__header[data-v-5b7b10df],.tab-left[data-v-5b7b10df]{display:none!important}.page-break[data-v-5b7b10df]{page-break-before:always}div[data-v-5b7b10df]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5b7b10df],html[data-v-5b7b10df]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5b7b10df],html[data-v-5b7b10df]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5b7b10df]::-webkit-scrollbar-track,html[data-v-5b7b10df]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5b7b10df]::-webkit-scrollbar,html[data-v-5b7b10df]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5b7b10df]::-webkit-scrollbar-thumb,html[data-v-5b7b10df]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5b7b10df]{box-sizing:border-box}.highlight[data-v-5b7b10df]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5b7b10df]{animation:zoom-5b7b10df .5s ease-in-out}.required[data-v-5b7b10df]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5b7b10df]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5b7b10df]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.a-multi-input[data-v-5b7b10df]{display:flex;width:100%;height:44px;border-radius:8px;outline:none;border:1px solid transparent;box-shadow:0 1px 2px #1018280d}.a-multi-input.disabled[data-v-5b7b10df]{border:1px solid var(--Line-Stroke)}.a-multi-input input[data-v-5b7b10df]{padding:12px;outline:1px solid var(--Stroke);width:var(--498b335a);background:transparent;position:relative;z-index:1;border-radius:0;transition:outline-color .2s ease-in-out,background-color .2s ease-in-out;font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.a-multi-input input[data-v-5b7b10df]::-moz-placeholder{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-multi-input input[data-v-5b7b10df]::placeholder{font-size:.875rem;line-height:1.0625rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.a-multi-input input[data-v-5b7b10df]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.a-multi-input input[data-v-5b7b10df]:first-child{border-radius:8px 0 0 8px}.a-multi-input input[data-v-5b7b10df]:last-child{border-radius:0 8px 8px 0;border-right:none}.a-multi-input input[data-v-5b7b10df]:hover,.a-multi-input input[data-v-5b7b10df]:focus,.a-multi-input input[data-v-5b7b10df]:active{z-index:10;outline-color:var(--Semantic-Rest-Blue)}.a-multi-input input.error[data-v-5b7b10df]{z-index:100;outline-color:var(--Semantic-Alerts-Red_100);background-color:var(--Semantic-Alerts-Red_10)}.a-multi-input input[data-v-5b7b10df]:-moz-read-only{outline:1px solid transparent;border:none;background:var(--Text-Color-Disable-Item)}.a-multi-input input[data-v-5b7b10df]:disabled,.a-multi-input input[data-v-5b7b10df]:read-only{outline:1px solid transparent;border:none;background:var(--Text-Color-Disable-Item)}.a-multi-input .divide[data-v-5b7b10df]{width:1px;background:var(--Stroke);border-right:1px solid var(--Stroke)}.a-multi-input .divide.disabled[data-v-5b7b10df]{background:var(--Line-Stroke);border-right:1px solid var(--Line-Stroke)}.a-multi-input .divide-2[data-v-5b7b10df]{position:relative;top:-1px;display:flex;justify-content:center;align-items:center;min-height:44px;width:20px;background:var(--Stroke);color:var(--Semantic-Hover-background);border-top:1px solid var(--Stroke);border-bottom:1px solid var(--Stroke)}.a-multi-input .divide-2.disabled[data-v-5b7b10df]{background:var(--Rest-Background);border-width:1px;border-style:solid;border-color:var(--Line-Stroke);min-height:44px}.a-multi-input .divide-2.error[data-v-5b7b10df]{min-height:44px;border:1px solid var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-17fa2037]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-17fa2037]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-17fa2037]{opacity:0;width:0;height:0}.slider[data-v-17fa2037]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-17fa2037]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-17fa2037]:before{transform:translate(20px)}.slider.round[data-v-17fa2037]{border-radius:34px}.slider.round[data-v-17fa2037]:before{border-radius:50%}@keyframes zoom-17fa2037{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-17fa2037],.top-nav[data-v-17fa2037],.atom-header-pages__header[data-v-17fa2037],.tab-left[data-v-17fa2037]{display:none!important}.page-break[data-v-17fa2037]{page-break-before:always}div[data-v-17fa2037]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-17fa2037],html[data-v-17fa2037]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-17fa2037],html[data-v-17fa2037]{overflow-y:auto;scrollbar-width:thin}}body[data-v-17fa2037]::-webkit-scrollbar-track,html[data-v-17fa2037]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-17fa2037]::-webkit-scrollbar,html[data-v-17fa2037]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-17fa2037]::-webkit-scrollbar-thumb,html[data-v-17fa2037]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-17fa2037]{box-sizing:border-box}.highlight[data-v-17fa2037]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-17fa2037]{animation:zoom-17fa2037 .5s ease-in-out}.required[data-v-17fa2037]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-17fa2037]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-17fa2037]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-grant[data-v-17fa2037]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:572px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.modal-grant h2[data-v-17fa2037]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Accent);font-family:Inter}.modal-grant__info[data-v-17fa2037]{width:100%;padding:8px 0;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--Stroke)}.modal-grant h5[data-v-17fa2037]{text-align:center;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-grant p[data-v-17fa2037]{min-width:136px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.modal-grant span[data-v-17fa2037]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4ae9b960]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4ae9b960]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4ae9b960]{opacity:0;width:0;height:0}.slider[data-v-4ae9b960]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4ae9b960]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4ae9b960]:before{transform:translate(20px)}.slider.round[data-v-4ae9b960]{border-radius:34px}.slider.round[data-v-4ae9b960]:before{border-radius:50%}@keyframes zoom-4ae9b960{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4ae9b960],.top-nav[data-v-4ae9b960],.atom-header-pages__header[data-v-4ae9b960],.tab-left[data-v-4ae9b960]{display:none!important}.page-break[data-v-4ae9b960]{page-break-before:always}div[data-v-4ae9b960]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4ae9b960],html[data-v-4ae9b960]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4ae9b960],html[data-v-4ae9b960]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4ae9b960]::-webkit-scrollbar-track,html[data-v-4ae9b960]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4ae9b960]::-webkit-scrollbar,html[data-v-4ae9b960]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4ae9b960]::-webkit-scrollbar-thumb,html[data-v-4ae9b960]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4ae9b960]{box-sizing:border-box}.highlight[data-v-4ae9b960]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4ae9b960]{animation:zoom-4ae9b960 .5s ease-in-out}.required[data-v-4ae9b960]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4ae9b960]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4ae9b960]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.vacation-setting-page[data-v-4ae9b960]{display:flex;flex-direction:column;padding:0 20px 20px;flex:1}.vacation-setting-page .vacation-setting-wrapper[data-v-4ae9b960]{display:flex;flex-direction:column;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);overflow:hidden;flex:1}.vacation-setting-page__layout[data-v-4ae9b960]{display:flex;padding:20px 0;flex-direction:column;align-items:flex-start;gap:14px;overflow-y:auto;flex:1}@-moz-document url-prefix(){.vacation-setting-page__layout[data-v-4ae9b960]{overflow-y:auto;scrollbar-width:thin}}.vacation-setting-page__layout[data-v-4ae9b960]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.vacation-setting-page__layout[data-v-4ae9b960]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.vacation-setting-page__layout[data-v-4ae9b960]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.vacation-setting-page__layout .header[data-v-4ae9b960]{display:flex;padding:12px 10px;align-items:center;border-bottom:1px solid var(--Stroke);background:var(--Title-Background);min-height:54px}.vacation-setting-page__layout .header span[data-v-4ae9b960]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.vacation-setting-page__layout .header[data-v-4ae9b960] .rotated{transform:rotate(180deg)}.vacation-setting-page__layout .form-content[data-v-4ae9b960]{display:flex;padding:18px 20px 14px;margin:0 20px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White)}.vacation-setting-page__layout .form-content p[data-v-4ae9b960]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.vacation-setting-page__layout span[data-v-4ae9b960]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.vacation-setting-page__layout[data-v-4ae9b960] .custom-collapse .content{background:var(--neutral-300)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0bb82786]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0bb82786]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0bb82786]{opacity:0;width:0;height:0}.slider[data-v-0bb82786]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0bb82786]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0bb82786]:before{transform:translate(20px)}.slider.round[data-v-0bb82786]{border-radius:34px}.slider.round[data-v-0bb82786]:before{border-radius:50%}@keyframes zoom-0bb82786{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0bb82786],.top-nav[data-v-0bb82786],.atom-header-pages__header[data-v-0bb82786],.tab-left[data-v-0bb82786]{display:none!important}.page-break[data-v-0bb82786]{page-break-before:always}div[data-v-0bb82786]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0bb82786],html[data-v-0bb82786]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0bb82786],html[data-v-0bb82786]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0bb82786]::-webkit-scrollbar-track,html[data-v-0bb82786]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0bb82786]::-webkit-scrollbar,html[data-v-0bb82786]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0bb82786]::-webkit-scrollbar-thumb,html[data-v-0bb82786]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0bb82786]{box-sizing:border-box}.highlight[data-v-0bb82786]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0bb82786]{animation:zoom-0bb82786 .5s ease-in-out}.required[data-v-0bb82786]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0bb82786]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0bb82786]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}[data-v-0bb82786] ._container{background-color:var(--Neutrals-White)}[data-v-0bb82786] .el-table--border:before,[data-v-0bb82786] .el-table--border:after{display:none}[data-v-0bb82786] .el-table__header thead tr th:last-child{border-right:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-724c8dc0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-724c8dc0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-724c8dc0]{opacity:0;width:0;height:0}.slider[data-v-724c8dc0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-724c8dc0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-724c8dc0]:before{transform:translate(20px)}.slider.round[data-v-724c8dc0]{border-radius:34px}.slider.round[data-v-724c8dc0]:before{border-radius:50%}@keyframes zoom-724c8dc0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-724c8dc0],.top-nav[data-v-724c8dc0],.atom-header-pages__header[data-v-724c8dc0],.tab-left[data-v-724c8dc0]{display:none!important}.page-break[data-v-724c8dc0]{page-break-before:always}div[data-v-724c8dc0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-724c8dc0],html[data-v-724c8dc0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-724c8dc0],html[data-v-724c8dc0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-724c8dc0]::-webkit-scrollbar-track,html[data-v-724c8dc0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-724c8dc0]::-webkit-scrollbar,html[data-v-724c8dc0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-724c8dc0]::-webkit-scrollbar-thumb,html[data-v-724c8dc0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-724c8dc0]{box-sizing:border-box}.highlight[data-v-724c8dc0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-724c8dc0]{animation:zoom-724c8dc0 .5s ease-in-out}.required[data-v-724c8dc0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-724c8dc0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-724c8dc0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}[data-v-724c8dc0] ._container{background-color:var(--Neutrals-White)}[data-v-724c8dc0] .el-table--border:before,[data-v-724c8dc0] .el-table--border:after{display:none}[data-v-724c8dc0] .el-table__header thead tr th:last-child{border-right:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-15afba3a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-15afba3a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-15afba3a]{opacity:0;width:0;height:0}.slider[data-v-15afba3a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-15afba3a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-15afba3a]:before{transform:translate(20px)}.slider.round[data-v-15afba3a]{border-radius:34px}.slider.round[data-v-15afba3a]:before{border-radius:50%}@keyframes zoom-15afba3a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-15afba3a],.top-nav[data-v-15afba3a],.atom-header-pages__header[data-v-15afba3a],.tab-left[data-v-15afba3a]{display:none!important}.page-break[data-v-15afba3a]{page-break-before:always}div[data-v-15afba3a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-15afba3a],html[data-v-15afba3a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-15afba3a],html[data-v-15afba3a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-15afba3a]::-webkit-scrollbar-track,html[data-v-15afba3a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-15afba3a]::-webkit-scrollbar,html[data-v-15afba3a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-15afba3a]::-webkit-scrollbar-thumb,html[data-v-15afba3a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-15afba3a]{box-sizing:border-box}.highlight[data-v-15afba3a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-15afba3a]{animation:zoom-15afba3a .5s ease-in-out}.required[data-v-15afba3a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-15afba3a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-15afba3a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.detail-timesheet-page[data-v-15afba3a]{display:flex;flex-direction:column;overflow-y:auto;padding:0 20px;margin-bottom:20px;gap:14px;flex:1;min-height:0px}@-moz-document url-prefix(){.detail-timesheet-page[data-v-15afba3a]{overflow-y:auto;scrollbar-width:thin}}.detail-timesheet-page[data-v-15afba3a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-15afba3a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.detail-timesheet-page[data-v-15afba3a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.detail-timesheet-page__content[data-v-15afba3a]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;align-self:stretch;flex:1;min-height:0px}.detail-timesheet-page__content p[data-v-15afba3a]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page__content span[data-v-15afba3a]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__break-time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__break-time--final>p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__break-time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__atom .cell .timekeeping-table__break-time--real>p{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__edit-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Green_10);cursor:pointer}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__edit-icon.disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__edit-icon.disabled :deep(svg){fill:var(--Neutrals-Grey-400)}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__save-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Diable-Blue);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__cancel-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Red_10);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__left-history-icon{cursor:pointer;position:absolute;left:0;top:50%;transform:translate(-100%)}.detail-timesheet-page[data-v-15afba3a] .timekeeping-table__right-history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-120%)}.detail-timesheet-page[data-v-15afba3a] .color--SCHEDULE{background-color:var(--Semantic-Alerts-Yellow_10);border-color:var(--Neutrals-Grey-200)}.detail-timesheet-page[data-v-15afba3a] .color--HOLIDAY{background-color:var(--Semantic-Alerts-Red_10);border-color:var(--Neutrals-Grey-200)}.detail-timesheet-page[data-v-15afba3a] .color--PLANNED{background-color:var(--Pastel-05);border-color:var(--Neutrals-Grey-200)}.detail-timesheet-page[data-v-15afba3a] .color--WORKING{background-color:var(--Neutrals-White);border-color:var(--Neutrals-Grey-200)}.landing-page[data-v-f579355d]{min-width:100%}.landing-page[data-v-f579355d] button[type=submit].disabled[data-v-f579355d]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-f579355d] .flex[data-v-f579355d]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-f579355d] .flex-column[data-v-f579355d]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-f579355d]{line-height:2}.flex.nowrap[data-v-f579355d]{flex-wrap:nowrap}.flex.reverse[data-v-f579355d]{flex-direction:row-reverse}.flex.item-center[data-v-f579355d]{align-items:center}.inner[data-v-f579355d]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-f579355d]{line-height:0}.en[data-v-f579355d]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-f579355d]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-f579355d]{text-align:center}.bold[data-v-f579355d]{font-weight:700}.normal[data-v-f579355d]{font-weight:400}.trans[data-v-f579355d]{transition:all .2s}.ofi[data-v-f579355d]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-f579355d]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-f579355d]{color:#007da5}.red[data-v-f579355d]{color:#e60b3e}.orange[data-v-f579355d]{color:#f80}.yellow[data-v-f579355d]{color:#fff700}.border[data-v-f579355d]{border-width:0}.sp[data-v-f579355d]{display:none!important}img[data-v-f579355d]{max-width:100%;height:auto}em[data-v-f579355d]{font-style:normal}.wrapper[data-v-f579355d]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-f579355d]{overflow:hidden}#container[data-v-f579355d]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-f579355d{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-f579355d]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-f579355d]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-f579355d]{font-size:64px}.c-cta__ttl .normal[data-v-f579355d]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-f579355d]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-f579355d]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-f579355d]{font-size:22px}.c-cta__note[data-v-f579355d]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-f579355d]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-f579355d]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-f579355d],.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-f579355d]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-f579355d]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-f579355d]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-f579355d]{opacity:1;visibility:visible}.fix-bnr a[data-v-f579355d]{display:block;transition:filter .4s}.fix-bnr__top[data-v-f579355d]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-f579355d]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-f579355d]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-f579355d]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-f579355d]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-f579355d] p[data-v-f579355d]{line-height:normal}.fix-bnr__bottom .icon[data-v-f579355d]{color:#f80}.efo-form input[type=text][data-v-f579355d],.efo-form input[type=search][data-v-f579355d],.efo-form input[type=tel][data-v-f579355d],.efo-form input[type=number][data-v-f579355d],.efo-form input[type=url][data-v-f579355d],.efo-form input[type=email][data-v-f579355d],.efo-form input[type=password][data-v-f579355d]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-f579355d],.efo-form select.s[data-v-f579355d]{width:240px;max-width:100%}.efo-form select[data-v-f579355d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-f579355d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-f579355d],.efo-form input[type=text].month-year-input[data-v-f579355d]{width:240px}.efo-form textarea[data-v-f579355d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-f579355d]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-f579355d]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-f579355d]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-f579355d],.efo-form .file-btn-wrap .mwform-file-delete[data-v-f579355d]{display:none}.efo-form input[type=file].file-btn[data-v-f579355d]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-f579355d]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-f579355d]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-f579355d]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-f579355d],.efo-form button[type=submit][data-v-f579355d],button#mfp_button_send[data-v-f579355d]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-f579355d],.efo-form button[type=reset][data-v-f579355d],button#mfp_button_cancel[data-v-f579355d],.mw_wp_form_confirm .submit-box button[type=reset][data-v-f579355d],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f579355d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-f579355d]{font-size:1.8rem}.form-step[data-v-f579355d]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-f579355d]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-f579355d]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-f579355d]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-f579355d]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-f579355d]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-f579355d]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-f579355d]:nth-of-type(2):before,.form-step>div[data-v-f579355d]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-f579355d]{position:relative;z-index:1}.form-step>div .en[data-v-f579355d]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-f579355d]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-f579355d],#mfp_phase_confirm .form-step .step-02[data-v-f579355d]{color:#fff}.remaining[data-v-f579355d]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-f579355d]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-f579355d]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-f579355d]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-f579355d]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-f579355d]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-f579355d]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-f579355d]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-f579355d]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-f579355d]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-f579355d]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-f579355d]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-f579355d]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-f579355d]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-f579355d]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-f579355d]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-f579355d]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-f579355d]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-f579355d]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-f579355d]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-f579355d]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-f579355d]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-f579355d],.pp-box ul[data-v-f579355d],.pp-box li[data-v-f579355d]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-f579355d]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-f579355d]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-f579355d]{display:block}form#mailformpro .pp-box dt[data-v-f579355d]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-f579355d]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-f579355d]{text-align:center}.submit-box .agree[data-v-f579355d]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-f579355d]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-f579355d]{text-align:center}.agree label[data-v-f579355d]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-f579355d]:before{top:-2px}.agree label[data-v-f579355d]:after{top:2px}.agree label .req-label[data-v-f579355d]{margin-right:.5rem}.agree label a[data-v-f579355d]{text-decoration:underline}form#mailformpro[data-v-f579355d]{padding:0}.mfp_element_all[data-v-f579355d]{max-width:100%}.mfp_element_text[data-v-f579355d],.mfp_element_number[data-v-f579355d],.mfp_element_select-one[data-v-f579355d],.mfp_element_email[data-v-f579355d],.mfp_element_tel[data-v-f579355d],.mfp_element_textarea[data-v-f579355d],.mfp_element_date[data-v-f579355d],.mfp_element_password[data-v-f579355d]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-f579355d],.efo-form label.mfp_checked[data-v-f579355d]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-f579355d],.efo-form label.mfp_checked .mfp_err[data-v-f579355d]{text-align:center}.name.flex>span[data-v-f579355d]{padding:0;margin-right:15px}.problem[data-v-f579355d]{border:solid 1px #a00!important}div.mfp_err[data-v-f579355d]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-f579355d]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-f579355d]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-f579355d],table#mfp_confirm_table tr td[data-v-f579355d]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-f579355d]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-f579355d]{background:transparent}div.mfp_buttons[data-v-f579355d]{padding:0}.mw_wp_form_preview .form-wrap[data-v-f579355d]{margin-bottom:4.5rem}.heading-01[data-v-f579355d]{text-align:center;position:relative}.heading-01__logo[data-v-f579355d]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-f579355d]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-f579355d]{font-size:48px}.heading-01__ja--40[data-v-f579355d]{font-size:40px}.heading-01__en[data-v-f579355d]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-f579355d]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-f579355d]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-f579355d] strong[data-v-f579355d]{font-weight:400}.heading-02[data-v-f579355d]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-f579355d]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-f579355d]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-f579355d]{position:relative;padding-top:45px}.heading-02__en[data-v-f579355d]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-f579355d]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-f579355d]{margin-bottom:11px}.st-footer__copyright[data-v-f579355d]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-f579355d]{font-size:10px;color:#999}.st-header[data-v-f579355d]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-f579355d]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-f579355d]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-f579355d]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-f579355d]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-f579355d]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-f579355d]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-f579355d]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-f579355d]{display:none}.tel-box[data-v-f579355d]{padding:6rem 0 10rem}.tel-box .read[data-v-f579355d]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-f579355d]{text-align:center}.tel-block .box[data-v-f579355d]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-f579355d]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-f579355d]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-f579355d]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-f579355d]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-f579355d]{padding:23px 0 23px 36px}.form-note dd li[data-v-f579355d]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-f579355d]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-f579355d]{padding:0 0 8rem}#thanks .form-wrap[data-v-f579355d]{text-align:center}#thanks .form-step[data-v-f579355d]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-f579355d]{color:#f80}#thanks .form-step>div[data-v-f579355d]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-f579355d]{font-size:2rem;color:#f80}#thanks #info h2[data-v-f579355d]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-f579355d]{margin:50px 0 60px}.secMainView[data-v-f579355d]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-f579355d]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-f579355d]{margin-bottom:21px}.secMainView__catch[data-v-f579355d]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-f579355d]{position:relative;display:inline-block}.secMainView__catch span[data-v-f579355d]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-f579355d]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-f579355d]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-f579355d]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-f579355d]{font-size:16px}.secMainView__point__item[data-v-f579355d]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-f579355d]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-f579355d]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-f579355d]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-f579355d]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-f579355d]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-f579355d]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-f579355d]{transform:translateY(-17px)}.secTrouble[data-v-f579355d]{padding:60px 0 83px}.secTrouble__heading[data-v-f579355d]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-f579355d]{margin-bottom:5px}.secTrouble__tab[data-v-f579355d]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-f579355d]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-f579355d]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-f579355d]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-f579355d]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-f579355d]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-f579355d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f579355d]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-f579355d]{display:none}.secAbout__top[data-v-f579355d]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-f579355d]{margin-bottom:40px}.secAbout__top__cont[data-v-f579355d]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-f579355d]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-f579355d]{font-size:32px}.secAbout__top__list[data-v-f579355d]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-f579355d]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-f579355d]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-f579355d]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-f579355d]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-f579355d]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-f579355d]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-f579355d]{font-weight:700}.secAbout__top__catch .en[data-v-f579355d]{font-size:48px}.secAbout__top__catch .big[data-v-f579355d]{font-size:42px}.secAbout__arrow[data-v-f579355d]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-f579355d]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-f579355d]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-f579355d]{font-size:48px}.secAbout__after__txt em[data-v-f579355d]{font-weight:700}.secAbout__after__txt .square[data-v-f579355d]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-f579355d]{margin-top:12px}.secAbout__new[data-v-f579355d]{padding:68px 0 105px}.secAbout__new__heading[data-v-f579355d]{margin-bottom:16px}.secAbout__new__lead[data-v-f579355d]{margin-bottom:40px}.new__list[data-v-f579355d]{display:flex;justify-content:space-between}.new__item[data-v-f579355d]{position:relative;flex:1}.new__item[data-v-f579355d]:not(:last-child){margin-right:40px}.new__img[data-v-f579355d]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-f579355d]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-f579355d]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-f579355d]{margin-bottom:13px}.feature__note[data-v-f579355d]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-f579355d]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-f579355d]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-f579355d]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-f579355d]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-f579355d]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-f579355d]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-f579355d]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-f579355d]{margin-top:20px}.feature__item__ttl[data-v-f579355d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-f579355d]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-f579355d]{display:flex;justify-content:center}.feature__point__list[data-v-f579355d]{margin-top:15px}.feature__point__item[data-v-f579355d]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-f579355d]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-f579355d]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-f579355d]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-f579355d]{padding:45px 0 90px}.function__heading[data-v-f579355d]{margin-bottom:15px}.function__heading>span[data-v-f579355d]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-f579355d]{font-size:60px}.function__container[data-v-f579355d]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-f579355d]{grid-area:function_01}.function_02[data-v-f579355d]{grid-area:function_02}.function_03[data-v-f579355d]{grid-area:function_03}.function_04[data-v-f579355d]{grid-area:function_04}.function_05[data-v-f579355d]{grid-area:function_05}.function__box[data-v-f579355d]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-f579355d]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-f579355d]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-f579355d]{font-size:20px;font-weight:700}.function__listWrap[data-v-f579355d]{display:flex;justify-content:space-between}.function__list.list-01[data-v-f579355d]{width:54%}.function__list.list-02[data-v-f579355d]{width:46%}.function__list.list-03[data-v-f579355d]{flex:auto}.function__list__item[data-v-f579355d]{position:relative;padding-left:15px}.function__list__item[data-v-f579355d]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-f579355d]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-f579355d]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-f579355d]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-f579355d]{top:18px}.secFee__lead[data-v-f579355d]{margin-bottom:32px}.secFee__box[data-v-f579355d]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-f579355d]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-f579355d]{background:#fff;padding:27px 40px}.secFee__txt[data-v-f579355d]{text-align:center;font-size:18px}.secFee__plan[data-v-f579355d]{display:flex;margin-top:30px}.plan__item[data-v-f579355d]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-f579355d]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-f579355d]{background:#f0fbff}.plan__item--green[data-v-f579355d]{background:#ebf6fa}.plan__item--orange[data-v-f579355d]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-f579355d]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-f579355d]{color:#00ace5}.plan__icon--green[data-v-f579355d]{color:#007da5}.plan__icon--orange[data-v-f579355d]{top:-18px;color:#f80}.plan__name[data-v-f579355d]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-f579355d]{color:#00ace5}.plan__name--green[data-v-f579355d]{color:#007da5}.plan__name--orange[data-v-f579355d]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-f579355d]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-f579355d]{background:#00ace5}.plan__table thead .th.th--green[data-v-f579355d]{background:#007da5}.plan__table thead .th.th--orange[data-v-f579355d]{background:#f80}.plan__table tbody[data-v-f579355d]{line-height:normal;background:#fff}.plan__table[data-v-f579355d]{width:100%}.plan__table--initial td[data-v-f579355d]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-f579355d]{font-size:22px}.plan__table--initial td .num[data-v-f579355d]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-f579355d]{font-size:24px}.plan__table--initial td.recommend .num[data-v-f579355d]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-f579355d]{display:none}.plan__table--monthly tbody th[data-v-f579355d]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-f579355d]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-f579355d]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-f579355d]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-f579355d]{height:103px}.plan__table--monthly tbody td .en[data-v-f579355d]{font-size:22px}.plan__table--monthly tbody td .num[data-v-f579355d]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-f579355d]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-f579355d]{font-size:36px}.plan__table--monthly tbody td.option[data-v-f579355d]{font-size:18px}.plan__table--monthly .border[data-v-f579355d]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-f579355d]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-f579355d]{border-color:#fff}.secFee__noteList[data-v-f579355d]{margin-top:13px}.secFee__noteItem[data-v-f579355d]{font-size:14px}.secFee__option__list[data-v-f579355d]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-f579355d]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-f579355d],.secFee__option__item.item-04[data-v-f579355d]{margin-bottom:10px}.option__img[data-v-f579355d]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-f579355d]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-f579355d]{color:#007da5}.option__img .icon.item-01[data-v-f579355d]{font-size:54px}.option__img .icon.item-02[data-v-f579355d],.option__img .icon.item-03[data-v-f579355d]{font-size:60px}.option__ttl[data-v-f579355d]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-f579355d]{line-height:1.875}.option__txtbox[data-v-f579355d]{flex:1;padding-left:25px}.secVoice[data-v-f579355d]{padding:58px 0 45px}.secVoice__heading[data-v-f579355d]{margin-bottom:25px}.secVoice__list[data-v-f579355d]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-f579355d]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-f579355d]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-f579355d]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-f579355d]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-f579355d]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-f579355d]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-f579355d]{display:flex}.secVoice__item__info .row[data-v-f579355d]{display:flex;align-items:center}.secVoice__item__info .row[data-v-f579355d]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-f579355d]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-f579355d]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-f579355d]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-f579355d]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-f579355d]{min-height:88px}.secVoice__cont__box--row3[data-v-f579355d]{min-height:115px}.secVoice__cont__box--orange[data-v-f579355d]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-f579355d]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-f579355d]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-f579355d]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-f579355d]{background:#007da5}.secVoice__cont__ttl--green span[data-v-f579355d]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-f579355d]{background:#f80}.secVoice__cont__ttl--orange span[data-v-f579355d]:after{border-top-color:#f80}.secVoice__problem[data-v-f579355d]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-f579355d]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-f579355d]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-f579355d]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-f579355d]{font-weight:700;color:#f80}.secFlow[data-v-f579355d]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-f579355d]{margin-bottom:30px}.secFlow__list[data-v-f579355d]{margin-bottom:40px}.secFlow__item[data-v-f579355d]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-f579355d]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-f579355d]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-f579355d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-f579355d]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-f579355d]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-f579355d]{height:179px;grid-area:flow__img}.flow__txt[data-v-f579355d]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-f579355d]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-f579355d]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-f579355d]{display:flex;justify-content:center}.setting__item[data-v-f579355d]{position:relative;padding-left:15px}.setting__item[data-v-f579355d]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-f579355d]:not(:last-child){margin-right:50px}.secFlow__support[data-v-f579355d]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-f579355d]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-f579355d]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-f579355d]{font-size:14px}.support__list[data-v-f579355d]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-f579355d]{flex:1}.support__img[data-v-f579355d]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-f579355d]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-f579355d]{padding:60px 0 80px}.secFaq__heading[data-v-f579355d]{margin-bottom:30px}.secFaq__item[data-v-f579355d]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-f579355d]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-f579355d]{position:relative;cursor:pointer}.secFaq__dt[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-f579355d]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-f579355d]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-f579355d]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-f579355d]{padding:0 30px 30px}.secFaq__ddBox[data-v-f579355d]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-f579355d]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-f579355d]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-f579355d]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-f579355d]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-f579355d]{top:15px}.secContact__frame[data-v-f579355d]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-f579355d]{padding:60px 0 80px}.secCompany__heading[data-v-f579355d]{margin-bottom:17px}.secCompany__lead[data-v-f579355d]{margin-bottom:40px}.secCompany__logo[data-v-f579355d]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-f579355d]{display:flex}.secCompany__dl[data-v-f579355d]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-f579355d]{display:flex}.secCompany__dl .row:last-child dt[data-v-f579355d]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-f579355d]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-f579355d]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-f579355d]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-f579355d]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-f579355d]{width:615px}.secCompany__map iframe[data-v-f579355d]{width:100%;height:514px}#thanks[data-v-f579355d]{padding-top:90px}.secThanks[data-v-f579355d]{padding:80px 0}.secThanks__heading[data-v-f579355d]{margin-bottom:30px}.secThanks__lead[data-v-f579355d]{margin-bottom:50px}.secThanks__btn a[data-v-f579355d]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-f579355d]{min-width:0;margin-top:0}.tab[data-v-f579355d]{display:block!important}.c-cta a[data-v-f579355d]{padding:20px}.c-cta__img[data-v-f579355d]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]{margin:0 auto}.c-num[data-v-f579355d]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-f579355d]{bottom:0}.st-footer[data-v-f579355d]{padding-bottom:70px}.st-header[data-v-f579355d]{min-width:0px;padding:0}.st-header__content[data-v-f579355d]{height:60px;padding:0}.st-header__logo[data-v-f579355d]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-f579355d]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-f579355d]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-f579355d]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-f579355d]{width:100%;padding:30px 0}.st-header__contact[data-v-f579355d]{margin-top:2rem}.scroll-prevent[data-v-f579355d]{position:fixed;width:100%;height:100%}#sp-btn[data-v-f579355d]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-f579355d]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-f579355d]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-f579355d]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-f579355d]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-f579355d]{background:none}#sp-btn.active[data-v-f579355d]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-f579355d],#sp-btn #sp-btn-a span[data-v-f579355d]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-f579355d]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-f579355d]:hover{opacity:1}#sp-btn.active span[data-v-f579355d]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-f579355d]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-f579355d]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-f579355d]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-f579355d]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-f579355d]{padding:30px 0 0}.secMainView__top__img[data-v-f579355d]{position:static;margin-top:30px}.secMainView__movie[data-v-f579355d]{padding:80px 0 50px}.secMainView__video[data-v-f579355d]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-f579355d]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-f579355d]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-f579355d]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-f579355d]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f579355d]{padding:15px 10px}.secAbout__top__ttl[data-v-f579355d]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-f579355d]{flex-wrap:wrap}.secAbout__top__list[data-v-f579355d]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-f579355d]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-f579355d]:nth-of-type(1),.secAbout__top__item[data-v-f579355d]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-f579355d]:nth-of-type(1):before,.secAbout__top__item[data-v-f579355d]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-f579355d]{padding:12px 19px}.new__list[data-v-f579355d]{display:block}.new__item[data-v-f579355d]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-f579355d]{display:block}.feature__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-f579355d]{width:100%}.feature__item.item-01 .feature__item__img[data-v-f579355d],.feature__item.item-03 .feature__item__img[data-v-f579355d],.feature__item.item-04 .feature__item__img[data-v-f579355d],.feature__item.item-05 .feature__item__img[data-v-f579355d],.feature__item.item-06 .feature__item__img[data-v-f579355d],.feature__item.item-08 .feature__item__img[data-v-f579355d]{margin-top:20px}.function__heading>span[data-v-f579355d]{display:block}.function__container[data-v-f579355d]{display:block}.function__box[data-v-f579355d]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-f579355d] ul[data-v-f579355d]{margin-left:0}.function__listWrap[data-v-f579355d] li[data-v-f579355d]{line-height:2}.secFee__plan[data-v-f579355d]{display:block}.plan__item[data-v-f579355d]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-f579355d]{width:150px}.secFee__option__list[data-v-f579355d]{display:block;padding:0}.secFee__option__item[data-v-f579355d]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-f579355d]{display:block}.secVoice__item[data-v-f579355d]{width:100%;margin-bottom:40px}.secFlow__item[data-v-f579355d]{display:block}.flow__txt[data-v-f579355d]{padding-right:0}.flow__setting[data-v-f579355d]{margin-top:13px;margin-right:0}.support__list[data-v-f579355d]{padding:0 20px}.support__item[data-v-f579355d]{width:calc(100 / 3 - 8px)}.support__item[data-v-f579355d]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-f579355d]{padding:21px 60px 21px 30px}.secContact__frame[data-v-f579355d]{padding:30px 20px}.secCompany__box[data-v-f579355d]{display:block}.secCompany__dl[data-v-f579355d]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-f579355d]{margin:0 auto;width:100%}#thanks[data-v-f579355d]{padding-top:60px}.function__container .hide[data-v-f579355d]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-f579355d] p[data-v-f579355d]{font-size:14px}.secAbout__top__cont[data-v-f579355d] ul[data-v-f579355d]{margin-left:40px}.secAbout__top__item[data-v-f579355d]:nth-of-type(1),.secAbout__top__item[data-v-f579355d]:nth-of-type(3){transform:translate(-40px)}p[data-v-f579355d],dt[data-v-f579355d],dd[data-v-f579355d],li[data-v-f579355d]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-f579355d]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-f579355d]{border-bottom:none}.fix-bnr__bottom p[data-v-f579355d]{font-size:14px}.wrapper[data-v-f579355d]{min-width:0;margin-top:0}p[data-v-f579355d],dt[data-v-f579355d],dd[data-v-f579355d],li[data-v-f579355d]{line-height:2;font-size:15px}.pc[data-v-f579355d]{display:none!important}.tab[data-v-f579355d],.sp[data-v-f579355d]{display:block!important}.inline-pc[data-v-f579355d]{display:none!important}.inline-sp[data-v-f579355d]{display:inline-block!important}.inner[data-v-f579355d]{padding:0 5%}.inner--s[data-v-f579355d]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-f579355d]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-f579355d]{padding:15px 20px 20px}.c-cta__ttl[data-v-f579355d]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-f579355d]{font-size:30px}.c-cta__ttl .normal[data-v-f579355d]{font-size:26px}.c-cta__img[data-v-f579355d]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-f579355d]{font-size:12px;line-height:1.6}.c-lead[data-v-f579355d]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-f579355d]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-f579355d],.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-f579355d]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-f579355d]{width:100%}.fix-bnr__top__txt[data-v-f579355d]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-f579355d]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-f579355d]{font-size:20px}.fix-bnr__top__txt br[data-v-f579355d]{display:none}.fix-bnr__top__img[data-v-f579355d]{bottom:-34px}.agree label[data-v-f579355d]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-f579355d]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-f579355d]{font-size:20px}.heading-01__ja em[data-v-f579355d]{font-size:26px}.heading-01__ja--40[data-v-f579355d]{font-size:22px}.heading-01__catch span[data-v-f579355d]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-f579355d]:before{width:10px;height:15px}.heading-01__catch span[data-v-f579355d]:after{width:10px;height:15px}.heading-02[data-v-f579355d]{font-size:20px}.heading-02[data-v-f579355d]:before{margin-right:10px}.heading-02[data-v-f579355d]:after{margin-left:10px}.heading-02--en[data-v-f579355d]{padding-top:25px}.st-footer[data-v-f579355d]{padding:50px 0 70px}.st-footer__logo[data-v-f579355d]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-f579355d]{font-size:10px}.st-header__logo[data-v-f579355d]{margin-left:0}.st-header__globalNav__link[data-v-f579355d]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-f579355d]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-f579355d]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-f579355d]:before{width:5px;height:5px}.secMainView__point[data-v-f579355d]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-f579355d]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-f579355d]{font-size:16px}.secMainView__point__item[data-v-f579355d]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-f579355d]{margin-top:20px}.secMainView__movie[data-v-f579355d]{padding:50px 0}.secMainView__video[data-v-f579355d]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-f579355d]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-f579355d]{width:70%}.secMainView__movie__minutes[data-v-f579355d]{width:50%}.secMainView__movie__logo[data-v-f579355d]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-f579355d]{padding:50px 0}.secTrouble .inner[data-v-f579355d]{padding:0 3%}.secTrouble__heading[data-v-f579355d]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-f579355d]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-f579355d]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f579355d]{border-width:2px}.secAbout__top[data-v-f579355d]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-f579355d]{margin-bottom:30px}.secAbout__top__cont[data-v-f579355d]{padding:15px}.secAbout__top__ttl[data-v-f579355d]{font-size:15px}.secAbout__top__ttl em[data-v-f579355d]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-f579355d]{display:none!important}.secAbout__top__list[data-v-f579355d]{display:block}.secAbout__top__list[data-v-f579355d]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-f579355d]:after{content:none}.secAbout__top__item[data-v-f579355d]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-f579355d]:nth-of-type(1),.secAbout__top__item[data-v-f579355d]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-f579355d]:nth-of-type(1):before,.secAbout__top__item[data-v-f579355d]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-f579355d]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-f579355d]{font-size:20px}.secAbout__top__txt[data-v-f579355d]{font-size:15px}.secAbout__top__catch[data-v-f579355d]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-f579355d]{font-size:24px}.secAbout__top__catch .big[data-v-f579355d]{font-size:21px}.secAbout__arrow[data-v-f579355d]{bottom:-34px;width:40%}.secAbout__after[data-v-f579355d]{padding:50px 0}.secAbout__after__txt[data-v-f579355d]{font-size:15px}.secAbout__after__txt .big[data-v-f579355d]{font-size:21px}.secAbout__after__txt .square[data-v-f579355d]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-f579355d]{padding:50px 0}.secAbout__new__heading[data-v-f579355d]{margin-bottom:15px}.secAbout__new__lead[data-v-f579355d]{margin-bottom:30px}.new__item[data-v-f579355d]{padding-top:110px}.new__img[data-v-f579355d]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-f579355d]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-f579355d]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-f579355d]{line-height:1.8}.secAbout__feature[data-v-f579355d]{padding:20px 0 30px}.feature__heading[data-v-f579355d]{margin-bottom:15px}.feature__note[data-v-f579355d]{text-align:left}.feature__list[data-v-f579355d]{margin-top:30px}.feature__item[data-v-f579355d]{margin-bottom:15px}.feature__item__ttl[data-v-f579355d]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-f579355d]{padding:15px}.feature__item__txt[data-v-f579355d]{line-height:1.8}.feature__point__item .point__ttl[data-v-f579355d]{font-size:15px}.feature__point__item .num[data-v-f579355d]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-f579355d]{font-size:14px;padding-left:40px}.secAbout__function[data-v-f579355d]{padding:30px 0 50px}.function__heading>span[data-v-f579355d]{padding-bottom:9px}.function__heading .num[data-v-f579355d]{font-size:35px}.function__container[data-v-f579355d]{margin-bottom:50px}.function__box[data-v-f579355d]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-f579355d]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-f579355d]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-f579355d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-f579355d]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-f579355d]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-f579355d]{font-size:15px}.function__listWrap[data-v-f579355d]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-f579355d],.function__list.list-02[data-v-f579355d]{width:100%}.function__list__item[data-v-f579355d]{font-size:14px;padding-left:12px}.function__list__item[data-v-f579355d]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-f579355d]{padding:50px 0}.secFee__heading[data-v-f579355d]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-f579355d]{margin-bottom:5px}.secFee__lead[data-v-f579355d]{margin-bottom:30px}.secFee__box[data-v-f579355d]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-f579355d]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-f579355d]{padding:20px}.secFee__txt[data-v-f579355d]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-f579355d]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-f579355d]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-f579355d]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-f579355d]{font-size:15px}.plan__table--initial td.recommend .en[data-v-f579355d]{font-size:22px}.plan__table--initial td.recommend .num[data-v-f579355d]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-f579355d]{display:none}.plan__table--monthly tbody .sp-display[data-v-f579355d]{display:table-row}.plan__table--monthly tbody th[data-v-f579355d]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-f579355d]{font-size:18px}.plan__table--monthly tbody td[data-v-f579355d]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-f579355d],.plan__table--monthly tbody td.cel02[data-v-f579355d]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-f579355d]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-f579355d]{font-size:26px}.plan__table--monthly tbody td.option[data-v-f579355d]{font-size:14px}.secFee__noteItem[data-v-f579355d]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-f579355d]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-f579355d]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-f579355d]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-f579355d]{width:22px}.option__img .icon.item-01[data-v-f579355d]{font-size:20px}.option__img .icon.item-02[data-v-f579355d],.option__img .icon.item-03[data-v-f579355d]{font-size:22px}.option__ttl[data-v-f579355d]{font-size:18px}.option__txt[data-v-f579355d]{font-size:14px;line-height:1.8}.option__txtbox[data-v-f579355d]{padding-left:15px}.secVoice[data-v-f579355d]{padding:40px 0 50px}.secVoice__heading[data-v-f579355d]{margin-bottom:30px}.secVoice__item[data-v-f579355d]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-f579355d]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-f579355d]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-f579355d]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-f579355d],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-f579355d],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-f579355d]{top:16px}.secVoice__head[data-v-f579355d]{padding:0 10px 15px;display:block}.secVoice__img[data-v-f579355d]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-f579355d]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-f579355d]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-f579355d]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-f579355d],.secVoice__item__info dd[data-v-f579355d]{font-size:12px}.secVoice__cont[data-v-f579355d]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-f579355d]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-f579355d],.secVoice__cont__box--row3[data-v-f579355d]{min-height:0px}.secVoice__cont__box--orange[data-v-f579355d]{padding:20px 10px}.secVoice__cont__ttl[data-v-f579355d]{top:-20px}.secVoice__cont__ttl span[data-v-f579355d],.secVoice__problem[data-v-f579355d]{font-size:14px}.secVoice__afterItem[data-v-f579355d]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-f579355d]:before{top:5px}.secFlow[data-v-f579355d]{padding:40px 0 50px}.secFlow__heading[data-v-f579355d]{margin-bottom:20px}.secFlow__list[data-v-f579355d]{margin-bottom:30px}.secFlow__item[data-v-f579355d]{padding:25px 15px 15px 50px}.secFlow__item[data-v-f579355d]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-f579355d]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-f579355d]{padding:0;left:5px;top:17px}.flow__ttl[data-v-f579355d]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-f579355d]{font-size:12px}.flow__txt[data-v-f579355d]{font-size:14px;line-height:1.8}.flow__setting[data-v-f579355d]{padding:25px 15px 10px}.setting__list[data-v-f579355d]{display:block}.setting__item[data-v-f579355d]{font-size:14px;line-height:1.8}.setting__item[data-v-f579355d]:before{width:3px;height:3px}.secFlow__support[data-v-f579355d]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-f579355d]{font-size:20px}.support__lead[data-v-f579355d]{font-size:14px;text-align:left}.support__lead .small[data-v-f579355d]{font-size:12px}.support__list[data-v-f579355d]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-f579355d]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-f579355d]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-f579355d]{width:30%;margin:0}.support__txt[data-v-f579355d]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-f579355d]{padding:50px 0}.secFaq__heading[data-v-f579355d]{margin-bottom:20px}.secFaq__item[data-v-f579355d]{border-width:2px;border-radius:5px}.secFaq__item[data-v-f579355d]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-f579355d]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-f579355d]{font-size:20px}.secFaq__dt__ttl[data-v-f579355d]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-f579355d]{padding:0 18px 16px}.secFaq__ddBox[data-v-f579355d]{padding:16px 19px}.secFaq__dd__ttl[data-v-f579355d]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-f579355d]{font-size:14px;line-height:1.714}.secContact[data-v-f579355d]{padding:50px 0}.secContact__frame[data-v-f579355d]{border-width:2px;padding:20px 15px}.secCompany[data-v-f579355d]{padding:50px 0}.secCompany__heading[data-v-f579355d]{margin-bottom:15px}.secCompany__lead[data-v-f579355d]{margin-bottom:30px}.secCompany__logo[data-v-f579355d]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-f579355d]{display:block}.secCompany__dl dt[data-v-f579355d]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-f579355d]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-f579355d]{height:250px}.secThanks[data-v-f579355d]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-f579355d]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-f579355d]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-f579355d]{color:#f80}.c-trialBtn a[data-v-f579355d]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-f579355d]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-f579355d],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-f579355d]{color:#f80}.fix-bnr a[data-v-f579355d]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-f579355d]:hover{opacity:.8}.st-header__contact a[data-v-f579355d]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-f579355d]{color:#f80}.secTrouble__tab .tab_label[data-v-f579355d]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-f579355d]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-f579355d],.efo-form input[type=search][data-v-f579355d],.efo-form input[type=tel][data-v-f579355d],.efo-form input[type=number][data-v-f579355d],.efo-form input[type=url][data-v-f579355d],.efo-form input[type=email][data-v-f579355d],.efo-form input[type=password][data-v-f579355d]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-f579355d]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-f579355d]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-f579355d]{font-size:1.4rem}.efo-form textarea[data-v-f579355d]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-f579355d],.checkbox label[data-v-f579355d],.form-wrap[data-v-f579355d]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-f579355d]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-f579355d]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-f579355d]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-f579355d]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-f579355d]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-f579355d]{margin:0 1rem 0 .6rem}.pp-box[data-v-f579355d]{font-size:1rem}.pp-box h2[data-v-f579355d]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-f579355d]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-f579355d]{font-size:2.2rem}table#mfp_confirm_table[data-v-f579355d]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-f579355d],table#mfp_confirm_table tr td[data-v-f579355d]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-f579355d]{width:200px}.agree label[data-v-f579355d]{max-width:41%}.form-note .flex dt[data-v-f579355d]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-f579355d]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-f579355d]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-f579355d]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-f579355d],.efo-form input[type=search][data-v-f579355d],.efo-form input[type=tel][data-v-f579355d],.efo-form input[type=number][data-v-f579355d],.efo-form input[type=url][data-v-f579355d],.efo-form input[type=email][data-v-f579355d],.efo-form input[type=password][data-v-f579355d]{font-size:16px;padding:8px 12px}.efo-form select[data-v-f579355d],.efo-form textarea[data-v-f579355d]{padding:8px 12px!important}.form-wrap[data-v-f579355d]{padding:0}.form-step[data-v-f579355d]{margin-bottom:5px}.form-step>div[data-v-f579355d]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-f579355d]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-f579355d]:last-of-type{padding:0 10px}.form-step>div .en[data-v-f579355d]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-f579355d]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-f579355d]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-f579355d]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-f579355d],.efo-form select.s[data-v-f579355d]{width:100%}.efo-form .form-wrap .input-name[data-v-f579355d]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-f579355d]:after{opacity:1;visibility:visible}.req-label[data-v-f579355d]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-f579355d]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-f579355d]:before{display:none}.efo-form input.s[data-v-f579355d],select.s[data-v-f579355d],.efo-form select[data-v-f579355d]{width:100%}.efo-form input[type=date][data-v-f579355d]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-f579355d]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-f579355d],.efo-form input[type=text].month-year-input[data-v-f579355d]{width:100%}.efo-form input[type=file][data-v-f579355d]{padding:4px 0 10px}.radio[data-v-f579355d],.checkbox[data-v-f579355d]{padding:5px 0 10px}.radio label[data-v-f579355d],.checkbox label[data-v-f579355d]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-f579355d]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-f579355d]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-f579355d]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-f579355d]{margin:0 .8rem 0 .4rem}.pp-box[data-v-f579355d]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-f579355d]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-f579355d]{margin-top:2rem}.pp-box p[data-v-f579355d],.pp-box ul[data-v-f579355d],.pp-box li[data-v-f579355d]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-f579355d]{text-align:center}#mfp_loading[data-v-f579355d],#mfp_loading_screen[data-v-f579355d],#div#mfp_overlay_background[data-v-f579355d]{display:none!important}.agree label[data-v-f579355d]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-f579355d]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-f579355d]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-f579355d],.efo-form button[type=submit][data-v-f579355d],button#mfp_button_send[data-v-f579355d]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-f579355d]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-f579355d]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-f579355d]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-f579355d]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-f579355d]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-f579355d]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-f579355d]{margin-bottom:2.5rem}.remaining[data-v-f579355d]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-f579355d]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-f579355d]{display:none}.efo-form input[type=reset][data-v-f579355d],.efo-form button[type=reset][data-v-f579355d],button#mfp_button_cancel[data-v-f579355d],button[data-v-f579355d],.mw_wp_form_confirm .submit-box button[type=reset][data-v-f579355d],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f579355d]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-f579355d]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-f579355d]{flex-direction:column}.form-note .flex dt[data-v-f579355d]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-f579355d]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-f579355d]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-f579355d]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-f579355d]{display:inline}#thanks .form-wrap[data-v-f579355d]{padding:2rem 0}#thanks .form-wrap .read[data-v-f579355d]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-f579355d]{padding:0 0 3rem}#thanks #info .ttl[data-v-f579355d]{font-size:1.6rem}#thanks #info h2[data-v-f579355d]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-f579355d]{margin:2.5rem 0}.tel-block .num[data-v-f579355d]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-f579355d]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-f579355d]:hover{background:#f5f7fa}.agree label a[data-v-f579355d]:hover{color:#f80}.efo-form input[type=submit][data-v-f579355d]:hover,.efo-form button[type=submit][data-v-f579355d]:hover,button#mfp_button_send[data-v-f579355d]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-f579355d]:hover,.efo-form button[type=reset][data-v-f579355d]:hover,button#mfp_button_cancel[data-v-f579355d]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-f579355d]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f579355d]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-f579355d]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-f579355d]{text-wrap:nowrap}.heading-01__en[data-v-f579355d]{top:10px}.heading-01__en img[data-v-f579355d],.heading-02__en img[data-v-f579355d]{width:auto;height:50px}.st-header__contact a[data-v-f579355d]{width:100%}.secVoice__item__ttl[data-v-f579355d]{font-size:3.9vw}.st-header[data-v-f579355d]{position:fixed}.plan__item[data-v-f579355d]{padding:36px 12px 12px}.form-note dd[data-v-f579355d]{padding:20px}.mwform-checkbox-field-text[data-v-f579355d]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-f579355d]{right:-17px}#sp-btn[data-v-f579355d]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-f579355d]:last-of-type{padding:0 8px}.secMainView__catch[data-v-f579355d]{font-size:30px}.secMainView__point__item[data-v-f579355d]{width:100px;height:100px}.secMainView__point__item[data-v-f579355d]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-f579355d]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-f579355d]{z-index:9999}.tf-require-counter__read[data-v-f579355d]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-f579355d]{background:#f80}.tf-error[data-v-f579355d]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-f579355d]:empty{margin:0}.mw-radio[data-v-f579355d],.mw-checkbox[data-v-f579355d]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-f579355d],.mwform-checkbox-field input[type=checkbox][data-v-f579355d]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-f579355d]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-f579355d]:after{opacity:1}.mwform-radio-field-text[data-v-f579355d],.mwform-checkbox-field-text[data-v-f579355d]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-f579355d]:before,.mwform-checkbox-field-text[data-v-f579355d]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-f579355d]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-f579355d]:before{border-radius:5px}.mwform-radio-field-text[data-v-f579355d]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-f579355d]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-f579355d]{margin:0}.tf-marker[data-v-f579355d]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-f579355d]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-f579355d],.efo-form input[type=text].month-year-input[data-v-f579355d]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-f579355d]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-f579355d]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-f579355d]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f579355d]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f579355d],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-f579355d]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f579355d]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]:before{display:none}.mw_wp_form_confirm .req-label[data-v-f579355d]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-f579355d]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-f579355d]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-f579355d]{display:none}.mw_wp_form_confirm .submit-box[data-v-f579355d]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-f579355d]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-f579355d]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-f579355d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-f579355d],.mwform-checkbox-field-text[data-v-f579355d]{font-size:15px}.efo-form input[type=file][data-v-f579355d]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-f579355d]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f579355d]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f579355d],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f579355d]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-f579355d]{line-height:2}.tf-marker[data-v-f579355d]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-f579355d]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-f579355d],.efo-form input[type=text].month-year-input[data-v-f579355d]{width:100%}.tf-error[data-v-f579355d]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-f579355d]{font-size:1rem}.mwform-checkbox-field-text[data-v-f579355d]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-f579355d],.mw-checkbox[data-v-f579355d]{padding:4px 0}.mw_wp_form .agree label[data-v-f579355d]{display:inline-block}.tf-require-counter[data-v-f579355d]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-f579355d]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-f579355d]{display:none}.mw_wp_form_confirm .confirm-message[data-v-f579355d]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-f579355d]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-f579355d]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-f579355d]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-f579355d] p[data-v-f579355d]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f579355d]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f579355d]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f579355d]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-f579355d]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-f579355d]:before{top:2px}.mwform-checkbox-field-text[data-v-f579355d]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-f579355d]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-f579355d]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-f579355d]{position:fixed;bottom:0}.form-step__active .input-name[data-v-f579355d]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-f579355d]{width:840px}.secMainView__video[data-v-f579355d]{left:0}.secFee__noteItem[data-v-f579355d]{line-height:28px}.req-label[data-v-f579355d]{font-size:14px}.tab[data-v-f579355d]{display:none}.option__ttl[data-v-f579355d]{line-height:36px}p[data-v-f579355d],dt[data-v-f579355d],dd[data-v-f579355d],li[data-v-f579355d]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-f579355d],dt[data-v-f579355d],dd[data-v-f579355d],li[data-v-f579355d]{line-height:2}.pc[data-v-f579355d]{display:block!important;margin:0 auto}.tab[data-v-f579355d],.sp[data-v-f579355d]{display:none!important}.inline-pc[data-v-f579355d]{display:inline-block!important}.inline-sp[data-v-f579355d]{display:none!important}p[data-v-f579355d],dd[data-v-f579355d],li[data-v-f579355d],address[data-v-f579355d]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f579355d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f579355d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f579355d]{opacity:0;width:0;height:0}.slider[data-v-f579355d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f579355d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f579355d]:before{transform:translate(20px)}.slider.round[data-v-f579355d]{border-radius:34px}.slider.round[data-v-f579355d]:before{border-radius:50%}@keyframes zoom-f579355d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f579355d],.top-nav[data-v-f579355d],.atom-header-pages__header[data-v-f579355d],.tab-left[data-v-f579355d]{display:none!important}.page-break[data-v-f579355d]{page-break-before:always}div[data-v-f579355d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f579355d],html[data-v-f579355d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f579355d],html[data-v-f579355d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f579355d]::-webkit-scrollbar-track,html[data-v-f579355d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f579355d]::-webkit-scrollbar,html[data-v-f579355d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f579355d]::-webkit-scrollbar-thumb,html[data-v-f579355d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f579355d]{box-sizing:border-box}.highlight[data-v-f579355d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f579355d]{animation:zoom-f579355d .5s ease-in-out}.required[data-v-f579355d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f579355d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f579355d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-f579355d],.heading-01__en[data-v-f579355d],.heading-02__en[data-v-f579355d]{display:flex;justify-content:center}.text-center[data-v-f579355d]{display:flex;align-items:center}.landing-page[data-v-f579355d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-f579355d]{display:none}.efo-form input[data-v-f579355d]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-f579355d]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-f579355d],.fade-leave-to[data-v-f579355d]{max-height:0px;opacity:0}.fade-enter-to[data-v-f579355d],.fade-leave-from[data-v-f579355d]{max-height:500px;opacity:1}.form-step .step-01[data-v-f579355d]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-f579355d]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-f579355d]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-f579355d]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-f579355d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-f579355d]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-f579355d]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-f579355d]{color:#fff}.tf-require-counter.is-active[data-v-f579355d]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-f579355d]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-f579355d],.efo-form .from-wrap .input-name[data-v-f579355d]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-f579355d]{font-size:1rem}.button-submit[data-v-f579355d]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-f579355d]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-f579355d]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-f579355d]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-f579355d]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-f579355d]{height:13.6px}.icon-caret-down[data-v-f579355d] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-f579355d] svg{width:20px;height:20px}.function__ttl__icon[data-v-f579355d] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-f579355d] svg{width:16px;height:16px}.option__img[data-v-f579355d] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-f579355d] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-f579355d]{height:15px}.icon-header[data-v-f579355d]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-f579355d]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-f579355d]{margin-top:30px 0px 0px}.form-step-two p[data-v-f579355d]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-f579355d]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-f579355d]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-f579355d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-f579355d]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-f579355d]{height:60px}.form-step[data-v-f579355d]{margin-bottom:27px}.first-error[data-v-f579355d]{margin-bottom:10px}}.icon-caret-down[data-v-f579355d]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-f579355d] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-f579355d]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-f579355d]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-f579355d],.efo-form .form-step__active .input-cont p[data-v-f579355d]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-f579355d]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-f579355d]{font-size:15px}}.landing-page[data-v-d6115f13]{min-width:100%}.landing-page[data-v-d6115f13] button[type=submit].disabled[data-v-d6115f13]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-d6115f13] .flex[data-v-d6115f13]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-d6115f13] .flex-column[data-v-d6115f13]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-d6115f13]{line-height:2}.flex.nowrap[data-v-d6115f13]{flex-wrap:nowrap}.flex.reverse[data-v-d6115f13]{flex-direction:row-reverse}.flex.item-center[data-v-d6115f13]{align-items:center}.inner[data-v-d6115f13]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-d6115f13]{line-height:0}.en[data-v-d6115f13]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-d6115f13]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-d6115f13]{text-align:center}.bold[data-v-d6115f13]{font-weight:700}.normal[data-v-d6115f13]{font-weight:400}.trans[data-v-d6115f13]{transition:all .2s}.ofi[data-v-d6115f13]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-d6115f13]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-d6115f13]{color:#007da5}.red[data-v-d6115f13]{color:#e60b3e}.orange[data-v-d6115f13]{color:#f80}.yellow[data-v-d6115f13]{color:#fff700}.border[data-v-d6115f13]{border-width:0}.sp[data-v-d6115f13]{display:none!important}img[data-v-d6115f13]{max-width:100%;height:auto}em[data-v-d6115f13]{font-style:normal}.wrapper[data-v-d6115f13]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-d6115f13]{overflow:hidden}#container[data-v-d6115f13]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-d6115f13{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-d6115f13]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-d6115f13]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-d6115f13]{font-size:64px}.c-cta__ttl .normal[data-v-d6115f13]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-d6115f13]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-d6115f13]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-d6115f13]{font-size:22px}.c-cta__note[data-v-d6115f13]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-d6115f13]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-d6115f13]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-d6115f13],.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-d6115f13]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-d6115f13]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-d6115f13]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-d6115f13]{opacity:1;visibility:visible}.fix-bnr a[data-v-d6115f13]{display:block;transition:filter .4s}.fix-bnr__top[data-v-d6115f13]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-d6115f13]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-d6115f13]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-d6115f13]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-d6115f13]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-d6115f13] p[data-v-d6115f13]{line-height:normal}.fix-bnr__bottom .icon[data-v-d6115f13]{color:#f80}.efo-form input[type=text][data-v-d6115f13],.efo-form input[type=search][data-v-d6115f13],.efo-form input[type=tel][data-v-d6115f13],.efo-form input[type=number][data-v-d6115f13],.efo-form input[type=url][data-v-d6115f13],.efo-form input[type=email][data-v-d6115f13],.efo-form input[type=password][data-v-d6115f13]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-d6115f13],.efo-form select.s[data-v-d6115f13]{width:240px;max-width:100%}.efo-form select[data-v-d6115f13]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-d6115f13]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-d6115f13],.efo-form input[type=text].month-year-input[data-v-d6115f13]{width:240px}.efo-form textarea[data-v-d6115f13]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-d6115f13]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-d6115f13]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-d6115f13]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-d6115f13],.efo-form .file-btn-wrap .mwform-file-delete[data-v-d6115f13]{display:none}.efo-form input[type=file].file-btn[data-v-d6115f13]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-d6115f13]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-d6115f13]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-d6115f13]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-d6115f13],.efo-form button[type=submit][data-v-d6115f13],button#mfp_button_send[data-v-d6115f13]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-d6115f13],.efo-form button[type=reset][data-v-d6115f13],button#mfp_button_cancel[data-v-d6115f13],.mw_wp_form_confirm .submit-box button[type=reset][data-v-d6115f13],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d6115f13]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-d6115f13]{font-size:1.8rem}.form-step[data-v-d6115f13]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-d6115f13]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-d6115f13]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-d6115f13]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-d6115f13]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-d6115f13]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-d6115f13]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-d6115f13]:nth-of-type(2):before,.form-step>div[data-v-d6115f13]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-d6115f13]{position:relative;z-index:1}.form-step>div .en[data-v-d6115f13]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-d6115f13]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-d6115f13],#mfp_phase_confirm .form-step .step-02[data-v-d6115f13]{color:#fff}.remaining[data-v-d6115f13]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-d6115f13]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-d6115f13]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-d6115f13]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-d6115f13]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-d6115f13]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-d6115f13]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-d6115f13]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-d6115f13]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-d6115f13]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-d6115f13]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-d6115f13]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-d6115f13]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-d6115f13]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-d6115f13]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-d6115f13]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-d6115f13]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-d6115f13]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-d6115f13]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-d6115f13]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-d6115f13]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-d6115f13]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-d6115f13],.pp-box ul[data-v-d6115f13],.pp-box li[data-v-d6115f13]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-d6115f13]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-d6115f13]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-d6115f13]{display:block}form#mailformpro .pp-box dt[data-v-d6115f13]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-d6115f13]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-d6115f13]{text-align:center}.submit-box .agree[data-v-d6115f13]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-d6115f13]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-d6115f13]{text-align:center}.agree label[data-v-d6115f13]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-d6115f13]:before{top:-2px}.agree label[data-v-d6115f13]:after{top:2px}.agree label .req-label[data-v-d6115f13]{margin-right:.5rem}.agree label a[data-v-d6115f13]{text-decoration:underline}form#mailformpro[data-v-d6115f13]{padding:0}.mfp_element_all[data-v-d6115f13]{max-width:100%}.mfp_element_text[data-v-d6115f13],.mfp_element_number[data-v-d6115f13],.mfp_element_select-one[data-v-d6115f13],.mfp_element_email[data-v-d6115f13],.mfp_element_tel[data-v-d6115f13],.mfp_element_textarea[data-v-d6115f13],.mfp_element_date[data-v-d6115f13],.mfp_element_password[data-v-d6115f13]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-d6115f13],.efo-form label.mfp_checked[data-v-d6115f13]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-d6115f13],.efo-form label.mfp_checked .mfp_err[data-v-d6115f13]{text-align:center}.name.flex>span[data-v-d6115f13]{padding:0;margin-right:15px}.problem[data-v-d6115f13]{border:solid 1px #a00!important}div.mfp_err[data-v-d6115f13]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-d6115f13]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-d6115f13]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-d6115f13],table#mfp_confirm_table tr td[data-v-d6115f13]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-d6115f13]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-d6115f13]{background:transparent}div.mfp_buttons[data-v-d6115f13]{padding:0}.mw_wp_form_preview .form-wrap[data-v-d6115f13]{margin-bottom:4.5rem}.heading-01[data-v-d6115f13]{text-align:center;position:relative}.heading-01__logo[data-v-d6115f13]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-d6115f13]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-d6115f13]{font-size:48px}.heading-01__ja--40[data-v-d6115f13]{font-size:40px}.heading-01__en[data-v-d6115f13]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-d6115f13]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-d6115f13]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-d6115f13] strong[data-v-d6115f13]{font-weight:400}.heading-02[data-v-d6115f13]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-d6115f13]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-d6115f13]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-d6115f13]{position:relative;padding-top:45px}.heading-02__en[data-v-d6115f13]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-d6115f13]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-d6115f13]{margin-bottom:11px}.st-footer__copyright[data-v-d6115f13]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-d6115f13]{font-size:10px;color:#999}.st-header[data-v-d6115f13]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-d6115f13]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-d6115f13]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-d6115f13]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-d6115f13]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-d6115f13]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-d6115f13]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-d6115f13]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-d6115f13]{display:none}.tel-box[data-v-d6115f13]{padding:6rem 0 10rem}.tel-box .read[data-v-d6115f13]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-d6115f13]{text-align:center}.tel-block .box[data-v-d6115f13]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-d6115f13]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-d6115f13]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-d6115f13]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-d6115f13]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-d6115f13]{padding:23px 0 23px 36px}.form-note dd li[data-v-d6115f13]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-d6115f13]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-d6115f13]{padding:0 0 8rem}#thanks .form-wrap[data-v-d6115f13]{text-align:center}#thanks .form-step[data-v-d6115f13]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-d6115f13]{color:#f80}#thanks .form-step>div[data-v-d6115f13]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-d6115f13]{font-size:2rem;color:#f80}#thanks #info h2[data-v-d6115f13]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-d6115f13]{margin:50px 0 60px}.secMainView[data-v-d6115f13]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-d6115f13]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-d6115f13]{margin-bottom:21px}.secMainView__catch[data-v-d6115f13]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-d6115f13]{position:relative;display:inline-block}.secMainView__catch span[data-v-d6115f13]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-d6115f13]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-d6115f13]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-d6115f13]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-d6115f13]{font-size:16px}.secMainView__point__item[data-v-d6115f13]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-d6115f13]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-d6115f13]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-d6115f13]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-d6115f13]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-d6115f13]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-d6115f13]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-d6115f13]{transform:translateY(-17px)}.secTrouble[data-v-d6115f13]{padding:60px 0 83px}.secTrouble__heading[data-v-d6115f13]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-d6115f13]{margin-bottom:5px}.secTrouble__tab[data-v-d6115f13]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-d6115f13]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-d6115f13]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-d6115f13]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-d6115f13]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-d6115f13]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-d6115f13]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d6115f13]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-d6115f13]{display:none}.secAbout__top[data-v-d6115f13]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-d6115f13]{margin-bottom:40px}.secAbout__top__cont[data-v-d6115f13]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-d6115f13]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-d6115f13]{font-size:32px}.secAbout__top__list[data-v-d6115f13]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-d6115f13]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-d6115f13]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-d6115f13]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-d6115f13]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-d6115f13]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-d6115f13]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-d6115f13]{font-weight:700}.secAbout__top__catch .en[data-v-d6115f13]{font-size:48px}.secAbout__top__catch .big[data-v-d6115f13]{font-size:42px}.secAbout__arrow[data-v-d6115f13]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-d6115f13]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-d6115f13]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-d6115f13]{font-size:48px}.secAbout__after__txt em[data-v-d6115f13]{font-weight:700}.secAbout__after__txt .square[data-v-d6115f13]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-d6115f13]{margin-top:12px}.secAbout__new[data-v-d6115f13]{padding:68px 0 105px}.secAbout__new__heading[data-v-d6115f13]{margin-bottom:16px}.secAbout__new__lead[data-v-d6115f13]{margin-bottom:40px}.new__list[data-v-d6115f13]{display:flex;justify-content:space-between}.new__item[data-v-d6115f13]{position:relative;flex:1}.new__item[data-v-d6115f13]:not(:last-child){margin-right:40px}.new__img[data-v-d6115f13]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-d6115f13]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-d6115f13]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-d6115f13]{margin-bottom:13px}.feature__note[data-v-d6115f13]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-d6115f13]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-d6115f13]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-d6115f13]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-d6115f13]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-d6115f13]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-d6115f13]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-d6115f13]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-d6115f13]{margin-top:20px}.feature__item__ttl[data-v-d6115f13]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-d6115f13]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-d6115f13]{display:flex;justify-content:center}.feature__point__list[data-v-d6115f13]{margin-top:15px}.feature__point__item[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-d6115f13]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-d6115f13]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-d6115f13]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-d6115f13]{padding:45px 0 90px}.function__heading[data-v-d6115f13]{margin-bottom:15px}.function__heading>span[data-v-d6115f13]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-d6115f13]{font-size:60px}.function__container[data-v-d6115f13]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-d6115f13]{grid-area:function_01}.function_02[data-v-d6115f13]{grid-area:function_02}.function_03[data-v-d6115f13]{grid-area:function_03}.function_04[data-v-d6115f13]{grid-area:function_04}.function_05[data-v-d6115f13]{grid-area:function_05}.function__box[data-v-d6115f13]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-d6115f13]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-d6115f13]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-d6115f13]{font-size:20px;font-weight:700}.function__listWrap[data-v-d6115f13]{display:flex;justify-content:space-between}.function__list.list-01[data-v-d6115f13]{width:54%}.function__list.list-02[data-v-d6115f13]{width:46%}.function__list.list-03[data-v-d6115f13]{flex:auto}.function__list__item[data-v-d6115f13]{position:relative;padding-left:15px}.function__list__item[data-v-d6115f13]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-d6115f13]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-d6115f13]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-d6115f13]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-d6115f13]{top:18px}.secFee__lead[data-v-d6115f13]{margin-bottom:32px}.secFee__box[data-v-d6115f13]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-d6115f13]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-d6115f13]{background:#fff;padding:27px 40px}.secFee__txt[data-v-d6115f13]{text-align:center;font-size:18px}.secFee__plan[data-v-d6115f13]{display:flex;margin-top:30px}.plan__item[data-v-d6115f13]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-d6115f13]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-d6115f13]{background:#f0fbff}.plan__item--green[data-v-d6115f13]{background:#ebf6fa}.plan__item--orange[data-v-d6115f13]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-d6115f13]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-d6115f13]{color:#00ace5}.plan__icon--green[data-v-d6115f13]{color:#007da5}.plan__icon--orange[data-v-d6115f13]{top:-18px;color:#f80}.plan__name[data-v-d6115f13]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-d6115f13]{color:#00ace5}.plan__name--green[data-v-d6115f13]{color:#007da5}.plan__name--orange[data-v-d6115f13]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-d6115f13]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-d6115f13]{background:#00ace5}.plan__table thead .th.th--green[data-v-d6115f13]{background:#007da5}.plan__table thead .th.th--orange[data-v-d6115f13]{background:#f80}.plan__table tbody[data-v-d6115f13]{line-height:normal;background:#fff}.plan__table[data-v-d6115f13]{width:100%}.plan__table--initial td[data-v-d6115f13]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-d6115f13]{font-size:22px}.plan__table--initial td .num[data-v-d6115f13]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-d6115f13]{font-size:24px}.plan__table--initial td.recommend .num[data-v-d6115f13]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-d6115f13]{display:none}.plan__table--monthly tbody th[data-v-d6115f13]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-d6115f13]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-d6115f13]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-d6115f13]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-d6115f13]{height:103px}.plan__table--monthly tbody td .en[data-v-d6115f13]{font-size:22px}.plan__table--monthly tbody td .num[data-v-d6115f13]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-d6115f13]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-d6115f13]{font-size:36px}.plan__table--monthly tbody td.option[data-v-d6115f13]{font-size:18px}.plan__table--monthly .border[data-v-d6115f13]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-d6115f13]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-d6115f13]{border-color:#fff}.secFee__noteList[data-v-d6115f13]{margin-top:13px}.secFee__noteItem[data-v-d6115f13]{font-size:14px}.secFee__option__list[data-v-d6115f13]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-d6115f13]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-d6115f13],.secFee__option__item.item-04[data-v-d6115f13]{margin-bottom:10px}.option__img[data-v-d6115f13]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-d6115f13]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-d6115f13]{color:#007da5}.option__img .icon.item-01[data-v-d6115f13]{font-size:54px}.option__img .icon.item-02[data-v-d6115f13],.option__img .icon.item-03[data-v-d6115f13]{font-size:60px}.option__ttl[data-v-d6115f13]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-d6115f13]{line-height:1.875}.option__txtbox[data-v-d6115f13]{flex:1;padding-left:25px}.secVoice[data-v-d6115f13]{padding:58px 0 45px}.secVoice__heading[data-v-d6115f13]{margin-bottom:25px}.secVoice__list[data-v-d6115f13]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-d6115f13]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-d6115f13]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-d6115f13]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-d6115f13]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-d6115f13]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-d6115f13]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-d6115f13]{display:flex}.secVoice__item__info .row[data-v-d6115f13]{display:flex;align-items:center}.secVoice__item__info .row[data-v-d6115f13]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-d6115f13]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-d6115f13]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-d6115f13]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-d6115f13]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-d6115f13]{min-height:88px}.secVoice__cont__box--row3[data-v-d6115f13]{min-height:115px}.secVoice__cont__box--orange[data-v-d6115f13]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-d6115f13]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-d6115f13]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-d6115f13]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-d6115f13]{background:#007da5}.secVoice__cont__ttl--green span[data-v-d6115f13]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-d6115f13]{background:#f80}.secVoice__cont__ttl--orange span[data-v-d6115f13]:after{border-top-color:#f80}.secVoice__problem[data-v-d6115f13]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-d6115f13]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-d6115f13]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-d6115f13]{font-weight:700;color:#f80}.secFlow[data-v-d6115f13]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-d6115f13]{margin-bottom:30px}.secFlow__list[data-v-d6115f13]{margin-bottom:40px}.secFlow__item[data-v-d6115f13]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-d6115f13]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-d6115f13]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-d6115f13]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-d6115f13]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-d6115f13]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-d6115f13]{height:179px;grid-area:flow__img}.flow__txt[data-v-d6115f13]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-d6115f13]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-d6115f13]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-d6115f13]{display:flex;justify-content:center}.setting__item[data-v-d6115f13]{position:relative;padding-left:15px}.setting__item[data-v-d6115f13]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-d6115f13]:not(:last-child){margin-right:50px}.secFlow__support[data-v-d6115f13]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-d6115f13]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-d6115f13]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-d6115f13]{font-size:14px}.support__list[data-v-d6115f13]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-d6115f13]{flex:1}.support__img[data-v-d6115f13]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-d6115f13]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-d6115f13]{padding:60px 0 80px}.secFaq__heading[data-v-d6115f13]{margin-bottom:30px}.secFaq__item[data-v-d6115f13]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-d6115f13]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-d6115f13]{position:relative;cursor:pointer}.secFaq__dt[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-d6115f13]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-d6115f13]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-d6115f13]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-d6115f13]{padding:0 30px 30px}.secFaq__ddBox[data-v-d6115f13]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-d6115f13]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-d6115f13]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-d6115f13]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-d6115f13]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-d6115f13]{top:15px}.secContact__frame[data-v-d6115f13]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-d6115f13]{padding:60px 0 80px}.secCompany__heading[data-v-d6115f13]{margin-bottom:17px}.secCompany__lead[data-v-d6115f13]{margin-bottom:40px}.secCompany__logo[data-v-d6115f13]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-d6115f13]{display:flex}.secCompany__dl[data-v-d6115f13]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-d6115f13]{display:flex}.secCompany__dl .row:last-child dt[data-v-d6115f13]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-d6115f13]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-d6115f13]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-d6115f13]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-d6115f13]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-d6115f13]{width:615px}.secCompany__map iframe[data-v-d6115f13]{width:100%;height:514px}#thanks[data-v-d6115f13]{padding-top:90px}.secThanks[data-v-d6115f13]{padding:80px 0}.secThanks__heading[data-v-d6115f13]{margin-bottom:30px}.secThanks__lead[data-v-d6115f13]{margin-bottom:50px}.secThanks__btn a[data-v-d6115f13]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-d6115f13]{min-width:0;margin-top:0}.tab[data-v-d6115f13]{display:block!important}.c-cta a[data-v-d6115f13]{padding:20px}.c-cta__img[data-v-d6115f13]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]{margin:0 auto}.c-num[data-v-d6115f13]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-d6115f13]{bottom:0}.st-footer[data-v-d6115f13]{padding-bottom:70px}.st-header[data-v-d6115f13]{min-width:0px;padding:0}.st-header__content[data-v-d6115f13]{height:60px;padding:0}.st-header__logo[data-v-d6115f13]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-d6115f13]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-d6115f13]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-d6115f13]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-d6115f13]{width:100%;padding:30px 0}.st-header__contact[data-v-d6115f13]{margin-top:2rem}.scroll-prevent[data-v-d6115f13]{position:fixed;width:100%;height:100%}#sp-btn[data-v-d6115f13]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-d6115f13]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-d6115f13]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-d6115f13]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-d6115f13]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-d6115f13]{background:none}#sp-btn.active[data-v-d6115f13]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-d6115f13],#sp-btn #sp-btn-a span[data-v-d6115f13]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-d6115f13]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-d6115f13]:hover{opacity:1}#sp-btn.active span[data-v-d6115f13]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-d6115f13]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-d6115f13]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-d6115f13]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-d6115f13]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-d6115f13]{padding:30px 0 0}.secMainView__top__img[data-v-d6115f13]{position:static;margin-top:30px}.secMainView__movie[data-v-d6115f13]{padding:80px 0 50px}.secMainView__video[data-v-d6115f13]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-d6115f13]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-d6115f13]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-d6115f13]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-d6115f13]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d6115f13]{padding:15px 10px}.secAbout__top__ttl[data-v-d6115f13]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-d6115f13]{flex-wrap:wrap}.secAbout__top__list[data-v-d6115f13]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-d6115f13]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-d6115f13]:nth-of-type(1),.secAbout__top__item[data-v-d6115f13]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-d6115f13]:nth-of-type(1):before,.secAbout__top__item[data-v-d6115f13]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-d6115f13]{padding:12px 19px}.new__list[data-v-d6115f13]{display:block}.new__item[data-v-d6115f13]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-d6115f13]{display:block}.feature__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-d6115f13]{width:100%}.feature__item.item-01 .feature__item__img[data-v-d6115f13],.feature__item.item-03 .feature__item__img[data-v-d6115f13],.feature__item.item-04 .feature__item__img[data-v-d6115f13],.feature__item.item-05 .feature__item__img[data-v-d6115f13],.feature__item.item-06 .feature__item__img[data-v-d6115f13],.feature__item.item-08 .feature__item__img[data-v-d6115f13]{margin-top:20px}.function__heading>span[data-v-d6115f13]{display:block}.function__container[data-v-d6115f13]{display:block}.function__box[data-v-d6115f13]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-d6115f13] ul[data-v-d6115f13]{margin-left:0}.function__listWrap[data-v-d6115f13] li[data-v-d6115f13]{line-height:2}.secFee__plan[data-v-d6115f13]{display:block}.plan__item[data-v-d6115f13]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-d6115f13]{width:150px}.secFee__option__list[data-v-d6115f13]{display:block;padding:0}.secFee__option__item[data-v-d6115f13]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-d6115f13]{display:block}.secVoice__item[data-v-d6115f13]{width:100%;margin-bottom:40px}.secFlow__item[data-v-d6115f13]{display:block}.flow__txt[data-v-d6115f13]{padding-right:0}.flow__setting[data-v-d6115f13]{margin-top:13px;margin-right:0}.support__list[data-v-d6115f13]{padding:0 20px}.support__item[data-v-d6115f13]{width:calc(100 / 3 - 8px)}.support__item[data-v-d6115f13]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-d6115f13]{padding:21px 60px 21px 30px}.secContact__frame[data-v-d6115f13]{padding:30px 20px}.secCompany__box[data-v-d6115f13]{display:block}.secCompany__dl[data-v-d6115f13]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-d6115f13]{margin:0 auto;width:100%}#thanks[data-v-d6115f13]{padding-top:60px}.function__container .hide[data-v-d6115f13]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-d6115f13] p[data-v-d6115f13]{font-size:14px}.secAbout__top__cont[data-v-d6115f13] ul[data-v-d6115f13]{margin-left:40px}.secAbout__top__item[data-v-d6115f13]:nth-of-type(1),.secAbout__top__item[data-v-d6115f13]:nth-of-type(3){transform:translate(-40px)}p[data-v-d6115f13],dt[data-v-d6115f13],dd[data-v-d6115f13],li[data-v-d6115f13]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-d6115f13]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-d6115f13]{border-bottom:none}.fix-bnr__bottom p[data-v-d6115f13]{font-size:14px}.wrapper[data-v-d6115f13]{min-width:0;margin-top:0}p[data-v-d6115f13],dt[data-v-d6115f13],dd[data-v-d6115f13],li[data-v-d6115f13]{line-height:2;font-size:15px}.pc[data-v-d6115f13]{display:none!important}.tab[data-v-d6115f13],.sp[data-v-d6115f13]{display:block!important}.inline-pc[data-v-d6115f13]{display:none!important}.inline-sp[data-v-d6115f13]{display:inline-block!important}.inner[data-v-d6115f13]{padding:0 5%}.inner--s[data-v-d6115f13]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-d6115f13]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-d6115f13]{padding:15px 20px 20px}.c-cta__ttl[data-v-d6115f13]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-d6115f13]{font-size:30px}.c-cta__ttl .normal[data-v-d6115f13]{font-size:26px}.c-cta__img[data-v-d6115f13]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-d6115f13]{font-size:12px;line-height:1.6}.c-lead[data-v-d6115f13]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-d6115f13]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-d6115f13],.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-d6115f13]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-d6115f13]{width:100%}.fix-bnr__top__txt[data-v-d6115f13]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-d6115f13]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-d6115f13]{font-size:20px}.fix-bnr__top__txt br[data-v-d6115f13]{display:none}.fix-bnr__top__img[data-v-d6115f13]{bottom:-34px}.agree label[data-v-d6115f13]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-d6115f13]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-d6115f13]{font-size:20px}.heading-01__ja em[data-v-d6115f13]{font-size:26px}.heading-01__ja--40[data-v-d6115f13]{font-size:22px}.heading-01__catch span[data-v-d6115f13]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-d6115f13]:before{width:10px;height:15px}.heading-01__catch span[data-v-d6115f13]:after{width:10px;height:15px}.heading-02[data-v-d6115f13]{font-size:20px}.heading-02[data-v-d6115f13]:before{margin-right:10px}.heading-02[data-v-d6115f13]:after{margin-left:10px}.heading-02--en[data-v-d6115f13]{padding-top:25px}.st-footer[data-v-d6115f13]{padding:50px 0 70px}.st-footer__logo[data-v-d6115f13]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-d6115f13]{font-size:10px}.st-header__logo[data-v-d6115f13]{margin-left:0}.st-header__globalNav__link[data-v-d6115f13]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-d6115f13]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-d6115f13]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-d6115f13]:before{width:5px;height:5px}.secMainView__point[data-v-d6115f13]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-d6115f13]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-d6115f13]{font-size:16px}.secMainView__point__item[data-v-d6115f13]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-d6115f13]{margin-top:20px}.secMainView__movie[data-v-d6115f13]{padding:50px 0}.secMainView__video[data-v-d6115f13]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-d6115f13]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-d6115f13]{width:70%}.secMainView__movie__minutes[data-v-d6115f13]{width:50%}.secMainView__movie__logo[data-v-d6115f13]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-d6115f13]{padding:50px 0}.secTrouble .inner[data-v-d6115f13]{padding:0 3%}.secTrouble__heading[data-v-d6115f13]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-d6115f13]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-d6115f13]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d6115f13]{border-width:2px}.secAbout__top[data-v-d6115f13]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-d6115f13]{margin-bottom:30px}.secAbout__top__cont[data-v-d6115f13]{padding:15px}.secAbout__top__ttl[data-v-d6115f13]{font-size:15px}.secAbout__top__ttl em[data-v-d6115f13]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-d6115f13]{display:none!important}.secAbout__top__list[data-v-d6115f13]{display:block}.secAbout__top__list[data-v-d6115f13]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-d6115f13]:after{content:none}.secAbout__top__item[data-v-d6115f13]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-d6115f13]:nth-of-type(1),.secAbout__top__item[data-v-d6115f13]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-d6115f13]:nth-of-type(1):before,.secAbout__top__item[data-v-d6115f13]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-d6115f13]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-d6115f13]{font-size:20px}.secAbout__top__txt[data-v-d6115f13]{font-size:15px}.secAbout__top__catch[data-v-d6115f13]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-d6115f13]{font-size:24px}.secAbout__top__catch .big[data-v-d6115f13]{font-size:21px}.secAbout__arrow[data-v-d6115f13]{bottom:-34px;width:40%}.secAbout__after[data-v-d6115f13]{padding:50px 0}.secAbout__after__txt[data-v-d6115f13]{font-size:15px}.secAbout__after__txt .big[data-v-d6115f13]{font-size:21px}.secAbout__after__txt .square[data-v-d6115f13]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-d6115f13]{padding:50px 0}.secAbout__new__heading[data-v-d6115f13]{margin-bottom:15px}.secAbout__new__lead[data-v-d6115f13]{margin-bottom:30px}.new__item[data-v-d6115f13]{padding-top:110px}.new__img[data-v-d6115f13]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-d6115f13]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-d6115f13]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-d6115f13]{line-height:1.8}.secAbout__feature[data-v-d6115f13]{padding:20px 0 30px}.feature__heading[data-v-d6115f13]{margin-bottom:15px}.feature__note[data-v-d6115f13]{text-align:left}.feature__list[data-v-d6115f13]{margin-top:30px}.feature__item[data-v-d6115f13]{margin-bottom:15px}.feature__item__ttl[data-v-d6115f13]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-d6115f13]{padding:15px}.feature__item__txt[data-v-d6115f13]{line-height:1.8}.feature__point__item .point__ttl[data-v-d6115f13]{font-size:15px}.feature__point__item .num[data-v-d6115f13]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-d6115f13]{font-size:14px;padding-left:40px}.secAbout__function[data-v-d6115f13]{padding:30px 0 50px}.function__heading>span[data-v-d6115f13]{padding-bottom:9px}.function__heading .num[data-v-d6115f13]{font-size:35px}.function__container[data-v-d6115f13]{margin-bottom:50px}.function__box[data-v-d6115f13]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-d6115f13]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-d6115f13]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-d6115f13]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-d6115f13]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-d6115f13]{font-size:15px}.function__listWrap[data-v-d6115f13]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-d6115f13],.function__list.list-02[data-v-d6115f13]{width:100%}.function__list__item[data-v-d6115f13]{font-size:14px;padding-left:12px}.function__list__item[data-v-d6115f13]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-d6115f13]{padding:50px 0}.secFee__heading[data-v-d6115f13]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-d6115f13]{margin-bottom:5px}.secFee__lead[data-v-d6115f13]{margin-bottom:30px}.secFee__box[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-d6115f13]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-d6115f13]{padding:20px}.secFee__txt[data-v-d6115f13]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-d6115f13]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-d6115f13]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-d6115f13]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-d6115f13]{font-size:15px}.plan__table--initial td.recommend .en[data-v-d6115f13]{font-size:22px}.plan__table--initial td.recommend .num[data-v-d6115f13]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-d6115f13]{display:none}.plan__table--monthly tbody .sp-display[data-v-d6115f13]{display:table-row}.plan__table--monthly tbody th[data-v-d6115f13]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-d6115f13]{font-size:18px}.plan__table--monthly tbody td[data-v-d6115f13]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-d6115f13],.plan__table--monthly tbody td.cel02[data-v-d6115f13]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-d6115f13]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-d6115f13]{font-size:26px}.plan__table--monthly tbody td.option[data-v-d6115f13]{font-size:14px}.secFee__noteItem[data-v-d6115f13]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-d6115f13]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-d6115f13]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-d6115f13]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-d6115f13]{width:22px}.option__img .icon.item-01[data-v-d6115f13]{font-size:20px}.option__img .icon.item-02[data-v-d6115f13],.option__img .icon.item-03[data-v-d6115f13]{font-size:22px}.option__ttl[data-v-d6115f13]{font-size:18px}.option__txt[data-v-d6115f13]{font-size:14px;line-height:1.8}.option__txtbox[data-v-d6115f13]{padding-left:15px}.secVoice[data-v-d6115f13]{padding:40px 0 50px}.secVoice__heading[data-v-d6115f13]{margin-bottom:30px}.secVoice__item[data-v-d6115f13]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-d6115f13]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-d6115f13]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-d6115f13]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-d6115f13],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-d6115f13],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-d6115f13]{top:16px}.secVoice__head[data-v-d6115f13]{padding:0 10px 15px;display:block}.secVoice__img[data-v-d6115f13]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-d6115f13]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-d6115f13]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-d6115f13]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-d6115f13],.secVoice__item__info dd[data-v-d6115f13]{font-size:12px}.secVoice__cont[data-v-d6115f13]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-d6115f13]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-d6115f13],.secVoice__cont__box--row3[data-v-d6115f13]{min-height:0px}.secVoice__cont__box--orange[data-v-d6115f13]{padding:20px 10px}.secVoice__cont__ttl[data-v-d6115f13]{top:-20px}.secVoice__cont__ttl span[data-v-d6115f13],.secVoice__problem[data-v-d6115f13]{font-size:14px}.secVoice__afterItem[data-v-d6115f13]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-d6115f13]:before{top:5px}.secFlow[data-v-d6115f13]{padding:40px 0 50px}.secFlow__heading[data-v-d6115f13]{margin-bottom:20px}.secFlow__list[data-v-d6115f13]{margin-bottom:30px}.secFlow__item[data-v-d6115f13]{padding:25px 15px 15px 50px}.secFlow__item[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-d6115f13]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-d6115f13]{padding:0;left:5px;top:17px}.flow__ttl[data-v-d6115f13]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-d6115f13]{font-size:12px}.flow__txt[data-v-d6115f13]{font-size:14px;line-height:1.8}.flow__setting[data-v-d6115f13]{padding:25px 15px 10px}.setting__list[data-v-d6115f13]{display:block}.setting__item[data-v-d6115f13]{font-size:14px;line-height:1.8}.setting__item[data-v-d6115f13]:before{width:3px;height:3px}.secFlow__support[data-v-d6115f13]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-d6115f13]{font-size:20px}.support__lead[data-v-d6115f13]{font-size:14px;text-align:left}.support__lead .small[data-v-d6115f13]{font-size:12px}.support__list[data-v-d6115f13]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-d6115f13]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-d6115f13]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-d6115f13]{width:30%;margin:0}.support__txt[data-v-d6115f13]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-d6115f13]{padding:50px 0}.secFaq__heading[data-v-d6115f13]{margin-bottom:20px}.secFaq__item[data-v-d6115f13]{border-width:2px;border-radius:5px}.secFaq__item[data-v-d6115f13]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-d6115f13]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-d6115f13]{font-size:20px}.secFaq__dt__ttl[data-v-d6115f13]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-d6115f13]{padding:0 18px 16px}.secFaq__ddBox[data-v-d6115f13]{padding:16px 19px}.secFaq__dd__ttl[data-v-d6115f13]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-d6115f13]{font-size:14px;line-height:1.714}.secContact[data-v-d6115f13]{padding:50px 0}.secContact__frame[data-v-d6115f13]{border-width:2px;padding:20px 15px}.secCompany[data-v-d6115f13]{padding:50px 0}.secCompany__heading[data-v-d6115f13]{margin-bottom:15px}.secCompany__lead[data-v-d6115f13]{margin-bottom:30px}.secCompany__logo[data-v-d6115f13]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-d6115f13]{display:block}.secCompany__dl dt[data-v-d6115f13]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-d6115f13]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-d6115f13]{height:250px}.secThanks[data-v-d6115f13]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-d6115f13]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-d6115f13]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-d6115f13]{color:#f80}.c-trialBtn a[data-v-d6115f13]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-d6115f13]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-d6115f13],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-d6115f13]{color:#f80}.fix-bnr a[data-v-d6115f13]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-d6115f13]:hover{opacity:.8}.st-header__contact a[data-v-d6115f13]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-d6115f13]{color:#f80}.secTrouble__tab .tab_label[data-v-d6115f13]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-d6115f13]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-d6115f13],.efo-form input[type=search][data-v-d6115f13],.efo-form input[type=tel][data-v-d6115f13],.efo-form input[type=number][data-v-d6115f13],.efo-form input[type=url][data-v-d6115f13],.efo-form input[type=email][data-v-d6115f13],.efo-form input[type=password][data-v-d6115f13]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-d6115f13]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-d6115f13]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-d6115f13]{font-size:1.4rem}.efo-form textarea[data-v-d6115f13]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-d6115f13],.checkbox label[data-v-d6115f13],.form-wrap[data-v-d6115f13]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-d6115f13]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-d6115f13]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-d6115f13]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-d6115f13]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-d6115f13]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-d6115f13]{margin:0 1rem 0 .6rem}.pp-box[data-v-d6115f13]{font-size:1rem}.pp-box h2[data-v-d6115f13]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-d6115f13]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-d6115f13]{font-size:2.2rem}table#mfp_confirm_table[data-v-d6115f13]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-d6115f13],table#mfp_confirm_table tr td[data-v-d6115f13]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-d6115f13]{width:200px}.agree label[data-v-d6115f13]{max-width:41%}.form-note .flex dt[data-v-d6115f13]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-d6115f13]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-d6115f13]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-d6115f13]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-d6115f13],.efo-form input[type=search][data-v-d6115f13],.efo-form input[type=tel][data-v-d6115f13],.efo-form input[type=number][data-v-d6115f13],.efo-form input[type=url][data-v-d6115f13],.efo-form input[type=email][data-v-d6115f13],.efo-form input[type=password][data-v-d6115f13]{font-size:16px;padding:8px 12px}.efo-form select[data-v-d6115f13],.efo-form textarea[data-v-d6115f13]{padding:8px 12px!important}.form-wrap[data-v-d6115f13]{padding:0}.form-step[data-v-d6115f13]{margin-bottom:5px}.form-step>div[data-v-d6115f13]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-d6115f13]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-d6115f13]:last-of-type{padding:0 10px}.form-step>div .en[data-v-d6115f13]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-d6115f13]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-d6115f13]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-d6115f13]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-d6115f13],.efo-form select.s[data-v-d6115f13]{width:100%}.efo-form .form-wrap .input-name[data-v-d6115f13]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-d6115f13]:after{opacity:1;visibility:visible}.req-label[data-v-d6115f13]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-d6115f13]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-d6115f13]:before{display:none}.efo-form input.s[data-v-d6115f13],select.s[data-v-d6115f13],.efo-form select[data-v-d6115f13]{width:100%}.efo-form input[type=date][data-v-d6115f13]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-d6115f13]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-d6115f13],.efo-form input[type=text].month-year-input[data-v-d6115f13]{width:100%}.efo-form input[type=file][data-v-d6115f13]{padding:4px 0 10px}.radio[data-v-d6115f13],.checkbox[data-v-d6115f13]{padding:5px 0 10px}.radio label[data-v-d6115f13],.checkbox label[data-v-d6115f13]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-d6115f13]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-d6115f13]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-d6115f13]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-d6115f13]{margin:0 .8rem 0 .4rem}.pp-box[data-v-d6115f13]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-d6115f13]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-d6115f13]{margin-top:2rem}.pp-box p[data-v-d6115f13],.pp-box ul[data-v-d6115f13],.pp-box li[data-v-d6115f13]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-d6115f13]{text-align:center}#mfp_loading[data-v-d6115f13],#mfp_loading_screen[data-v-d6115f13],#div#mfp_overlay_background[data-v-d6115f13]{display:none!important}.agree label[data-v-d6115f13]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-d6115f13]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-d6115f13]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-d6115f13],.efo-form button[type=submit][data-v-d6115f13],button#mfp_button_send[data-v-d6115f13]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-d6115f13]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-d6115f13]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-d6115f13]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-d6115f13]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-d6115f13]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-d6115f13]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-d6115f13]{margin-bottom:2.5rem}.remaining[data-v-d6115f13]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-d6115f13]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-d6115f13]{display:none}.efo-form input[type=reset][data-v-d6115f13],.efo-form button[type=reset][data-v-d6115f13],button#mfp_button_cancel[data-v-d6115f13],button[data-v-d6115f13],.mw_wp_form_confirm .submit-box button[type=reset][data-v-d6115f13],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d6115f13]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-d6115f13]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-d6115f13]{flex-direction:column}.form-note .flex dt[data-v-d6115f13]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-d6115f13]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-d6115f13]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-d6115f13]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-d6115f13]{display:inline}#thanks .form-wrap[data-v-d6115f13]{padding:2rem 0}#thanks .form-wrap .read[data-v-d6115f13]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-d6115f13]{padding:0 0 3rem}#thanks #info .ttl[data-v-d6115f13]{font-size:1.6rem}#thanks #info h2[data-v-d6115f13]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-d6115f13]{margin:2.5rem 0}.tel-block .num[data-v-d6115f13]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-d6115f13]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-d6115f13]:hover{background:#f5f7fa}.agree label a[data-v-d6115f13]:hover{color:#f80}.efo-form input[type=submit][data-v-d6115f13]:hover,.efo-form button[type=submit][data-v-d6115f13]:hover,button#mfp_button_send[data-v-d6115f13]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-d6115f13]:hover,.efo-form button[type=reset][data-v-d6115f13]:hover,button#mfp_button_cancel[data-v-d6115f13]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-d6115f13]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d6115f13]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-d6115f13]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-d6115f13]{text-wrap:nowrap}.heading-01__en[data-v-d6115f13]{top:10px}.heading-01__en img[data-v-d6115f13],.heading-02__en img[data-v-d6115f13]{width:auto;height:50px}.st-header__contact a[data-v-d6115f13]{width:100%}.secVoice__item__ttl[data-v-d6115f13]{font-size:3.9vw}.st-header[data-v-d6115f13]{position:fixed}.plan__item[data-v-d6115f13]{padding:36px 12px 12px}.form-note dd[data-v-d6115f13]{padding:20px}.mwform-checkbox-field-text[data-v-d6115f13]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-d6115f13]{right:-17px}#sp-btn[data-v-d6115f13]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-d6115f13]:last-of-type{padding:0 8px}.secMainView__catch[data-v-d6115f13]{font-size:30px}.secMainView__point__item[data-v-d6115f13]{width:100px;height:100px}.secMainView__point__item[data-v-d6115f13]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-d6115f13]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-d6115f13]{z-index:9999}.tf-require-counter__read[data-v-d6115f13]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-d6115f13]{background:#f80}.tf-error[data-v-d6115f13]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-d6115f13]:empty{margin:0}.mw-radio[data-v-d6115f13],.mw-checkbox[data-v-d6115f13]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-d6115f13],.mwform-checkbox-field input[type=checkbox][data-v-d6115f13]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-d6115f13]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-d6115f13]:after{opacity:1}.mwform-radio-field-text[data-v-d6115f13],.mwform-checkbox-field-text[data-v-d6115f13]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-d6115f13]:before,.mwform-checkbox-field-text[data-v-d6115f13]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-d6115f13]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-d6115f13]:before{border-radius:5px}.mwform-radio-field-text[data-v-d6115f13]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-d6115f13]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-d6115f13]{margin:0}.tf-marker[data-v-d6115f13]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-d6115f13]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-d6115f13],.efo-form input[type=text].month-year-input[data-v-d6115f13]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-d6115f13]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-d6115f13]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-d6115f13]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d6115f13]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d6115f13],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-d6115f13]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d6115f13]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]:before{display:none}.mw_wp_form_confirm .req-label[data-v-d6115f13]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-d6115f13]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-d6115f13]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-d6115f13]{display:none}.mw_wp_form_confirm .submit-box[data-v-d6115f13]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-d6115f13]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-d6115f13]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-d6115f13]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-d6115f13],.mwform-checkbox-field-text[data-v-d6115f13]{font-size:15px}.efo-form input[type=file][data-v-d6115f13]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-d6115f13]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d6115f13]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d6115f13],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d6115f13]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-d6115f13]{line-height:2}.tf-marker[data-v-d6115f13]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-d6115f13]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-d6115f13],.efo-form input[type=text].month-year-input[data-v-d6115f13]{width:100%}.tf-error[data-v-d6115f13]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-d6115f13]{font-size:1rem}.mwform-checkbox-field-text[data-v-d6115f13]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-d6115f13],.mw-checkbox[data-v-d6115f13]{padding:4px 0}.mw_wp_form .agree label[data-v-d6115f13]{display:inline-block}.tf-require-counter[data-v-d6115f13]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-d6115f13]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-d6115f13]{display:none}.mw_wp_form_confirm .confirm-message[data-v-d6115f13]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-d6115f13]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-d6115f13]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-d6115f13]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-d6115f13] p[data-v-d6115f13]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d6115f13]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d6115f13]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d6115f13]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-d6115f13]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-d6115f13]:before{top:2px}.mwform-checkbox-field-text[data-v-d6115f13]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-d6115f13]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-d6115f13]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-d6115f13]{position:fixed;bottom:0}.form-step__active .input-name[data-v-d6115f13]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-d6115f13]{width:840px}.secMainView__video[data-v-d6115f13]{left:0}.secFee__noteItem[data-v-d6115f13]{line-height:28px}.req-label[data-v-d6115f13]{font-size:14px}.tab[data-v-d6115f13]{display:none}.option__ttl[data-v-d6115f13]{line-height:36px}p[data-v-d6115f13],dt[data-v-d6115f13],dd[data-v-d6115f13],li[data-v-d6115f13]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-d6115f13],dt[data-v-d6115f13],dd[data-v-d6115f13],li[data-v-d6115f13]{line-height:2}.pc[data-v-d6115f13]{display:block!important;margin:0 auto}.tab[data-v-d6115f13],.sp[data-v-d6115f13]{display:none!important}.inline-pc[data-v-d6115f13]{display:inline-block!important}.inline-sp[data-v-d6115f13]{display:none!important}p[data-v-d6115f13],dd[data-v-d6115f13],li[data-v-d6115f13],address[data-v-d6115f13]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d6115f13]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d6115f13]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d6115f13]{opacity:0;width:0;height:0}.slider[data-v-d6115f13]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d6115f13]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d6115f13]:before{transform:translate(20px)}.slider.round[data-v-d6115f13]{border-radius:34px}.slider.round[data-v-d6115f13]:before{border-radius:50%}@keyframes zoom-d6115f13{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d6115f13],.top-nav[data-v-d6115f13],.atom-header-pages__header[data-v-d6115f13],.tab-left[data-v-d6115f13]{display:none!important}.page-break[data-v-d6115f13]{page-break-before:always}div[data-v-d6115f13]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d6115f13],html[data-v-d6115f13]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d6115f13],html[data-v-d6115f13]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d6115f13]::-webkit-scrollbar-track,html[data-v-d6115f13]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d6115f13]::-webkit-scrollbar,html[data-v-d6115f13]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d6115f13]::-webkit-scrollbar-thumb,html[data-v-d6115f13]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d6115f13]{box-sizing:border-box}.highlight[data-v-d6115f13]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d6115f13]{animation:zoom-d6115f13 .5s ease-in-out}.required[data-v-d6115f13]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d6115f13]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d6115f13]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-d6115f13],.heading-01__en[data-v-d6115f13],.heading-02__en[data-v-d6115f13]{display:flex;justify-content:center}.text-center[data-v-d6115f13]{display:flex;align-items:center}.landing-page[data-v-d6115f13]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-d6115f13]{display:none}.efo-form input[data-v-d6115f13]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-d6115f13]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-d6115f13],.fade-leave-to[data-v-d6115f13]{max-height:0px;opacity:0}.fade-enter-to[data-v-d6115f13],.fade-leave-from[data-v-d6115f13]{max-height:500px;opacity:1}.form-step .step-01[data-v-d6115f13]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-d6115f13]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-d6115f13]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-d6115f13]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-d6115f13]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-d6115f13]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-d6115f13]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-d6115f13]{color:#fff}.tf-require-counter.is-active[data-v-d6115f13]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-d6115f13]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-d6115f13],.efo-form .from-wrap .input-name[data-v-d6115f13]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-d6115f13]{font-size:1rem}.button-submit[data-v-d6115f13]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-d6115f13]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-d6115f13]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-d6115f13]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-d6115f13]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-d6115f13]{height:13.6px}.icon-caret-down[data-v-d6115f13] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-d6115f13] svg{width:20px;height:20px}.function__ttl__icon[data-v-d6115f13] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-d6115f13] svg{width:16px;height:16px}.option__img[data-v-d6115f13] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-d6115f13] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-d6115f13]{height:15px}.icon-header[data-v-d6115f13]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-d6115f13]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-d6115f13]{margin-top:30px 0px 0px}.form-step-two p[data-v-d6115f13]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-d6115f13]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-d6115f13]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-d6115f13]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-d6115f13]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-d6115f13]{height:60px}.form-step[data-v-d6115f13]{margin-bottom:27px}.first-error[data-v-d6115f13]{margin-bottom:10px}}.icon-caret-down[data-v-d6115f13]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-d6115f13] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-d6115f13]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-d6115f13]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-d6115f13],.efo-form .form-step__active .input-cont p[data-v-d6115f13]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-d6115f13]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-d6115f13]{font-size:15px}}.landing-page[data-v-198c8575]{min-width:100%}.landing-page[data-v-198c8575] button[type=submit].disabled[data-v-198c8575]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-198c8575] .flex[data-v-198c8575]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-198c8575] .flex-column[data-v-198c8575]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-198c8575]{line-height:2}.flex.nowrap[data-v-198c8575]{flex-wrap:nowrap}.flex.reverse[data-v-198c8575]{flex-direction:row-reverse}.flex.item-center[data-v-198c8575]{align-items:center}.inner[data-v-198c8575]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-198c8575]{line-height:0}.en[data-v-198c8575]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-198c8575]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-198c8575]{text-align:center}.bold[data-v-198c8575]{font-weight:700}.normal[data-v-198c8575]{font-weight:400}.trans[data-v-198c8575]{transition:all .2s}.ofi[data-v-198c8575]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-198c8575]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-198c8575]{color:#007da5}.red[data-v-198c8575]{color:#e60b3e}.orange[data-v-198c8575]{color:#f80}.yellow[data-v-198c8575]{color:#fff700}.border[data-v-198c8575]{border-width:0}.sp[data-v-198c8575]{display:none!important}img[data-v-198c8575]{max-width:100%;height:auto}em[data-v-198c8575]{font-style:normal}.wrapper[data-v-198c8575]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-198c8575]{overflow:hidden}#container[data-v-198c8575]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-198c8575{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-198c8575]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-198c8575]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-198c8575]{font-size:64px}.c-cta__ttl .normal[data-v-198c8575]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-198c8575]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-198c8575]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-198c8575]{font-size:22px}.c-cta__note[data-v-198c8575]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-198c8575]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-198c8575]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-198c8575],.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-198c8575]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-198c8575]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-198c8575]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-198c8575]{opacity:1;visibility:visible}.fix-bnr a[data-v-198c8575]{display:block;transition:filter .4s}.fix-bnr__top[data-v-198c8575]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-198c8575]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-198c8575]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-198c8575]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-198c8575]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-198c8575] p[data-v-198c8575]{line-height:normal}.fix-bnr__bottom .icon[data-v-198c8575]{color:#f80}.efo-form input[type=text][data-v-198c8575],.efo-form input[type=search][data-v-198c8575],.efo-form input[type=tel][data-v-198c8575],.efo-form input[type=number][data-v-198c8575],.efo-form input[type=url][data-v-198c8575],.efo-form input[type=email][data-v-198c8575],.efo-form input[type=password][data-v-198c8575]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-198c8575],.efo-form select.s[data-v-198c8575]{width:240px;max-width:100%}.efo-form select[data-v-198c8575]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-198c8575]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-198c8575],.efo-form input[type=text].month-year-input[data-v-198c8575]{width:240px}.efo-form textarea[data-v-198c8575]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-198c8575]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-198c8575]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-198c8575]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-198c8575],.efo-form .file-btn-wrap .mwform-file-delete[data-v-198c8575]{display:none}.efo-form input[type=file].file-btn[data-v-198c8575]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-198c8575]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-198c8575]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-198c8575]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-198c8575],.efo-form button[type=submit][data-v-198c8575],button#mfp_button_send[data-v-198c8575]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-198c8575],.efo-form button[type=reset][data-v-198c8575],button#mfp_button_cancel[data-v-198c8575],.mw_wp_form_confirm .submit-box button[type=reset][data-v-198c8575],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-198c8575]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-198c8575]{font-size:1.8rem}.form-step[data-v-198c8575]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-198c8575]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-198c8575]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-198c8575]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-198c8575]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-198c8575]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-198c8575]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-198c8575]:nth-of-type(2):before,.form-step>div[data-v-198c8575]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-198c8575]{position:relative;z-index:1}.form-step>div .en[data-v-198c8575]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-198c8575]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-198c8575],#mfp_phase_confirm .form-step .step-02[data-v-198c8575]{color:#fff}.remaining[data-v-198c8575]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-198c8575]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-198c8575]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-198c8575]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-198c8575]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-198c8575]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-198c8575]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-198c8575]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-198c8575]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-198c8575]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-198c8575]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-198c8575]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-198c8575]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-198c8575]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-198c8575]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-198c8575]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-198c8575]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-198c8575]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-198c8575]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-198c8575]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-198c8575]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-198c8575]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-198c8575],.pp-box ul[data-v-198c8575],.pp-box li[data-v-198c8575]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-198c8575]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-198c8575]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-198c8575]{display:block}form#mailformpro .pp-box dt[data-v-198c8575]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-198c8575]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-198c8575]{text-align:center}.submit-box .agree[data-v-198c8575]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-198c8575]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-198c8575]{text-align:center}.agree label[data-v-198c8575]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-198c8575]:before{top:-2px}.agree label[data-v-198c8575]:after{top:2px}.agree label .req-label[data-v-198c8575]{margin-right:.5rem}.agree label a[data-v-198c8575]{text-decoration:underline}form#mailformpro[data-v-198c8575]{padding:0}.mfp_element_all[data-v-198c8575]{max-width:100%}.mfp_element_text[data-v-198c8575],.mfp_element_number[data-v-198c8575],.mfp_element_select-one[data-v-198c8575],.mfp_element_email[data-v-198c8575],.mfp_element_tel[data-v-198c8575],.mfp_element_textarea[data-v-198c8575],.mfp_element_date[data-v-198c8575],.mfp_element_password[data-v-198c8575]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-198c8575],.efo-form label.mfp_checked[data-v-198c8575]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-198c8575],.efo-form label.mfp_checked .mfp_err[data-v-198c8575]{text-align:center}.name.flex>span[data-v-198c8575]{padding:0;margin-right:15px}.problem[data-v-198c8575]{border:solid 1px #a00!important}div.mfp_err[data-v-198c8575]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-198c8575]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-198c8575]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-198c8575],table#mfp_confirm_table tr td[data-v-198c8575]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-198c8575]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-198c8575]{background:transparent}div.mfp_buttons[data-v-198c8575]{padding:0}.mw_wp_form_preview .form-wrap[data-v-198c8575]{margin-bottom:4.5rem}.heading-01[data-v-198c8575]{text-align:center;position:relative}.heading-01__logo[data-v-198c8575]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-198c8575]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-198c8575]{font-size:48px}.heading-01__ja--40[data-v-198c8575]{font-size:40px}.heading-01__en[data-v-198c8575]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-198c8575]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-198c8575]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-198c8575] strong[data-v-198c8575]{font-weight:400}.heading-02[data-v-198c8575]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-198c8575]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-198c8575]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-198c8575]{position:relative;padding-top:45px}.heading-02__en[data-v-198c8575]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-198c8575]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-198c8575]{margin-bottom:11px}.st-footer__copyright[data-v-198c8575]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-198c8575]{font-size:10px;color:#999}.st-header[data-v-198c8575]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-198c8575]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-198c8575]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-198c8575]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-198c8575]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-198c8575]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-198c8575]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-198c8575]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-198c8575]{display:none}.tel-box[data-v-198c8575]{padding:6rem 0 10rem}.tel-box .read[data-v-198c8575]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-198c8575]{text-align:center}.tel-block .box[data-v-198c8575]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-198c8575]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-198c8575]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-198c8575]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-198c8575]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-198c8575]{padding:23px 0 23px 36px}.form-note dd li[data-v-198c8575]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-198c8575]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-198c8575]{padding:0 0 8rem}#thanks .form-wrap[data-v-198c8575]{text-align:center}#thanks .form-step[data-v-198c8575]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-198c8575]{color:#f80}#thanks .form-step>div[data-v-198c8575]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-198c8575]{font-size:2rem;color:#f80}#thanks #info h2[data-v-198c8575]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-198c8575]{margin:50px 0 60px}.secMainView[data-v-198c8575]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-198c8575]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-198c8575]{margin-bottom:21px}.secMainView__catch[data-v-198c8575]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-198c8575]{position:relative;display:inline-block}.secMainView__catch span[data-v-198c8575]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-198c8575]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-198c8575]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-198c8575]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-198c8575]{font-size:16px}.secMainView__point__item[data-v-198c8575]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-198c8575]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-198c8575]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-198c8575]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-198c8575]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-198c8575]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-198c8575]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-198c8575]{transform:translateY(-17px)}.secTrouble[data-v-198c8575]{padding:60px 0 83px}.secTrouble__heading[data-v-198c8575]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-198c8575]{margin-bottom:5px}.secTrouble__tab[data-v-198c8575]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-198c8575]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-198c8575]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-198c8575]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-198c8575]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-198c8575]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-198c8575]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-198c8575]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-198c8575]{display:none}.secAbout__top[data-v-198c8575]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-198c8575]{margin-bottom:40px}.secAbout__top__cont[data-v-198c8575]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-198c8575]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-198c8575]{font-size:32px}.secAbout__top__list[data-v-198c8575]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-198c8575]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-198c8575]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-198c8575]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-198c8575]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-198c8575]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-198c8575]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-198c8575]{font-weight:700}.secAbout__top__catch .en[data-v-198c8575]{font-size:48px}.secAbout__top__catch .big[data-v-198c8575]{font-size:42px}.secAbout__arrow[data-v-198c8575]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-198c8575]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-198c8575]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-198c8575]{font-size:48px}.secAbout__after__txt em[data-v-198c8575]{font-weight:700}.secAbout__after__txt .square[data-v-198c8575]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-198c8575]{margin-top:12px}.secAbout__new[data-v-198c8575]{padding:68px 0 105px}.secAbout__new__heading[data-v-198c8575]{margin-bottom:16px}.secAbout__new__lead[data-v-198c8575]{margin-bottom:40px}.new__list[data-v-198c8575]{display:flex;justify-content:space-between}.new__item[data-v-198c8575]{position:relative;flex:1}.new__item[data-v-198c8575]:not(:last-child){margin-right:40px}.new__img[data-v-198c8575]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-198c8575]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-198c8575]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-198c8575]{margin-bottom:13px}.feature__note[data-v-198c8575]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-198c8575]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-198c8575]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-198c8575]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-198c8575]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-198c8575]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-198c8575]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-198c8575]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-198c8575]{margin-top:20px}.feature__item__ttl[data-v-198c8575]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-198c8575]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-198c8575]{display:flex;justify-content:center}.feature__point__list[data-v-198c8575]{margin-top:15px}.feature__point__item[data-v-198c8575]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-198c8575]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-198c8575]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-198c8575]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-198c8575]{padding:45px 0 90px}.function__heading[data-v-198c8575]{margin-bottom:15px}.function__heading>span[data-v-198c8575]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-198c8575]{font-size:60px}.function__container[data-v-198c8575]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-198c8575]{grid-area:function_01}.function_02[data-v-198c8575]{grid-area:function_02}.function_03[data-v-198c8575]{grid-area:function_03}.function_04[data-v-198c8575]{grid-area:function_04}.function_05[data-v-198c8575]{grid-area:function_05}.function__box[data-v-198c8575]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-198c8575]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-198c8575]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-198c8575]{font-size:20px;font-weight:700}.function__listWrap[data-v-198c8575]{display:flex;justify-content:space-between}.function__list.list-01[data-v-198c8575]{width:54%}.function__list.list-02[data-v-198c8575]{width:46%}.function__list.list-03[data-v-198c8575]{flex:auto}.function__list__item[data-v-198c8575]{position:relative;padding-left:15px}.function__list__item[data-v-198c8575]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-198c8575]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-198c8575]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-198c8575]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-198c8575]{top:18px}.secFee__lead[data-v-198c8575]{margin-bottom:32px}.secFee__box[data-v-198c8575]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-198c8575]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-198c8575]{background:#fff;padding:27px 40px}.secFee__txt[data-v-198c8575]{text-align:center;font-size:18px}.secFee__plan[data-v-198c8575]{display:flex;margin-top:30px}.plan__item[data-v-198c8575]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-198c8575]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-198c8575]{background:#f0fbff}.plan__item--green[data-v-198c8575]{background:#ebf6fa}.plan__item--orange[data-v-198c8575]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-198c8575]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-198c8575]{color:#00ace5}.plan__icon--green[data-v-198c8575]{color:#007da5}.plan__icon--orange[data-v-198c8575]{top:-18px;color:#f80}.plan__name[data-v-198c8575]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-198c8575]{color:#00ace5}.plan__name--green[data-v-198c8575]{color:#007da5}.plan__name--orange[data-v-198c8575]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-198c8575]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-198c8575]{background:#00ace5}.plan__table thead .th.th--green[data-v-198c8575]{background:#007da5}.plan__table thead .th.th--orange[data-v-198c8575]{background:#f80}.plan__table tbody[data-v-198c8575]{line-height:normal;background:#fff}.plan__table[data-v-198c8575]{width:100%}.plan__table--initial td[data-v-198c8575]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-198c8575]{font-size:22px}.plan__table--initial td .num[data-v-198c8575]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-198c8575]{font-size:24px}.plan__table--initial td.recommend .num[data-v-198c8575]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-198c8575]{display:none}.plan__table--monthly tbody th[data-v-198c8575]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-198c8575]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-198c8575]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-198c8575]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-198c8575]{height:103px}.plan__table--monthly tbody td .en[data-v-198c8575]{font-size:22px}.plan__table--monthly tbody td .num[data-v-198c8575]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-198c8575]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-198c8575]{font-size:36px}.plan__table--monthly tbody td.option[data-v-198c8575]{font-size:18px}.plan__table--monthly .border[data-v-198c8575]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-198c8575]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-198c8575]{border-color:#fff}.secFee__noteList[data-v-198c8575]{margin-top:13px}.secFee__noteItem[data-v-198c8575]{font-size:14px}.secFee__option__list[data-v-198c8575]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-198c8575]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-198c8575],.secFee__option__item.item-04[data-v-198c8575]{margin-bottom:10px}.option__img[data-v-198c8575]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-198c8575]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-198c8575]{color:#007da5}.option__img .icon.item-01[data-v-198c8575]{font-size:54px}.option__img .icon.item-02[data-v-198c8575],.option__img .icon.item-03[data-v-198c8575]{font-size:60px}.option__ttl[data-v-198c8575]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-198c8575]{line-height:1.875}.option__txtbox[data-v-198c8575]{flex:1;padding-left:25px}.secVoice[data-v-198c8575]{padding:58px 0 45px}.secVoice__heading[data-v-198c8575]{margin-bottom:25px}.secVoice__list[data-v-198c8575]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-198c8575]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-198c8575]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-198c8575]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-198c8575]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-198c8575]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-198c8575]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-198c8575]{display:flex}.secVoice__item__info .row[data-v-198c8575]{display:flex;align-items:center}.secVoice__item__info .row[data-v-198c8575]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-198c8575]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-198c8575]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-198c8575]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-198c8575]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-198c8575]{min-height:88px}.secVoice__cont__box--row3[data-v-198c8575]{min-height:115px}.secVoice__cont__box--orange[data-v-198c8575]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-198c8575]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-198c8575]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-198c8575]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-198c8575]{background:#007da5}.secVoice__cont__ttl--green span[data-v-198c8575]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-198c8575]{background:#f80}.secVoice__cont__ttl--orange span[data-v-198c8575]:after{border-top-color:#f80}.secVoice__problem[data-v-198c8575]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-198c8575]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-198c8575]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-198c8575]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-198c8575]{font-weight:700;color:#f80}.secFlow[data-v-198c8575]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-198c8575]{margin-bottom:30px}.secFlow__list[data-v-198c8575]{margin-bottom:40px}.secFlow__item[data-v-198c8575]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-198c8575]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-198c8575]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-198c8575]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-198c8575]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-198c8575]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-198c8575]{height:179px;grid-area:flow__img}.flow__txt[data-v-198c8575]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-198c8575]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-198c8575]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-198c8575]{display:flex;justify-content:center}.setting__item[data-v-198c8575]{position:relative;padding-left:15px}.setting__item[data-v-198c8575]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-198c8575]:not(:last-child){margin-right:50px}.secFlow__support[data-v-198c8575]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-198c8575]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-198c8575]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-198c8575]{font-size:14px}.support__list[data-v-198c8575]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-198c8575]{flex:1}.support__img[data-v-198c8575]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-198c8575]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-198c8575]{padding:60px 0 80px}.secFaq__heading[data-v-198c8575]{margin-bottom:30px}.secFaq__item[data-v-198c8575]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-198c8575]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-198c8575]{position:relative;cursor:pointer}.secFaq__dt[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-198c8575]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-198c8575]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-198c8575]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-198c8575]{padding:0 30px 30px}.secFaq__ddBox[data-v-198c8575]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-198c8575]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-198c8575]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-198c8575]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-198c8575]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-198c8575]{top:15px}.secContact__frame[data-v-198c8575]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-198c8575]{padding:60px 0 80px}.secCompany__heading[data-v-198c8575]{margin-bottom:17px}.secCompany__lead[data-v-198c8575]{margin-bottom:40px}.secCompany__logo[data-v-198c8575]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-198c8575]{display:flex}.secCompany__dl[data-v-198c8575]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-198c8575]{display:flex}.secCompany__dl .row:last-child dt[data-v-198c8575]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-198c8575]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-198c8575]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-198c8575]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-198c8575]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-198c8575]{width:615px}.secCompany__map iframe[data-v-198c8575]{width:100%;height:514px}#thanks[data-v-198c8575]{padding-top:90px}.secThanks[data-v-198c8575]{padding:80px 0}.secThanks__heading[data-v-198c8575]{margin-bottom:30px}.secThanks__lead[data-v-198c8575]{margin-bottom:50px}.secThanks__btn a[data-v-198c8575]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-198c8575]{min-width:0;margin-top:0}.tab[data-v-198c8575]{display:block!important}.c-cta a[data-v-198c8575]{padding:20px}.c-cta__img[data-v-198c8575]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]{margin:0 auto}.c-num[data-v-198c8575]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-198c8575]{bottom:0}.st-footer[data-v-198c8575]{padding-bottom:70px}.st-header[data-v-198c8575]{min-width:0px;padding:0}.st-header__content[data-v-198c8575]{height:60px;padding:0}.st-header__logo[data-v-198c8575]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-198c8575]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-198c8575]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-198c8575]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-198c8575]{width:100%;padding:30px 0}.st-header__contact[data-v-198c8575]{margin-top:2rem}.scroll-prevent[data-v-198c8575]{position:fixed;width:100%;height:100%}#sp-btn[data-v-198c8575]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-198c8575]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-198c8575]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-198c8575]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-198c8575]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-198c8575]{background:none}#sp-btn.active[data-v-198c8575]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-198c8575],#sp-btn #sp-btn-a span[data-v-198c8575]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-198c8575]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-198c8575]:hover{opacity:1}#sp-btn.active span[data-v-198c8575]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-198c8575]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-198c8575]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-198c8575]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-198c8575]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-198c8575]{padding:30px 0 0}.secMainView__top__img[data-v-198c8575]{position:static;margin-top:30px}.secMainView__movie[data-v-198c8575]{padding:80px 0 50px}.secMainView__video[data-v-198c8575]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-198c8575]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-198c8575]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-198c8575]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-198c8575]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-198c8575]{padding:15px 10px}.secAbout__top__ttl[data-v-198c8575]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-198c8575]{flex-wrap:wrap}.secAbout__top__list[data-v-198c8575]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-198c8575]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-198c8575]:nth-of-type(1),.secAbout__top__item[data-v-198c8575]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-198c8575]:nth-of-type(1):before,.secAbout__top__item[data-v-198c8575]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-198c8575]{padding:12px 19px}.new__list[data-v-198c8575]{display:block}.new__item[data-v-198c8575]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-198c8575]{display:block}.feature__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-198c8575]{width:100%}.feature__item.item-01 .feature__item__img[data-v-198c8575],.feature__item.item-03 .feature__item__img[data-v-198c8575],.feature__item.item-04 .feature__item__img[data-v-198c8575],.feature__item.item-05 .feature__item__img[data-v-198c8575],.feature__item.item-06 .feature__item__img[data-v-198c8575],.feature__item.item-08 .feature__item__img[data-v-198c8575]{margin-top:20px}.function__heading>span[data-v-198c8575]{display:block}.function__container[data-v-198c8575]{display:block}.function__box[data-v-198c8575]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-198c8575] ul[data-v-198c8575]{margin-left:0}.function__listWrap[data-v-198c8575] li[data-v-198c8575]{line-height:2}.secFee__plan[data-v-198c8575]{display:block}.plan__item[data-v-198c8575]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-198c8575]{width:150px}.secFee__option__list[data-v-198c8575]{display:block;padding:0}.secFee__option__item[data-v-198c8575]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-198c8575]{display:block}.secVoice__item[data-v-198c8575]{width:100%;margin-bottom:40px}.secFlow__item[data-v-198c8575]{display:block}.flow__txt[data-v-198c8575]{padding-right:0}.flow__setting[data-v-198c8575]{margin-top:13px;margin-right:0}.support__list[data-v-198c8575]{padding:0 20px}.support__item[data-v-198c8575]{width:calc(100 / 3 - 8px)}.support__item[data-v-198c8575]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-198c8575]{padding:21px 60px 21px 30px}.secContact__frame[data-v-198c8575]{padding:30px 20px}.secCompany__box[data-v-198c8575]{display:block}.secCompany__dl[data-v-198c8575]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-198c8575]{margin:0 auto;width:100%}#thanks[data-v-198c8575]{padding-top:60px}.function__container .hide[data-v-198c8575]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-198c8575] p[data-v-198c8575]{font-size:14px}.secAbout__top__cont[data-v-198c8575] ul[data-v-198c8575]{margin-left:40px}.secAbout__top__item[data-v-198c8575]:nth-of-type(1),.secAbout__top__item[data-v-198c8575]:nth-of-type(3){transform:translate(-40px)}p[data-v-198c8575],dt[data-v-198c8575],dd[data-v-198c8575],li[data-v-198c8575]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-198c8575]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-198c8575]{border-bottom:none}.fix-bnr__bottom p[data-v-198c8575]{font-size:14px}.wrapper[data-v-198c8575]{min-width:0;margin-top:0}p[data-v-198c8575],dt[data-v-198c8575],dd[data-v-198c8575],li[data-v-198c8575]{line-height:2;font-size:15px}.pc[data-v-198c8575]{display:none!important}.tab[data-v-198c8575],.sp[data-v-198c8575]{display:block!important}.inline-pc[data-v-198c8575]{display:none!important}.inline-sp[data-v-198c8575]{display:inline-block!important}.inner[data-v-198c8575]{padding:0 5%}.inner--s[data-v-198c8575]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-198c8575]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-198c8575]{padding:15px 20px 20px}.c-cta__ttl[data-v-198c8575]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-198c8575]{font-size:30px}.c-cta__ttl .normal[data-v-198c8575]{font-size:26px}.c-cta__img[data-v-198c8575]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-198c8575]{font-size:12px;line-height:1.6}.c-lead[data-v-198c8575]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-198c8575]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-198c8575],.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-198c8575]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-198c8575]{width:100%}.fix-bnr__top__txt[data-v-198c8575]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-198c8575]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-198c8575]{font-size:20px}.fix-bnr__top__txt br[data-v-198c8575]{display:none}.fix-bnr__top__img[data-v-198c8575]{bottom:-34px}.agree label[data-v-198c8575]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-198c8575]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-198c8575]{font-size:20px}.heading-01__ja em[data-v-198c8575]{font-size:26px}.heading-01__ja--40[data-v-198c8575]{font-size:22px}.heading-01__catch span[data-v-198c8575]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-198c8575]:before{width:10px;height:15px}.heading-01__catch span[data-v-198c8575]:after{width:10px;height:15px}.heading-02[data-v-198c8575]{font-size:20px}.heading-02[data-v-198c8575]:before{margin-right:10px}.heading-02[data-v-198c8575]:after{margin-left:10px}.heading-02--en[data-v-198c8575]{padding-top:25px}.st-footer[data-v-198c8575]{padding:50px 0 70px}.st-footer__logo[data-v-198c8575]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-198c8575]{font-size:10px}.st-header__logo[data-v-198c8575]{margin-left:0}.st-header__globalNav__link[data-v-198c8575]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-198c8575]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-198c8575]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-198c8575]:before{width:5px;height:5px}.secMainView__point[data-v-198c8575]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-198c8575]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-198c8575]{font-size:16px}.secMainView__point__item[data-v-198c8575]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-198c8575]{margin-top:20px}.secMainView__movie[data-v-198c8575]{padding:50px 0}.secMainView__video[data-v-198c8575]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-198c8575]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-198c8575]{width:70%}.secMainView__movie__minutes[data-v-198c8575]{width:50%}.secMainView__movie__logo[data-v-198c8575]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-198c8575]{padding:50px 0}.secTrouble .inner[data-v-198c8575]{padding:0 3%}.secTrouble__heading[data-v-198c8575]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-198c8575]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-198c8575]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-198c8575]{border-width:2px}.secAbout__top[data-v-198c8575]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-198c8575]{margin-bottom:30px}.secAbout__top__cont[data-v-198c8575]{padding:15px}.secAbout__top__ttl[data-v-198c8575]{font-size:15px}.secAbout__top__ttl em[data-v-198c8575]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-198c8575]{display:none!important}.secAbout__top__list[data-v-198c8575]{display:block}.secAbout__top__list[data-v-198c8575]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-198c8575]:after{content:none}.secAbout__top__item[data-v-198c8575]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-198c8575]:nth-of-type(1),.secAbout__top__item[data-v-198c8575]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-198c8575]:nth-of-type(1):before,.secAbout__top__item[data-v-198c8575]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-198c8575]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-198c8575]{font-size:20px}.secAbout__top__txt[data-v-198c8575]{font-size:15px}.secAbout__top__catch[data-v-198c8575]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-198c8575]{font-size:24px}.secAbout__top__catch .big[data-v-198c8575]{font-size:21px}.secAbout__arrow[data-v-198c8575]{bottom:-34px;width:40%}.secAbout__after[data-v-198c8575]{padding:50px 0}.secAbout__after__txt[data-v-198c8575]{font-size:15px}.secAbout__after__txt .big[data-v-198c8575]{font-size:21px}.secAbout__after__txt .square[data-v-198c8575]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-198c8575]{padding:50px 0}.secAbout__new__heading[data-v-198c8575]{margin-bottom:15px}.secAbout__new__lead[data-v-198c8575]{margin-bottom:30px}.new__item[data-v-198c8575]{padding-top:110px}.new__img[data-v-198c8575]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-198c8575]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-198c8575]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-198c8575]{line-height:1.8}.secAbout__feature[data-v-198c8575]{padding:20px 0 30px}.feature__heading[data-v-198c8575]{margin-bottom:15px}.feature__note[data-v-198c8575]{text-align:left}.feature__list[data-v-198c8575]{margin-top:30px}.feature__item[data-v-198c8575]{margin-bottom:15px}.feature__item__ttl[data-v-198c8575]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-198c8575]{padding:15px}.feature__item__txt[data-v-198c8575]{line-height:1.8}.feature__point__item .point__ttl[data-v-198c8575]{font-size:15px}.feature__point__item .num[data-v-198c8575]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-198c8575]{font-size:14px;padding-left:40px}.secAbout__function[data-v-198c8575]{padding:30px 0 50px}.function__heading>span[data-v-198c8575]{padding-bottom:9px}.function__heading .num[data-v-198c8575]{font-size:35px}.function__container[data-v-198c8575]{margin-bottom:50px}.function__box[data-v-198c8575]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-198c8575]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-198c8575]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-198c8575]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-198c8575]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-198c8575]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-198c8575]{font-size:15px}.function__listWrap[data-v-198c8575]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-198c8575],.function__list.list-02[data-v-198c8575]{width:100%}.function__list__item[data-v-198c8575]{font-size:14px;padding-left:12px}.function__list__item[data-v-198c8575]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-198c8575]{padding:50px 0}.secFee__heading[data-v-198c8575]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-198c8575]{margin-bottom:5px}.secFee__lead[data-v-198c8575]{margin-bottom:30px}.secFee__box[data-v-198c8575]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-198c8575]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-198c8575]{padding:20px}.secFee__txt[data-v-198c8575]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-198c8575]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-198c8575]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-198c8575]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-198c8575]{font-size:15px}.plan__table--initial td.recommend .en[data-v-198c8575]{font-size:22px}.plan__table--initial td.recommend .num[data-v-198c8575]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-198c8575]{display:none}.plan__table--monthly tbody .sp-display[data-v-198c8575]{display:table-row}.plan__table--monthly tbody th[data-v-198c8575]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-198c8575]{font-size:18px}.plan__table--monthly tbody td[data-v-198c8575]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-198c8575],.plan__table--monthly tbody td.cel02[data-v-198c8575]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-198c8575]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-198c8575]{font-size:26px}.plan__table--monthly tbody td.option[data-v-198c8575]{font-size:14px}.secFee__noteItem[data-v-198c8575]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-198c8575]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-198c8575]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-198c8575]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-198c8575]{width:22px}.option__img .icon.item-01[data-v-198c8575]{font-size:20px}.option__img .icon.item-02[data-v-198c8575],.option__img .icon.item-03[data-v-198c8575]{font-size:22px}.option__ttl[data-v-198c8575]{font-size:18px}.option__txt[data-v-198c8575]{font-size:14px;line-height:1.8}.option__txtbox[data-v-198c8575]{padding-left:15px}.secVoice[data-v-198c8575]{padding:40px 0 50px}.secVoice__heading[data-v-198c8575]{margin-bottom:30px}.secVoice__item[data-v-198c8575]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-198c8575]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-198c8575]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-198c8575]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-198c8575],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-198c8575],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-198c8575]{top:16px}.secVoice__head[data-v-198c8575]{padding:0 10px 15px;display:block}.secVoice__img[data-v-198c8575]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-198c8575]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-198c8575]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-198c8575]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-198c8575],.secVoice__item__info dd[data-v-198c8575]{font-size:12px}.secVoice__cont[data-v-198c8575]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-198c8575]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-198c8575],.secVoice__cont__box--row3[data-v-198c8575]{min-height:0px}.secVoice__cont__box--orange[data-v-198c8575]{padding:20px 10px}.secVoice__cont__ttl[data-v-198c8575]{top:-20px}.secVoice__cont__ttl span[data-v-198c8575],.secVoice__problem[data-v-198c8575]{font-size:14px}.secVoice__afterItem[data-v-198c8575]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-198c8575]:before{top:5px}.secFlow[data-v-198c8575]{padding:40px 0 50px}.secFlow__heading[data-v-198c8575]{margin-bottom:20px}.secFlow__list[data-v-198c8575]{margin-bottom:30px}.secFlow__item[data-v-198c8575]{padding:25px 15px 15px 50px}.secFlow__item[data-v-198c8575]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-198c8575]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-198c8575]{padding:0;left:5px;top:17px}.flow__ttl[data-v-198c8575]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-198c8575]{font-size:12px}.flow__txt[data-v-198c8575]{font-size:14px;line-height:1.8}.flow__setting[data-v-198c8575]{padding:25px 15px 10px}.setting__list[data-v-198c8575]{display:block}.setting__item[data-v-198c8575]{font-size:14px;line-height:1.8}.setting__item[data-v-198c8575]:before{width:3px;height:3px}.secFlow__support[data-v-198c8575]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-198c8575]{font-size:20px}.support__lead[data-v-198c8575]{font-size:14px;text-align:left}.support__lead .small[data-v-198c8575]{font-size:12px}.support__list[data-v-198c8575]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-198c8575]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-198c8575]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-198c8575]{width:30%;margin:0}.support__txt[data-v-198c8575]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-198c8575]{padding:50px 0}.secFaq__heading[data-v-198c8575]{margin-bottom:20px}.secFaq__item[data-v-198c8575]{border-width:2px;border-radius:5px}.secFaq__item[data-v-198c8575]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-198c8575]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-198c8575]{font-size:20px}.secFaq__dt__ttl[data-v-198c8575]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-198c8575]{padding:0 18px 16px}.secFaq__ddBox[data-v-198c8575]{padding:16px 19px}.secFaq__dd__ttl[data-v-198c8575]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-198c8575]{font-size:14px;line-height:1.714}.secContact[data-v-198c8575]{padding:50px 0}.secContact__frame[data-v-198c8575]{border-width:2px;padding:20px 15px}.secCompany[data-v-198c8575]{padding:50px 0}.secCompany__heading[data-v-198c8575]{margin-bottom:15px}.secCompany__lead[data-v-198c8575]{margin-bottom:30px}.secCompany__logo[data-v-198c8575]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-198c8575]{display:block}.secCompany__dl dt[data-v-198c8575]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-198c8575]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-198c8575]{height:250px}.secThanks[data-v-198c8575]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-198c8575]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-198c8575]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-198c8575]{color:#f80}.c-trialBtn a[data-v-198c8575]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-198c8575]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-198c8575],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-198c8575]{color:#f80}.fix-bnr a[data-v-198c8575]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-198c8575]:hover{opacity:.8}.st-header__contact a[data-v-198c8575]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-198c8575]{color:#f80}.secTrouble__tab .tab_label[data-v-198c8575]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-198c8575]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-198c8575],.efo-form input[type=search][data-v-198c8575],.efo-form input[type=tel][data-v-198c8575],.efo-form input[type=number][data-v-198c8575],.efo-form input[type=url][data-v-198c8575],.efo-form input[type=email][data-v-198c8575],.efo-form input[type=password][data-v-198c8575]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-198c8575]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-198c8575]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-198c8575]{font-size:1.4rem}.efo-form textarea[data-v-198c8575]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-198c8575],.checkbox label[data-v-198c8575],.form-wrap[data-v-198c8575]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-198c8575]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-198c8575]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-198c8575]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-198c8575]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-198c8575]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-198c8575]{margin:0 1rem 0 .6rem}.pp-box[data-v-198c8575]{font-size:1rem}.pp-box h2[data-v-198c8575]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-198c8575]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-198c8575]{font-size:2.2rem}table#mfp_confirm_table[data-v-198c8575]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-198c8575],table#mfp_confirm_table tr td[data-v-198c8575]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-198c8575]{width:200px}.agree label[data-v-198c8575]{max-width:41%}.form-note .flex dt[data-v-198c8575]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-198c8575]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-198c8575]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-198c8575]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-198c8575],.efo-form input[type=search][data-v-198c8575],.efo-form input[type=tel][data-v-198c8575],.efo-form input[type=number][data-v-198c8575],.efo-form input[type=url][data-v-198c8575],.efo-form input[type=email][data-v-198c8575],.efo-form input[type=password][data-v-198c8575]{font-size:16px;padding:8px 12px}.efo-form select[data-v-198c8575],.efo-form textarea[data-v-198c8575]{padding:8px 12px!important}.form-wrap[data-v-198c8575]{padding:0}.form-step[data-v-198c8575]{margin-bottom:5px}.form-step>div[data-v-198c8575]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-198c8575]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-198c8575]:last-of-type{padding:0 10px}.form-step>div .en[data-v-198c8575]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-198c8575]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-198c8575]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-198c8575]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-198c8575],.efo-form select.s[data-v-198c8575]{width:100%}.efo-form .form-wrap .input-name[data-v-198c8575]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-198c8575]:after{opacity:1;visibility:visible}.req-label[data-v-198c8575]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-198c8575]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-198c8575]:before{display:none}.efo-form input.s[data-v-198c8575],select.s[data-v-198c8575],.efo-form select[data-v-198c8575]{width:100%}.efo-form input[type=date][data-v-198c8575]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-198c8575]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-198c8575],.efo-form input[type=text].month-year-input[data-v-198c8575]{width:100%}.efo-form input[type=file][data-v-198c8575]{padding:4px 0 10px}.radio[data-v-198c8575],.checkbox[data-v-198c8575]{padding:5px 0 10px}.radio label[data-v-198c8575],.checkbox label[data-v-198c8575]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-198c8575]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-198c8575]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-198c8575]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-198c8575]{margin:0 .8rem 0 .4rem}.pp-box[data-v-198c8575]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-198c8575]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-198c8575]{margin-top:2rem}.pp-box p[data-v-198c8575],.pp-box ul[data-v-198c8575],.pp-box li[data-v-198c8575]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-198c8575]{text-align:center}#mfp_loading[data-v-198c8575],#mfp_loading_screen[data-v-198c8575],#div#mfp_overlay_background[data-v-198c8575]{display:none!important}.agree label[data-v-198c8575]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-198c8575]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-198c8575]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-198c8575],.efo-form button[type=submit][data-v-198c8575],button#mfp_button_send[data-v-198c8575]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-198c8575]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-198c8575]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-198c8575]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-198c8575]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-198c8575]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-198c8575]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-198c8575]{margin-bottom:2.5rem}.remaining[data-v-198c8575]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-198c8575]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-198c8575]{display:none}.efo-form input[type=reset][data-v-198c8575],.efo-form button[type=reset][data-v-198c8575],button#mfp_button_cancel[data-v-198c8575],button[data-v-198c8575],.mw_wp_form_confirm .submit-box button[type=reset][data-v-198c8575],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-198c8575]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-198c8575]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-198c8575]{flex-direction:column}.form-note .flex dt[data-v-198c8575]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-198c8575]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-198c8575]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-198c8575]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-198c8575]{display:inline}#thanks .form-wrap[data-v-198c8575]{padding:2rem 0}#thanks .form-wrap .read[data-v-198c8575]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-198c8575]{padding:0 0 3rem}#thanks #info .ttl[data-v-198c8575]{font-size:1.6rem}#thanks #info h2[data-v-198c8575]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-198c8575]{margin:2.5rem 0}.tel-block .num[data-v-198c8575]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-198c8575]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-198c8575]:hover{background:#f5f7fa}.agree label a[data-v-198c8575]:hover{color:#f80}.efo-form input[type=submit][data-v-198c8575]:hover,.efo-form button[type=submit][data-v-198c8575]:hover,button#mfp_button_send[data-v-198c8575]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-198c8575]:hover,.efo-form button[type=reset][data-v-198c8575]:hover,button#mfp_button_cancel[data-v-198c8575]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-198c8575]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-198c8575]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-198c8575]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-198c8575]{text-wrap:nowrap}.heading-01__en[data-v-198c8575]{top:10px}.heading-01__en img[data-v-198c8575],.heading-02__en img[data-v-198c8575]{width:auto;height:50px}.st-header__contact a[data-v-198c8575]{width:100%}.secVoice__item__ttl[data-v-198c8575]{font-size:3.9vw}.st-header[data-v-198c8575]{position:fixed}.plan__item[data-v-198c8575]{padding:36px 12px 12px}.form-note dd[data-v-198c8575]{padding:20px}.mwform-checkbox-field-text[data-v-198c8575]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-198c8575]{right:-17px}#sp-btn[data-v-198c8575]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-198c8575]:last-of-type{padding:0 8px}.secMainView__catch[data-v-198c8575]{font-size:30px}.secMainView__point__item[data-v-198c8575]{width:100px;height:100px}.secMainView__point__item[data-v-198c8575]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-198c8575]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-198c8575]{z-index:9999}.tf-require-counter__read[data-v-198c8575]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-198c8575]{background:#f80}.tf-error[data-v-198c8575]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-198c8575]:empty{margin:0}.mw-radio[data-v-198c8575],.mw-checkbox[data-v-198c8575]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-198c8575],.mwform-checkbox-field input[type=checkbox][data-v-198c8575]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-198c8575]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-198c8575]:after{opacity:1}.mwform-radio-field-text[data-v-198c8575],.mwform-checkbox-field-text[data-v-198c8575]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-198c8575]:before,.mwform-checkbox-field-text[data-v-198c8575]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-198c8575]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-198c8575]:before{border-radius:5px}.mwform-radio-field-text[data-v-198c8575]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-198c8575]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-198c8575]{margin:0}.tf-marker[data-v-198c8575]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-198c8575]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-198c8575],.efo-form input[type=text].month-year-input[data-v-198c8575]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-198c8575]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-198c8575]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-198c8575]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-198c8575]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-198c8575],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-198c8575]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-198c8575]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]:before{display:none}.mw_wp_form_confirm .req-label[data-v-198c8575]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-198c8575]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-198c8575]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-198c8575]{display:none}.mw_wp_form_confirm .submit-box[data-v-198c8575]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-198c8575]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-198c8575]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-198c8575]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-198c8575],.mwform-checkbox-field-text[data-v-198c8575]{font-size:15px}.efo-form input[type=file][data-v-198c8575]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-198c8575]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-198c8575]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-198c8575],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-198c8575]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-198c8575]{line-height:2}.tf-marker[data-v-198c8575]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-198c8575]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-198c8575],.efo-form input[type=text].month-year-input[data-v-198c8575]{width:100%}.tf-error[data-v-198c8575]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-198c8575]{font-size:1rem}.mwform-checkbox-field-text[data-v-198c8575]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-198c8575],.mw-checkbox[data-v-198c8575]{padding:4px 0}.mw_wp_form .agree label[data-v-198c8575]{display:inline-block}.tf-require-counter[data-v-198c8575]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-198c8575]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-198c8575]{display:none}.mw_wp_form_confirm .confirm-message[data-v-198c8575]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-198c8575]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-198c8575]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-198c8575]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-198c8575] p[data-v-198c8575]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-198c8575]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-198c8575]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-198c8575]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-198c8575]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-198c8575]:before{top:2px}.mwform-checkbox-field-text[data-v-198c8575]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-198c8575]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-198c8575]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-198c8575]{position:fixed;bottom:0}.form-step__active .input-name[data-v-198c8575]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-198c8575]{width:840px}.secMainView__video[data-v-198c8575]{left:0}.secFee__noteItem[data-v-198c8575]{line-height:28px}.req-label[data-v-198c8575]{font-size:14px}.tab[data-v-198c8575]{display:none}.option__ttl[data-v-198c8575]{line-height:36px}p[data-v-198c8575],dt[data-v-198c8575],dd[data-v-198c8575],li[data-v-198c8575]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-198c8575],dt[data-v-198c8575],dd[data-v-198c8575],li[data-v-198c8575]{line-height:2}.pc[data-v-198c8575]{display:block!important;margin:0 auto}.tab[data-v-198c8575],.sp[data-v-198c8575]{display:none!important}.inline-pc[data-v-198c8575]{display:inline-block!important}.inline-sp[data-v-198c8575]{display:none!important}p[data-v-198c8575],dd[data-v-198c8575],li[data-v-198c8575],address[data-v-198c8575]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-198c8575]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-198c8575]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-198c8575]{opacity:0;width:0;height:0}.slider[data-v-198c8575]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-198c8575]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-198c8575]:before{transform:translate(20px)}.slider.round[data-v-198c8575]{border-radius:34px}.slider.round[data-v-198c8575]:before{border-radius:50%}@keyframes zoom-198c8575{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-198c8575],.top-nav[data-v-198c8575],.atom-header-pages__header[data-v-198c8575],.tab-left[data-v-198c8575]{display:none!important}.page-break[data-v-198c8575]{page-break-before:always}div[data-v-198c8575]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-198c8575],html[data-v-198c8575]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-198c8575],html[data-v-198c8575]{overflow-y:auto;scrollbar-width:thin}}body[data-v-198c8575]::-webkit-scrollbar-track,html[data-v-198c8575]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-198c8575]::-webkit-scrollbar,html[data-v-198c8575]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-198c8575]::-webkit-scrollbar-thumb,html[data-v-198c8575]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-198c8575]{box-sizing:border-box}.highlight[data-v-198c8575]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-198c8575]{animation:zoom-198c8575 .5s ease-in-out}.required[data-v-198c8575]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-198c8575]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-198c8575]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-198c8575],.heading-01__en[data-v-198c8575],.heading-02__en[data-v-198c8575]{display:flex;justify-content:center}.text-center[data-v-198c8575]{display:flex;align-items:center}.landing-page[data-v-198c8575]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-198c8575]{display:none}.efo-form input[data-v-198c8575]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-198c8575]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-198c8575],.fade-leave-to[data-v-198c8575]{max-height:0px;opacity:0}.fade-enter-to[data-v-198c8575],.fade-leave-from[data-v-198c8575]{max-height:500px;opacity:1}.form-step .step-01[data-v-198c8575]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-198c8575]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-198c8575]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-198c8575]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-198c8575]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-198c8575]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-198c8575]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-198c8575]{color:#fff}.tf-require-counter.is-active[data-v-198c8575]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-198c8575]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-198c8575],.efo-form .from-wrap .input-name[data-v-198c8575]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-198c8575]{font-size:1rem}.button-submit[data-v-198c8575]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-198c8575]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-198c8575]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-198c8575]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-198c8575]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-198c8575]{height:13.6px}.icon-caret-down[data-v-198c8575] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-198c8575] svg{width:20px;height:20px}.function__ttl__icon[data-v-198c8575] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-198c8575] svg{width:16px;height:16px}.option__img[data-v-198c8575] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-198c8575] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-198c8575]{height:15px}.icon-header[data-v-198c8575]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-198c8575]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-198c8575]{margin-top:30px 0px 0px}.form-step-two p[data-v-198c8575]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-198c8575]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-198c8575]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-198c8575]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-198c8575]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-198c8575]{height:60px}.form-step[data-v-198c8575]{margin-bottom:27px}.first-error[data-v-198c8575]{margin-bottom:10px}}.icon-caret-down[data-v-198c8575]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-198c8575] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-198c8575]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-198c8575]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-198c8575],.efo-form .form-step__active .input-cont p[data-v-198c8575]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-198c8575]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-198c8575]{font-size:15px}}.landing-page[data-v-cef7bdd3]{min-width:100%}.landing-page[data-v-cef7bdd3] button[type=submit].disabled[data-v-cef7bdd3]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-cef7bdd3] .flex[data-v-cef7bdd3]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-cef7bdd3] .flex-column[data-v-cef7bdd3]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-cef7bdd3]{line-height:2}.flex.nowrap[data-v-cef7bdd3]{flex-wrap:nowrap}.flex.reverse[data-v-cef7bdd3]{flex-direction:row-reverse}.flex.item-center[data-v-cef7bdd3]{align-items:center}.inner[data-v-cef7bdd3]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-cef7bdd3]{line-height:0}.en[data-v-cef7bdd3]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-cef7bdd3]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-cef7bdd3]{text-align:center}.bold[data-v-cef7bdd3]{font-weight:700}.normal[data-v-cef7bdd3]{font-weight:400}.trans[data-v-cef7bdd3]{transition:all .2s}.ofi[data-v-cef7bdd3]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-cef7bdd3]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-cef7bdd3]{color:#007da5}.red[data-v-cef7bdd3]{color:#e60b3e}.orange[data-v-cef7bdd3]{color:#f80}.yellow[data-v-cef7bdd3]{color:#fff700}.border[data-v-cef7bdd3]{border-width:0}.sp[data-v-cef7bdd3]{display:none!important}img[data-v-cef7bdd3]{max-width:100%;height:auto}em[data-v-cef7bdd3]{font-style:normal}.wrapper[data-v-cef7bdd3]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-cef7bdd3]{overflow:hidden}#container[data-v-cef7bdd3]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-cef7bdd3{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-cef7bdd3]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-cef7bdd3]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-cef7bdd3]{font-size:64px}.c-cta__ttl .normal[data-v-cef7bdd3]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-cef7bdd3]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-cef7bdd3]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-cef7bdd3]{font-size:22px}.c-cta__note[data-v-cef7bdd3]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-cef7bdd3]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-cef7bdd3]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-cef7bdd3],.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-cef7bdd3]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-cef7bdd3]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-cef7bdd3]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-cef7bdd3]{opacity:1;visibility:visible}.fix-bnr a[data-v-cef7bdd3]{display:block;transition:filter .4s}.fix-bnr__top[data-v-cef7bdd3]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-cef7bdd3]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-cef7bdd3]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-cef7bdd3]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-cef7bdd3]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-cef7bdd3] p[data-v-cef7bdd3]{line-height:normal}.fix-bnr__bottom .icon[data-v-cef7bdd3]{color:#f80}.efo-form input[type=text][data-v-cef7bdd3],.efo-form input[type=search][data-v-cef7bdd3],.efo-form input[type=tel][data-v-cef7bdd3],.efo-form input[type=number][data-v-cef7bdd3],.efo-form input[type=url][data-v-cef7bdd3],.efo-form input[type=email][data-v-cef7bdd3],.efo-form input[type=password][data-v-cef7bdd3]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-cef7bdd3],.efo-form select.s[data-v-cef7bdd3]{width:240px;max-width:100%}.efo-form select[data-v-cef7bdd3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-cef7bdd3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-cef7bdd3],.efo-form input[type=text].month-year-input[data-v-cef7bdd3]{width:240px}.efo-form textarea[data-v-cef7bdd3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-cef7bdd3]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-cef7bdd3]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-cef7bdd3]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-cef7bdd3],.efo-form .file-btn-wrap .mwform-file-delete[data-v-cef7bdd3]{display:none}.efo-form input[type=file].file-btn[data-v-cef7bdd3]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-cef7bdd3]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-cef7bdd3]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-cef7bdd3]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-cef7bdd3],.efo-form button[type=submit][data-v-cef7bdd3],button#mfp_button_send[data-v-cef7bdd3]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-cef7bdd3],.efo-form button[type=reset][data-v-cef7bdd3],button#mfp_button_cancel[data-v-cef7bdd3],.mw_wp_form_confirm .submit-box button[type=reset][data-v-cef7bdd3],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-cef7bdd3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-cef7bdd3]{font-size:1.8rem}.form-step[data-v-cef7bdd3]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-cef7bdd3]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-cef7bdd3]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-cef7bdd3]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-cef7bdd3]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-cef7bdd3]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-cef7bdd3]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-cef7bdd3]:nth-of-type(2):before,.form-step>div[data-v-cef7bdd3]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-cef7bdd3]{position:relative;z-index:1}.form-step>div .en[data-v-cef7bdd3]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-cef7bdd3]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-cef7bdd3],#mfp_phase_confirm .form-step .step-02[data-v-cef7bdd3]{color:#fff}.remaining[data-v-cef7bdd3]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-cef7bdd3]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-cef7bdd3]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-cef7bdd3]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-cef7bdd3]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-cef7bdd3]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-cef7bdd3]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-cef7bdd3]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-cef7bdd3]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-cef7bdd3]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-cef7bdd3]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-cef7bdd3]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-cef7bdd3]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-cef7bdd3]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-cef7bdd3]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-cef7bdd3]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-cef7bdd3]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-cef7bdd3]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-cef7bdd3]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-cef7bdd3]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-cef7bdd3],.pp-box ul[data-v-cef7bdd3],.pp-box li[data-v-cef7bdd3]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-cef7bdd3]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-cef7bdd3]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-cef7bdd3]{display:block}form#mailformpro .pp-box dt[data-v-cef7bdd3]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-cef7bdd3]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-cef7bdd3]{text-align:center}.submit-box .agree[data-v-cef7bdd3]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-cef7bdd3]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-cef7bdd3]{text-align:center}.agree label[data-v-cef7bdd3]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-cef7bdd3]:before{top:-2px}.agree label[data-v-cef7bdd3]:after{top:2px}.agree label .req-label[data-v-cef7bdd3]{margin-right:.5rem}.agree label a[data-v-cef7bdd3]{text-decoration:underline}form#mailformpro[data-v-cef7bdd3]{padding:0}.mfp_element_all[data-v-cef7bdd3]{max-width:100%}.mfp_element_text[data-v-cef7bdd3],.mfp_element_number[data-v-cef7bdd3],.mfp_element_select-one[data-v-cef7bdd3],.mfp_element_email[data-v-cef7bdd3],.mfp_element_tel[data-v-cef7bdd3],.mfp_element_textarea[data-v-cef7bdd3],.mfp_element_date[data-v-cef7bdd3],.mfp_element_password[data-v-cef7bdd3]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-cef7bdd3],.efo-form label.mfp_checked[data-v-cef7bdd3]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-cef7bdd3],.efo-form label.mfp_checked .mfp_err[data-v-cef7bdd3]{text-align:center}.name.flex>span[data-v-cef7bdd3]{padding:0;margin-right:15px}.problem[data-v-cef7bdd3]{border:solid 1px #a00!important}div.mfp_err[data-v-cef7bdd3]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-cef7bdd3]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-cef7bdd3]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-cef7bdd3],table#mfp_confirm_table tr td[data-v-cef7bdd3]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-cef7bdd3]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-cef7bdd3]{background:transparent}div.mfp_buttons[data-v-cef7bdd3]{padding:0}.mw_wp_form_preview .form-wrap[data-v-cef7bdd3]{margin-bottom:4.5rem}.heading-01[data-v-cef7bdd3]{text-align:center;position:relative}.heading-01__logo[data-v-cef7bdd3]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-cef7bdd3]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-cef7bdd3]{font-size:48px}.heading-01__ja--40[data-v-cef7bdd3]{font-size:40px}.heading-01__en[data-v-cef7bdd3]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-cef7bdd3]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-cef7bdd3]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-cef7bdd3] strong[data-v-cef7bdd3]{font-weight:400}.heading-02[data-v-cef7bdd3]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-cef7bdd3]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-cef7bdd3]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-cef7bdd3]{position:relative;padding-top:45px}.heading-02__en[data-v-cef7bdd3]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-cef7bdd3]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-cef7bdd3]{margin-bottom:11px}.st-footer__copyright[data-v-cef7bdd3]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-cef7bdd3]{font-size:10px;color:#999}.st-header[data-v-cef7bdd3]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-cef7bdd3]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-cef7bdd3]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-cef7bdd3]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-cef7bdd3]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-cef7bdd3]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-cef7bdd3]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-cef7bdd3]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-cef7bdd3]{display:none}.tel-box[data-v-cef7bdd3]{padding:6rem 0 10rem}.tel-box .read[data-v-cef7bdd3]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-cef7bdd3]{text-align:center}.tel-block .box[data-v-cef7bdd3]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-cef7bdd3]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-cef7bdd3]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-cef7bdd3]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-cef7bdd3]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-cef7bdd3]{padding:23px 0 23px 36px}.form-note dd li[data-v-cef7bdd3]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-cef7bdd3]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-cef7bdd3]{padding:0 0 8rem}#thanks .form-wrap[data-v-cef7bdd3]{text-align:center}#thanks .form-step[data-v-cef7bdd3]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-cef7bdd3]{color:#f80}#thanks .form-step>div[data-v-cef7bdd3]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-cef7bdd3]{font-size:2rem;color:#f80}#thanks #info h2[data-v-cef7bdd3]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-cef7bdd3]{margin:50px 0 60px}.secMainView[data-v-cef7bdd3]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-cef7bdd3]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-cef7bdd3]{margin-bottom:21px}.secMainView__catch[data-v-cef7bdd3]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-cef7bdd3]{position:relative;display:inline-block}.secMainView__catch span[data-v-cef7bdd3]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-cef7bdd3]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-cef7bdd3]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-cef7bdd3]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-cef7bdd3]{font-size:16px}.secMainView__point__item[data-v-cef7bdd3]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-cef7bdd3]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-cef7bdd3]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-cef7bdd3]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-cef7bdd3]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-cef7bdd3]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-cef7bdd3]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-cef7bdd3]{transform:translateY(-17px)}.secTrouble[data-v-cef7bdd3]{padding:60px 0 83px}.secTrouble__heading[data-v-cef7bdd3]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-cef7bdd3]{margin-bottom:5px}.secTrouble__tab[data-v-cef7bdd3]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-cef7bdd3]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-cef7bdd3]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-cef7bdd3]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-cef7bdd3]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-cef7bdd3]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-cef7bdd3]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-cef7bdd3]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-cef7bdd3]{display:none}.secAbout__top[data-v-cef7bdd3]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-cef7bdd3]{margin-bottom:40px}.secAbout__top__cont[data-v-cef7bdd3]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-cef7bdd3]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-cef7bdd3]{font-size:32px}.secAbout__top__list[data-v-cef7bdd3]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-cef7bdd3]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-cef7bdd3]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-cef7bdd3]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-cef7bdd3]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-cef7bdd3]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-cef7bdd3]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-cef7bdd3]{font-weight:700}.secAbout__top__catch .en[data-v-cef7bdd3]{font-size:48px}.secAbout__top__catch .big[data-v-cef7bdd3]{font-size:42px}.secAbout__arrow[data-v-cef7bdd3]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-cef7bdd3]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-cef7bdd3]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-cef7bdd3]{font-size:48px}.secAbout__after__txt em[data-v-cef7bdd3]{font-weight:700}.secAbout__after__txt .square[data-v-cef7bdd3]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-cef7bdd3]{margin-top:12px}.secAbout__new[data-v-cef7bdd3]{padding:68px 0 105px}.secAbout__new__heading[data-v-cef7bdd3]{margin-bottom:16px}.secAbout__new__lead[data-v-cef7bdd3]{margin-bottom:40px}.new__list[data-v-cef7bdd3]{display:flex;justify-content:space-between}.new__item[data-v-cef7bdd3]{position:relative;flex:1}.new__item[data-v-cef7bdd3]:not(:last-child){margin-right:40px}.new__img[data-v-cef7bdd3]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-cef7bdd3]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-cef7bdd3]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-cef7bdd3]{margin-bottom:13px}.feature__note[data-v-cef7bdd3]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-cef7bdd3]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-cef7bdd3]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-cef7bdd3]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-cef7bdd3]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-cef7bdd3]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-cef7bdd3]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-cef7bdd3]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-cef7bdd3]{margin-top:20px}.feature__item__ttl[data-v-cef7bdd3]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-cef7bdd3]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-cef7bdd3]{display:flex;justify-content:center}.feature__point__list[data-v-cef7bdd3]{margin-top:15px}.feature__point__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-cef7bdd3]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-cef7bdd3]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-cef7bdd3]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-cef7bdd3]{padding:45px 0 90px}.function__heading[data-v-cef7bdd3]{margin-bottom:15px}.function__heading>span[data-v-cef7bdd3]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-cef7bdd3]{font-size:60px}.function__container[data-v-cef7bdd3]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-cef7bdd3]{grid-area:function_01}.function_02[data-v-cef7bdd3]{grid-area:function_02}.function_03[data-v-cef7bdd3]{grid-area:function_03}.function_04[data-v-cef7bdd3]{grid-area:function_04}.function_05[data-v-cef7bdd3]{grid-area:function_05}.function__box[data-v-cef7bdd3]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-cef7bdd3]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-cef7bdd3]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-cef7bdd3]{font-size:20px;font-weight:700}.function__listWrap[data-v-cef7bdd3]{display:flex;justify-content:space-between}.function__list.list-01[data-v-cef7bdd3]{width:54%}.function__list.list-02[data-v-cef7bdd3]{width:46%}.function__list.list-03[data-v-cef7bdd3]{flex:auto}.function__list__item[data-v-cef7bdd3]{position:relative;padding-left:15px}.function__list__item[data-v-cef7bdd3]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-cef7bdd3]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-cef7bdd3]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-cef7bdd3]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-cef7bdd3]{top:18px}.secFee__lead[data-v-cef7bdd3]{margin-bottom:32px}.secFee__box[data-v-cef7bdd3]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-cef7bdd3]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-cef7bdd3]{background:#fff;padding:27px 40px}.secFee__txt[data-v-cef7bdd3]{text-align:center;font-size:18px}.secFee__plan[data-v-cef7bdd3]{display:flex;margin-top:30px}.plan__item[data-v-cef7bdd3]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-cef7bdd3]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-cef7bdd3]{background:#f0fbff}.plan__item--green[data-v-cef7bdd3]{background:#ebf6fa}.plan__item--orange[data-v-cef7bdd3]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-cef7bdd3]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-cef7bdd3]{color:#00ace5}.plan__icon--green[data-v-cef7bdd3]{color:#007da5}.plan__icon--orange[data-v-cef7bdd3]{top:-18px;color:#f80}.plan__name[data-v-cef7bdd3]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-cef7bdd3]{color:#00ace5}.plan__name--green[data-v-cef7bdd3]{color:#007da5}.plan__name--orange[data-v-cef7bdd3]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-cef7bdd3]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-cef7bdd3]{background:#00ace5}.plan__table thead .th.th--green[data-v-cef7bdd3]{background:#007da5}.plan__table thead .th.th--orange[data-v-cef7bdd3]{background:#f80}.plan__table tbody[data-v-cef7bdd3]{line-height:normal;background:#fff}.plan__table[data-v-cef7bdd3]{width:100%}.plan__table--initial td[data-v-cef7bdd3]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-cef7bdd3]{font-size:22px}.plan__table--initial td .num[data-v-cef7bdd3]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-cef7bdd3]{font-size:24px}.plan__table--initial td.recommend .num[data-v-cef7bdd3]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-cef7bdd3]{display:none}.plan__table--monthly tbody th[data-v-cef7bdd3]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-cef7bdd3]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-cef7bdd3]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-cef7bdd3]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-cef7bdd3]{height:103px}.plan__table--monthly tbody td .en[data-v-cef7bdd3]{font-size:22px}.plan__table--monthly tbody td .num[data-v-cef7bdd3]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-cef7bdd3]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-cef7bdd3]{font-size:36px}.plan__table--monthly tbody td.option[data-v-cef7bdd3]{font-size:18px}.plan__table--monthly .border[data-v-cef7bdd3]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-cef7bdd3]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-cef7bdd3]{border-color:#fff}.secFee__noteList[data-v-cef7bdd3]{margin-top:13px}.secFee__noteItem[data-v-cef7bdd3]{font-size:14px}.secFee__option__list[data-v-cef7bdd3]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-cef7bdd3]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-cef7bdd3],.secFee__option__item.item-04[data-v-cef7bdd3]{margin-bottom:10px}.option__img[data-v-cef7bdd3]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-cef7bdd3]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-cef7bdd3]{color:#007da5}.option__img .icon.item-01[data-v-cef7bdd3]{font-size:54px}.option__img .icon.item-02[data-v-cef7bdd3],.option__img .icon.item-03[data-v-cef7bdd3]{font-size:60px}.option__ttl[data-v-cef7bdd3]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-cef7bdd3]{line-height:1.875}.option__txtbox[data-v-cef7bdd3]{flex:1;padding-left:25px}.secVoice[data-v-cef7bdd3]{padding:58px 0 45px}.secVoice__heading[data-v-cef7bdd3]{margin-bottom:25px}.secVoice__list[data-v-cef7bdd3]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-cef7bdd3]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-cef7bdd3]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-cef7bdd3]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-cef7bdd3]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-cef7bdd3]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-cef7bdd3]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-cef7bdd3]{display:flex}.secVoice__item__info .row[data-v-cef7bdd3]{display:flex;align-items:center}.secVoice__item__info .row[data-v-cef7bdd3]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-cef7bdd3]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-cef7bdd3]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-cef7bdd3]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-cef7bdd3]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-cef7bdd3]{min-height:88px}.secVoice__cont__box--row3[data-v-cef7bdd3]{min-height:115px}.secVoice__cont__box--orange[data-v-cef7bdd3]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-cef7bdd3]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-cef7bdd3]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-cef7bdd3]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-cef7bdd3]{background:#007da5}.secVoice__cont__ttl--green span[data-v-cef7bdd3]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-cef7bdd3]{background:#f80}.secVoice__cont__ttl--orange span[data-v-cef7bdd3]:after{border-top-color:#f80}.secVoice__problem[data-v-cef7bdd3]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-cef7bdd3]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-cef7bdd3]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-cef7bdd3]{font-weight:700;color:#f80}.secFlow[data-v-cef7bdd3]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-cef7bdd3]{margin-bottom:30px}.secFlow__list[data-v-cef7bdd3]{margin-bottom:40px}.secFlow__item[data-v-cef7bdd3]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-cef7bdd3]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-cef7bdd3]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-cef7bdd3]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-cef7bdd3]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-cef7bdd3]{height:179px;grid-area:flow__img}.flow__txt[data-v-cef7bdd3]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-cef7bdd3]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-cef7bdd3]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-cef7bdd3]{display:flex;justify-content:center}.setting__item[data-v-cef7bdd3]{position:relative;padding-left:15px}.setting__item[data-v-cef7bdd3]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-cef7bdd3]:not(:last-child){margin-right:50px}.secFlow__support[data-v-cef7bdd3]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-cef7bdd3]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-cef7bdd3]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-cef7bdd3]{font-size:14px}.support__list[data-v-cef7bdd3]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-cef7bdd3]{flex:1}.support__img[data-v-cef7bdd3]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-cef7bdd3]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-cef7bdd3]{padding:60px 0 80px}.secFaq__heading[data-v-cef7bdd3]{margin-bottom:30px}.secFaq__item[data-v-cef7bdd3]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-cef7bdd3]{position:relative;cursor:pointer}.secFaq__dt[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-cef7bdd3]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-cef7bdd3]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-cef7bdd3]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-cef7bdd3]{padding:0 30px 30px}.secFaq__ddBox[data-v-cef7bdd3]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-cef7bdd3]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-cef7bdd3]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-cef7bdd3]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-cef7bdd3]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-cef7bdd3]{top:15px}.secContact__frame[data-v-cef7bdd3]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-cef7bdd3]{padding:60px 0 80px}.secCompany__heading[data-v-cef7bdd3]{margin-bottom:17px}.secCompany__lead[data-v-cef7bdd3]{margin-bottom:40px}.secCompany__logo[data-v-cef7bdd3]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-cef7bdd3]{display:flex}.secCompany__dl[data-v-cef7bdd3]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-cef7bdd3]{display:flex}.secCompany__dl .row:last-child dt[data-v-cef7bdd3]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-cef7bdd3]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-cef7bdd3]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-cef7bdd3]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-cef7bdd3]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-cef7bdd3]{width:615px}.secCompany__map iframe[data-v-cef7bdd3]{width:100%;height:514px}#thanks[data-v-cef7bdd3]{padding-top:90px}.secThanks[data-v-cef7bdd3]{padding:80px 0}.secThanks__heading[data-v-cef7bdd3]{margin-bottom:30px}.secThanks__lead[data-v-cef7bdd3]{margin-bottom:50px}.secThanks__btn a[data-v-cef7bdd3]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-cef7bdd3]{min-width:0;margin-top:0}.tab[data-v-cef7bdd3]{display:block!important}.c-cta a[data-v-cef7bdd3]{padding:20px}.c-cta__img[data-v-cef7bdd3]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]{margin:0 auto}.c-num[data-v-cef7bdd3]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-cef7bdd3]{bottom:0}.st-footer[data-v-cef7bdd3]{padding-bottom:70px}.st-header[data-v-cef7bdd3]{min-width:0px;padding:0}.st-header__content[data-v-cef7bdd3]{height:60px;padding:0}.st-header__logo[data-v-cef7bdd3]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-cef7bdd3]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-cef7bdd3]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-cef7bdd3]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-cef7bdd3]{width:100%;padding:30px 0}.st-header__contact[data-v-cef7bdd3]{margin-top:2rem}.scroll-prevent[data-v-cef7bdd3]{position:fixed;width:100%;height:100%}#sp-btn[data-v-cef7bdd3]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-cef7bdd3]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-cef7bdd3]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-cef7bdd3]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-cef7bdd3]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-cef7bdd3]{background:none}#sp-btn.active[data-v-cef7bdd3]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-cef7bdd3],#sp-btn #sp-btn-a span[data-v-cef7bdd3]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-cef7bdd3]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-cef7bdd3]:hover{opacity:1}#sp-btn.active span[data-v-cef7bdd3]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-cef7bdd3]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-cef7bdd3]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-cef7bdd3]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-cef7bdd3]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-cef7bdd3]{padding:30px 0 0}.secMainView__top__img[data-v-cef7bdd3]{position:static;margin-top:30px}.secMainView__movie[data-v-cef7bdd3]{padding:80px 0 50px}.secMainView__video[data-v-cef7bdd3]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-cef7bdd3]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-cef7bdd3]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-cef7bdd3]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-cef7bdd3]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-cef7bdd3]{padding:15px 10px}.secAbout__top__ttl[data-v-cef7bdd3]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-cef7bdd3]{flex-wrap:wrap}.secAbout__top__list[data-v-cef7bdd3]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-cef7bdd3]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(1),.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(1):before,.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-cef7bdd3]{padding:12px 19px}.new__list[data-v-cef7bdd3]{display:block}.new__item[data-v-cef7bdd3]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-cef7bdd3]{display:block}.feature__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-cef7bdd3]{width:100%}.feature__item.item-01 .feature__item__img[data-v-cef7bdd3],.feature__item.item-03 .feature__item__img[data-v-cef7bdd3],.feature__item.item-04 .feature__item__img[data-v-cef7bdd3],.feature__item.item-05 .feature__item__img[data-v-cef7bdd3],.feature__item.item-06 .feature__item__img[data-v-cef7bdd3],.feature__item.item-08 .feature__item__img[data-v-cef7bdd3]{margin-top:20px}.function__heading>span[data-v-cef7bdd3]{display:block}.function__container[data-v-cef7bdd3]{display:block}.function__box[data-v-cef7bdd3]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-cef7bdd3] ul[data-v-cef7bdd3]{margin-left:0}.function__listWrap[data-v-cef7bdd3] li[data-v-cef7bdd3]{line-height:2}.secFee__plan[data-v-cef7bdd3]{display:block}.plan__item[data-v-cef7bdd3]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-cef7bdd3]{width:150px}.secFee__option__list[data-v-cef7bdd3]{display:block;padding:0}.secFee__option__item[data-v-cef7bdd3]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-cef7bdd3]{display:block}.secVoice__item[data-v-cef7bdd3]{width:100%;margin-bottom:40px}.secFlow__item[data-v-cef7bdd3]{display:block}.flow__txt[data-v-cef7bdd3]{padding-right:0}.flow__setting[data-v-cef7bdd3]{margin-top:13px;margin-right:0}.support__list[data-v-cef7bdd3]{padding:0 20px}.support__item[data-v-cef7bdd3]{width:calc(100 / 3 - 8px)}.support__item[data-v-cef7bdd3]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-cef7bdd3]{padding:21px 60px 21px 30px}.secContact__frame[data-v-cef7bdd3]{padding:30px 20px}.secCompany__box[data-v-cef7bdd3]{display:block}.secCompany__dl[data-v-cef7bdd3]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-cef7bdd3]{margin:0 auto;width:100%}#thanks[data-v-cef7bdd3]{padding-top:60px}.function__container .hide[data-v-cef7bdd3]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-cef7bdd3] p[data-v-cef7bdd3]{font-size:14px}.secAbout__top__cont[data-v-cef7bdd3] ul[data-v-cef7bdd3]{margin-left:40px}.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(1),.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(3){transform:translate(-40px)}p[data-v-cef7bdd3],dt[data-v-cef7bdd3],dd[data-v-cef7bdd3],li[data-v-cef7bdd3]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-cef7bdd3]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-cef7bdd3]{border-bottom:none}.fix-bnr__bottom p[data-v-cef7bdd3]{font-size:14px}.wrapper[data-v-cef7bdd3]{min-width:0;margin-top:0}p[data-v-cef7bdd3],dt[data-v-cef7bdd3],dd[data-v-cef7bdd3],li[data-v-cef7bdd3]{line-height:2;font-size:15px}.pc[data-v-cef7bdd3]{display:none!important}.tab[data-v-cef7bdd3],.sp[data-v-cef7bdd3]{display:block!important}.inline-pc[data-v-cef7bdd3]{display:none!important}.inline-sp[data-v-cef7bdd3]{display:inline-block!important}.inner[data-v-cef7bdd3]{padding:0 5%}.inner--s[data-v-cef7bdd3]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-cef7bdd3]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-cef7bdd3]{padding:15px 20px 20px}.c-cta__ttl[data-v-cef7bdd3]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-cef7bdd3]{font-size:30px}.c-cta__ttl .normal[data-v-cef7bdd3]{font-size:26px}.c-cta__img[data-v-cef7bdd3]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-cef7bdd3]{font-size:12px;line-height:1.6}.c-lead[data-v-cef7bdd3]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-cef7bdd3]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-cef7bdd3],.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-cef7bdd3]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-cef7bdd3]{width:100%}.fix-bnr__top__txt[data-v-cef7bdd3]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-cef7bdd3]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-cef7bdd3]{font-size:20px}.fix-bnr__top__txt br[data-v-cef7bdd3]{display:none}.fix-bnr__top__img[data-v-cef7bdd3]{bottom:-34px}.agree label[data-v-cef7bdd3]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-cef7bdd3]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-cef7bdd3]{font-size:20px}.heading-01__ja em[data-v-cef7bdd3]{font-size:26px}.heading-01__ja--40[data-v-cef7bdd3]{font-size:22px}.heading-01__catch span[data-v-cef7bdd3]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-cef7bdd3]:before{width:10px;height:15px}.heading-01__catch span[data-v-cef7bdd3]:after{width:10px;height:15px}.heading-02[data-v-cef7bdd3]{font-size:20px}.heading-02[data-v-cef7bdd3]:before{margin-right:10px}.heading-02[data-v-cef7bdd3]:after{margin-left:10px}.heading-02--en[data-v-cef7bdd3]{padding-top:25px}.st-footer[data-v-cef7bdd3]{padding:50px 0 70px}.st-footer__logo[data-v-cef7bdd3]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-cef7bdd3]{font-size:10px}.st-header__logo[data-v-cef7bdd3]{margin-left:0}.st-header__globalNav__link[data-v-cef7bdd3]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-cef7bdd3]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-cef7bdd3]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-cef7bdd3]:before{width:5px;height:5px}.secMainView__point[data-v-cef7bdd3]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-cef7bdd3]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-cef7bdd3]{font-size:16px}.secMainView__point__item[data-v-cef7bdd3]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-cef7bdd3]{margin-top:20px}.secMainView__movie[data-v-cef7bdd3]{padding:50px 0}.secMainView__video[data-v-cef7bdd3]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-cef7bdd3]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-cef7bdd3]{width:70%}.secMainView__movie__minutes[data-v-cef7bdd3]{width:50%}.secMainView__movie__logo[data-v-cef7bdd3]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-cef7bdd3]{padding:50px 0}.secTrouble .inner[data-v-cef7bdd3]{padding:0 3%}.secTrouble__heading[data-v-cef7bdd3]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-cef7bdd3]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-cef7bdd3]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-cef7bdd3]{border-width:2px}.secAbout__top[data-v-cef7bdd3]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-cef7bdd3]{margin-bottom:30px}.secAbout__top__cont[data-v-cef7bdd3]{padding:15px}.secAbout__top__ttl[data-v-cef7bdd3]{font-size:15px}.secAbout__top__ttl em[data-v-cef7bdd3]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-cef7bdd3]{display:none!important}.secAbout__top__list[data-v-cef7bdd3]{display:block}.secAbout__top__list[data-v-cef7bdd3]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-cef7bdd3]:after{content:none}.secAbout__top__item[data-v-cef7bdd3]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(1),.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(1):before,.secAbout__top__item[data-v-cef7bdd3]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-cef7bdd3]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-cef7bdd3]{font-size:20px}.secAbout__top__txt[data-v-cef7bdd3]{font-size:15px}.secAbout__top__catch[data-v-cef7bdd3]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-cef7bdd3]{font-size:24px}.secAbout__top__catch .big[data-v-cef7bdd3]{font-size:21px}.secAbout__arrow[data-v-cef7bdd3]{bottom:-34px;width:40%}.secAbout__after[data-v-cef7bdd3]{padding:50px 0}.secAbout__after__txt[data-v-cef7bdd3]{font-size:15px}.secAbout__after__txt .big[data-v-cef7bdd3]{font-size:21px}.secAbout__after__txt .square[data-v-cef7bdd3]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-cef7bdd3]{padding:50px 0}.secAbout__new__heading[data-v-cef7bdd3]{margin-bottom:15px}.secAbout__new__lead[data-v-cef7bdd3]{margin-bottom:30px}.new__item[data-v-cef7bdd3]{padding-top:110px}.new__img[data-v-cef7bdd3]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-cef7bdd3]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-cef7bdd3]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-cef7bdd3]{line-height:1.8}.secAbout__feature[data-v-cef7bdd3]{padding:20px 0 30px}.feature__heading[data-v-cef7bdd3]{margin-bottom:15px}.feature__note[data-v-cef7bdd3]{text-align:left}.feature__list[data-v-cef7bdd3]{margin-top:30px}.feature__item[data-v-cef7bdd3]{margin-bottom:15px}.feature__item__ttl[data-v-cef7bdd3]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-cef7bdd3]{padding:15px}.feature__item__txt[data-v-cef7bdd3]{line-height:1.8}.feature__point__item .point__ttl[data-v-cef7bdd3]{font-size:15px}.feature__point__item .num[data-v-cef7bdd3]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-cef7bdd3]{font-size:14px;padding-left:40px}.secAbout__function[data-v-cef7bdd3]{padding:30px 0 50px}.function__heading>span[data-v-cef7bdd3]{padding-bottom:9px}.function__heading .num[data-v-cef7bdd3]{font-size:35px}.function__container[data-v-cef7bdd3]{margin-bottom:50px}.function__box[data-v-cef7bdd3]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-cef7bdd3]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-cef7bdd3]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-cef7bdd3]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-cef7bdd3]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-cef7bdd3]{font-size:15px}.function__listWrap[data-v-cef7bdd3]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-cef7bdd3],.function__list.list-02[data-v-cef7bdd3]{width:100%}.function__list__item[data-v-cef7bdd3]{font-size:14px;padding-left:12px}.function__list__item[data-v-cef7bdd3]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-cef7bdd3]{padding:50px 0}.secFee__heading[data-v-cef7bdd3]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-cef7bdd3]{margin-bottom:5px}.secFee__lead[data-v-cef7bdd3]{margin-bottom:30px}.secFee__box[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-cef7bdd3]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-cef7bdd3]{padding:20px}.secFee__txt[data-v-cef7bdd3]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-cef7bdd3]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-cef7bdd3]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-cef7bdd3]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-cef7bdd3]{font-size:15px}.plan__table--initial td.recommend .en[data-v-cef7bdd3]{font-size:22px}.plan__table--initial td.recommend .num[data-v-cef7bdd3]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-cef7bdd3]{display:none}.plan__table--monthly tbody .sp-display[data-v-cef7bdd3]{display:table-row}.plan__table--monthly tbody th[data-v-cef7bdd3]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-cef7bdd3]{font-size:18px}.plan__table--monthly tbody td[data-v-cef7bdd3]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-cef7bdd3],.plan__table--monthly tbody td.cel02[data-v-cef7bdd3]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-cef7bdd3]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-cef7bdd3]{font-size:26px}.plan__table--monthly tbody td.option[data-v-cef7bdd3]{font-size:14px}.secFee__noteItem[data-v-cef7bdd3]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-cef7bdd3]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-cef7bdd3]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-cef7bdd3]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-cef7bdd3]{width:22px}.option__img .icon.item-01[data-v-cef7bdd3]{font-size:20px}.option__img .icon.item-02[data-v-cef7bdd3],.option__img .icon.item-03[data-v-cef7bdd3]{font-size:22px}.option__ttl[data-v-cef7bdd3]{font-size:18px}.option__txt[data-v-cef7bdd3]{font-size:14px;line-height:1.8}.option__txtbox[data-v-cef7bdd3]{padding-left:15px}.secVoice[data-v-cef7bdd3]{padding:40px 0 50px}.secVoice__heading[data-v-cef7bdd3]{margin-bottom:30px}.secVoice__item[data-v-cef7bdd3]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-cef7bdd3]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-cef7bdd3]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-cef7bdd3],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-cef7bdd3],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-cef7bdd3]{top:16px}.secVoice__head[data-v-cef7bdd3]{padding:0 10px 15px;display:block}.secVoice__img[data-v-cef7bdd3]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-cef7bdd3]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-cef7bdd3]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-cef7bdd3]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-cef7bdd3],.secVoice__item__info dd[data-v-cef7bdd3]{font-size:12px}.secVoice__cont[data-v-cef7bdd3]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-cef7bdd3]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-cef7bdd3],.secVoice__cont__box--row3[data-v-cef7bdd3]{min-height:0px}.secVoice__cont__box--orange[data-v-cef7bdd3]{padding:20px 10px}.secVoice__cont__ttl[data-v-cef7bdd3]{top:-20px}.secVoice__cont__ttl span[data-v-cef7bdd3],.secVoice__problem[data-v-cef7bdd3]{font-size:14px}.secVoice__afterItem[data-v-cef7bdd3]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-cef7bdd3]:before{top:5px}.secFlow[data-v-cef7bdd3]{padding:40px 0 50px}.secFlow__heading[data-v-cef7bdd3]{margin-bottom:20px}.secFlow__list[data-v-cef7bdd3]{margin-bottom:30px}.secFlow__item[data-v-cef7bdd3]{padding:25px 15px 15px 50px}.secFlow__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-cef7bdd3]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-cef7bdd3]{padding:0;left:5px;top:17px}.flow__ttl[data-v-cef7bdd3]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-cef7bdd3]{font-size:12px}.flow__txt[data-v-cef7bdd3]{font-size:14px;line-height:1.8}.flow__setting[data-v-cef7bdd3]{padding:25px 15px 10px}.setting__list[data-v-cef7bdd3]{display:block}.setting__item[data-v-cef7bdd3]{font-size:14px;line-height:1.8}.setting__item[data-v-cef7bdd3]:before{width:3px;height:3px}.secFlow__support[data-v-cef7bdd3]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-cef7bdd3]{font-size:20px}.support__lead[data-v-cef7bdd3]{font-size:14px;text-align:left}.support__lead .small[data-v-cef7bdd3]{font-size:12px}.support__list[data-v-cef7bdd3]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-cef7bdd3]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-cef7bdd3]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-cef7bdd3]{width:30%;margin:0}.support__txt[data-v-cef7bdd3]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-cef7bdd3]{padding:50px 0}.secFaq__heading[data-v-cef7bdd3]{margin-bottom:20px}.secFaq__item[data-v-cef7bdd3]{border-width:2px;border-radius:5px}.secFaq__item[data-v-cef7bdd3]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-cef7bdd3]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-cef7bdd3]{font-size:20px}.secFaq__dt__ttl[data-v-cef7bdd3]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-cef7bdd3]{padding:0 18px 16px}.secFaq__ddBox[data-v-cef7bdd3]{padding:16px 19px}.secFaq__dd__ttl[data-v-cef7bdd3]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-cef7bdd3]{font-size:14px;line-height:1.714}.secContact[data-v-cef7bdd3]{padding:50px 0}.secContact__frame[data-v-cef7bdd3]{border-width:2px;padding:20px 15px}.secCompany[data-v-cef7bdd3]{padding:50px 0}.secCompany__heading[data-v-cef7bdd3]{margin-bottom:15px}.secCompany__lead[data-v-cef7bdd3]{margin-bottom:30px}.secCompany__logo[data-v-cef7bdd3]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-cef7bdd3]{display:block}.secCompany__dl dt[data-v-cef7bdd3]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-cef7bdd3]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-cef7bdd3]{height:250px}.secThanks[data-v-cef7bdd3]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-cef7bdd3]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-cef7bdd3]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-cef7bdd3]{color:#f80}.c-trialBtn a[data-v-cef7bdd3]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-cef7bdd3]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-cef7bdd3],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-cef7bdd3]{color:#f80}.fix-bnr a[data-v-cef7bdd3]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-cef7bdd3]:hover{opacity:.8}.st-header__contact a[data-v-cef7bdd3]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-cef7bdd3]{color:#f80}.secTrouble__tab .tab_label[data-v-cef7bdd3]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-cef7bdd3]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-cef7bdd3],.efo-form input[type=search][data-v-cef7bdd3],.efo-form input[type=tel][data-v-cef7bdd3],.efo-form input[type=number][data-v-cef7bdd3],.efo-form input[type=url][data-v-cef7bdd3],.efo-form input[type=email][data-v-cef7bdd3],.efo-form input[type=password][data-v-cef7bdd3]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-cef7bdd3]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-cef7bdd3]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-cef7bdd3]{font-size:1.4rem}.efo-form textarea[data-v-cef7bdd3]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-cef7bdd3],.checkbox label[data-v-cef7bdd3],.form-wrap[data-v-cef7bdd3]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-cef7bdd3]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-cef7bdd3]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-cef7bdd3]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-cef7bdd3]{margin:0 1rem 0 .6rem}.pp-box[data-v-cef7bdd3]{font-size:1rem}.pp-box h2[data-v-cef7bdd3]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-cef7bdd3]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-cef7bdd3]{font-size:2.2rem}table#mfp_confirm_table[data-v-cef7bdd3]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-cef7bdd3],table#mfp_confirm_table tr td[data-v-cef7bdd3]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-cef7bdd3]{width:200px}.agree label[data-v-cef7bdd3]{max-width:41%}.form-note .flex dt[data-v-cef7bdd3]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-cef7bdd3]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-cef7bdd3]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-cef7bdd3]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-cef7bdd3],.efo-form input[type=search][data-v-cef7bdd3],.efo-form input[type=tel][data-v-cef7bdd3],.efo-form input[type=number][data-v-cef7bdd3],.efo-form input[type=url][data-v-cef7bdd3],.efo-form input[type=email][data-v-cef7bdd3],.efo-form input[type=password][data-v-cef7bdd3]{font-size:16px;padding:8px 12px}.efo-form select[data-v-cef7bdd3],.efo-form textarea[data-v-cef7bdd3]{padding:8px 12px!important}.form-wrap[data-v-cef7bdd3]{padding:0}.form-step[data-v-cef7bdd3]{margin-bottom:5px}.form-step>div[data-v-cef7bdd3]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-cef7bdd3]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-cef7bdd3]:last-of-type{padding:0 10px}.form-step>div .en[data-v-cef7bdd3]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-cef7bdd3]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-cef7bdd3]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-cef7bdd3]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-cef7bdd3],.efo-form select.s[data-v-cef7bdd3]{width:100%}.efo-form .form-wrap .input-name[data-v-cef7bdd3]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-cef7bdd3]:after{opacity:1;visibility:visible}.req-label[data-v-cef7bdd3]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]:before{display:none}.efo-form input.s[data-v-cef7bdd3],select.s[data-v-cef7bdd3],.efo-form select[data-v-cef7bdd3]{width:100%}.efo-form input[type=date][data-v-cef7bdd3]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-cef7bdd3]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-cef7bdd3],.efo-form input[type=text].month-year-input[data-v-cef7bdd3]{width:100%}.efo-form input[type=file][data-v-cef7bdd3]{padding:4px 0 10px}.radio[data-v-cef7bdd3],.checkbox[data-v-cef7bdd3]{padding:5px 0 10px}.radio label[data-v-cef7bdd3],.checkbox label[data-v-cef7bdd3]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-cef7bdd3]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-cef7bdd3]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-cef7bdd3]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-cef7bdd3]{margin:0 .8rem 0 .4rem}.pp-box[data-v-cef7bdd3]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-cef7bdd3]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-cef7bdd3]{margin-top:2rem}.pp-box p[data-v-cef7bdd3],.pp-box ul[data-v-cef7bdd3],.pp-box li[data-v-cef7bdd3]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-cef7bdd3]{text-align:center}#mfp_loading[data-v-cef7bdd3],#mfp_loading_screen[data-v-cef7bdd3],#div#mfp_overlay_background[data-v-cef7bdd3]{display:none!important}.agree label[data-v-cef7bdd3]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-cef7bdd3]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-cef7bdd3]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-cef7bdd3],.efo-form button[type=submit][data-v-cef7bdd3],button#mfp_button_send[data-v-cef7bdd3]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-cef7bdd3]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-cef7bdd3]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-cef7bdd3]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-cef7bdd3]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-cef7bdd3]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-cef7bdd3]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-cef7bdd3]{margin-bottom:2.5rem}.remaining[data-v-cef7bdd3]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-cef7bdd3]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-cef7bdd3]{display:none}.efo-form input[type=reset][data-v-cef7bdd3],.efo-form button[type=reset][data-v-cef7bdd3],button#mfp_button_cancel[data-v-cef7bdd3],button[data-v-cef7bdd3],.mw_wp_form_confirm .submit-box button[type=reset][data-v-cef7bdd3],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-cef7bdd3]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-cef7bdd3]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-cef7bdd3]{flex-direction:column}.form-note .flex dt[data-v-cef7bdd3]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-cef7bdd3]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-cef7bdd3]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-cef7bdd3]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-cef7bdd3]{display:inline}#thanks .form-wrap[data-v-cef7bdd3]{padding:2rem 0}#thanks .form-wrap .read[data-v-cef7bdd3]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-cef7bdd3]{padding:0 0 3rem}#thanks #info .ttl[data-v-cef7bdd3]{font-size:1.6rem}#thanks #info h2[data-v-cef7bdd3]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-cef7bdd3]{margin:2.5rem 0}.tel-block .num[data-v-cef7bdd3]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-cef7bdd3]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-cef7bdd3]:hover{background:#f5f7fa}.agree label a[data-v-cef7bdd3]:hover{color:#f80}.efo-form input[type=submit][data-v-cef7bdd3]:hover,.efo-form button[type=submit][data-v-cef7bdd3]:hover,button#mfp_button_send[data-v-cef7bdd3]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-cef7bdd3]:hover,.efo-form button[type=reset][data-v-cef7bdd3]:hover,button#mfp_button_cancel[data-v-cef7bdd3]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-cef7bdd3]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-cef7bdd3]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-cef7bdd3]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-cef7bdd3]{text-wrap:nowrap}.heading-01__en[data-v-cef7bdd3]{top:10px}.heading-01__en img[data-v-cef7bdd3],.heading-02__en img[data-v-cef7bdd3]{width:auto;height:50px}.st-header__contact a[data-v-cef7bdd3]{width:100%}.secVoice__item__ttl[data-v-cef7bdd3]{font-size:3.9vw}.st-header[data-v-cef7bdd3]{position:fixed}.plan__item[data-v-cef7bdd3]{padding:36px 12px 12px}.form-note dd[data-v-cef7bdd3]{padding:20px}.mwform-checkbox-field-text[data-v-cef7bdd3]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-cef7bdd3]{right:-17px}#sp-btn[data-v-cef7bdd3]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-cef7bdd3]:last-of-type{padding:0 8px}.secMainView__catch[data-v-cef7bdd3]{font-size:30px}.secMainView__point__item[data-v-cef7bdd3]{width:100px;height:100px}.secMainView__point__item[data-v-cef7bdd3]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-cef7bdd3]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-cef7bdd3]{z-index:9999}.tf-require-counter__read[data-v-cef7bdd3]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-cef7bdd3]{background:#f80}.tf-error[data-v-cef7bdd3]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-cef7bdd3]:empty{margin:0}.mw-radio[data-v-cef7bdd3],.mw-checkbox[data-v-cef7bdd3]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-cef7bdd3],.mwform-checkbox-field input[type=checkbox][data-v-cef7bdd3]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-cef7bdd3]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-cef7bdd3]:after{opacity:1}.mwform-radio-field-text[data-v-cef7bdd3],.mwform-checkbox-field-text[data-v-cef7bdd3]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-cef7bdd3]:before,.mwform-checkbox-field-text[data-v-cef7bdd3]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-cef7bdd3]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-cef7bdd3]:before{border-radius:5px}.mwform-radio-field-text[data-v-cef7bdd3]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-cef7bdd3]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-cef7bdd3]{margin:0}.tf-marker[data-v-cef7bdd3]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-cef7bdd3]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-cef7bdd3],.efo-form input[type=text].month-year-input[data-v-cef7bdd3]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-cef7bdd3]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-cef7bdd3]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-cef7bdd3]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-cef7bdd3]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-cef7bdd3],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-cef7bdd3]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-cef7bdd3]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]:before{display:none}.mw_wp_form_confirm .req-label[data-v-cef7bdd3]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-cef7bdd3]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-cef7bdd3]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-cef7bdd3]{display:none}.mw_wp_form_confirm .submit-box[data-v-cef7bdd3]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-cef7bdd3]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-cef7bdd3]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-cef7bdd3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-cef7bdd3],.mwform-checkbox-field-text[data-v-cef7bdd3]{font-size:15px}.efo-form input[type=file][data-v-cef7bdd3]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-cef7bdd3]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-cef7bdd3]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-cef7bdd3],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-cef7bdd3]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-cef7bdd3]{line-height:2}.tf-marker[data-v-cef7bdd3]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-cef7bdd3]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-cef7bdd3],.efo-form input[type=text].month-year-input[data-v-cef7bdd3]{width:100%}.tf-error[data-v-cef7bdd3]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-cef7bdd3]{font-size:1rem}.mwform-checkbox-field-text[data-v-cef7bdd3]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-cef7bdd3],.mw-checkbox[data-v-cef7bdd3]{padding:4px 0}.mw_wp_form .agree label[data-v-cef7bdd3]{display:inline-block}.tf-require-counter[data-v-cef7bdd3]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-cef7bdd3]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-cef7bdd3]{display:none}.mw_wp_form_confirm .confirm-message[data-v-cef7bdd3]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-cef7bdd3]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-cef7bdd3]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-cef7bdd3]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-cef7bdd3] p[data-v-cef7bdd3]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-cef7bdd3]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-cef7bdd3]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-cef7bdd3]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-cef7bdd3]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-cef7bdd3]:before{top:2px}.mwform-checkbox-field-text[data-v-cef7bdd3]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-cef7bdd3]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-cef7bdd3]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-cef7bdd3]{position:fixed;bottom:0}.form-step__active .input-name[data-v-cef7bdd3]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-cef7bdd3]{width:840px}.secMainView__video[data-v-cef7bdd3]{left:0}.secFee__noteItem[data-v-cef7bdd3]{line-height:28px}.req-label[data-v-cef7bdd3]{font-size:14px}.tab[data-v-cef7bdd3]{display:none}.option__ttl[data-v-cef7bdd3]{line-height:36px}p[data-v-cef7bdd3],dt[data-v-cef7bdd3],dd[data-v-cef7bdd3],li[data-v-cef7bdd3]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-cef7bdd3],dt[data-v-cef7bdd3],dd[data-v-cef7bdd3],li[data-v-cef7bdd3]{line-height:2}.pc[data-v-cef7bdd3]{display:block!important;margin:0 auto}.tab[data-v-cef7bdd3],.sp[data-v-cef7bdd3]{display:none!important}.inline-pc[data-v-cef7bdd3]{display:inline-block!important}.inline-sp[data-v-cef7bdd3]{display:none!important}p[data-v-cef7bdd3],dd[data-v-cef7bdd3],li[data-v-cef7bdd3],address[data-v-cef7bdd3]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-cef7bdd3]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-cef7bdd3]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-cef7bdd3]{opacity:0;width:0;height:0}.slider[data-v-cef7bdd3]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-cef7bdd3]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-cef7bdd3]:before{transform:translate(20px)}.slider.round[data-v-cef7bdd3]{border-radius:34px}.slider.round[data-v-cef7bdd3]:before{border-radius:50%}@keyframes zoom-cef7bdd3{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-cef7bdd3],.top-nav[data-v-cef7bdd3],.atom-header-pages__header[data-v-cef7bdd3],.tab-left[data-v-cef7bdd3]{display:none!important}.page-break[data-v-cef7bdd3]{page-break-before:always}div[data-v-cef7bdd3]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-cef7bdd3],html[data-v-cef7bdd3]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-cef7bdd3],html[data-v-cef7bdd3]{overflow-y:auto;scrollbar-width:thin}}body[data-v-cef7bdd3]::-webkit-scrollbar-track,html[data-v-cef7bdd3]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cef7bdd3]::-webkit-scrollbar,html[data-v-cef7bdd3]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cef7bdd3]::-webkit-scrollbar-thumb,html[data-v-cef7bdd3]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-cef7bdd3]{box-sizing:border-box}.highlight[data-v-cef7bdd3]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-cef7bdd3]{animation:zoom-cef7bdd3 .5s ease-in-out}.required[data-v-cef7bdd3]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-cef7bdd3]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-cef7bdd3]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-cef7bdd3],.heading-01__en[data-v-cef7bdd3],.heading-02__en[data-v-cef7bdd3]{display:flex;justify-content:center}.text-center[data-v-cef7bdd3]{display:flex;align-items:center}.landing-page[data-v-cef7bdd3]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-cef7bdd3]{display:none}.efo-form input[data-v-cef7bdd3]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-cef7bdd3]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-cef7bdd3],.fade-leave-to[data-v-cef7bdd3]{max-height:0px;opacity:0}.fade-enter-to[data-v-cef7bdd3],.fade-leave-from[data-v-cef7bdd3]{max-height:500px;opacity:1}.form-step .step-01[data-v-cef7bdd3]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-cef7bdd3]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-cef7bdd3]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-cef7bdd3]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-cef7bdd3]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-cef7bdd3]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-cef7bdd3]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-cef7bdd3]{color:#fff}.tf-require-counter.is-active[data-v-cef7bdd3]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-cef7bdd3]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-cef7bdd3],.efo-form .from-wrap .input-name[data-v-cef7bdd3]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-cef7bdd3]{font-size:1rem}.button-submit[data-v-cef7bdd3]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-cef7bdd3]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-cef7bdd3]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-cef7bdd3]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-cef7bdd3]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-cef7bdd3]{height:13.6px}.icon-caret-down[data-v-cef7bdd3] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-cef7bdd3] svg{width:20px;height:20px}.function__ttl__icon[data-v-cef7bdd3] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-cef7bdd3] svg{width:16px;height:16px}.option__img[data-v-cef7bdd3] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-cef7bdd3] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-cef7bdd3]{height:15px}.icon-header[data-v-cef7bdd3]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-cef7bdd3]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-cef7bdd3]{margin-top:30px 0px 0px}.form-step-two p[data-v-cef7bdd3]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-cef7bdd3]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-cef7bdd3]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-cef7bdd3]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-cef7bdd3]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-cef7bdd3]{height:60px}.form-step[data-v-cef7bdd3]{margin-bottom:27px}.first-error[data-v-cef7bdd3]{margin-bottom:10px}}.icon-caret-down[data-v-cef7bdd3]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-cef7bdd3] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-cef7bdd3]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-cef7bdd3]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-cef7bdd3],.efo-form .form-step__active .input-cont p[data-v-cef7bdd3]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-cef7bdd3]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-cef7bdd3]{font-size:15px}}.landing-page[data-v-31efe528]{min-width:100%}.landing-page[data-v-31efe528] button[type=submit].disabled[data-v-31efe528]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-31efe528] .flex[data-v-31efe528]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-31efe528] .flex-column[data-v-31efe528]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-31efe528]{line-height:2}.flex.nowrap[data-v-31efe528]{flex-wrap:nowrap}.flex.reverse[data-v-31efe528]{flex-direction:row-reverse}.flex.item-center[data-v-31efe528]{align-items:center}.inner[data-v-31efe528]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-31efe528]{line-height:0}.en[data-v-31efe528]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-31efe528]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-31efe528]{text-align:center}.bold[data-v-31efe528]{font-weight:700}.normal[data-v-31efe528]{font-weight:400}.trans[data-v-31efe528]{transition:all .2s}.ofi[data-v-31efe528]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-31efe528]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-31efe528]{color:#007da5}.red[data-v-31efe528]{color:#e60b3e}.orange[data-v-31efe528]{color:#f80}.yellow[data-v-31efe528]{color:#fff700}.border[data-v-31efe528]{border-width:0}.sp[data-v-31efe528]{display:none!important}img[data-v-31efe528]{max-width:100%;height:auto}em[data-v-31efe528]{font-style:normal}.wrapper[data-v-31efe528]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-31efe528]{overflow:hidden}#container[data-v-31efe528]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-31efe528{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-31efe528]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-31efe528]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-31efe528]{font-size:64px}.c-cta__ttl .normal[data-v-31efe528]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-31efe528]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-31efe528]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-31efe528]{font-size:22px}.c-cta__note[data-v-31efe528]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-31efe528]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-31efe528]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-31efe528],.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-31efe528]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-31efe528]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-31efe528]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-31efe528]{opacity:1;visibility:visible}.fix-bnr a[data-v-31efe528]{display:block;transition:filter .4s}.fix-bnr__top[data-v-31efe528]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-31efe528]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-31efe528]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-31efe528]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-31efe528]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-31efe528] p[data-v-31efe528]{line-height:normal}.fix-bnr__bottom .icon[data-v-31efe528]{color:#f80}.efo-form input[type=text][data-v-31efe528],.efo-form input[type=search][data-v-31efe528],.efo-form input[type=tel][data-v-31efe528],.efo-form input[type=number][data-v-31efe528],.efo-form input[type=url][data-v-31efe528],.efo-form input[type=email][data-v-31efe528],.efo-form input[type=password][data-v-31efe528]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-31efe528],.efo-form select.s[data-v-31efe528]{width:240px;max-width:100%}.efo-form select[data-v-31efe528]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-31efe528]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-31efe528],.efo-form input[type=text].month-year-input[data-v-31efe528]{width:240px}.efo-form textarea[data-v-31efe528]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-31efe528]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-31efe528]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-31efe528]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-31efe528],.efo-form .file-btn-wrap .mwform-file-delete[data-v-31efe528]{display:none}.efo-form input[type=file].file-btn[data-v-31efe528]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-31efe528]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-31efe528]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-31efe528]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-31efe528],.efo-form button[type=submit][data-v-31efe528],button#mfp_button_send[data-v-31efe528]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-31efe528],.efo-form button[type=reset][data-v-31efe528],button#mfp_button_cancel[data-v-31efe528],.mw_wp_form_confirm .submit-box button[type=reset][data-v-31efe528],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-31efe528]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-31efe528]{font-size:1.8rem}.form-step[data-v-31efe528]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-31efe528]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-31efe528]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-31efe528]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-31efe528]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-31efe528]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-31efe528]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-31efe528]:nth-of-type(2):before,.form-step>div[data-v-31efe528]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-31efe528]{position:relative;z-index:1}.form-step>div .en[data-v-31efe528]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-31efe528]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-31efe528],#mfp_phase_confirm .form-step .step-02[data-v-31efe528]{color:#fff}.remaining[data-v-31efe528]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-31efe528]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-31efe528]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-31efe528]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-31efe528]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-31efe528]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-31efe528]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-31efe528]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-31efe528]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-31efe528]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-31efe528]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-31efe528]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-31efe528]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-31efe528]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-31efe528]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-31efe528]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-31efe528]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-31efe528]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-31efe528]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-31efe528]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-31efe528]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-31efe528]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-31efe528],.pp-box ul[data-v-31efe528],.pp-box li[data-v-31efe528]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-31efe528]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-31efe528]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-31efe528]{display:block}form#mailformpro .pp-box dt[data-v-31efe528]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-31efe528]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-31efe528]{text-align:center}.submit-box .agree[data-v-31efe528]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-31efe528]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-31efe528]{text-align:center}.agree label[data-v-31efe528]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-31efe528]:before{top:-2px}.agree label[data-v-31efe528]:after{top:2px}.agree label .req-label[data-v-31efe528]{margin-right:.5rem}.agree label a[data-v-31efe528]{text-decoration:underline}form#mailformpro[data-v-31efe528]{padding:0}.mfp_element_all[data-v-31efe528]{max-width:100%}.mfp_element_text[data-v-31efe528],.mfp_element_number[data-v-31efe528],.mfp_element_select-one[data-v-31efe528],.mfp_element_email[data-v-31efe528],.mfp_element_tel[data-v-31efe528],.mfp_element_textarea[data-v-31efe528],.mfp_element_date[data-v-31efe528],.mfp_element_password[data-v-31efe528]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-31efe528],.efo-form label.mfp_checked[data-v-31efe528]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-31efe528],.efo-form label.mfp_checked .mfp_err[data-v-31efe528]{text-align:center}.name.flex>span[data-v-31efe528]{padding:0;margin-right:15px}.problem[data-v-31efe528]{border:solid 1px #a00!important}div.mfp_err[data-v-31efe528]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-31efe528]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-31efe528]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-31efe528],table#mfp_confirm_table tr td[data-v-31efe528]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-31efe528]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-31efe528]{background:transparent}div.mfp_buttons[data-v-31efe528]{padding:0}.mw_wp_form_preview .form-wrap[data-v-31efe528]{margin-bottom:4.5rem}.heading-01[data-v-31efe528]{text-align:center;position:relative}.heading-01__logo[data-v-31efe528]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-31efe528]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-31efe528]{font-size:48px}.heading-01__ja--40[data-v-31efe528]{font-size:40px}.heading-01__en[data-v-31efe528]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-31efe528]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-31efe528]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-31efe528] strong[data-v-31efe528]{font-weight:400}.heading-02[data-v-31efe528]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-31efe528]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-31efe528]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-31efe528]{position:relative;padding-top:45px}.heading-02__en[data-v-31efe528]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-31efe528]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-31efe528]{margin-bottom:11px}.st-footer__copyright[data-v-31efe528]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-31efe528]{font-size:10px;color:#999}.st-header[data-v-31efe528]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-31efe528]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-31efe528]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-31efe528]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-31efe528]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-31efe528]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-31efe528]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-31efe528]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-31efe528]{display:none}.tel-box[data-v-31efe528]{padding:6rem 0 10rem}.tel-box .read[data-v-31efe528]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-31efe528]{text-align:center}.tel-block .box[data-v-31efe528]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-31efe528]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-31efe528]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-31efe528]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-31efe528]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-31efe528]{padding:23px 0 23px 36px}.form-note dd li[data-v-31efe528]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-31efe528]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-31efe528]{padding:0 0 8rem}#thanks .form-wrap[data-v-31efe528]{text-align:center}#thanks .form-step[data-v-31efe528]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-31efe528]{color:#f80}#thanks .form-step>div[data-v-31efe528]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-31efe528]{font-size:2rem;color:#f80}#thanks #info h2[data-v-31efe528]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-31efe528]{margin:50px 0 60px}.secMainView[data-v-31efe528]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-31efe528]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-31efe528]{margin-bottom:21px}.secMainView__catch[data-v-31efe528]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-31efe528]{position:relative;display:inline-block}.secMainView__catch span[data-v-31efe528]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-31efe528]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-31efe528]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-31efe528]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-31efe528]{font-size:16px}.secMainView__point__item[data-v-31efe528]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-31efe528]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-31efe528]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-31efe528]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-31efe528]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-31efe528]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-31efe528]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-31efe528]{transform:translateY(-17px)}.secTrouble[data-v-31efe528]{padding:60px 0 83px}.secTrouble__heading[data-v-31efe528]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-31efe528]{margin-bottom:5px}.secTrouble__tab[data-v-31efe528]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-31efe528]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-31efe528]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-31efe528]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-31efe528]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-31efe528]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-31efe528]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-31efe528]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-31efe528]{display:none}.secAbout__top[data-v-31efe528]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-31efe528]{margin-bottom:40px}.secAbout__top__cont[data-v-31efe528]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-31efe528]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-31efe528]{font-size:32px}.secAbout__top__list[data-v-31efe528]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-31efe528]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-31efe528]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-31efe528]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-31efe528]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-31efe528]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-31efe528]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-31efe528]{font-weight:700}.secAbout__top__catch .en[data-v-31efe528]{font-size:48px}.secAbout__top__catch .big[data-v-31efe528]{font-size:42px}.secAbout__arrow[data-v-31efe528]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-31efe528]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-31efe528]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-31efe528]{font-size:48px}.secAbout__after__txt em[data-v-31efe528]{font-weight:700}.secAbout__after__txt .square[data-v-31efe528]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-31efe528]{margin-top:12px}.secAbout__new[data-v-31efe528]{padding:68px 0 105px}.secAbout__new__heading[data-v-31efe528]{margin-bottom:16px}.secAbout__new__lead[data-v-31efe528]{margin-bottom:40px}.new__list[data-v-31efe528]{display:flex;justify-content:space-between}.new__item[data-v-31efe528]{position:relative;flex:1}.new__item[data-v-31efe528]:not(:last-child){margin-right:40px}.new__img[data-v-31efe528]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-31efe528]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-31efe528]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-31efe528]{margin-bottom:13px}.feature__note[data-v-31efe528]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-31efe528]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-31efe528]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-31efe528]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-31efe528]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-31efe528]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-31efe528]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-31efe528]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-31efe528]{margin-top:20px}.feature__item__ttl[data-v-31efe528]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-31efe528]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-31efe528]{display:flex;justify-content:center}.feature__point__list[data-v-31efe528]{margin-top:15px}.feature__point__item[data-v-31efe528]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-31efe528]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-31efe528]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-31efe528]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-31efe528]{padding:45px 0 90px}.function__heading[data-v-31efe528]{margin-bottom:15px}.function__heading>span[data-v-31efe528]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-31efe528]{font-size:60px}.function__container[data-v-31efe528]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-31efe528]{grid-area:function_01}.function_02[data-v-31efe528]{grid-area:function_02}.function_03[data-v-31efe528]{grid-area:function_03}.function_04[data-v-31efe528]{grid-area:function_04}.function_05[data-v-31efe528]{grid-area:function_05}.function__box[data-v-31efe528]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-31efe528]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-31efe528]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-31efe528]{font-size:20px;font-weight:700}.function__listWrap[data-v-31efe528]{display:flex;justify-content:space-between}.function__list.list-01[data-v-31efe528]{width:54%}.function__list.list-02[data-v-31efe528]{width:46%}.function__list.list-03[data-v-31efe528]{flex:auto}.function__list__item[data-v-31efe528]{position:relative;padding-left:15px}.function__list__item[data-v-31efe528]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-31efe528]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-31efe528]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-31efe528]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-31efe528]{top:18px}.secFee__lead[data-v-31efe528]{margin-bottom:32px}.secFee__box[data-v-31efe528]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-31efe528]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-31efe528]{background:#fff;padding:27px 40px}.secFee__txt[data-v-31efe528]{text-align:center;font-size:18px}.secFee__plan[data-v-31efe528]{display:flex;margin-top:30px}.plan__item[data-v-31efe528]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-31efe528]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-31efe528]{background:#f0fbff}.plan__item--green[data-v-31efe528]{background:#ebf6fa}.plan__item--orange[data-v-31efe528]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-31efe528]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-31efe528]{color:#00ace5}.plan__icon--green[data-v-31efe528]{color:#007da5}.plan__icon--orange[data-v-31efe528]{top:-18px;color:#f80}.plan__name[data-v-31efe528]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-31efe528]{color:#00ace5}.plan__name--green[data-v-31efe528]{color:#007da5}.plan__name--orange[data-v-31efe528]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-31efe528]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-31efe528]{background:#00ace5}.plan__table thead .th.th--green[data-v-31efe528]{background:#007da5}.plan__table thead .th.th--orange[data-v-31efe528]{background:#f80}.plan__table tbody[data-v-31efe528]{line-height:normal;background:#fff}.plan__table[data-v-31efe528]{width:100%}.plan__table--initial td[data-v-31efe528]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-31efe528]{font-size:22px}.plan__table--initial td .num[data-v-31efe528]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-31efe528]{font-size:24px}.plan__table--initial td.recommend .num[data-v-31efe528]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-31efe528]{display:none}.plan__table--monthly tbody th[data-v-31efe528]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-31efe528]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-31efe528]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-31efe528]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-31efe528]{height:103px}.plan__table--monthly tbody td .en[data-v-31efe528]{font-size:22px}.plan__table--monthly tbody td .num[data-v-31efe528]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-31efe528]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-31efe528]{font-size:36px}.plan__table--monthly tbody td.option[data-v-31efe528]{font-size:18px}.plan__table--monthly .border[data-v-31efe528]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-31efe528]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-31efe528]{border-color:#fff}.secFee__noteList[data-v-31efe528]{margin-top:13px}.secFee__noteItem[data-v-31efe528]{font-size:14px}.secFee__option__list[data-v-31efe528]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-31efe528]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-31efe528],.secFee__option__item.item-04[data-v-31efe528]{margin-bottom:10px}.option__img[data-v-31efe528]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-31efe528]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-31efe528]{color:#007da5}.option__img .icon.item-01[data-v-31efe528]{font-size:54px}.option__img .icon.item-02[data-v-31efe528],.option__img .icon.item-03[data-v-31efe528]{font-size:60px}.option__ttl[data-v-31efe528]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-31efe528]{line-height:1.875}.option__txtbox[data-v-31efe528]{flex:1;padding-left:25px}.secVoice[data-v-31efe528]{padding:58px 0 45px}.secVoice__heading[data-v-31efe528]{margin-bottom:25px}.secVoice__list[data-v-31efe528]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-31efe528]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-31efe528]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-31efe528]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-31efe528]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-31efe528]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-31efe528]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-31efe528]{display:flex}.secVoice__item__info .row[data-v-31efe528]{display:flex;align-items:center}.secVoice__item__info .row[data-v-31efe528]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-31efe528]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-31efe528]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-31efe528]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-31efe528]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-31efe528]{min-height:88px}.secVoice__cont__box--row3[data-v-31efe528]{min-height:115px}.secVoice__cont__box--orange[data-v-31efe528]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-31efe528]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-31efe528]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-31efe528]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-31efe528]{background:#007da5}.secVoice__cont__ttl--green span[data-v-31efe528]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-31efe528]{background:#f80}.secVoice__cont__ttl--orange span[data-v-31efe528]:after{border-top-color:#f80}.secVoice__problem[data-v-31efe528]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-31efe528]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-31efe528]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-31efe528]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-31efe528]{font-weight:700;color:#f80}.secFlow[data-v-31efe528]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-31efe528]{margin-bottom:30px}.secFlow__list[data-v-31efe528]{margin-bottom:40px}.secFlow__item[data-v-31efe528]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-31efe528]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-31efe528]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-31efe528]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-31efe528]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-31efe528]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-31efe528]{height:179px;grid-area:flow__img}.flow__txt[data-v-31efe528]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-31efe528]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-31efe528]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-31efe528]{display:flex;justify-content:center}.setting__item[data-v-31efe528]{position:relative;padding-left:15px}.setting__item[data-v-31efe528]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-31efe528]:not(:last-child){margin-right:50px}.secFlow__support[data-v-31efe528]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-31efe528]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-31efe528]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-31efe528]{font-size:14px}.support__list[data-v-31efe528]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-31efe528]{flex:1}.support__img[data-v-31efe528]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-31efe528]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-31efe528]{padding:60px 0 80px}.secFaq__heading[data-v-31efe528]{margin-bottom:30px}.secFaq__item[data-v-31efe528]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-31efe528]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-31efe528]{position:relative;cursor:pointer}.secFaq__dt[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-31efe528]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-31efe528]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-31efe528]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-31efe528]{padding:0 30px 30px}.secFaq__ddBox[data-v-31efe528]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-31efe528]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-31efe528]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-31efe528]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-31efe528]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-31efe528]{top:15px}.secContact__frame[data-v-31efe528]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-31efe528]{padding:60px 0 80px}.secCompany__heading[data-v-31efe528]{margin-bottom:17px}.secCompany__lead[data-v-31efe528]{margin-bottom:40px}.secCompany__logo[data-v-31efe528]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-31efe528]{display:flex}.secCompany__dl[data-v-31efe528]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-31efe528]{display:flex}.secCompany__dl .row:last-child dt[data-v-31efe528]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-31efe528]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-31efe528]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-31efe528]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-31efe528]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-31efe528]{width:615px}.secCompany__map iframe[data-v-31efe528]{width:100%;height:514px}#thanks[data-v-31efe528]{padding-top:90px}.secThanks[data-v-31efe528]{padding:80px 0}.secThanks__heading[data-v-31efe528]{margin-bottom:30px}.secThanks__lead[data-v-31efe528]{margin-bottom:50px}.secThanks__btn a[data-v-31efe528]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-31efe528]{min-width:0;margin-top:0}.tab[data-v-31efe528]{display:block!important}.c-cta a[data-v-31efe528]{padding:20px}.c-cta__img[data-v-31efe528]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]{margin:0 auto}.c-num[data-v-31efe528]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-31efe528]{bottom:0}.st-footer[data-v-31efe528]{padding-bottom:70px}.st-header[data-v-31efe528]{min-width:0px;padding:0}.st-header__content[data-v-31efe528]{height:60px;padding:0}.st-header__logo[data-v-31efe528]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-31efe528]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-31efe528]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-31efe528]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-31efe528]{width:100%;padding:30px 0}.st-header__contact[data-v-31efe528]{margin-top:2rem}.scroll-prevent[data-v-31efe528]{position:fixed;width:100%;height:100%}#sp-btn[data-v-31efe528]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-31efe528]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-31efe528]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-31efe528]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-31efe528]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-31efe528]{background:none}#sp-btn.active[data-v-31efe528]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-31efe528],#sp-btn #sp-btn-a span[data-v-31efe528]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-31efe528]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-31efe528]:hover{opacity:1}#sp-btn.active span[data-v-31efe528]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-31efe528]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-31efe528]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-31efe528]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-31efe528]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-31efe528]{padding:30px 0 0}.secMainView__top__img[data-v-31efe528]{position:static;margin-top:30px}.secMainView__movie[data-v-31efe528]{padding:80px 0 50px}.secMainView__video[data-v-31efe528]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-31efe528]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-31efe528]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-31efe528]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-31efe528]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-31efe528]{padding:15px 10px}.secAbout__top__ttl[data-v-31efe528]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-31efe528]{flex-wrap:wrap}.secAbout__top__list[data-v-31efe528]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-31efe528]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-31efe528]:nth-of-type(1),.secAbout__top__item[data-v-31efe528]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-31efe528]:nth-of-type(1):before,.secAbout__top__item[data-v-31efe528]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-31efe528]{padding:12px 19px}.new__list[data-v-31efe528]{display:block}.new__item[data-v-31efe528]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-31efe528]{display:block}.feature__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-31efe528]{width:100%}.feature__item.item-01 .feature__item__img[data-v-31efe528],.feature__item.item-03 .feature__item__img[data-v-31efe528],.feature__item.item-04 .feature__item__img[data-v-31efe528],.feature__item.item-05 .feature__item__img[data-v-31efe528],.feature__item.item-06 .feature__item__img[data-v-31efe528],.feature__item.item-08 .feature__item__img[data-v-31efe528]{margin-top:20px}.function__heading>span[data-v-31efe528]{display:block}.function__container[data-v-31efe528]{display:block}.function__box[data-v-31efe528]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-31efe528] ul[data-v-31efe528]{margin-left:0}.function__listWrap[data-v-31efe528] li[data-v-31efe528]{line-height:2}.secFee__plan[data-v-31efe528]{display:block}.plan__item[data-v-31efe528]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-31efe528]{width:150px}.secFee__option__list[data-v-31efe528]{display:block;padding:0}.secFee__option__item[data-v-31efe528]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-31efe528]{display:block}.secVoice__item[data-v-31efe528]{width:100%;margin-bottom:40px}.secFlow__item[data-v-31efe528]{display:block}.flow__txt[data-v-31efe528]{padding-right:0}.flow__setting[data-v-31efe528]{margin-top:13px;margin-right:0}.support__list[data-v-31efe528]{padding:0 20px}.support__item[data-v-31efe528]{width:calc(100 / 3 - 8px)}.support__item[data-v-31efe528]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-31efe528]{padding:21px 60px 21px 30px}.secContact__frame[data-v-31efe528]{padding:30px 20px}.secCompany__box[data-v-31efe528]{display:block}.secCompany__dl[data-v-31efe528]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-31efe528]{margin:0 auto;width:100%}#thanks[data-v-31efe528]{padding-top:60px}.function__container .hide[data-v-31efe528]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-31efe528] p[data-v-31efe528]{font-size:14px}.secAbout__top__cont[data-v-31efe528] ul[data-v-31efe528]{margin-left:40px}.secAbout__top__item[data-v-31efe528]:nth-of-type(1),.secAbout__top__item[data-v-31efe528]:nth-of-type(3){transform:translate(-40px)}p[data-v-31efe528],dt[data-v-31efe528],dd[data-v-31efe528],li[data-v-31efe528]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-31efe528]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-31efe528]{border-bottom:none}.fix-bnr__bottom p[data-v-31efe528]{font-size:14px}.wrapper[data-v-31efe528]{min-width:0;margin-top:0}p[data-v-31efe528],dt[data-v-31efe528],dd[data-v-31efe528],li[data-v-31efe528]{line-height:2;font-size:15px}.pc[data-v-31efe528]{display:none!important}.tab[data-v-31efe528],.sp[data-v-31efe528]{display:block!important}.inline-pc[data-v-31efe528]{display:none!important}.inline-sp[data-v-31efe528]{display:inline-block!important}.inner[data-v-31efe528]{padding:0 5%}.inner--s[data-v-31efe528]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-31efe528]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-31efe528]{padding:15px 20px 20px}.c-cta__ttl[data-v-31efe528]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-31efe528]{font-size:30px}.c-cta__ttl .normal[data-v-31efe528]{font-size:26px}.c-cta__img[data-v-31efe528]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-31efe528]{font-size:12px;line-height:1.6}.c-lead[data-v-31efe528]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-31efe528]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-31efe528],.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-31efe528]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-31efe528]{width:100%}.fix-bnr__top__txt[data-v-31efe528]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-31efe528]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-31efe528]{font-size:20px}.fix-bnr__top__txt br[data-v-31efe528]{display:none}.fix-bnr__top__img[data-v-31efe528]{bottom:-34px}.agree label[data-v-31efe528]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-31efe528]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-31efe528]{font-size:20px}.heading-01__ja em[data-v-31efe528]{font-size:26px}.heading-01__ja--40[data-v-31efe528]{font-size:22px}.heading-01__catch span[data-v-31efe528]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-31efe528]:before{width:10px;height:15px}.heading-01__catch span[data-v-31efe528]:after{width:10px;height:15px}.heading-02[data-v-31efe528]{font-size:20px}.heading-02[data-v-31efe528]:before{margin-right:10px}.heading-02[data-v-31efe528]:after{margin-left:10px}.heading-02--en[data-v-31efe528]{padding-top:25px}.st-footer[data-v-31efe528]{padding:50px 0 70px}.st-footer__logo[data-v-31efe528]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-31efe528]{font-size:10px}.st-header__logo[data-v-31efe528]{margin-left:0}.st-header__globalNav__link[data-v-31efe528]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-31efe528]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-31efe528]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-31efe528]:before{width:5px;height:5px}.secMainView__point[data-v-31efe528]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-31efe528]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-31efe528]{font-size:16px}.secMainView__point__item[data-v-31efe528]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-31efe528]{margin-top:20px}.secMainView__movie[data-v-31efe528]{padding:50px 0}.secMainView__video[data-v-31efe528]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-31efe528]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-31efe528]{width:70%}.secMainView__movie__minutes[data-v-31efe528]{width:50%}.secMainView__movie__logo[data-v-31efe528]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-31efe528]{padding:50px 0}.secTrouble .inner[data-v-31efe528]{padding:0 3%}.secTrouble__heading[data-v-31efe528]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-31efe528]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-31efe528]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-31efe528]{border-width:2px}.secAbout__top[data-v-31efe528]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-31efe528]{margin-bottom:30px}.secAbout__top__cont[data-v-31efe528]{padding:15px}.secAbout__top__ttl[data-v-31efe528]{font-size:15px}.secAbout__top__ttl em[data-v-31efe528]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-31efe528]{display:none!important}.secAbout__top__list[data-v-31efe528]{display:block}.secAbout__top__list[data-v-31efe528]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-31efe528]:after{content:none}.secAbout__top__item[data-v-31efe528]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-31efe528]:nth-of-type(1),.secAbout__top__item[data-v-31efe528]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-31efe528]:nth-of-type(1):before,.secAbout__top__item[data-v-31efe528]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-31efe528]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-31efe528]{font-size:20px}.secAbout__top__txt[data-v-31efe528]{font-size:15px}.secAbout__top__catch[data-v-31efe528]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-31efe528]{font-size:24px}.secAbout__top__catch .big[data-v-31efe528]{font-size:21px}.secAbout__arrow[data-v-31efe528]{bottom:-34px;width:40%}.secAbout__after[data-v-31efe528]{padding:50px 0}.secAbout__after__txt[data-v-31efe528]{font-size:15px}.secAbout__after__txt .big[data-v-31efe528]{font-size:21px}.secAbout__after__txt .square[data-v-31efe528]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-31efe528]{padding:50px 0}.secAbout__new__heading[data-v-31efe528]{margin-bottom:15px}.secAbout__new__lead[data-v-31efe528]{margin-bottom:30px}.new__item[data-v-31efe528]{padding-top:110px}.new__img[data-v-31efe528]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-31efe528]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-31efe528]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-31efe528]{line-height:1.8}.secAbout__feature[data-v-31efe528]{padding:20px 0 30px}.feature__heading[data-v-31efe528]{margin-bottom:15px}.feature__note[data-v-31efe528]{text-align:left}.feature__list[data-v-31efe528]{margin-top:30px}.feature__item[data-v-31efe528]{margin-bottom:15px}.feature__item__ttl[data-v-31efe528]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-31efe528]{padding:15px}.feature__item__txt[data-v-31efe528]{line-height:1.8}.feature__point__item .point__ttl[data-v-31efe528]{font-size:15px}.feature__point__item .num[data-v-31efe528]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-31efe528]{font-size:14px;padding-left:40px}.secAbout__function[data-v-31efe528]{padding:30px 0 50px}.function__heading>span[data-v-31efe528]{padding-bottom:9px}.function__heading .num[data-v-31efe528]{font-size:35px}.function__container[data-v-31efe528]{margin-bottom:50px}.function__box[data-v-31efe528]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-31efe528]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-31efe528]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-31efe528]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-31efe528]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-31efe528]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-31efe528]{font-size:15px}.function__listWrap[data-v-31efe528]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-31efe528],.function__list.list-02[data-v-31efe528]{width:100%}.function__list__item[data-v-31efe528]{font-size:14px;padding-left:12px}.function__list__item[data-v-31efe528]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-31efe528]{padding:50px 0}.secFee__heading[data-v-31efe528]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-31efe528]{margin-bottom:5px}.secFee__lead[data-v-31efe528]{margin-bottom:30px}.secFee__box[data-v-31efe528]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-31efe528]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-31efe528]{padding:20px}.secFee__txt[data-v-31efe528]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-31efe528]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-31efe528]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-31efe528]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-31efe528]{font-size:15px}.plan__table--initial td.recommend .en[data-v-31efe528]{font-size:22px}.plan__table--initial td.recommend .num[data-v-31efe528]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-31efe528]{display:none}.plan__table--monthly tbody .sp-display[data-v-31efe528]{display:table-row}.plan__table--monthly tbody th[data-v-31efe528]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-31efe528]{font-size:18px}.plan__table--monthly tbody td[data-v-31efe528]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-31efe528],.plan__table--monthly tbody td.cel02[data-v-31efe528]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-31efe528]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-31efe528]{font-size:26px}.plan__table--monthly tbody td.option[data-v-31efe528]{font-size:14px}.secFee__noteItem[data-v-31efe528]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-31efe528]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-31efe528]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-31efe528]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-31efe528]{width:22px}.option__img .icon.item-01[data-v-31efe528]{font-size:20px}.option__img .icon.item-02[data-v-31efe528],.option__img .icon.item-03[data-v-31efe528]{font-size:22px}.option__ttl[data-v-31efe528]{font-size:18px}.option__txt[data-v-31efe528]{font-size:14px;line-height:1.8}.option__txtbox[data-v-31efe528]{padding-left:15px}.secVoice[data-v-31efe528]{padding:40px 0 50px}.secVoice__heading[data-v-31efe528]{margin-bottom:30px}.secVoice__item[data-v-31efe528]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-31efe528]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-31efe528]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-31efe528]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-31efe528],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-31efe528],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-31efe528]{top:16px}.secVoice__head[data-v-31efe528]{padding:0 10px 15px;display:block}.secVoice__img[data-v-31efe528]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-31efe528]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-31efe528]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-31efe528]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-31efe528],.secVoice__item__info dd[data-v-31efe528]{font-size:12px}.secVoice__cont[data-v-31efe528]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-31efe528]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-31efe528],.secVoice__cont__box--row3[data-v-31efe528]{min-height:0px}.secVoice__cont__box--orange[data-v-31efe528]{padding:20px 10px}.secVoice__cont__ttl[data-v-31efe528]{top:-20px}.secVoice__cont__ttl span[data-v-31efe528],.secVoice__problem[data-v-31efe528]{font-size:14px}.secVoice__afterItem[data-v-31efe528]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-31efe528]:before{top:5px}.secFlow[data-v-31efe528]{padding:40px 0 50px}.secFlow__heading[data-v-31efe528]{margin-bottom:20px}.secFlow__list[data-v-31efe528]{margin-bottom:30px}.secFlow__item[data-v-31efe528]{padding:25px 15px 15px 50px}.secFlow__item[data-v-31efe528]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-31efe528]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-31efe528]{padding:0;left:5px;top:17px}.flow__ttl[data-v-31efe528]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-31efe528]{font-size:12px}.flow__txt[data-v-31efe528]{font-size:14px;line-height:1.8}.flow__setting[data-v-31efe528]{padding:25px 15px 10px}.setting__list[data-v-31efe528]{display:block}.setting__item[data-v-31efe528]{font-size:14px;line-height:1.8}.setting__item[data-v-31efe528]:before{width:3px;height:3px}.secFlow__support[data-v-31efe528]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-31efe528]{font-size:20px}.support__lead[data-v-31efe528]{font-size:14px;text-align:left}.support__lead .small[data-v-31efe528]{font-size:12px}.support__list[data-v-31efe528]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-31efe528]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-31efe528]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-31efe528]{width:30%;margin:0}.support__txt[data-v-31efe528]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-31efe528]{padding:50px 0}.secFaq__heading[data-v-31efe528]{margin-bottom:20px}.secFaq__item[data-v-31efe528]{border-width:2px;border-radius:5px}.secFaq__item[data-v-31efe528]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-31efe528]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-31efe528]{font-size:20px}.secFaq__dt__ttl[data-v-31efe528]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-31efe528]{padding:0 18px 16px}.secFaq__ddBox[data-v-31efe528]{padding:16px 19px}.secFaq__dd__ttl[data-v-31efe528]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-31efe528]{font-size:14px;line-height:1.714}.secContact[data-v-31efe528]{padding:50px 0}.secContact__frame[data-v-31efe528]{border-width:2px;padding:20px 15px}.secCompany[data-v-31efe528]{padding:50px 0}.secCompany__heading[data-v-31efe528]{margin-bottom:15px}.secCompany__lead[data-v-31efe528]{margin-bottom:30px}.secCompany__logo[data-v-31efe528]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-31efe528]{display:block}.secCompany__dl dt[data-v-31efe528]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-31efe528]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-31efe528]{height:250px}.secThanks[data-v-31efe528]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-31efe528]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-31efe528]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-31efe528]{color:#f80}.c-trialBtn a[data-v-31efe528]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-31efe528]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-31efe528],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-31efe528]{color:#f80}.fix-bnr a[data-v-31efe528]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-31efe528]:hover{opacity:.8}.st-header__contact a[data-v-31efe528]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-31efe528]{color:#f80}.secTrouble__tab .tab_label[data-v-31efe528]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-31efe528]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-31efe528],.efo-form input[type=search][data-v-31efe528],.efo-form input[type=tel][data-v-31efe528],.efo-form input[type=number][data-v-31efe528],.efo-form input[type=url][data-v-31efe528],.efo-form input[type=email][data-v-31efe528],.efo-form input[type=password][data-v-31efe528]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-31efe528]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-31efe528]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-31efe528]{font-size:1.4rem}.efo-form textarea[data-v-31efe528]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-31efe528],.checkbox label[data-v-31efe528],.form-wrap[data-v-31efe528]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-31efe528]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-31efe528]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-31efe528]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-31efe528]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-31efe528]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-31efe528]{margin:0 1rem 0 .6rem}.pp-box[data-v-31efe528]{font-size:1rem}.pp-box h2[data-v-31efe528]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-31efe528]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-31efe528]{font-size:2.2rem}table#mfp_confirm_table[data-v-31efe528]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-31efe528],table#mfp_confirm_table tr td[data-v-31efe528]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-31efe528]{width:200px}.agree label[data-v-31efe528]{max-width:41%}.form-note .flex dt[data-v-31efe528]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-31efe528]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-31efe528]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-31efe528]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-31efe528],.efo-form input[type=search][data-v-31efe528],.efo-form input[type=tel][data-v-31efe528],.efo-form input[type=number][data-v-31efe528],.efo-form input[type=url][data-v-31efe528],.efo-form input[type=email][data-v-31efe528],.efo-form input[type=password][data-v-31efe528]{font-size:16px;padding:8px 12px}.efo-form select[data-v-31efe528],.efo-form textarea[data-v-31efe528]{padding:8px 12px!important}.form-wrap[data-v-31efe528]{padding:0}.form-step[data-v-31efe528]{margin-bottom:5px}.form-step>div[data-v-31efe528]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-31efe528]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-31efe528]:last-of-type{padding:0 10px}.form-step>div .en[data-v-31efe528]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-31efe528]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-31efe528]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-31efe528]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-31efe528],.efo-form select.s[data-v-31efe528]{width:100%}.efo-form .form-wrap .input-name[data-v-31efe528]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-31efe528]:after{opacity:1;visibility:visible}.req-label[data-v-31efe528]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-31efe528]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-31efe528]:before{display:none}.efo-form input.s[data-v-31efe528],select.s[data-v-31efe528],.efo-form select[data-v-31efe528]{width:100%}.efo-form input[type=date][data-v-31efe528]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-31efe528]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-31efe528],.efo-form input[type=text].month-year-input[data-v-31efe528]{width:100%}.efo-form input[type=file][data-v-31efe528]{padding:4px 0 10px}.radio[data-v-31efe528],.checkbox[data-v-31efe528]{padding:5px 0 10px}.radio label[data-v-31efe528],.checkbox label[data-v-31efe528]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-31efe528]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-31efe528]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-31efe528]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-31efe528]{margin:0 .8rem 0 .4rem}.pp-box[data-v-31efe528]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-31efe528]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-31efe528]{margin-top:2rem}.pp-box p[data-v-31efe528],.pp-box ul[data-v-31efe528],.pp-box li[data-v-31efe528]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-31efe528]{text-align:center}#mfp_loading[data-v-31efe528],#mfp_loading_screen[data-v-31efe528],#div#mfp_overlay_background[data-v-31efe528]{display:none!important}.agree label[data-v-31efe528]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-31efe528]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-31efe528]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-31efe528],.efo-form button[type=submit][data-v-31efe528],button#mfp_button_send[data-v-31efe528]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-31efe528]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-31efe528]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-31efe528]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-31efe528]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-31efe528]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-31efe528]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-31efe528]{margin-bottom:2.5rem}.remaining[data-v-31efe528]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-31efe528]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-31efe528]{display:none}.efo-form input[type=reset][data-v-31efe528],.efo-form button[type=reset][data-v-31efe528],button#mfp_button_cancel[data-v-31efe528],button[data-v-31efe528],.mw_wp_form_confirm .submit-box button[type=reset][data-v-31efe528],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-31efe528]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-31efe528]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-31efe528]{flex-direction:column}.form-note .flex dt[data-v-31efe528]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-31efe528]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-31efe528]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-31efe528]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-31efe528]{display:inline}#thanks .form-wrap[data-v-31efe528]{padding:2rem 0}#thanks .form-wrap .read[data-v-31efe528]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-31efe528]{padding:0 0 3rem}#thanks #info .ttl[data-v-31efe528]{font-size:1.6rem}#thanks #info h2[data-v-31efe528]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-31efe528]{margin:2.5rem 0}.tel-block .num[data-v-31efe528]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-31efe528]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-31efe528]:hover{background:#f5f7fa}.agree label a[data-v-31efe528]:hover{color:#f80}.efo-form input[type=submit][data-v-31efe528]:hover,.efo-form button[type=submit][data-v-31efe528]:hover,button#mfp_button_send[data-v-31efe528]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-31efe528]:hover,.efo-form button[type=reset][data-v-31efe528]:hover,button#mfp_button_cancel[data-v-31efe528]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-31efe528]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-31efe528]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-31efe528]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-31efe528]{text-wrap:nowrap}.heading-01__en[data-v-31efe528]{top:10px}.heading-01__en img[data-v-31efe528],.heading-02__en img[data-v-31efe528]{width:auto;height:50px}.st-header__contact a[data-v-31efe528]{width:100%}.secVoice__item__ttl[data-v-31efe528]{font-size:3.9vw}.st-header[data-v-31efe528]{position:fixed}.plan__item[data-v-31efe528]{padding:36px 12px 12px}.form-note dd[data-v-31efe528]{padding:20px}.mwform-checkbox-field-text[data-v-31efe528]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-31efe528]{right:-17px}#sp-btn[data-v-31efe528]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-31efe528]:last-of-type{padding:0 8px}.secMainView__catch[data-v-31efe528]{font-size:30px}.secMainView__point__item[data-v-31efe528]{width:100px;height:100px}.secMainView__point__item[data-v-31efe528]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-31efe528]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-31efe528]{z-index:9999}.tf-require-counter__read[data-v-31efe528]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-31efe528]{background:#f80}.tf-error[data-v-31efe528]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-31efe528]:empty{margin:0}.mw-radio[data-v-31efe528],.mw-checkbox[data-v-31efe528]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-31efe528],.mwform-checkbox-field input[type=checkbox][data-v-31efe528]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-31efe528]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-31efe528]:after{opacity:1}.mwform-radio-field-text[data-v-31efe528],.mwform-checkbox-field-text[data-v-31efe528]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-31efe528]:before,.mwform-checkbox-field-text[data-v-31efe528]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-31efe528]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-31efe528]:before{border-radius:5px}.mwform-radio-field-text[data-v-31efe528]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-31efe528]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-31efe528]{margin:0}.tf-marker[data-v-31efe528]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-31efe528]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-31efe528],.efo-form input[type=text].month-year-input[data-v-31efe528]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-31efe528]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-31efe528]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-31efe528]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-31efe528]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-31efe528],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-31efe528]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-31efe528]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]:before{display:none}.mw_wp_form_confirm .req-label[data-v-31efe528]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-31efe528]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-31efe528]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-31efe528]{display:none}.mw_wp_form_confirm .submit-box[data-v-31efe528]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-31efe528]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-31efe528]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-31efe528]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-31efe528],.mwform-checkbox-field-text[data-v-31efe528]{font-size:15px}.efo-form input[type=file][data-v-31efe528]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-31efe528]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-31efe528]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-31efe528],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-31efe528]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-31efe528]{line-height:2}.tf-marker[data-v-31efe528]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-31efe528]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-31efe528],.efo-form input[type=text].month-year-input[data-v-31efe528]{width:100%}.tf-error[data-v-31efe528]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-31efe528]{font-size:1rem}.mwform-checkbox-field-text[data-v-31efe528]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-31efe528],.mw-checkbox[data-v-31efe528]{padding:4px 0}.mw_wp_form .agree label[data-v-31efe528]{display:inline-block}.tf-require-counter[data-v-31efe528]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-31efe528]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-31efe528]{display:none}.mw_wp_form_confirm .confirm-message[data-v-31efe528]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-31efe528]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-31efe528]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-31efe528]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-31efe528] p[data-v-31efe528]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-31efe528]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-31efe528]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-31efe528]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-31efe528]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-31efe528]:before{top:2px}.mwform-checkbox-field-text[data-v-31efe528]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-31efe528]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-31efe528]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-31efe528]{position:fixed;bottom:0}.form-step__active .input-name[data-v-31efe528]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-31efe528]{width:840px}.secMainView__video[data-v-31efe528]{left:0}.secFee__noteItem[data-v-31efe528]{line-height:28px}.req-label[data-v-31efe528]{font-size:14px}.tab[data-v-31efe528]{display:none}.option__ttl[data-v-31efe528]{line-height:36px}p[data-v-31efe528],dt[data-v-31efe528],dd[data-v-31efe528],li[data-v-31efe528]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-31efe528],dt[data-v-31efe528],dd[data-v-31efe528],li[data-v-31efe528]{line-height:2}.pc[data-v-31efe528]{display:block!important;margin:0 auto}.tab[data-v-31efe528],.sp[data-v-31efe528]{display:none!important}.inline-pc[data-v-31efe528]{display:inline-block!important}.inline-sp[data-v-31efe528]{display:none!important}p[data-v-31efe528],dd[data-v-31efe528],li[data-v-31efe528],address[data-v-31efe528]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-31efe528]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-31efe528]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-31efe528]{opacity:0;width:0;height:0}.slider[data-v-31efe528]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-31efe528]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-31efe528]:before{transform:translate(20px)}.slider.round[data-v-31efe528]{border-radius:34px}.slider.round[data-v-31efe528]:before{border-radius:50%}@keyframes zoom-31efe528{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-31efe528],.top-nav[data-v-31efe528],.atom-header-pages__header[data-v-31efe528],.tab-left[data-v-31efe528]{display:none!important}.page-break[data-v-31efe528]{page-break-before:always}div[data-v-31efe528]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-31efe528],html[data-v-31efe528]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-31efe528],html[data-v-31efe528]{overflow-y:auto;scrollbar-width:thin}}body[data-v-31efe528]::-webkit-scrollbar-track,html[data-v-31efe528]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-31efe528]::-webkit-scrollbar,html[data-v-31efe528]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-31efe528]::-webkit-scrollbar-thumb,html[data-v-31efe528]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-31efe528]{box-sizing:border-box}.highlight[data-v-31efe528]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-31efe528]{animation:zoom-31efe528 .5s ease-in-out}.required[data-v-31efe528]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-31efe528]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-31efe528]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-31efe528],.heading-01__en[data-v-31efe528],.heading-02__en[data-v-31efe528]{display:flex;justify-content:center}.text-center[data-v-31efe528]{display:flex;align-items:center}.landing-page[data-v-31efe528]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-31efe528]{display:none}.efo-form input[data-v-31efe528]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-31efe528]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-31efe528],.fade-leave-to[data-v-31efe528]{max-height:0px;opacity:0}.fade-enter-to[data-v-31efe528],.fade-leave-from[data-v-31efe528]{max-height:500px;opacity:1}.form-step .step-01[data-v-31efe528]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-31efe528]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-31efe528]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-31efe528]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-31efe528]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-31efe528]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-31efe528]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-31efe528]{color:#fff}.tf-require-counter.is-active[data-v-31efe528]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-31efe528]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-31efe528],.efo-form .from-wrap .input-name[data-v-31efe528]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-31efe528]{font-size:1rem}.button-submit[data-v-31efe528]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-31efe528]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-31efe528]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-31efe528]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-31efe528]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-31efe528]{height:13.6px}.icon-caret-down[data-v-31efe528] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-31efe528] svg{width:20px;height:20px}.function__ttl__icon[data-v-31efe528] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-31efe528] svg{width:16px;height:16px}.option__img[data-v-31efe528] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-31efe528] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-31efe528]{height:15px}.icon-header[data-v-31efe528]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-31efe528]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-31efe528]{margin-top:30px 0px 0px}.form-step-two p[data-v-31efe528]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-31efe528]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-31efe528]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-31efe528]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-31efe528]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-31efe528]{height:60px}.form-step[data-v-31efe528]{margin-bottom:27px}.first-error[data-v-31efe528]{margin-bottom:10px}}.icon-caret-down[data-v-31efe528]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-31efe528] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-31efe528]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-31efe528]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-31efe528],.efo-form .form-step__active .input-cont p[data-v-31efe528]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-31efe528]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-31efe528]{font-size:15px}}.landing-page[data-v-e000bc6c]{min-width:100%}.landing-page[data-v-e000bc6c] button[type=submit].disabled[data-v-e000bc6c]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-e000bc6c] .flex[data-v-e000bc6c]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-e000bc6c] .flex-column[data-v-e000bc6c]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-e000bc6c]{line-height:2}.flex.nowrap[data-v-e000bc6c]{flex-wrap:nowrap}.flex.reverse[data-v-e000bc6c]{flex-direction:row-reverse}.flex.item-center[data-v-e000bc6c]{align-items:center}.inner[data-v-e000bc6c]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-e000bc6c]{line-height:0}.en[data-v-e000bc6c]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-e000bc6c]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-e000bc6c]{text-align:center}.bold[data-v-e000bc6c]{font-weight:700}.normal[data-v-e000bc6c]{font-weight:400}.trans[data-v-e000bc6c]{transition:all .2s}.ofi[data-v-e000bc6c]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-e000bc6c]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-e000bc6c]{color:#007da5}.red[data-v-e000bc6c]{color:#e60b3e}.orange[data-v-e000bc6c]{color:#f80}.yellow[data-v-e000bc6c]{color:#fff700}.border[data-v-e000bc6c]{border-width:0}.sp[data-v-e000bc6c]{display:none!important}img[data-v-e000bc6c]{max-width:100%;height:auto}em[data-v-e000bc6c]{font-style:normal}.wrapper[data-v-e000bc6c]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-e000bc6c]{overflow:hidden}#container[data-v-e000bc6c]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-e000bc6c{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-e000bc6c]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-e000bc6c]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-e000bc6c]{font-size:64px}.c-cta__ttl .normal[data-v-e000bc6c]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-e000bc6c]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-e000bc6c]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-e000bc6c]{font-size:22px}.c-cta__note[data-v-e000bc6c]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-e000bc6c]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-e000bc6c]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-e000bc6c],.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-e000bc6c]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-e000bc6c]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-e000bc6c]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-e000bc6c]{opacity:1;visibility:visible}.fix-bnr a[data-v-e000bc6c]{display:block;transition:filter .4s}.fix-bnr__top[data-v-e000bc6c]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-e000bc6c]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-e000bc6c]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-e000bc6c]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-e000bc6c]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-e000bc6c] p[data-v-e000bc6c]{line-height:normal}.fix-bnr__bottom .icon[data-v-e000bc6c]{color:#f80}.efo-form input[type=text][data-v-e000bc6c],.efo-form input[type=search][data-v-e000bc6c],.efo-form input[type=tel][data-v-e000bc6c],.efo-form input[type=number][data-v-e000bc6c],.efo-form input[type=url][data-v-e000bc6c],.efo-form input[type=email][data-v-e000bc6c],.efo-form input[type=password][data-v-e000bc6c]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-e000bc6c],.efo-form select.s[data-v-e000bc6c]{width:240px;max-width:100%}.efo-form select[data-v-e000bc6c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-e000bc6c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-e000bc6c],.efo-form input[type=text].month-year-input[data-v-e000bc6c]{width:240px}.efo-form textarea[data-v-e000bc6c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-e000bc6c]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-e000bc6c]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-e000bc6c]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-e000bc6c],.efo-form .file-btn-wrap .mwform-file-delete[data-v-e000bc6c]{display:none}.efo-form input[type=file].file-btn[data-v-e000bc6c]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-e000bc6c]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-e000bc6c]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-e000bc6c]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-e000bc6c],.efo-form button[type=submit][data-v-e000bc6c],button#mfp_button_send[data-v-e000bc6c]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-e000bc6c],.efo-form button[type=reset][data-v-e000bc6c],button#mfp_button_cancel[data-v-e000bc6c],.mw_wp_form_confirm .submit-box button[type=reset][data-v-e000bc6c],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-e000bc6c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-e000bc6c]{font-size:1.8rem}.form-step[data-v-e000bc6c]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-e000bc6c]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-e000bc6c]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-e000bc6c]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-e000bc6c]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-e000bc6c]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-e000bc6c]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-e000bc6c]:nth-of-type(2):before,.form-step>div[data-v-e000bc6c]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-e000bc6c]{position:relative;z-index:1}.form-step>div .en[data-v-e000bc6c]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-e000bc6c]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-e000bc6c],#mfp_phase_confirm .form-step .step-02[data-v-e000bc6c]{color:#fff}.remaining[data-v-e000bc6c]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-e000bc6c]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-e000bc6c]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-e000bc6c]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-e000bc6c]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-e000bc6c]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-e000bc6c]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-e000bc6c]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-e000bc6c]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-e000bc6c]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-e000bc6c]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-e000bc6c]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-e000bc6c]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-e000bc6c]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-e000bc6c]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-e000bc6c]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-e000bc6c]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-e000bc6c]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-e000bc6c]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-e000bc6c]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-e000bc6c]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-e000bc6c],.pp-box ul[data-v-e000bc6c],.pp-box li[data-v-e000bc6c]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-e000bc6c]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-e000bc6c]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-e000bc6c]{display:block}form#mailformpro .pp-box dt[data-v-e000bc6c]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-e000bc6c]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-e000bc6c]{text-align:center}.submit-box .agree[data-v-e000bc6c]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-e000bc6c]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-e000bc6c]{text-align:center}.agree label[data-v-e000bc6c]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-e000bc6c]:before{top:-2px}.agree label[data-v-e000bc6c]:after{top:2px}.agree label .req-label[data-v-e000bc6c]{margin-right:.5rem}.agree label a[data-v-e000bc6c]{text-decoration:underline}form#mailformpro[data-v-e000bc6c]{padding:0}.mfp_element_all[data-v-e000bc6c]{max-width:100%}.mfp_element_text[data-v-e000bc6c],.mfp_element_number[data-v-e000bc6c],.mfp_element_select-one[data-v-e000bc6c],.mfp_element_email[data-v-e000bc6c],.mfp_element_tel[data-v-e000bc6c],.mfp_element_textarea[data-v-e000bc6c],.mfp_element_date[data-v-e000bc6c],.mfp_element_password[data-v-e000bc6c]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-e000bc6c],.efo-form label.mfp_checked[data-v-e000bc6c]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-e000bc6c],.efo-form label.mfp_checked .mfp_err[data-v-e000bc6c]{text-align:center}.name.flex>span[data-v-e000bc6c]{padding:0;margin-right:15px}.problem[data-v-e000bc6c]{border:solid 1px #a00!important}div.mfp_err[data-v-e000bc6c]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-e000bc6c]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-e000bc6c]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-e000bc6c],table#mfp_confirm_table tr td[data-v-e000bc6c]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-e000bc6c]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-e000bc6c]{background:transparent}div.mfp_buttons[data-v-e000bc6c]{padding:0}.mw_wp_form_preview .form-wrap[data-v-e000bc6c]{margin-bottom:4.5rem}.heading-01[data-v-e000bc6c]{text-align:center;position:relative}.heading-01__logo[data-v-e000bc6c]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-e000bc6c]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-e000bc6c]{font-size:48px}.heading-01__ja--40[data-v-e000bc6c]{font-size:40px}.heading-01__en[data-v-e000bc6c]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-e000bc6c]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-e000bc6c]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-e000bc6c] strong[data-v-e000bc6c]{font-weight:400}.heading-02[data-v-e000bc6c]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-e000bc6c]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-e000bc6c]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-e000bc6c]{position:relative;padding-top:45px}.heading-02__en[data-v-e000bc6c]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-e000bc6c]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-e000bc6c]{margin-bottom:11px}.st-footer__copyright[data-v-e000bc6c]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-e000bc6c]{font-size:10px;color:#999}.st-header[data-v-e000bc6c]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-e000bc6c]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-e000bc6c]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-e000bc6c]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-e000bc6c]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-e000bc6c]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-e000bc6c]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-e000bc6c]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-e000bc6c]{display:none}.tel-box[data-v-e000bc6c]{padding:6rem 0 10rem}.tel-box .read[data-v-e000bc6c]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-e000bc6c]{text-align:center}.tel-block .box[data-v-e000bc6c]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-e000bc6c]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-e000bc6c]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-e000bc6c]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-e000bc6c]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-e000bc6c]{padding:23px 0 23px 36px}.form-note dd li[data-v-e000bc6c]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-e000bc6c]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-e000bc6c]{padding:0 0 8rem}#thanks .form-wrap[data-v-e000bc6c]{text-align:center}#thanks .form-step[data-v-e000bc6c]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-e000bc6c]{color:#f80}#thanks .form-step>div[data-v-e000bc6c]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-e000bc6c]{font-size:2rem;color:#f80}#thanks #info h2[data-v-e000bc6c]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-e000bc6c]{margin:50px 0 60px}.secMainView[data-v-e000bc6c]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-e000bc6c]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-e000bc6c]{margin-bottom:21px}.secMainView__catch[data-v-e000bc6c]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-e000bc6c]{position:relative;display:inline-block}.secMainView__catch span[data-v-e000bc6c]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-e000bc6c]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-e000bc6c]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-e000bc6c]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-e000bc6c]{font-size:16px}.secMainView__point__item[data-v-e000bc6c]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-e000bc6c]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-e000bc6c]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-e000bc6c]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-e000bc6c]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-e000bc6c]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-e000bc6c]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-e000bc6c]{transform:translateY(-17px)}.secTrouble[data-v-e000bc6c]{padding:60px 0 83px}.secTrouble__heading[data-v-e000bc6c]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-e000bc6c]{margin-bottom:5px}.secTrouble__tab[data-v-e000bc6c]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-e000bc6c]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-e000bc6c]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-e000bc6c]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-e000bc6c]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-e000bc6c]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-e000bc6c]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-e000bc6c]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-e000bc6c]{display:none}.secAbout__top[data-v-e000bc6c]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-e000bc6c]{margin-bottom:40px}.secAbout__top__cont[data-v-e000bc6c]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-e000bc6c]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-e000bc6c]{font-size:32px}.secAbout__top__list[data-v-e000bc6c]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-e000bc6c]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-e000bc6c]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-e000bc6c]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-e000bc6c]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-e000bc6c]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-e000bc6c]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-e000bc6c]{font-weight:700}.secAbout__top__catch .en[data-v-e000bc6c]{font-size:48px}.secAbout__top__catch .big[data-v-e000bc6c]{font-size:42px}.secAbout__arrow[data-v-e000bc6c]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-e000bc6c]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-e000bc6c]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-e000bc6c]{font-size:48px}.secAbout__after__txt em[data-v-e000bc6c]{font-weight:700}.secAbout__after__txt .square[data-v-e000bc6c]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-e000bc6c]{margin-top:12px}.secAbout__new[data-v-e000bc6c]{padding:68px 0 105px}.secAbout__new__heading[data-v-e000bc6c]{margin-bottom:16px}.secAbout__new__lead[data-v-e000bc6c]{margin-bottom:40px}.new__list[data-v-e000bc6c]{display:flex;justify-content:space-between}.new__item[data-v-e000bc6c]{position:relative;flex:1}.new__item[data-v-e000bc6c]:not(:last-child){margin-right:40px}.new__img[data-v-e000bc6c]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-e000bc6c]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-e000bc6c]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-e000bc6c]{margin-bottom:13px}.feature__note[data-v-e000bc6c]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-e000bc6c]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-e000bc6c]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-e000bc6c]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-e000bc6c]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-e000bc6c]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-e000bc6c]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-e000bc6c]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-e000bc6c]{margin-top:20px}.feature__item__ttl[data-v-e000bc6c]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-e000bc6c]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-e000bc6c]{display:flex;justify-content:center}.feature__point__list[data-v-e000bc6c]{margin-top:15px}.feature__point__item[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-e000bc6c]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-e000bc6c]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-e000bc6c]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-e000bc6c]{padding:45px 0 90px}.function__heading[data-v-e000bc6c]{margin-bottom:15px}.function__heading>span[data-v-e000bc6c]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-e000bc6c]{font-size:60px}.function__container[data-v-e000bc6c]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-e000bc6c]{grid-area:function_01}.function_02[data-v-e000bc6c]{grid-area:function_02}.function_03[data-v-e000bc6c]{grid-area:function_03}.function_04[data-v-e000bc6c]{grid-area:function_04}.function_05[data-v-e000bc6c]{grid-area:function_05}.function__box[data-v-e000bc6c]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-e000bc6c]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-e000bc6c]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-e000bc6c]{font-size:20px;font-weight:700}.function__listWrap[data-v-e000bc6c]{display:flex;justify-content:space-between}.function__list.list-01[data-v-e000bc6c]{width:54%}.function__list.list-02[data-v-e000bc6c]{width:46%}.function__list.list-03[data-v-e000bc6c]{flex:auto}.function__list__item[data-v-e000bc6c]{position:relative;padding-left:15px}.function__list__item[data-v-e000bc6c]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-e000bc6c]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-e000bc6c]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-e000bc6c]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-e000bc6c]{top:18px}.secFee__lead[data-v-e000bc6c]{margin-bottom:32px}.secFee__box[data-v-e000bc6c]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-e000bc6c]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-e000bc6c]{background:#fff;padding:27px 40px}.secFee__txt[data-v-e000bc6c]{text-align:center;font-size:18px}.secFee__plan[data-v-e000bc6c]{display:flex;margin-top:30px}.plan__item[data-v-e000bc6c]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-e000bc6c]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-e000bc6c]{background:#f0fbff}.plan__item--green[data-v-e000bc6c]{background:#ebf6fa}.plan__item--orange[data-v-e000bc6c]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-e000bc6c]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-e000bc6c]{color:#00ace5}.plan__icon--green[data-v-e000bc6c]{color:#007da5}.plan__icon--orange[data-v-e000bc6c]{top:-18px;color:#f80}.plan__name[data-v-e000bc6c]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-e000bc6c]{color:#00ace5}.plan__name--green[data-v-e000bc6c]{color:#007da5}.plan__name--orange[data-v-e000bc6c]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-e000bc6c]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-e000bc6c]{background:#00ace5}.plan__table thead .th.th--green[data-v-e000bc6c]{background:#007da5}.plan__table thead .th.th--orange[data-v-e000bc6c]{background:#f80}.plan__table tbody[data-v-e000bc6c]{line-height:normal;background:#fff}.plan__table[data-v-e000bc6c]{width:100%}.plan__table--initial td[data-v-e000bc6c]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-e000bc6c]{font-size:22px}.plan__table--initial td .num[data-v-e000bc6c]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-e000bc6c]{font-size:24px}.plan__table--initial td.recommend .num[data-v-e000bc6c]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-e000bc6c]{display:none}.plan__table--monthly tbody th[data-v-e000bc6c]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-e000bc6c]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-e000bc6c]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-e000bc6c]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-e000bc6c]{height:103px}.plan__table--monthly tbody td .en[data-v-e000bc6c]{font-size:22px}.plan__table--monthly tbody td .num[data-v-e000bc6c]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-e000bc6c]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-e000bc6c]{font-size:36px}.plan__table--monthly tbody td.option[data-v-e000bc6c]{font-size:18px}.plan__table--monthly .border[data-v-e000bc6c]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-e000bc6c]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-e000bc6c]{border-color:#fff}.secFee__noteList[data-v-e000bc6c]{margin-top:13px}.secFee__noteItem[data-v-e000bc6c]{font-size:14px}.secFee__option__list[data-v-e000bc6c]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-e000bc6c]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-e000bc6c],.secFee__option__item.item-04[data-v-e000bc6c]{margin-bottom:10px}.option__img[data-v-e000bc6c]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-e000bc6c]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-e000bc6c]{color:#007da5}.option__img .icon.item-01[data-v-e000bc6c]{font-size:54px}.option__img .icon.item-02[data-v-e000bc6c],.option__img .icon.item-03[data-v-e000bc6c]{font-size:60px}.option__ttl[data-v-e000bc6c]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-e000bc6c]{line-height:1.875}.option__txtbox[data-v-e000bc6c]{flex:1;padding-left:25px}.secVoice[data-v-e000bc6c]{padding:58px 0 45px}.secVoice__heading[data-v-e000bc6c]{margin-bottom:25px}.secVoice__list[data-v-e000bc6c]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-e000bc6c]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-e000bc6c]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-e000bc6c]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-e000bc6c]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-e000bc6c]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-e000bc6c]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-e000bc6c]{display:flex}.secVoice__item__info .row[data-v-e000bc6c]{display:flex;align-items:center}.secVoice__item__info .row[data-v-e000bc6c]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-e000bc6c]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-e000bc6c]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-e000bc6c]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-e000bc6c]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-e000bc6c]{min-height:88px}.secVoice__cont__box--row3[data-v-e000bc6c]{min-height:115px}.secVoice__cont__box--orange[data-v-e000bc6c]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-e000bc6c]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-e000bc6c]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-e000bc6c]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-e000bc6c]{background:#007da5}.secVoice__cont__ttl--green span[data-v-e000bc6c]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-e000bc6c]{background:#f80}.secVoice__cont__ttl--orange span[data-v-e000bc6c]:after{border-top-color:#f80}.secVoice__problem[data-v-e000bc6c]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-e000bc6c]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-e000bc6c]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-e000bc6c]{font-weight:700;color:#f80}.secFlow[data-v-e000bc6c]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-e000bc6c]{margin-bottom:30px}.secFlow__list[data-v-e000bc6c]{margin-bottom:40px}.secFlow__item[data-v-e000bc6c]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-e000bc6c]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-e000bc6c]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-e000bc6c]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-e000bc6c]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-e000bc6c]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-e000bc6c]{height:179px;grid-area:flow__img}.flow__txt[data-v-e000bc6c]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-e000bc6c]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-e000bc6c]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-e000bc6c]{display:flex;justify-content:center}.setting__item[data-v-e000bc6c]{position:relative;padding-left:15px}.setting__item[data-v-e000bc6c]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-e000bc6c]:not(:last-child){margin-right:50px}.secFlow__support[data-v-e000bc6c]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-e000bc6c]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-e000bc6c]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-e000bc6c]{font-size:14px}.support__list[data-v-e000bc6c]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-e000bc6c]{flex:1}.support__img[data-v-e000bc6c]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-e000bc6c]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-e000bc6c]{padding:60px 0 80px}.secFaq__heading[data-v-e000bc6c]{margin-bottom:30px}.secFaq__item[data-v-e000bc6c]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-e000bc6c]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-e000bc6c]{position:relative;cursor:pointer}.secFaq__dt[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-e000bc6c]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-e000bc6c]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-e000bc6c]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-e000bc6c]{padding:0 30px 30px}.secFaq__ddBox[data-v-e000bc6c]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-e000bc6c]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-e000bc6c]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-e000bc6c]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-e000bc6c]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-e000bc6c]{top:15px}.secContact__frame[data-v-e000bc6c]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-e000bc6c]{padding:60px 0 80px}.secCompany__heading[data-v-e000bc6c]{margin-bottom:17px}.secCompany__lead[data-v-e000bc6c]{margin-bottom:40px}.secCompany__logo[data-v-e000bc6c]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-e000bc6c]{display:flex}.secCompany__dl[data-v-e000bc6c]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-e000bc6c]{display:flex}.secCompany__dl .row:last-child dt[data-v-e000bc6c]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-e000bc6c]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-e000bc6c]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-e000bc6c]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-e000bc6c]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-e000bc6c]{width:615px}.secCompany__map iframe[data-v-e000bc6c]{width:100%;height:514px}#thanks[data-v-e000bc6c]{padding-top:90px}.secThanks[data-v-e000bc6c]{padding:80px 0}.secThanks__heading[data-v-e000bc6c]{margin-bottom:30px}.secThanks__lead[data-v-e000bc6c]{margin-bottom:50px}.secThanks__btn a[data-v-e000bc6c]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-e000bc6c]{min-width:0;margin-top:0}.tab[data-v-e000bc6c]{display:block!important}.c-cta a[data-v-e000bc6c]{padding:20px}.c-cta__img[data-v-e000bc6c]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]{margin:0 auto}.c-num[data-v-e000bc6c]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-e000bc6c]{bottom:0}.st-footer[data-v-e000bc6c]{padding-bottom:70px}.st-header[data-v-e000bc6c]{min-width:0px;padding:0}.st-header__content[data-v-e000bc6c]{height:60px;padding:0}.st-header__logo[data-v-e000bc6c]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-e000bc6c]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-e000bc6c]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-e000bc6c]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-e000bc6c]{width:100%;padding:30px 0}.st-header__contact[data-v-e000bc6c]{margin-top:2rem}.scroll-prevent[data-v-e000bc6c]{position:fixed;width:100%;height:100%}#sp-btn[data-v-e000bc6c]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-e000bc6c]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-e000bc6c]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-e000bc6c]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-e000bc6c]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-e000bc6c]{background:none}#sp-btn.active[data-v-e000bc6c]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-e000bc6c],#sp-btn #sp-btn-a span[data-v-e000bc6c]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-e000bc6c]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-e000bc6c]:hover{opacity:1}#sp-btn.active span[data-v-e000bc6c]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-e000bc6c]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-e000bc6c]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-e000bc6c]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-e000bc6c]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-e000bc6c]{padding:30px 0 0}.secMainView__top__img[data-v-e000bc6c]{position:static;margin-top:30px}.secMainView__movie[data-v-e000bc6c]{padding:80px 0 50px}.secMainView__video[data-v-e000bc6c]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-e000bc6c]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-e000bc6c]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-e000bc6c]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-e000bc6c]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-e000bc6c]{padding:15px 10px}.secAbout__top__ttl[data-v-e000bc6c]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-e000bc6c]{flex-wrap:wrap}.secAbout__top__list[data-v-e000bc6c]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-e000bc6c]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-e000bc6c]:nth-of-type(1),.secAbout__top__item[data-v-e000bc6c]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-e000bc6c]:nth-of-type(1):before,.secAbout__top__item[data-v-e000bc6c]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-e000bc6c]{padding:12px 19px}.new__list[data-v-e000bc6c]{display:block}.new__item[data-v-e000bc6c]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-e000bc6c]{display:block}.feature__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-e000bc6c]{width:100%}.feature__item.item-01 .feature__item__img[data-v-e000bc6c],.feature__item.item-03 .feature__item__img[data-v-e000bc6c],.feature__item.item-04 .feature__item__img[data-v-e000bc6c],.feature__item.item-05 .feature__item__img[data-v-e000bc6c],.feature__item.item-06 .feature__item__img[data-v-e000bc6c],.feature__item.item-08 .feature__item__img[data-v-e000bc6c]{margin-top:20px}.function__heading>span[data-v-e000bc6c]{display:block}.function__container[data-v-e000bc6c]{display:block}.function__box[data-v-e000bc6c]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-e000bc6c] ul[data-v-e000bc6c]{margin-left:0}.function__listWrap[data-v-e000bc6c] li[data-v-e000bc6c]{line-height:2}.secFee__plan[data-v-e000bc6c]{display:block}.plan__item[data-v-e000bc6c]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-e000bc6c]{width:150px}.secFee__option__list[data-v-e000bc6c]{display:block;padding:0}.secFee__option__item[data-v-e000bc6c]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-e000bc6c]{display:block}.secVoice__item[data-v-e000bc6c]{width:100%;margin-bottom:40px}.secFlow__item[data-v-e000bc6c]{display:block}.flow__txt[data-v-e000bc6c]{padding-right:0}.flow__setting[data-v-e000bc6c]{margin-top:13px;margin-right:0}.support__list[data-v-e000bc6c]{padding:0 20px}.support__item[data-v-e000bc6c]{width:calc(100 / 3 - 8px)}.support__item[data-v-e000bc6c]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-e000bc6c]{padding:21px 60px 21px 30px}.secContact__frame[data-v-e000bc6c]{padding:30px 20px}.secCompany__box[data-v-e000bc6c]{display:block}.secCompany__dl[data-v-e000bc6c]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-e000bc6c]{margin:0 auto;width:100%}#thanks[data-v-e000bc6c]{padding-top:60px}.function__container .hide[data-v-e000bc6c]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-e000bc6c] p[data-v-e000bc6c]{font-size:14px}.secAbout__top__cont[data-v-e000bc6c] ul[data-v-e000bc6c]{margin-left:40px}.secAbout__top__item[data-v-e000bc6c]:nth-of-type(1),.secAbout__top__item[data-v-e000bc6c]:nth-of-type(3){transform:translate(-40px)}p[data-v-e000bc6c],dt[data-v-e000bc6c],dd[data-v-e000bc6c],li[data-v-e000bc6c]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-e000bc6c]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-e000bc6c]{border-bottom:none}.fix-bnr__bottom p[data-v-e000bc6c]{font-size:14px}.wrapper[data-v-e000bc6c]{min-width:0;margin-top:0}p[data-v-e000bc6c],dt[data-v-e000bc6c],dd[data-v-e000bc6c],li[data-v-e000bc6c]{line-height:2;font-size:15px}.pc[data-v-e000bc6c]{display:none!important}.tab[data-v-e000bc6c],.sp[data-v-e000bc6c]{display:block!important}.inline-pc[data-v-e000bc6c]{display:none!important}.inline-sp[data-v-e000bc6c]{display:inline-block!important}.inner[data-v-e000bc6c]{padding:0 5%}.inner--s[data-v-e000bc6c]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-e000bc6c]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-e000bc6c]{padding:15px 20px 20px}.c-cta__ttl[data-v-e000bc6c]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-e000bc6c]{font-size:30px}.c-cta__ttl .normal[data-v-e000bc6c]{font-size:26px}.c-cta__img[data-v-e000bc6c]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-e000bc6c]{font-size:12px;line-height:1.6}.c-lead[data-v-e000bc6c]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-e000bc6c]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-e000bc6c],.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-e000bc6c]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-e000bc6c]{width:100%}.fix-bnr__top__txt[data-v-e000bc6c]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-e000bc6c]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-e000bc6c]{font-size:20px}.fix-bnr__top__txt br[data-v-e000bc6c]{display:none}.fix-bnr__top__img[data-v-e000bc6c]{bottom:-34px}.agree label[data-v-e000bc6c]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-e000bc6c]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-e000bc6c]{font-size:20px}.heading-01__ja em[data-v-e000bc6c]{font-size:26px}.heading-01__ja--40[data-v-e000bc6c]{font-size:22px}.heading-01__catch span[data-v-e000bc6c]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-e000bc6c]:before{width:10px;height:15px}.heading-01__catch span[data-v-e000bc6c]:after{width:10px;height:15px}.heading-02[data-v-e000bc6c]{font-size:20px}.heading-02[data-v-e000bc6c]:before{margin-right:10px}.heading-02[data-v-e000bc6c]:after{margin-left:10px}.heading-02--en[data-v-e000bc6c]{padding-top:25px}.st-footer[data-v-e000bc6c]{padding:50px 0 70px}.st-footer__logo[data-v-e000bc6c]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-e000bc6c]{font-size:10px}.st-header__logo[data-v-e000bc6c]{margin-left:0}.st-header__globalNav__link[data-v-e000bc6c]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-e000bc6c]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-e000bc6c]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-e000bc6c]:before{width:5px;height:5px}.secMainView__point[data-v-e000bc6c]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-e000bc6c]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-e000bc6c]{font-size:16px}.secMainView__point__item[data-v-e000bc6c]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-e000bc6c]{margin-top:20px}.secMainView__movie[data-v-e000bc6c]{padding:50px 0}.secMainView__video[data-v-e000bc6c]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-e000bc6c]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-e000bc6c]{width:70%}.secMainView__movie__minutes[data-v-e000bc6c]{width:50%}.secMainView__movie__logo[data-v-e000bc6c]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-e000bc6c]{padding:50px 0}.secTrouble .inner[data-v-e000bc6c]{padding:0 3%}.secTrouble__heading[data-v-e000bc6c]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-e000bc6c]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-e000bc6c]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-e000bc6c]{border-width:2px}.secAbout__top[data-v-e000bc6c]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-e000bc6c]{margin-bottom:30px}.secAbout__top__cont[data-v-e000bc6c]{padding:15px}.secAbout__top__ttl[data-v-e000bc6c]{font-size:15px}.secAbout__top__ttl em[data-v-e000bc6c]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-e000bc6c]{display:none!important}.secAbout__top__list[data-v-e000bc6c]{display:block}.secAbout__top__list[data-v-e000bc6c]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-e000bc6c]:after{content:none}.secAbout__top__item[data-v-e000bc6c]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-e000bc6c]:nth-of-type(1),.secAbout__top__item[data-v-e000bc6c]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-e000bc6c]:nth-of-type(1):before,.secAbout__top__item[data-v-e000bc6c]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-e000bc6c]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-e000bc6c]{font-size:20px}.secAbout__top__txt[data-v-e000bc6c]{font-size:15px}.secAbout__top__catch[data-v-e000bc6c]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-e000bc6c]{font-size:24px}.secAbout__top__catch .big[data-v-e000bc6c]{font-size:21px}.secAbout__arrow[data-v-e000bc6c]{bottom:-34px;width:40%}.secAbout__after[data-v-e000bc6c]{padding:50px 0}.secAbout__after__txt[data-v-e000bc6c]{font-size:15px}.secAbout__after__txt .big[data-v-e000bc6c]{font-size:21px}.secAbout__after__txt .square[data-v-e000bc6c]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-e000bc6c]{padding:50px 0}.secAbout__new__heading[data-v-e000bc6c]{margin-bottom:15px}.secAbout__new__lead[data-v-e000bc6c]{margin-bottom:30px}.new__item[data-v-e000bc6c]{padding-top:110px}.new__img[data-v-e000bc6c]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-e000bc6c]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-e000bc6c]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-e000bc6c]{line-height:1.8}.secAbout__feature[data-v-e000bc6c]{padding:20px 0 30px}.feature__heading[data-v-e000bc6c]{margin-bottom:15px}.feature__note[data-v-e000bc6c]{text-align:left}.feature__list[data-v-e000bc6c]{margin-top:30px}.feature__item[data-v-e000bc6c]{margin-bottom:15px}.feature__item__ttl[data-v-e000bc6c]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-e000bc6c]{padding:15px}.feature__item__txt[data-v-e000bc6c]{line-height:1.8}.feature__point__item .point__ttl[data-v-e000bc6c]{font-size:15px}.feature__point__item .num[data-v-e000bc6c]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-e000bc6c]{font-size:14px;padding-left:40px}.secAbout__function[data-v-e000bc6c]{padding:30px 0 50px}.function__heading>span[data-v-e000bc6c]{padding-bottom:9px}.function__heading .num[data-v-e000bc6c]{font-size:35px}.function__container[data-v-e000bc6c]{margin-bottom:50px}.function__box[data-v-e000bc6c]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-e000bc6c]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-e000bc6c]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-e000bc6c]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-e000bc6c]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-e000bc6c]{font-size:15px}.function__listWrap[data-v-e000bc6c]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-e000bc6c],.function__list.list-02[data-v-e000bc6c]{width:100%}.function__list__item[data-v-e000bc6c]{font-size:14px;padding-left:12px}.function__list__item[data-v-e000bc6c]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-e000bc6c]{padding:50px 0}.secFee__heading[data-v-e000bc6c]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-e000bc6c]{margin-bottom:5px}.secFee__lead[data-v-e000bc6c]{margin-bottom:30px}.secFee__box[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-e000bc6c]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-e000bc6c]{padding:20px}.secFee__txt[data-v-e000bc6c]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-e000bc6c]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-e000bc6c]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-e000bc6c]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-e000bc6c]{font-size:15px}.plan__table--initial td.recommend .en[data-v-e000bc6c]{font-size:22px}.plan__table--initial td.recommend .num[data-v-e000bc6c]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-e000bc6c]{display:none}.plan__table--monthly tbody .sp-display[data-v-e000bc6c]{display:table-row}.plan__table--monthly tbody th[data-v-e000bc6c]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-e000bc6c]{font-size:18px}.plan__table--monthly tbody td[data-v-e000bc6c]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-e000bc6c],.plan__table--monthly tbody td.cel02[data-v-e000bc6c]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-e000bc6c]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-e000bc6c]{font-size:26px}.plan__table--monthly tbody td.option[data-v-e000bc6c]{font-size:14px}.secFee__noteItem[data-v-e000bc6c]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-e000bc6c]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-e000bc6c]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-e000bc6c]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-e000bc6c]{width:22px}.option__img .icon.item-01[data-v-e000bc6c]{font-size:20px}.option__img .icon.item-02[data-v-e000bc6c],.option__img .icon.item-03[data-v-e000bc6c]{font-size:22px}.option__ttl[data-v-e000bc6c]{font-size:18px}.option__txt[data-v-e000bc6c]{font-size:14px;line-height:1.8}.option__txtbox[data-v-e000bc6c]{padding-left:15px}.secVoice[data-v-e000bc6c]{padding:40px 0 50px}.secVoice__heading[data-v-e000bc6c]{margin-bottom:30px}.secVoice__item[data-v-e000bc6c]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-e000bc6c]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-e000bc6c]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-e000bc6c]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-e000bc6c],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-e000bc6c],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-e000bc6c]{top:16px}.secVoice__head[data-v-e000bc6c]{padding:0 10px 15px;display:block}.secVoice__img[data-v-e000bc6c]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-e000bc6c]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-e000bc6c]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-e000bc6c]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-e000bc6c],.secVoice__item__info dd[data-v-e000bc6c]{font-size:12px}.secVoice__cont[data-v-e000bc6c]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-e000bc6c]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-e000bc6c],.secVoice__cont__box--row3[data-v-e000bc6c]{min-height:0px}.secVoice__cont__box--orange[data-v-e000bc6c]{padding:20px 10px}.secVoice__cont__ttl[data-v-e000bc6c]{top:-20px}.secVoice__cont__ttl span[data-v-e000bc6c],.secVoice__problem[data-v-e000bc6c]{font-size:14px}.secVoice__afterItem[data-v-e000bc6c]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-e000bc6c]:before{top:5px}.secFlow[data-v-e000bc6c]{padding:40px 0 50px}.secFlow__heading[data-v-e000bc6c]{margin-bottom:20px}.secFlow__list[data-v-e000bc6c]{margin-bottom:30px}.secFlow__item[data-v-e000bc6c]{padding:25px 15px 15px 50px}.secFlow__item[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-e000bc6c]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-e000bc6c]{padding:0;left:5px;top:17px}.flow__ttl[data-v-e000bc6c]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-e000bc6c]{font-size:12px}.flow__txt[data-v-e000bc6c]{font-size:14px;line-height:1.8}.flow__setting[data-v-e000bc6c]{padding:25px 15px 10px}.setting__list[data-v-e000bc6c]{display:block}.setting__item[data-v-e000bc6c]{font-size:14px;line-height:1.8}.setting__item[data-v-e000bc6c]:before{width:3px;height:3px}.secFlow__support[data-v-e000bc6c]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-e000bc6c]{font-size:20px}.support__lead[data-v-e000bc6c]{font-size:14px;text-align:left}.support__lead .small[data-v-e000bc6c]{font-size:12px}.support__list[data-v-e000bc6c]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-e000bc6c]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-e000bc6c]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-e000bc6c]{width:30%;margin:0}.support__txt[data-v-e000bc6c]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-e000bc6c]{padding:50px 0}.secFaq__heading[data-v-e000bc6c]{margin-bottom:20px}.secFaq__item[data-v-e000bc6c]{border-width:2px;border-radius:5px}.secFaq__item[data-v-e000bc6c]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-e000bc6c]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-e000bc6c]{font-size:20px}.secFaq__dt__ttl[data-v-e000bc6c]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-e000bc6c]{padding:0 18px 16px}.secFaq__ddBox[data-v-e000bc6c]{padding:16px 19px}.secFaq__dd__ttl[data-v-e000bc6c]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-e000bc6c]{font-size:14px;line-height:1.714}.secContact[data-v-e000bc6c]{padding:50px 0}.secContact__frame[data-v-e000bc6c]{border-width:2px;padding:20px 15px}.secCompany[data-v-e000bc6c]{padding:50px 0}.secCompany__heading[data-v-e000bc6c]{margin-bottom:15px}.secCompany__lead[data-v-e000bc6c]{margin-bottom:30px}.secCompany__logo[data-v-e000bc6c]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-e000bc6c]{display:block}.secCompany__dl dt[data-v-e000bc6c]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-e000bc6c]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-e000bc6c]{height:250px}.secThanks[data-v-e000bc6c]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-e000bc6c]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-e000bc6c]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-e000bc6c]{color:#f80}.c-trialBtn a[data-v-e000bc6c]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-e000bc6c]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-e000bc6c],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-e000bc6c]{color:#f80}.fix-bnr a[data-v-e000bc6c]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-e000bc6c]:hover{opacity:.8}.st-header__contact a[data-v-e000bc6c]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-e000bc6c]{color:#f80}.secTrouble__tab .tab_label[data-v-e000bc6c]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-e000bc6c]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-e000bc6c],.efo-form input[type=search][data-v-e000bc6c],.efo-form input[type=tel][data-v-e000bc6c],.efo-form input[type=number][data-v-e000bc6c],.efo-form input[type=url][data-v-e000bc6c],.efo-form input[type=email][data-v-e000bc6c],.efo-form input[type=password][data-v-e000bc6c]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-e000bc6c]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-e000bc6c]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-e000bc6c]{font-size:1.4rem}.efo-form textarea[data-v-e000bc6c]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-e000bc6c],.checkbox label[data-v-e000bc6c],.form-wrap[data-v-e000bc6c]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-e000bc6c]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-e000bc6c]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-e000bc6c]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-e000bc6c]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-e000bc6c]{margin:0 1rem 0 .6rem}.pp-box[data-v-e000bc6c]{font-size:1rem}.pp-box h2[data-v-e000bc6c]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-e000bc6c]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-e000bc6c]{font-size:2.2rem}table#mfp_confirm_table[data-v-e000bc6c]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-e000bc6c],table#mfp_confirm_table tr td[data-v-e000bc6c]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-e000bc6c]{width:200px}.agree label[data-v-e000bc6c]{max-width:41%}.form-note .flex dt[data-v-e000bc6c]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-e000bc6c]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-e000bc6c]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-e000bc6c]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-e000bc6c],.efo-form input[type=search][data-v-e000bc6c],.efo-form input[type=tel][data-v-e000bc6c],.efo-form input[type=number][data-v-e000bc6c],.efo-form input[type=url][data-v-e000bc6c],.efo-form input[type=email][data-v-e000bc6c],.efo-form input[type=password][data-v-e000bc6c]{font-size:16px;padding:8px 12px}.efo-form select[data-v-e000bc6c],.efo-form textarea[data-v-e000bc6c]{padding:8px 12px!important}.form-wrap[data-v-e000bc6c]{padding:0}.form-step[data-v-e000bc6c]{margin-bottom:5px}.form-step>div[data-v-e000bc6c]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-e000bc6c]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-e000bc6c]:last-of-type{padding:0 10px}.form-step>div .en[data-v-e000bc6c]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-e000bc6c]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-e000bc6c]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-e000bc6c]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-e000bc6c],.efo-form select.s[data-v-e000bc6c]{width:100%}.efo-form .form-wrap .input-name[data-v-e000bc6c]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-e000bc6c]:after{opacity:1;visibility:visible}.req-label[data-v-e000bc6c]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-e000bc6c]:before{display:none}.efo-form input.s[data-v-e000bc6c],select.s[data-v-e000bc6c],.efo-form select[data-v-e000bc6c]{width:100%}.efo-form input[type=date][data-v-e000bc6c]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-e000bc6c]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-e000bc6c],.efo-form input[type=text].month-year-input[data-v-e000bc6c]{width:100%}.efo-form input[type=file][data-v-e000bc6c]{padding:4px 0 10px}.radio[data-v-e000bc6c],.checkbox[data-v-e000bc6c]{padding:5px 0 10px}.radio label[data-v-e000bc6c],.checkbox label[data-v-e000bc6c]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-e000bc6c]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-e000bc6c]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-e000bc6c]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-e000bc6c]{margin:0 .8rem 0 .4rem}.pp-box[data-v-e000bc6c]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-e000bc6c]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-e000bc6c]{margin-top:2rem}.pp-box p[data-v-e000bc6c],.pp-box ul[data-v-e000bc6c],.pp-box li[data-v-e000bc6c]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-e000bc6c]{text-align:center}#mfp_loading[data-v-e000bc6c],#mfp_loading_screen[data-v-e000bc6c],#div#mfp_overlay_background[data-v-e000bc6c]{display:none!important}.agree label[data-v-e000bc6c]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-e000bc6c]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-e000bc6c]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-e000bc6c],.efo-form button[type=submit][data-v-e000bc6c],button#mfp_button_send[data-v-e000bc6c]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-e000bc6c]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-e000bc6c]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-e000bc6c]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-e000bc6c]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-e000bc6c]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-e000bc6c]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-e000bc6c]{margin-bottom:2.5rem}.remaining[data-v-e000bc6c]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-e000bc6c]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-e000bc6c]{display:none}.efo-form input[type=reset][data-v-e000bc6c],.efo-form button[type=reset][data-v-e000bc6c],button#mfp_button_cancel[data-v-e000bc6c],button[data-v-e000bc6c],.mw_wp_form_confirm .submit-box button[type=reset][data-v-e000bc6c],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-e000bc6c]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-e000bc6c]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-e000bc6c]{flex-direction:column}.form-note .flex dt[data-v-e000bc6c]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-e000bc6c]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-e000bc6c]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-e000bc6c]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-e000bc6c]{display:inline}#thanks .form-wrap[data-v-e000bc6c]{padding:2rem 0}#thanks .form-wrap .read[data-v-e000bc6c]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-e000bc6c]{padding:0 0 3rem}#thanks #info .ttl[data-v-e000bc6c]{font-size:1.6rem}#thanks #info h2[data-v-e000bc6c]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-e000bc6c]{margin:2.5rem 0}.tel-block .num[data-v-e000bc6c]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-e000bc6c]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-e000bc6c]:hover{background:#f5f7fa}.agree label a[data-v-e000bc6c]:hover{color:#f80}.efo-form input[type=submit][data-v-e000bc6c]:hover,.efo-form button[type=submit][data-v-e000bc6c]:hover,button#mfp_button_send[data-v-e000bc6c]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-e000bc6c]:hover,.efo-form button[type=reset][data-v-e000bc6c]:hover,button#mfp_button_cancel[data-v-e000bc6c]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-e000bc6c]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-e000bc6c]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-e000bc6c]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-e000bc6c]{text-wrap:nowrap}.heading-01__en[data-v-e000bc6c]{top:10px}.heading-01__en img[data-v-e000bc6c],.heading-02__en img[data-v-e000bc6c]{width:auto;height:50px}.st-header__contact a[data-v-e000bc6c]{width:100%}.secVoice__item__ttl[data-v-e000bc6c]{font-size:3.9vw}.st-header[data-v-e000bc6c]{position:fixed}.plan__item[data-v-e000bc6c]{padding:36px 12px 12px}.form-note dd[data-v-e000bc6c]{padding:20px}.mwform-checkbox-field-text[data-v-e000bc6c]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-e000bc6c]{right:-17px}#sp-btn[data-v-e000bc6c]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-e000bc6c]:last-of-type{padding:0 8px}.secMainView__catch[data-v-e000bc6c]{font-size:30px}.secMainView__point__item[data-v-e000bc6c]{width:100px;height:100px}.secMainView__point__item[data-v-e000bc6c]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-e000bc6c]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-e000bc6c]{z-index:9999}.tf-require-counter__read[data-v-e000bc6c]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-e000bc6c]{background:#f80}.tf-error[data-v-e000bc6c]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-e000bc6c]:empty{margin:0}.mw-radio[data-v-e000bc6c],.mw-checkbox[data-v-e000bc6c]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-e000bc6c],.mwform-checkbox-field input[type=checkbox][data-v-e000bc6c]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-e000bc6c]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-e000bc6c]:after{opacity:1}.mwform-radio-field-text[data-v-e000bc6c],.mwform-checkbox-field-text[data-v-e000bc6c]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-e000bc6c]:before,.mwform-checkbox-field-text[data-v-e000bc6c]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-e000bc6c]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-e000bc6c]:before{border-radius:5px}.mwform-radio-field-text[data-v-e000bc6c]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-e000bc6c]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-e000bc6c]{margin:0}.tf-marker[data-v-e000bc6c]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-e000bc6c]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-e000bc6c],.efo-form input[type=text].month-year-input[data-v-e000bc6c]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-e000bc6c]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-e000bc6c]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-e000bc6c]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-e000bc6c]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-e000bc6c],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-e000bc6c]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-e000bc6c]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]:before{display:none}.mw_wp_form_confirm .req-label[data-v-e000bc6c]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-e000bc6c]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-e000bc6c]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-e000bc6c]{display:none}.mw_wp_form_confirm .submit-box[data-v-e000bc6c]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-e000bc6c]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-e000bc6c]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-e000bc6c]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-e000bc6c],.mwform-checkbox-field-text[data-v-e000bc6c]{font-size:15px}.efo-form input[type=file][data-v-e000bc6c]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-e000bc6c]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-e000bc6c]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-e000bc6c],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-e000bc6c]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-e000bc6c]{line-height:2}.tf-marker[data-v-e000bc6c]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-e000bc6c]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-e000bc6c],.efo-form input[type=text].month-year-input[data-v-e000bc6c]{width:100%}.tf-error[data-v-e000bc6c]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-e000bc6c]{font-size:1rem}.mwform-checkbox-field-text[data-v-e000bc6c]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-e000bc6c],.mw-checkbox[data-v-e000bc6c]{padding:4px 0}.mw_wp_form .agree label[data-v-e000bc6c]{display:inline-block}.tf-require-counter[data-v-e000bc6c]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-e000bc6c]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-e000bc6c]{display:none}.mw_wp_form_confirm .confirm-message[data-v-e000bc6c]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-e000bc6c]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-e000bc6c]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-e000bc6c]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-e000bc6c] p[data-v-e000bc6c]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-e000bc6c]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-e000bc6c]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-e000bc6c]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-e000bc6c]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-e000bc6c]:before{top:2px}.mwform-checkbox-field-text[data-v-e000bc6c]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-e000bc6c]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-e000bc6c]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-e000bc6c]{position:fixed;bottom:0}.form-step__active .input-name[data-v-e000bc6c]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-e000bc6c]{width:840px}.secMainView__video[data-v-e000bc6c]{left:0}.secFee__noteItem[data-v-e000bc6c]{line-height:28px}.req-label[data-v-e000bc6c]{font-size:14px}.tab[data-v-e000bc6c]{display:none}.option__ttl[data-v-e000bc6c]{line-height:36px}p[data-v-e000bc6c],dt[data-v-e000bc6c],dd[data-v-e000bc6c],li[data-v-e000bc6c]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-e000bc6c],dt[data-v-e000bc6c],dd[data-v-e000bc6c],li[data-v-e000bc6c]{line-height:2}.pc[data-v-e000bc6c]{display:block!important;margin:0 auto}.tab[data-v-e000bc6c],.sp[data-v-e000bc6c]{display:none!important}.inline-pc[data-v-e000bc6c]{display:inline-block!important}.inline-sp[data-v-e000bc6c]{display:none!important}p[data-v-e000bc6c],dd[data-v-e000bc6c],li[data-v-e000bc6c],address[data-v-e000bc6c]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e000bc6c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e000bc6c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e000bc6c]{opacity:0;width:0;height:0}.slider[data-v-e000bc6c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e000bc6c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e000bc6c]:before{transform:translate(20px)}.slider.round[data-v-e000bc6c]{border-radius:34px}.slider.round[data-v-e000bc6c]:before{border-radius:50%}@keyframes zoom-e000bc6c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e000bc6c],.top-nav[data-v-e000bc6c],.atom-header-pages__header[data-v-e000bc6c],.tab-left[data-v-e000bc6c]{display:none!important}.page-break[data-v-e000bc6c]{page-break-before:always}div[data-v-e000bc6c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e000bc6c],html[data-v-e000bc6c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e000bc6c],html[data-v-e000bc6c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e000bc6c]::-webkit-scrollbar-track,html[data-v-e000bc6c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e000bc6c]::-webkit-scrollbar,html[data-v-e000bc6c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e000bc6c]::-webkit-scrollbar-thumb,html[data-v-e000bc6c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e000bc6c]{box-sizing:border-box}.highlight[data-v-e000bc6c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e000bc6c]{animation:zoom-e000bc6c .5s ease-in-out}.required[data-v-e000bc6c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e000bc6c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e000bc6c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.landing-page[data-v-c53a0228]{min-width:100%}.landing-page[data-v-c53a0228] button[type=submit].disabled[data-v-c53a0228]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-c53a0228] .flex[data-v-c53a0228]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-c53a0228] .flex-column[data-v-c53a0228]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-c53a0228]{line-height:2}.flex.nowrap[data-v-c53a0228]{flex-wrap:nowrap}.flex.reverse[data-v-c53a0228]{flex-direction:row-reverse}.flex.item-center[data-v-c53a0228]{align-items:center}.inner[data-v-c53a0228]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-c53a0228]{line-height:0}.en[data-v-c53a0228]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-c53a0228]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-c53a0228]{text-align:center}.bold[data-v-c53a0228]{font-weight:700}.normal[data-v-c53a0228]{font-weight:400}.trans[data-v-c53a0228]{transition:all .2s}.ofi[data-v-c53a0228]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-c53a0228]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-c53a0228]{color:#007da5}.red[data-v-c53a0228]{color:#e60b3e}.orange[data-v-c53a0228]{color:#f80}.yellow[data-v-c53a0228]{color:#fff700}.border[data-v-c53a0228]{border-width:0}.sp[data-v-c53a0228]{display:none!important}img[data-v-c53a0228]{max-width:100%;height:auto}em[data-v-c53a0228]{font-style:normal}.wrapper[data-v-c53a0228]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-c53a0228]{overflow:hidden}#container[data-v-c53a0228]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-c53a0228{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-c53a0228]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-c53a0228]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-c53a0228]{font-size:64px}.c-cta__ttl .normal[data-v-c53a0228]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-c53a0228]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-c53a0228]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-c53a0228]{font-size:22px}.c-cta__note[data-v-c53a0228]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-c53a0228]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-c53a0228]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-c53a0228],.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-c53a0228]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-c53a0228]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-c53a0228]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-c53a0228]{opacity:1;visibility:visible}.fix-bnr a[data-v-c53a0228]{display:block;transition:filter .4s}.fix-bnr__top[data-v-c53a0228]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-c53a0228]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-c53a0228]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-c53a0228]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-c53a0228]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-c53a0228] p[data-v-c53a0228]{line-height:normal}.fix-bnr__bottom .icon[data-v-c53a0228]{color:#f80}.efo-form input[type=text][data-v-c53a0228],.efo-form input[type=search][data-v-c53a0228],.efo-form input[type=tel][data-v-c53a0228],.efo-form input[type=number][data-v-c53a0228],.efo-form input[type=url][data-v-c53a0228],.efo-form input[type=email][data-v-c53a0228],.efo-form input[type=password][data-v-c53a0228]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-c53a0228],.efo-form select.s[data-v-c53a0228]{width:240px;max-width:100%}.efo-form select[data-v-c53a0228]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-c53a0228]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-c53a0228],.efo-form input[type=text].month-year-input[data-v-c53a0228]{width:240px}.efo-form textarea[data-v-c53a0228]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-c53a0228]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-c53a0228]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-c53a0228]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-c53a0228],.efo-form .file-btn-wrap .mwform-file-delete[data-v-c53a0228]{display:none}.efo-form input[type=file].file-btn[data-v-c53a0228]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-c53a0228]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-c53a0228]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-c53a0228]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-c53a0228],.efo-form button[type=submit][data-v-c53a0228],button#mfp_button_send[data-v-c53a0228]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-c53a0228],.efo-form button[type=reset][data-v-c53a0228],button#mfp_button_cancel[data-v-c53a0228],.mw_wp_form_confirm .submit-box button[type=reset][data-v-c53a0228],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-c53a0228]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-c53a0228]{font-size:1.8rem}.form-step[data-v-c53a0228]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-c53a0228]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-c53a0228]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-c53a0228]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-c53a0228]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-c53a0228]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-c53a0228]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-c53a0228]:nth-of-type(2):before,.form-step>div[data-v-c53a0228]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-c53a0228]{position:relative;z-index:1}.form-step>div .en[data-v-c53a0228]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-c53a0228]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-c53a0228],#mfp_phase_confirm .form-step .step-02[data-v-c53a0228]{color:#fff}.remaining[data-v-c53a0228]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-c53a0228]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-c53a0228]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-c53a0228]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-c53a0228]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-c53a0228]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-c53a0228]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-c53a0228]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-c53a0228]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-c53a0228]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-c53a0228]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-c53a0228]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-c53a0228]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-c53a0228]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-c53a0228]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-c53a0228]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-c53a0228]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-c53a0228]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-c53a0228]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-c53a0228]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-c53a0228]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-c53a0228]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-c53a0228],.pp-box ul[data-v-c53a0228],.pp-box li[data-v-c53a0228]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-c53a0228]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-c53a0228]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-c53a0228]{display:block}form#mailformpro .pp-box dt[data-v-c53a0228]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-c53a0228]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-c53a0228]{text-align:center}.submit-box .agree[data-v-c53a0228]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-c53a0228]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-c53a0228]{text-align:center}.agree label[data-v-c53a0228]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-c53a0228]:before{top:-2px}.agree label[data-v-c53a0228]:after{top:2px}.agree label .req-label[data-v-c53a0228]{margin-right:.5rem}.agree label a[data-v-c53a0228]{text-decoration:underline}form#mailformpro[data-v-c53a0228]{padding:0}.mfp_element_all[data-v-c53a0228]{max-width:100%}.mfp_element_text[data-v-c53a0228],.mfp_element_number[data-v-c53a0228],.mfp_element_select-one[data-v-c53a0228],.mfp_element_email[data-v-c53a0228],.mfp_element_tel[data-v-c53a0228],.mfp_element_textarea[data-v-c53a0228],.mfp_element_date[data-v-c53a0228],.mfp_element_password[data-v-c53a0228]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-c53a0228],.efo-form label.mfp_checked[data-v-c53a0228]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-c53a0228],.efo-form label.mfp_checked .mfp_err[data-v-c53a0228]{text-align:center}.name.flex>span[data-v-c53a0228]{padding:0;margin-right:15px}.problem[data-v-c53a0228]{border:solid 1px #a00!important}div.mfp_err[data-v-c53a0228]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-c53a0228]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-c53a0228]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-c53a0228],table#mfp_confirm_table tr td[data-v-c53a0228]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-c53a0228]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-c53a0228]{background:transparent}div.mfp_buttons[data-v-c53a0228]{padding:0}.mw_wp_form_preview .form-wrap[data-v-c53a0228]{margin-bottom:4.5rem}.heading-01[data-v-c53a0228]{text-align:center;position:relative}.heading-01__logo[data-v-c53a0228]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-c53a0228]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-c53a0228]{font-size:48px}.heading-01__ja--40[data-v-c53a0228]{font-size:40px}.heading-01__en[data-v-c53a0228]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-c53a0228]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-c53a0228]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-c53a0228] strong[data-v-c53a0228]{font-weight:400}.heading-02[data-v-c53a0228]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-c53a0228]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-c53a0228]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-c53a0228]{position:relative;padding-top:45px}.heading-02__en[data-v-c53a0228]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-c53a0228]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-c53a0228]{margin-bottom:11px}.st-footer__copyright[data-v-c53a0228]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-c53a0228]{font-size:10px;color:#999}.st-header[data-v-c53a0228]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-c53a0228]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-c53a0228]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-c53a0228]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-c53a0228]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-c53a0228]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-c53a0228]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-c53a0228]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-c53a0228]{display:none}.tel-box[data-v-c53a0228]{padding:6rem 0 10rem}.tel-box .read[data-v-c53a0228]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-c53a0228]{text-align:center}.tel-block .box[data-v-c53a0228]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-c53a0228]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-c53a0228]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-c53a0228]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-c53a0228]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-c53a0228]{padding:23px 0 23px 36px}.form-note dd li[data-v-c53a0228]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-c53a0228]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-c53a0228]{padding:0 0 8rem}#thanks .form-wrap[data-v-c53a0228]{text-align:center}#thanks .form-step[data-v-c53a0228]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-c53a0228]{color:#f80}#thanks .form-step>div[data-v-c53a0228]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-c53a0228]{font-size:2rem;color:#f80}#thanks #info h2[data-v-c53a0228]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-c53a0228]{margin:50px 0 60px}.secMainView[data-v-c53a0228]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-c53a0228]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-c53a0228]{margin-bottom:21px}.secMainView__catch[data-v-c53a0228]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-c53a0228]{position:relative;display:inline-block}.secMainView__catch span[data-v-c53a0228]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-c53a0228]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-c53a0228]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-c53a0228]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-c53a0228]{font-size:16px}.secMainView__point__item[data-v-c53a0228]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-c53a0228]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-c53a0228]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-c53a0228]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-c53a0228]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-c53a0228]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-c53a0228]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-c53a0228]{transform:translateY(-17px)}.secTrouble[data-v-c53a0228]{padding:60px 0 83px}.secTrouble__heading[data-v-c53a0228]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-c53a0228]{margin-bottom:5px}.secTrouble__tab[data-v-c53a0228]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-c53a0228]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-c53a0228]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-c53a0228]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-c53a0228]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-c53a0228]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-c53a0228]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-c53a0228]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-c53a0228]{display:none}.secAbout__top[data-v-c53a0228]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-c53a0228]{margin-bottom:40px}.secAbout__top__cont[data-v-c53a0228]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-c53a0228]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-c53a0228]{font-size:32px}.secAbout__top__list[data-v-c53a0228]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-c53a0228]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-c53a0228]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-c53a0228]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-c53a0228]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-c53a0228]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-c53a0228]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-c53a0228]{font-weight:700}.secAbout__top__catch .en[data-v-c53a0228]{font-size:48px}.secAbout__top__catch .big[data-v-c53a0228]{font-size:42px}.secAbout__arrow[data-v-c53a0228]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-c53a0228]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-c53a0228]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-c53a0228]{font-size:48px}.secAbout__after__txt em[data-v-c53a0228]{font-weight:700}.secAbout__after__txt .square[data-v-c53a0228]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-c53a0228]{margin-top:12px}.secAbout__new[data-v-c53a0228]{padding:68px 0 105px}.secAbout__new__heading[data-v-c53a0228]{margin-bottom:16px}.secAbout__new__lead[data-v-c53a0228]{margin-bottom:40px}.new__list[data-v-c53a0228]{display:flex;justify-content:space-between}.new__item[data-v-c53a0228]{position:relative;flex:1}.new__item[data-v-c53a0228]:not(:last-child){margin-right:40px}.new__img[data-v-c53a0228]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-c53a0228]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-c53a0228]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-c53a0228]{margin-bottom:13px}.feature__note[data-v-c53a0228]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-c53a0228]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-c53a0228]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-c53a0228]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-c53a0228]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-c53a0228]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-c53a0228]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-c53a0228]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-c53a0228]{margin-top:20px}.feature__item__ttl[data-v-c53a0228]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-c53a0228]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-c53a0228]{display:flex;justify-content:center}.feature__point__list[data-v-c53a0228]{margin-top:15px}.feature__point__item[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-c53a0228]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-c53a0228]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-c53a0228]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-c53a0228]{padding:45px 0 90px}.function__heading[data-v-c53a0228]{margin-bottom:15px}.function__heading>span[data-v-c53a0228]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-c53a0228]{font-size:60px}.function__container[data-v-c53a0228]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-c53a0228]{grid-area:function_01}.function_02[data-v-c53a0228]{grid-area:function_02}.function_03[data-v-c53a0228]{grid-area:function_03}.function_04[data-v-c53a0228]{grid-area:function_04}.function_05[data-v-c53a0228]{grid-area:function_05}.function__box[data-v-c53a0228]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-c53a0228]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-c53a0228]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-c53a0228]{font-size:20px;font-weight:700}.function__listWrap[data-v-c53a0228]{display:flex;justify-content:space-between}.function__list.list-01[data-v-c53a0228]{width:54%}.function__list.list-02[data-v-c53a0228]{width:46%}.function__list.list-03[data-v-c53a0228]{flex:auto}.function__list__item[data-v-c53a0228]{position:relative;padding-left:15px}.function__list__item[data-v-c53a0228]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-c53a0228]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-c53a0228]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-c53a0228]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-c53a0228]{top:18px}.secFee__lead[data-v-c53a0228]{margin-bottom:32px}.secFee__box[data-v-c53a0228]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-c53a0228]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-c53a0228]{background:#fff;padding:27px 40px}.secFee__txt[data-v-c53a0228]{text-align:center;font-size:18px}.secFee__plan[data-v-c53a0228]{display:flex;margin-top:30px}.plan__item[data-v-c53a0228]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-c53a0228]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-c53a0228]{background:#f0fbff}.plan__item--green[data-v-c53a0228]{background:#ebf6fa}.plan__item--orange[data-v-c53a0228]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-c53a0228]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-c53a0228]{color:#00ace5}.plan__icon--green[data-v-c53a0228]{color:#007da5}.plan__icon--orange[data-v-c53a0228]{top:-18px;color:#f80}.plan__name[data-v-c53a0228]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-c53a0228]{color:#00ace5}.plan__name--green[data-v-c53a0228]{color:#007da5}.plan__name--orange[data-v-c53a0228]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-c53a0228]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-c53a0228]{background:#00ace5}.plan__table thead .th.th--green[data-v-c53a0228]{background:#007da5}.plan__table thead .th.th--orange[data-v-c53a0228]{background:#f80}.plan__table tbody[data-v-c53a0228]{line-height:normal;background:#fff}.plan__table[data-v-c53a0228]{width:100%}.plan__table--initial td[data-v-c53a0228]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-c53a0228]{font-size:22px}.plan__table--initial td .num[data-v-c53a0228]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-c53a0228]{font-size:24px}.plan__table--initial td.recommend .num[data-v-c53a0228]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-c53a0228]{display:none}.plan__table--monthly tbody th[data-v-c53a0228]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-c53a0228]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-c53a0228]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-c53a0228]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-c53a0228]{height:103px}.plan__table--monthly tbody td .en[data-v-c53a0228]{font-size:22px}.plan__table--monthly tbody td .num[data-v-c53a0228]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-c53a0228]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-c53a0228]{font-size:36px}.plan__table--monthly tbody td.option[data-v-c53a0228]{font-size:18px}.plan__table--monthly .border[data-v-c53a0228]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-c53a0228]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-c53a0228]{border-color:#fff}.secFee__noteList[data-v-c53a0228]{margin-top:13px}.secFee__noteItem[data-v-c53a0228]{font-size:14px}.secFee__option__list[data-v-c53a0228]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-c53a0228]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-c53a0228],.secFee__option__item.item-04[data-v-c53a0228]{margin-bottom:10px}.option__img[data-v-c53a0228]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-c53a0228]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-c53a0228]{color:#007da5}.option__img .icon.item-01[data-v-c53a0228]{font-size:54px}.option__img .icon.item-02[data-v-c53a0228],.option__img .icon.item-03[data-v-c53a0228]{font-size:60px}.option__ttl[data-v-c53a0228]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-c53a0228]{line-height:1.875}.option__txtbox[data-v-c53a0228]{flex:1;padding-left:25px}.secVoice[data-v-c53a0228]{padding:58px 0 45px}.secVoice__heading[data-v-c53a0228]{margin-bottom:25px}.secVoice__list[data-v-c53a0228]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-c53a0228]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-c53a0228]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-c53a0228]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-c53a0228]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-c53a0228]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-c53a0228]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-c53a0228]{display:flex}.secVoice__item__info .row[data-v-c53a0228]{display:flex;align-items:center}.secVoice__item__info .row[data-v-c53a0228]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-c53a0228]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-c53a0228]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-c53a0228]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-c53a0228]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-c53a0228]{min-height:88px}.secVoice__cont__box--row3[data-v-c53a0228]{min-height:115px}.secVoice__cont__box--orange[data-v-c53a0228]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-c53a0228]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-c53a0228]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-c53a0228]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-c53a0228]{background:#007da5}.secVoice__cont__ttl--green span[data-v-c53a0228]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-c53a0228]{background:#f80}.secVoice__cont__ttl--orange span[data-v-c53a0228]:after{border-top-color:#f80}.secVoice__problem[data-v-c53a0228]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-c53a0228]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-c53a0228]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-c53a0228]{font-weight:700;color:#f80}.secFlow[data-v-c53a0228]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-c53a0228]{margin-bottom:30px}.secFlow__list[data-v-c53a0228]{margin-bottom:40px}.secFlow__item[data-v-c53a0228]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-c53a0228]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-c53a0228]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-c53a0228]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-c53a0228]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-c53a0228]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-c53a0228]{height:179px;grid-area:flow__img}.flow__txt[data-v-c53a0228]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-c53a0228]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-c53a0228]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-c53a0228]{display:flex;justify-content:center}.setting__item[data-v-c53a0228]{position:relative;padding-left:15px}.setting__item[data-v-c53a0228]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-c53a0228]:not(:last-child){margin-right:50px}.secFlow__support[data-v-c53a0228]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-c53a0228]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-c53a0228]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-c53a0228]{font-size:14px}.support__list[data-v-c53a0228]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-c53a0228]{flex:1}.support__img[data-v-c53a0228]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-c53a0228]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-c53a0228]{padding:60px 0 80px}.secFaq__heading[data-v-c53a0228]{margin-bottom:30px}.secFaq__item[data-v-c53a0228]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-c53a0228]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-c53a0228]{position:relative;cursor:pointer}.secFaq__dt[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-c53a0228]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-c53a0228]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-c53a0228]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-c53a0228]{padding:0 30px 30px}.secFaq__ddBox[data-v-c53a0228]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-c53a0228]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-c53a0228]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-c53a0228]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-c53a0228]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-c53a0228]{top:15px}.secContact__frame[data-v-c53a0228]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-c53a0228]{padding:60px 0 80px}.secCompany__heading[data-v-c53a0228]{margin-bottom:17px}.secCompany__lead[data-v-c53a0228]{margin-bottom:40px}.secCompany__logo[data-v-c53a0228]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-c53a0228]{display:flex}.secCompany__dl[data-v-c53a0228]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-c53a0228]{display:flex}.secCompany__dl .row:last-child dt[data-v-c53a0228]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-c53a0228]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-c53a0228]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-c53a0228]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-c53a0228]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-c53a0228]{width:615px}.secCompany__map iframe[data-v-c53a0228]{width:100%;height:514px}#thanks[data-v-c53a0228]{padding-top:90px}.secThanks[data-v-c53a0228]{padding:80px 0}.secThanks__heading[data-v-c53a0228]{margin-bottom:30px}.secThanks__lead[data-v-c53a0228]{margin-bottom:50px}.secThanks__btn a[data-v-c53a0228]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-c53a0228]{min-width:0;margin-top:0}.tab[data-v-c53a0228]{display:block!important}.c-cta a[data-v-c53a0228]{padding:20px}.c-cta__img[data-v-c53a0228]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]{margin:0 auto}.c-num[data-v-c53a0228]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-c53a0228]{bottom:0}.st-footer[data-v-c53a0228]{padding-bottom:70px}.st-header[data-v-c53a0228]{min-width:0px;padding:0}.st-header__content[data-v-c53a0228]{height:60px;padding:0}.st-header__logo[data-v-c53a0228]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-c53a0228]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-c53a0228]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-c53a0228]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-c53a0228]{width:100%;padding:30px 0}.st-header__contact[data-v-c53a0228]{margin-top:2rem}.scroll-prevent[data-v-c53a0228]{position:fixed;width:100%;height:100%}#sp-btn[data-v-c53a0228]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-c53a0228]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-c53a0228]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-c53a0228]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-c53a0228]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-c53a0228]{background:none}#sp-btn.active[data-v-c53a0228]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-c53a0228],#sp-btn #sp-btn-a span[data-v-c53a0228]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-c53a0228]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-c53a0228]:hover{opacity:1}#sp-btn.active span[data-v-c53a0228]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-c53a0228]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-c53a0228]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-c53a0228]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-c53a0228]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-c53a0228]{padding:30px 0 0}.secMainView__top__img[data-v-c53a0228]{position:static;margin-top:30px}.secMainView__movie[data-v-c53a0228]{padding:80px 0 50px}.secMainView__video[data-v-c53a0228]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-c53a0228]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-c53a0228]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-c53a0228]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-c53a0228]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-c53a0228]{padding:15px 10px}.secAbout__top__ttl[data-v-c53a0228]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-c53a0228]{flex-wrap:wrap}.secAbout__top__list[data-v-c53a0228]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-c53a0228]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-c53a0228]:nth-of-type(1),.secAbout__top__item[data-v-c53a0228]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-c53a0228]:nth-of-type(1):before,.secAbout__top__item[data-v-c53a0228]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-c53a0228]{padding:12px 19px}.new__list[data-v-c53a0228]{display:block}.new__item[data-v-c53a0228]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-c53a0228]{display:block}.feature__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-c53a0228]{width:100%}.feature__item.item-01 .feature__item__img[data-v-c53a0228],.feature__item.item-03 .feature__item__img[data-v-c53a0228],.feature__item.item-04 .feature__item__img[data-v-c53a0228],.feature__item.item-05 .feature__item__img[data-v-c53a0228],.feature__item.item-06 .feature__item__img[data-v-c53a0228],.feature__item.item-08 .feature__item__img[data-v-c53a0228]{margin-top:20px}.function__heading>span[data-v-c53a0228]{display:block}.function__container[data-v-c53a0228]{display:block}.function__box[data-v-c53a0228]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-c53a0228] ul[data-v-c53a0228]{margin-left:0}.function__listWrap[data-v-c53a0228] li[data-v-c53a0228]{line-height:2}.secFee__plan[data-v-c53a0228]{display:block}.plan__item[data-v-c53a0228]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-c53a0228]{width:150px}.secFee__option__list[data-v-c53a0228]{display:block;padding:0}.secFee__option__item[data-v-c53a0228]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-c53a0228]{display:block}.secVoice__item[data-v-c53a0228]{width:100%;margin-bottom:40px}.secFlow__item[data-v-c53a0228]{display:block}.flow__txt[data-v-c53a0228]{padding-right:0}.flow__setting[data-v-c53a0228]{margin-top:13px;margin-right:0}.support__list[data-v-c53a0228]{padding:0 20px}.support__item[data-v-c53a0228]{width:calc(100 / 3 - 8px)}.support__item[data-v-c53a0228]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-c53a0228]{padding:21px 60px 21px 30px}.secContact__frame[data-v-c53a0228]{padding:30px 20px}.secCompany__box[data-v-c53a0228]{display:block}.secCompany__dl[data-v-c53a0228]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-c53a0228]{margin:0 auto;width:100%}#thanks[data-v-c53a0228]{padding-top:60px}.function__container .hide[data-v-c53a0228]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-c53a0228] p[data-v-c53a0228]{font-size:14px}.secAbout__top__cont[data-v-c53a0228] ul[data-v-c53a0228]{margin-left:40px}.secAbout__top__item[data-v-c53a0228]:nth-of-type(1),.secAbout__top__item[data-v-c53a0228]:nth-of-type(3){transform:translate(-40px)}p[data-v-c53a0228],dt[data-v-c53a0228],dd[data-v-c53a0228],li[data-v-c53a0228]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-c53a0228]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-c53a0228]{border-bottom:none}.fix-bnr__bottom p[data-v-c53a0228]{font-size:14px}.wrapper[data-v-c53a0228]{min-width:0;margin-top:0}p[data-v-c53a0228],dt[data-v-c53a0228],dd[data-v-c53a0228],li[data-v-c53a0228]{line-height:2;font-size:15px}.pc[data-v-c53a0228]{display:none!important}.tab[data-v-c53a0228],.sp[data-v-c53a0228]{display:block!important}.inline-pc[data-v-c53a0228]{display:none!important}.inline-sp[data-v-c53a0228]{display:inline-block!important}.inner[data-v-c53a0228]{padding:0 5%}.inner--s[data-v-c53a0228]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-c53a0228]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-c53a0228]{padding:15px 20px 20px}.c-cta__ttl[data-v-c53a0228]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-c53a0228]{font-size:30px}.c-cta__ttl .normal[data-v-c53a0228]{font-size:26px}.c-cta__img[data-v-c53a0228]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-c53a0228]{font-size:12px;line-height:1.6}.c-lead[data-v-c53a0228]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-c53a0228]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-c53a0228],.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-c53a0228]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-c53a0228]{width:100%}.fix-bnr__top__txt[data-v-c53a0228]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-c53a0228]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-c53a0228]{font-size:20px}.fix-bnr__top__txt br[data-v-c53a0228]{display:none}.fix-bnr__top__img[data-v-c53a0228]{bottom:-34px}.agree label[data-v-c53a0228]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-c53a0228]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-c53a0228]{font-size:20px}.heading-01__ja em[data-v-c53a0228]{font-size:26px}.heading-01__ja--40[data-v-c53a0228]{font-size:22px}.heading-01__catch span[data-v-c53a0228]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-c53a0228]:before{width:10px;height:15px}.heading-01__catch span[data-v-c53a0228]:after{width:10px;height:15px}.heading-02[data-v-c53a0228]{font-size:20px}.heading-02[data-v-c53a0228]:before{margin-right:10px}.heading-02[data-v-c53a0228]:after{margin-left:10px}.heading-02--en[data-v-c53a0228]{padding-top:25px}.st-footer[data-v-c53a0228]{padding:50px 0 70px}.st-footer__logo[data-v-c53a0228]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-c53a0228]{font-size:10px}.st-header__logo[data-v-c53a0228]{margin-left:0}.st-header__globalNav__link[data-v-c53a0228]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-c53a0228]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-c53a0228]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-c53a0228]:before{width:5px;height:5px}.secMainView__point[data-v-c53a0228]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-c53a0228]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-c53a0228]{font-size:16px}.secMainView__point__item[data-v-c53a0228]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-c53a0228]{margin-top:20px}.secMainView__movie[data-v-c53a0228]{padding:50px 0}.secMainView__video[data-v-c53a0228]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-c53a0228]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-c53a0228]{width:70%}.secMainView__movie__minutes[data-v-c53a0228]{width:50%}.secMainView__movie__logo[data-v-c53a0228]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-c53a0228]{padding:50px 0}.secTrouble .inner[data-v-c53a0228]{padding:0 3%}.secTrouble__heading[data-v-c53a0228]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-c53a0228]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-c53a0228]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-c53a0228]{border-width:2px}.secAbout__top[data-v-c53a0228]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-c53a0228]{margin-bottom:30px}.secAbout__top__cont[data-v-c53a0228]{padding:15px}.secAbout__top__ttl[data-v-c53a0228]{font-size:15px}.secAbout__top__ttl em[data-v-c53a0228]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-c53a0228]{display:none!important}.secAbout__top__list[data-v-c53a0228]{display:block}.secAbout__top__list[data-v-c53a0228]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-c53a0228]:after{content:none}.secAbout__top__item[data-v-c53a0228]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-c53a0228]:nth-of-type(1),.secAbout__top__item[data-v-c53a0228]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-c53a0228]:nth-of-type(1):before,.secAbout__top__item[data-v-c53a0228]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-c53a0228]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-c53a0228]{font-size:20px}.secAbout__top__txt[data-v-c53a0228]{font-size:15px}.secAbout__top__catch[data-v-c53a0228]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-c53a0228]{font-size:24px}.secAbout__top__catch .big[data-v-c53a0228]{font-size:21px}.secAbout__arrow[data-v-c53a0228]{bottom:-34px;width:40%}.secAbout__after[data-v-c53a0228]{padding:50px 0}.secAbout__after__txt[data-v-c53a0228]{font-size:15px}.secAbout__after__txt .big[data-v-c53a0228]{font-size:21px}.secAbout__after__txt .square[data-v-c53a0228]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-c53a0228]{padding:50px 0}.secAbout__new__heading[data-v-c53a0228]{margin-bottom:15px}.secAbout__new__lead[data-v-c53a0228]{margin-bottom:30px}.new__item[data-v-c53a0228]{padding-top:110px}.new__img[data-v-c53a0228]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-c53a0228]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-c53a0228]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-c53a0228]{line-height:1.8}.secAbout__feature[data-v-c53a0228]{padding:20px 0 30px}.feature__heading[data-v-c53a0228]{margin-bottom:15px}.feature__note[data-v-c53a0228]{text-align:left}.feature__list[data-v-c53a0228]{margin-top:30px}.feature__item[data-v-c53a0228]{margin-bottom:15px}.feature__item__ttl[data-v-c53a0228]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-c53a0228]{padding:15px}.feature__item__txt[data-v-c53a0228]{line-height:1.8}.feature__point__item .point__ttl[data-v-c53a0228]{font-size:15px}.feature__point__item .num[data-v-c53a0228]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-c53a0228]{font-size:14px;padding-left:40px}.secAbout__function[data-v-c53a0228]{padding:30px 0 50px}.function__heading>span[data-v-c53a0228]{padding-bottom:9px}.function__heading .num[data-v-c53a0228]{font-size:35px}.function__container[data-v-c53a0228]{margin-bottom:50px}.function__box[data-v-c53a0228]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-c53a0228]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-c53a0228]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-c53a0228]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-c53a0228]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-c53a0228]{font-size:15px}.function__listWrap[data-v-c53a0228]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-c53a0228],.function__list.list-02[data-v-c53a0228]{width:100%}.function__list__item[data-v-c53a0228]{font-size:14px;padding-left:12px}.function__list__item[data-v-c53a0228]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-c53a0228]{padding:50px 0}.secFee__heading[data-v-c53a0228]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-c53a0228]{margin-bottom:5px}.secFee__lead[data-v-c53a0228]{margin-bottom:30px}.secFee__box[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-c53a0228]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-c53a0228]{padding:20px}.secFee__txt[data-v-c53a0228]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-c53a0228]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-c53a0228]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-c53a0228]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-c53a0228]{font-size:15px}.plan__table--initial td.recommend .en[data-v-c53a0228]{font-size:22px}.plan__table--initial td.recommend .num[data-v-c53a0228]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-c53a0228]{display:none}.plan__table--monthly tbody .sp-display[data-v-c53a0228]{display:table-row}.plan__table--monthly tbody th[data-v-c53a0228]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-c53a0228]{font-size:18px}.plan__table--monthly tbody td[data-v-c53a0228]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-c53a0228],.plan__table--monthly tbody td.cel02[data-v-c53a0228]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-c53a0228]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-c53a0228]{font-size:26px}.plan__table--monthly tbody td.option[data-v-c53a0228]{font-size:14px}.secFee__noteItem[data-v-c53a0228]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-c53a0228]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-c53a0228]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-c53a0228]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-c53a0228]{width:22px}.option__img .icon.item-01[data-v-c53a0228]{font-size:20px}.option__img .icon.item-02[data-v-c53a0228],.option__img .icon.item-03[data-v-c53a0228]{font-size:22px}.option__ttl[data-v-c53a0228]{font-size:18px}.option__txt[data-v-c53a0228]{font-size:14px;line-height:1.8}.option__txtbox[data-v-c53a0228]{padding-left:15px}.secVoice[data-v-c53a0228]{padding:40px 0 50px}.secVoice__heading[data-v-c53a0228]{margin-bottom:30px}.secVoice__item[data-v-c53a0228]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-c53a0228]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-c53a0228]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-c53a0228]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-c53a0228],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-c53a0228],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-c53a0228]{top:16px}.secVoice__head[data-v-c53a0228]{padding:0 10px 15px;display:block}.secVoice__img[data-v-c53a0228]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-c53a0228]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-c53a0228]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-c53a0228]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-c53a0228],.secVoice__item__info dd[data-v-c53a0228]{font-size:12px}.secVoice__cont[data-v-c53a0228]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-c53a0228]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-c53a0228],.secVoice__cont__box--row3[data-v-c53a0228]{min-height:0px}.secVoice__cont__box--orange[data-v-c53a0228]{padding:20px 10px}.secVoice__cont__ttl[data-v-c53a0228]{top:-20px}.secVoice__cont__ttl span[data-v-c53a0228],.secVoice__problem[data-v-c53a0228]{font-size:14px}.secVoice__afterItem[data-v-c53a0228]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-c53a0228]:before{top:5px}.secFlow[data-v-c53a0228]{padding:40px 0 50px}.secFlow__heading[data-v-c53a0228]{margin-bottom:20px}.secFlow__list[data-v-c53a0228]{margin-bottom:30px}.secFlow__item[data-v-c53a0228]{padding:25px 15px 15px 50px}.secFlow__item[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-c53a0228]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-c53a0228]{padding:0;left:5px;top:17px}.flow__ttl[data-v-c53a0228]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-c53a0228]{font-size:12px}.flow__txt[data-v-c53a0228]{font-size:14px;line-height:1.8}.flow__setting[data-v-c53a0228]{padding:25px 15px 10px}.setting__list[data-v-c53a0228]{display:block}.setting__item[data-v-c53a0228]{font-size:14px;line-height:1.8}.setting__item[data-v-c53a0228]:before{width:3px;height:3px}.secFlow__support[data-v-c53a0228]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-c53a0228]{font-size:20px}.support__lead[data-v-c53a0228]{font-size:14px;text-align:left}.support__lead .small[data-v-c53a0228]{font-size:12px}.support__list[data-v-c53a0228]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-c53a0228]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-c53a0228]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-c53a0228]{width:30%;margin:0}.support__txt[data-v-c53a0228]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-c53a0228]{padding:50px 0}.secFaq__heading[data-v-c53a0228]{margin-bottom:20px}.secFaq__item[data-v-c53a0228]{border-width:2px;border-radius:5px}.secFaq__item[data-v-c53a0228]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-c53a0228]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-c53a0228]{font-size:20px}.secFaq__dt__ttl[data-v-c53a0228]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-c53a0228]{padding:0 18px 16px}.secFaq__ddBox[data-v-c53a0228]{padding:16px 19px}.secFaq__dd__ttl[data-v-c53a0228]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-c53a0228]{font-size:14px;line-height:1.714}.secContact[data-v-c53a0228]{padding:50px 0}.secContact__frame[data-v-c53a0228]{border-width:2px;padding:20px 15px}.secCompany[data-v-c53a0228]{padding:50px 0}.secCompany__heading[data-v-c53a0228]{margin-bottom:15px}.secCompany__lead[data-v-c53a0228]{margin-bottom:30px}.secCompany__logo[data-v-c53a0228]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-c53a0228]{display:block}.secCompany__dl dt[data-v-c53a0228]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-c53a0228]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-c53a0228]{height:250px}.secThanks[data-v-c53a0228]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-c53a0228]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-c53a0228]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-c53a0228]{color:#f80}.c-trialBtn a[data-v-c53a0228]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-c53a0228]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-c53a0228],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-c53a0228]{color:#f80}.fix-bnr a[data-v-c53a0228]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-c53a0228]:hover{opacity:.8}.st-header__contact a[data-v-c53a0228]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-c53a0228]{color:#f80}.secTrouble__tab .tab_label[data-v-c53a0228]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-c53a0228]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-c53a0228],.efo-form input[type=search][data-v-c53a0228],.efo-form input[type=tel][data-v-c53a0228],.efo-form input[type=number][data-v-c53a0228],.efo-form input[type=url][data-v-c53a0228],.efo-form input[type=email][data-v-c53a0228],.efo-form input[type=password][data-v-c53a0228]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-c53a0228]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-c53a0228]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-c53a0228]{font-size:1.4rem}.efo-form textarea[data-v-c53a0228]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-c53a0228],.checkbox label[data-v-c53a0228],.form-wrap[data-v-c53a0228]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-c53a0228]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-c53a0228]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-c53a0228]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-c53a0228]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-c53a0228]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-c53a0228]{margin:0 1rem 0 .6rem}.pp-box[data-v-c53a0228]{font-size:1rem}.pp-box h2[data-v-c53a0228]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-c53a0228]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-c53a0228]{font-size:2.2rem}table#mfp_confirm_table[data-v-c53a0228]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-c53a0228],table#mfp_confirm_table tr td[data-v-c53a0228]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-c53a0228]{width:200px}.agree label[data-v-c53a0228]{max-width:41%}.form-note .flex dt[data-v-c53a0228]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-c53a0228]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-c53a0228]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-c53a0228]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-c53a0228],.efo-form input[type=search][data-v-c53a0228],.efo-form input[type=tel][data-v-c53a0228],.efo-form input[type=number][data-v-c53a0228],.efo-form input[type=url][data-v-c53a0228],.efo-form input[type=email][data-v-c53a0228],.efo-form input[type=password][data-v-c53a0228]{font-size:16px;padding:8px 12px}.efo-form select[data-v-c53a0228],.efo-form textarea[data-v-c53a0228]{padding:8px 12px!important}.form-wrap[data-v-c53a0228]{padding:0}.form-step[data-v-c53a0228]{margin-bottom:5px}.form-step>div[data-v-c53a0228]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-c53a0228]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-c53a0228]:last-of-type{padding:0 10px}.form-step>div .en[data-v-c53a0228]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-c53a0228]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-c53a0228]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-c53a0228]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-c53a0228],.efo-form select.s[data-v-c53a0228]{width:100%}.efo-form .form-wrap .input-name[data-v-c53a0228]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-c53a0228]:after{opacity:1;visibility:visible}.req-label[data-v-c53a0228]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-c53a0228]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-c53a0228]:before{display:none}.efo-form input.s[data-v-c53a0228],select.s[data-v-c53a0228],.efo-form select[data-v-c53a0228]{width:100%}.efo-form input[type=date][data-v-c53a0228]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-c53a0228]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-c53a0228],.efo-form input[type=text].month-year-input[data-v-c53a0228]{width:100%}.efo-form input[type=file][data-v-c53a0228]{padding:4px 0 10px}.radio[data-v-c53a0228],.checkbox[data-v-c53a0228]{padding:5px 0 10px}.radio label[data-v-c53a0228],.checkbox label[data-v-c53a0228]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-c53a0228]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-c53a0228]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-c53a0228]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-c53a0228]{margin:0 .8rem 0 .4rem}.pp-box[data-v-c53a0228]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-c53a0228]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-c53a0228]{margin-top:2rem}.pp-box p[data-v-c53a0228],.pp-box ul[data-v-c53a0228],.pp-box li[data-v-c53a0228]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-c53a0228]{text-align:center}#mfp_loading[data-v-c53a0228],#mfp_loading_screen[data-v-c53a0228],#div#mfp_overlay_background[data-v-c53a0228]{display:none!important}.agree label[data-v-c53a0228]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-c53a0228]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-c53a0228]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-c53a0228],.efo-form button[type=submit][data-v-c53a0228],button#mfp_button_send[data-v-c53a0228]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-c53a0228]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-c53a0228]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-c53a0228]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-c53a0228]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-c53a0228]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-c53a0228]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-c53a0228]{margin-bottom:2.5rem}.remaining[data-v-c53a0228]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-c53a0228]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-c53a0228]{display:none}.efo-form input[type=reset][data-v-c53a0228],.efo-form button[type=reset][data-v-c53a0228],button#mfp_button_cancel[data-v-c53a0228],button[data-v-c53a0228],.mw_wp_form_confirm .submit-box button[type=reset][data-v-c53a0228],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-c53a0228]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-c53a0228]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-c53a0228]{flex-direction:column}.form-note .flex dt[data-v-c53a0228]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-c53a0228]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-c53a0228]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-c53a0228]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-c53a0228]{display:inline}#thanks .form-wrap[data-v-c53a0228]{padding:2rem 0}#thanks .form-wrap .read[data-v-c53a0228]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-c53a0228]{padding:0 0 3rem}#thanks #info .ttl[data-v-c53a0228]{font-size:1.6rem}#thanks #info h2[data-v-c53a0228]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-c53a0228]{margin:2.5rem 0}.tel-block .num[data-v-c53a0228]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-c53a0228]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-c53a0228]:hover{background:#f5f7fa}.agree label a[data-v-c53a0228]:hover{color:#f80}.efo-form input[type=submit][data-v-c53a0228]:hover,.efo-form button[type=submit][data-v-c53a0228]:hover,button#mfp_button_send[data-v-c53a0228]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-c53a0228]:hover,.efo-form button[type=reset][data-v-c53a0228]:hover,button#mfp_button_cancel[data-v-c53a0228]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-c53a0228]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-c53a0228]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-c53a0228]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-c53a0228]{text-wrap:nowrap}.heading-01__en[data-v-c53a0228]{top:10px}.heading-01__en img[data-v-c53a0228],.heading-02__en img[data-v-c53a0228]{width:auto;height:50px}.st-header__contact a[data-v-c53a0228]{width:100%}.secVoice__item__ttl[data-v-c53a0228]{font-size:3.9vw}.st-header[data-v-c53a0228]{position:fixed}.plan__item[data-v-c53a0228]{padding:36px 12px 12px}.form-note dd[data-v-c53a0228]{padding:20px}.mwform-checkbox-field-text[data-v-c53a0228]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-c53a0228]{right:-17px}#sp-btn[data-v-c53a0228]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-c53a0228]:last-of-type{padding:0 8px}.secMainView__catch[data-v-c53a0228]{font-size:30px}.secMainView__point__item[data-v-c53a0228]{width:100px;height:100px}.secMainView__point__item[data-v-c53a0228]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-c53a0228]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-c53a0228]{z-index:9999}.tf-require-counter__read[data-v-c53a0228]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-c53a0228]{background:#f80}.tf-error[data-v-c53a0228]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-c53a0228]:empty{margin:0}.mw-radio[data-v-c53a0228],.mw-checkbox[data-v-c53a0228]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-c53a0228],.mwform-checkbox-field input[type=checkbox][data-v-c53a0228]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-c53a0228]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-c53a0228]:after{opacity:1}.mwform-radio-field-text[data-v-c53a0228],.mwform-checkbox-field-text[data-v-c53a0228]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-c53a0228]:before,.mwform-checkbox-field-text[data-v-c53a0228]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-c53a0228]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-c53a0228]:before{border-radius:5px}.mwform-radio-field-text[data-v-c53a0228]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-c53a0228]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-c53a0228]{margin:0}.tf-marker[data-v-c53a0228]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-c53a0228]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-c53a0228],.efo-form input[type=text].month-year-input[data-v-c53a0228]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-c53a0228]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-c53a0228]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-c53a0228]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-c53a0228]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-c53a0228],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-c53a0228]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-c53a0228]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]:before{display:none}.mw_wp_form_confirm .req-label[data-v-c53a0228]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-c53a0228]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-c53a0228]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-c53a0228]{display:none}.mw_wp_form_confirm .submit-box[data-v-c53a0228]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-c53a0228]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-c53a0228]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-c53a0228]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-c53a0228],.mwform-checkbox-field-text[data-v-c53a0228]{font-size:15px}.efo-form input[type=file][data-v-c53a0228]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-c53a0228]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-c53a0228]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-c53a0228],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-c53a0228]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-c53a0228]{line-height:2}.tf-marker[data-v-c53a0228]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-c53a0228]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-c53a0228],.efo-form input[type=text].month-year-input[data-v-c53a0228]{width:100%}.tf-error[data-v-c53a0228]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-c53a0228]{font-size:1rem}.mwform-checkbox-field-text[data-v-c53a0228]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-c53a0228],.mw-checkbox[data-v-c53a0228]{padding:4px 0}.mw_wp_form .agree label[data-v-c53a0228]{display:inline-block}.tf-require-counter[data-v-c53a0228]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-c53a0228]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-c53a0228]{display:none}.mw_wp_form_confirm .confirm-message[data-v-c53a0228]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-c53a0228]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-c53a0228]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-c53a0228]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-c53a0228] p[data-v-c53a0228]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-c53a0228]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-c53a0228]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-c53a0228]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-c53a0228]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-c53a0228]:before{top:2px}.mwform-checkbox-field-text[data-v-c53a0228]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-c53a0228]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-c53a0228]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-c53a0228]{position:fixed;bottom:0}.form-step__active .input-name[data-v-c53a0228]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-c53a0228]{width:840px}.secMainView__video[data-v-c53a0228]{left:0}.secFee__noteItem[data-v-c53a0228]{line-height:28px}.req-label[data-v-c53a0228]{font-size:14px}.tab[data-v-c53a0228]{display:none}.option__ttl[data-v-c53a0228]{line-height:36px}p[data-v-c53a0228],dt[data-v-c53a0228],dd[data-v-c53a0228],li[data-v-c53a0228]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-c53a0228],dt[data-v-c53a0228],dd[data-v-c53a0228],li[data-v-c53a0228]{line-height:2}.pc[data-v-c53a0228]{display:block!important;margin:0 auto}.tab[data-v-c53a0228],.sp[data-v-c53a0228]{display:none!important}.inline-pc[data-v-c53a0228]{display:inline-block!important}.inline-sp[data-v-c53a0228]{display:none!important}p[data-v-c53a0228],dd[data-v-c53a0228],li[data-v-c53a0228],address[data-v-c53a0228]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c53a0228]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c53a0228]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c53a0228]{opacity:0;width:0;height:0}.slider[data-v-c53a0228]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c53a0228]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c53a0228]:before{transform:translate(20px)}.slider.round[data-v-c53a0228]{border-radius:34px}.slider.round[data-v-c53a0228]:before{border-radius:50%}@keyframes zoom-c53a0228{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c53a0228],.top-nav[data-v-c53a0228],.atom-header-pages__header[data-v-c53a0228],.tab-left[data-v-c53a0228]{display:none!important}.page-break[data-v-c53a0228]{page-break-before:always}div[data-v-c53a0228]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c53a0228],html[data-v-c53a0228]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c53a0228],html[data-v-c53a0228]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c53a0228]::-webkit-scrollbar-track,html[data-v-c53a0228]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c53a0228]::-webkit-scrollbar,html[data-v-c53a0228]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c53a0228]::-webkit-scrollbar-thumb,html[data-v-c53a0228]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c53a0228]{box-sizing:border-box}.highlight[data-v-c53a0228]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c53a0228]{animation:zoom-c53a0228 .5s ease-in-out}.required[data-v-c53a0228]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c53a0228]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c53a0228]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-c53a0228],.heading-01__en[data-v-c53a0228],.heading-02__en[data-v-c53a0228]{display:flex;justify-content:center}.text-center[data-v-c53a0228]{display:flex;align-items:center}.landing-page[data-v-c53a0228]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-c53a0228]{display:none}.efo-form input[data-v-c53a0228]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-c53a0228]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-c53a0228],.fade-leave-to[data-v-c53a0228]{max-height:0px;opacity:0}.fade-enter-to[data-v-c53a0228],.fade-leave-from[data-v-c53a0228]{max-height:500px;opacity:1}.form-step .step-01[data-v-c53a0228]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-c53a0228]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-c53a0228]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-c53a0228]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-c53a0228]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-c53a0228]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-c53a0228]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-c53a0228]{color:#fff}.tf-require-counter.is-active[data-v-c53a0228]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-c53a0228]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-c53a0228],.efo-form .from-wrap .input-name[data-v-c53a0228]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-c53a0228]{font-size:1rem}.button-submit[data-v-c53a0228]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-c53a0228]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-c53a0228]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-c53a0228]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-c53a0228]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-c53a0228]{height:13.6px}.icon-caret-down[data-v-c53a0228] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-c53a0228] svg{width:20px;height:20px}.function__ttl__icon[data-v-c53a0228] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-c53a0228] svg{width:16px;height:16px}.option__img[data-v-c53a0228] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-c53a0228] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-c53a0228]{height:15px}.icon-header[data-v-c53a0228]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-c53a0228]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-c53a0228]{margin-top:30px 0px 0px}.form-step-two p[data-v-c53a0228]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-c53a0228]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-c53a0228]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-c53a0228]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-c53a0228]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-c53a0228]{height:60px}.form-step[data-v-c53a0228]{margin-bottom:27px}.first-error[data-v-c53a0228]{margin-bottom:10px}}.icon-caret-down[data-v-c53a0228]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-c53a0228] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-c53a0228]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-c53a0228]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-c53a0228],.efo-form .form-step__active .input-cont p[data-v-c53a0228]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-c53a0228]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-c53a0228]{font-size:15px}}.landing-page[data-v-500db19f]{min-width:100%}.landing-page[data-v-500db19f] button[type=submit].disabled[data-v-500db19f]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-500db19f] .flex[data-v-500db19f]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-500db19f] .flex-column[data-v-500db19f]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-500db19f]{line-height:2}.flex.nowrap[data-v-500db19f]{flex-wrap:nowrap}.flex.reverse[data-v-500db19f]{flex-direction:row-reverse}.flex.item-center[data-v-500db19f]{align-items:center}.inner[data-v-500db19f]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-500db19f]{line-height:0}.en[data-v-500db19f]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-500db19f]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-500db19f]{text-align:center}.bold[data-v-500db19f]{font-weight:700}.normal[data-v-500db19f]{font-weight:400}.trans[data-v-500db19f]{transition:all .2s}.ofi[data-v-500db19f]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-500db19f]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-500db19f]{color:#007da5}.red[data-v-500db19f]{color:#e60b3e}.orange[data-v-500db19f]{color:#f80}.yellow[data-v-500db19f]{color:#fff700}.border[data-v-500db19f]{border-width:0}.sp[data-v-500db19f]{display:none!important}img[data-v-500db19f]{max-width:100%;height:auto}em[data-v-500db19f]{font-style:normal}.wrapper[data-v-500db19f]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-500db19f]{overflow:hidden}#container[data-v-500db19f]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-500db19f{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-500db19f]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-500db19f]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-500db19f]{font-size:64px}.c-cta__ttl .normal[data-v-500db19f]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-500db19f]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-500db19f]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-500db19f]{font-size:22px}.c-cta__note[data-v-500db19f]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-500db19f]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-500db19f]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-500db19f],.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-500db19f]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-500db19f]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-500db19f]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-500db19f]{opacity:1;visibility:visible}.fix-bnr a[data-v-500db19f]{display:block;transition:filter .4s}.fix-bnr__top[data-v-500db19f]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-500db19f]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-500db19f]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-500db19f]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-500db19f]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-500db19f] p[data-v-500db19f]{line-height:normal}.fix-bnr__bottom .icon[data-v-500db19f]{color:#f80}.efo-form input[type=text][data-v-500db19f],.efo-form input[type=search][data-v-500db19f],.efo-form input[type=tel][data-v-500db19f],.efo-form input[type=number][data-v-500db19f],.efo-form input[type=url][data-v-500db19f],.efo-form input[type=email][data-v-500db19f],.efo-form input[type=password][data-v-500db19f]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-500db19f],.efo-form select.s[data-v-500db19f]{width:240px;max-width:100%}.efo-form select[data-v-500db19f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-500db19f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-500db19f],.efo-form input[type=text].month-year-input[data-v-500db19f]{width:240px}.efo-form textarea[data-v-500db19f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-500db19f]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-500db19f]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-500db19f]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-500db19f],.efo-form .file-btn-wrap .mwform-file-delete[data-v-500db19f]{display:none}.efo-form input[type=file].file-btn[data-v-500db19f]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-500db19f]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-500db19f]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-500db19f]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-500db19f],.efo-form button[type=submit][data-v-500db19f],button#mfp_button_send[data-v-500db19f]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-500db19f],.efo-form button[type=reset][data-v-500db19f],button#mfp_button_cancel[data-v-500db19f],.mw_wp_form_confirm .submit-box button[type=reset][data-v-500db19f],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-500db19f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-500db19f]{font-size:1.8rem}.form-step[data-v-500db19f]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-500db19f]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-500db19f]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-500db19f]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-500db19f]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-500db19f]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-500db19f]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-500db19f]:nth-of-type(2):before,.form-step>div[data-v-500db19f]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-500db19f]{position:relative;z-index:1}.form-step>div .en[data-v-500db19f]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-500db19f]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-500db19f],#mfp_phase_confirm .form-step .step-02[data-v-500db19f]{color:#fff}.remaining[data-v-500db19f]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-500db19f]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-500db19f]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-500db19f]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-500db19f]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-500db19f]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-500db19f]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-500db19f]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-500db19f]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-500db19f]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-500db19f]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-500db19f]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-500db19f]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-500db19f]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-500db19f]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-500db19f]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-500db19f]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-500db19f]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-500db19f]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-500db19f]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-500db19f]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-500db19f]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-500db19f],.pp-box ul[data-v-500db19f],.pp-box li[data-v-500db19f]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-500db19f]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-500db19f]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-500db19f]{display:block}form#mailformpro .pp-box dt[data-v-500db19f]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-500db19f]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-500db19f]{text-align:center}.submit-box .agree[data-v-500db19f]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-500db19f]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-500db19f]{text-align:center}.agree label[data-v-500db19f]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-500db19f]:before{top:-2px}.agree label[data-v-500db19f]:after{top:2px}.agree label .req-label[data-v-500db19f]{margin-right:.5rem}.agree label a[data-v-500db19f]{text-decoration:underline}form#mailformpro[data-v-500db19f]{padding:0}.mfp_element_all[data-v-500db19f]{max-width:100%}.mfp_element_text[data-v-500db19f],.mfp_element_number[data-v-500db19f],.mfp_element_select-one[data-v-500db19f],.mfp_element_email[data-v-500db19f],.mfp_element_tel[data-v-500db19f],.mfp_element_textarea[data-v-500db19f],.mfp_element_date[data-v-500db19f],.mfp_element_password[data-v-500db19f]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-500db19f],.efo-form label.mfp_checked[data-v-500db19f]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-500db19f],.efo-form label.mfp_checked .mfp_err[data-v-500db19f]{text-align:center}.name.flex>span[data-v-500db19f]{padding:0;margin-right:15px}.problem[data-v-500db19f]{border:solid 1px #a00!important}div.mfp_err[data-v-500db19f]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-500db19f]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-500db19f]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-500db19f],table#mfp_confirm_table tr td[data-v-500db19f]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-500db19f]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-500db19f]{background:transparent}div.mfp_buttons[data-v-500db19f]{padding:0}.mw_wp_form_preview .form-wrap[data-v-500db19f]{margin-bottom:4.5rem}.heading-01[data-v-500db19f]{text-align:center;position:relative}.heading-01__logo[data-v-500db19f]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-500db19f]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-500db19f]{font-size:48px}.heading-01__ja--40[data-v-500db19f]{font-size:40px}.heading-01__en[data-v-500db19f]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-500db19f]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-500db19f]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-500db19f] strong[data-v-500db19f]{font-weight:400}.heading-02[data-v-500db19f]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-500db19f]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-500db19f]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-500db19f]{position:relative;padding-top:45px}.heading-02__en[data-v-500db19f]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-500db19f]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-500db19f]{margin-bottom:11px}.st-footer__copyright[data-v-500db19f]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-500db19f]{font-size:10px;color:#999}.st-header[data-v-500db19f]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-500db19f]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-500db19f]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-500db19f]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-500db19f]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-500db19f]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-500db19f]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-500db19f]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-500db19f]{display:none}.tel-box[data-v-500db19f]{padding:6rem 0 10rem}.tel-box .read[data-v-500db19f]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-500db19f]{text-align:center}.tel-block .box[data-v-500db19f]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-500db19f]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-500db19f]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-500db19f]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-500db19f]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-500db19f]{padding:23px 0 23px 36px}.form-note dd li[data-v-500db19f]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-500db19f]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-500db19f]{padding:0 0 8rem}#thanks .form-wrap[data-v-500db19f]{text-align:center}#thanks .form-step[data-v-500db19f]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-500db19f]{color:#f80}#thanks .form-step>div[data-v-500db19f]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-500db19f]{font-size:2rem;color:#f80}#thanks #info h2[data-v-500db19f]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-500db19f]{margin:50px 0 60px}.secMainView[data-v-500db19f]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-500db19f]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-500db19f]{margin-bottom:21px}.secMainView__catch[data-v-500db19f]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-500db19f]{position:relative;display:inline-block}.secMainView__catch span[data-v-500db19f]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-500db19f]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-500db19f]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-500db19f]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-500db19f]{font-size:16px}.secMainView__point__item[data-v-500db19f]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-500db19f]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-500db19f]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-500db19f]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-500db19f]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-500db19f]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-500db19f]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-500db19f]{transform:translateY(-17px)}.secTrouble[data-v-500db19f]{padding:60px 0 83px}.secTrouble__heading[data-v-500db19f]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-500db19f]{margin-bottom:5px}.secTrouble__tab[data-v-500db19f]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-500db19f]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-500db19f]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-500db19f]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-500db19f]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-500db19f]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-500db19f]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-500db19f]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-500db19f]{display:none}.secAbout__top[data-v-500db19f]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-500db19f]{margin-bottom:40px}.secAbout__top__cont[data-v-500db19f]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-500db19f]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-500db19f]{font-size:32px}.secAbout__top__list[data-v-500db19f]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-500db19f]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-500db19f]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-500db19f]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-500db19f]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-500db19f]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-500db19f]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-500db19f]{font-weight:700}.secAbout__top__catch .en[data-v-500db19f]{font-size:48px}.secAbout__top__catch .big[data-v-500db19f]{font-size:42px}.secAbout__arrow[data-v-500db19f]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-500db19f]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-500db19f]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-500db19f]{font-size:48px}.secAbout__after__txt em[data-v-500db19f]{font-weight:700}.secAbout__after__txt .square[data-v-500db19f]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-500db19f]{margin-top:12px}.secAbout__new[data-v-500db19f]{padding:68px 0 105px}.secAbout__new__heading[data-v-500db19f]{margin-bottom:16px}.secAbout__new__lead[data-v-500db19f]{margin-bottom:40px}.new__list[data-v-500db19f]{display:flex;justify-content:space-between}.new__item[data-v-500db19f]{position:relative;flex:1}.new__item[data-v-500db19f]:not(:last-child){margin-right:40px}.new__img[data-v-500db19f]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-500db19f]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-500db19f]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-500db19f]{margin-bottom:13px}.feature__note[data-v-500db19f]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-500db19f]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-500db19f]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-500db19f]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-500db19f]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-500db19f]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-500db19f]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-500db19f]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-500db19f]{margin-top:20px}.feature__item__ttl[data-v-500db19f]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-500db19f]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-500db19f]{display:flex;justify-content:center}.feature__point__list[data-v-500db19f]{margin-top:15px}.feature__point__item[data-v-500db19f]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-500db19f]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-500db19f]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-500db19f]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-500db19f]{padding:45px 0 90px}.function__heading[data-v-500db19f]{margin-bottom:15px}.function__heading>span[data-v-500db19f]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-500db19f]{font-size:60px}.function__container[data-v-500db19f]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-500db19f]{grid-area:function_01}.function_02[data-v-500db19f]{grid-area:function_02}.function_03[data-v-500db19f]{grid-area:function_03}.function_04[data-v-500db19f]{grid-area:function_04}.function_05[data-v-500db19f]{grid-area:function_05}.function__box[data-v-500db19f]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-500db19f]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-500db19f]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-500db19f]{font-size:20px;font-weight:700}.function__listWrap[data-v-500db19f]{display:flex;justify-content:space-between}.function__list.list-01[data-v-500db19f]{width:54%}.function__list.list-02[data-v-500db19f]{width:46%}.function__list.list-03[data-v-500db19f]{flex:auto}.function__list__item[data-v-500db19f]{position:relative;padding-left:15px}.function__list__item[data-v-500db19f]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-500db19f]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-500db19f]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-500db19f]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-500db19f]{top:18px}.secFee__lead[data-v-500db19f]{margin-bottom:32px}.secFee__box[data-v-500db19f]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-500db19f]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-500db19f]{background:#fff;padding:27px 40px}.secFee__txt[data-v-500db19f]{text-align:center;font-size:18px}.secFee__plan[data-v-500db19f]{display:flex;margin-top:30px}.plan__item[data-v-500db19f]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-500db19f]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-500db19f]{background:#f0fbff}.plan__item--green[data-v-500db19f]{background:#ebf6fa}.plan__item--orange[data-v-500db19f]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-500db19f]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-500db19f]{color:#00ace5}.plan__icon--green[data-v-500db19f]{color:#007da5}.plan__icon--orange[data-v-500db19f]{top:-18px;color:#f80}.plan__name[data-v-500db19f]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-500db19f]{color:#00ace5}.plan__name--green[data-v-500db19f]{color:#007da5}.plan__name--orange[data-v-500db19f]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-500db19f]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-500db19f]{background:#00ace5}.plan__table thead .th.th--green[data-v-500db19f]{background:#007da5}.plan__table thead .th.th--orange[data-v-500db19f]{background:#f80}.plan__table tbody[data-v-500db19f]{line-height:normal;background:#fff}.plan__table[data-v-500db19f]{width:100%}.plan__table--initial td[data-v-500db19f]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-500db19f]{font-size:22px}.plan__table--initial td .num[data-v-500db19f]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-500db19f]{font-size:24px}.plan__table--initial td.recommend .num[data-v-500db19f]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-500db19f]{display:none}.plan__table--monthly tbody th[data-v-500db19f]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-500db19f]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-500db19f]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-500db19f]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-500db19f]{height:103px}.plan__table--monthly tbody td .en[data-v-500db19f]{font-size:22px}.plan__table--monthly tbody td .num[data-v-500db19f]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-500db19f]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-500db19f]{font-size:36px}.plan__table--monthly tbody td.option[data-v-500db19f]{font-size:18px}.plan__table--monthly .border[data-v-500db19f]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-500db19f]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-500db19f]{border-color:#fff}.secFee__noteList[data-v-500db19f]{margin-top:13px}.secFee__noteItem[data-v-500db19f]{font-size:14px}.secFee__option__list[data-v-500db19f]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-500db19f]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-500db19f],.secFee__option__item.item-04[data-v-500db19f]{margin-bottom:10px}.option__img[data-v-500db19f]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-500db19f]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-500db19f]{color:#007da5}.option__img .icon.item-01[data-v-500db19f]{font-size:54px}.option__img .icon.item-02[data-v-500db19f],.option__img .icon.item-03[data-v-500db19f]{font-size:60px}.option__ttl[data-v-500db19f]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-500db19f]{line-height:1.875}.option__txtbox[data-v-500db19f]{flex:1;padding-left:25px}.secVoice[data-v-500db19f]{padding:58px 0 45px}.secVoice__heading[data-v-500db19f]{margin-bottom:25px}.secVoice__list[data-v-500db19f]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-500db19f]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-500db19f]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-500db19f]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-500db19f]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-500db19f]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-500db19f]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-500db19f]{display:flex}.secVoice__item__info .row[data-v-500db19f]{display:flex;align-items:center}.secVoice__item__info .row[data-v-500db19f]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-500db19f]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-500db19f]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-500db19f]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-500db19f]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-500db19f]{min-height:88px}.secVoice__cont__box--row3[data-v-500db19f]{min-height:115px}.secVoice__cont__box--orange[data-v-500db19f]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-500db19f]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-500db19f]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-500db19f]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-500db19f]{background:#007da5}.secVoice__cont__ttl--green span[data-v-500db19f]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-500db19f]{background:#f80}.secVoice__cont__ttl--orange span[data-v-500db19f]:after{border-top-color:#f80}.secVoice__problem[data-v-500db19f]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-500db19f]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-500db19f]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-500db19f]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-500db19f]{font-weight:700;color:#f80}.secFlow[data-v-500db19f]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-500db19f]{margin-bottom:30px}.secFlow__list[data-v-500db19f]{margin-bottom:40px}.secFlow__item[data-v-500db19f]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-500db19f]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-500db19f]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-500db19f]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-500db19f]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-500db19f]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-500db19f]{height:179px;grid-area:flow__img}.flow__txt[data-v-500db19f]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-500db19f]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-500db19f]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-500db19f]{display:flex;justify-content:center}.setting__item[data-v-500db19f]{position:relative;padding-left:15px}.setting__item[data-v-500db19f]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-500db19f]:not(:last-child){margin-right:50px}.secFlow__support[data-v-500db19f]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-500db19f]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-500db19f]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-500db19f]{font-size:14px}.support__list[data-v-500db19f]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-500db19f]{flex:1}.support__img[data-v-500db19f]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-500db19f]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-500db19f]{padding:60px 0 80px}.secFaq__heading[data-v-500db19f]{margin-bottom:30px}.secFaq__item[data-v-500db19f]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-500db19f]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-500db19f]{position:relative;cursor:pointer}.secFaq__dt[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-500db19f]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-500db19f]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-500db19f]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-500db19f]{padding:0 30px 30px}.secFaq__ddBox[data-v-500db19f]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-500db19f]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-500db19f]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-500db19f]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-500db19f]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-500db19f]{top:15px}.secContact__frame[data-v-500db19f]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-500db19f]{padding:60px 0 80px}.secCompany__heading[data-v-500db19f]{margin-bottom:17px}.secCompany__lead[data-v-500db19f]{margin-bottom:40px}.secCompany__logo[data-v-500db19f]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-500db19f]{display:flex}.secCompany__dl[data-v-500db19f]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-500db19f]{display:flex}.secCompany__dl .row:last-child dt[data-v-500db19f]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-500db19f]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-500db19f]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-500db19f]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-500db19f]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-500db19f]{width:615px}.secCompany__map iframe[data-v-500db19f]{width:100%;height:514px}#thanks[data-v-500db19f]{padding-top:90px}.secThanks[data-v-500db19f]{padding:80px 0}.secThanks__heading[data-v-500db19f]{margin-bottom:30px}.secThanks__lead[data-v-500db19f]{margin-bottom:50px}.secThanks__btn a[data-v-500db19f]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-500db19f]{min-width:0;margin-top:0}.tab[data-v-500db19f]{display:block!important}.c-cta a[data-v-500db19f]{padding:20px}.c-cta__img[data-v-500db19f]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]{margin:0 auto}.c-num[data-v-500db19f]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-500db19f]{bottom:0}.st-footer[data-v-500db19f]{padding-bottom:70px}.st-header[data-v-500db19f]{min-width:0px;padding:0}.st-header__content[data-v-500db19f]{height:60px;padding:0}.st-header__logo[data-v-500db19f]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-500db19f]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-500db19f]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-500db19f]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-500db19f]{width:100%;padding:30px 0}.st-header__contact[data-v-500db19f]{margin-top:2rem}.scroll-prevent[data-v-500db19f]{position:fixed;width:100%;height:100%}#sp-btn[data-v-500db19f]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-500db19f]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-500db19f]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-500db19f]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-500db19f]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-500db19f]{background:none}#sp-btn.active[data-v-500db19f]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-500db19f],#sp-btn #sp-btn-a span[data-v-500db19f]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-500db19f]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-500db19f]:hover{opacity:1}#sp-btn.active span[data-v-500db19f]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-500db19f]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-500db19f]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-500db19f]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-500db19f]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-500db19f]{padding:30px 0 0}.secMainView__top__img[data-v-500db19f]{position:static;margin-top:30px}.secMainView__movie[data-v-500db19f]{padding:80px 0 50px}.secMainView__video[data-v-500db19f]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-500db19f]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-500db19f]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-500db19f]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-500db19f]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-500db19f]{padding:15px 10px}.secAbout__top__ttl[data-v-500db19f]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-500db19f]{flex-wrap:wrap}.secAbout__top__list[data-v-500db19f]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-500db19f]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-500db19f]:nth-of-type(1),.secAbout__top__item[data-v-500db19f]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-500db19f]:nth-of-type(1):before,.secAbout__top__item[data-v-500db19f]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-500db19f]{padding:12px 19px}.new__list[data-v-500db19f]{display:block}.new__item[data-v-500db19f]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-500db19f]{display:block}.feature__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-500db19f]{width:100%}.feature__item.item-01 .feature__item__img[data-v-500db19f],.feature__item.item-03 .feature__item__img[data-v-500db19f],.feature__item.item-04 .feature__item__img[data-v-500db19f],.feature__item.item-05 .feature__item__img[data-v-500db19f],.feature__item.item-06 .feature__item__img[data-v-500db19f],.feature__item.item-08 .feature__item__img[data-v-500db19f]{margin-top:20px}.function__heading>span[data-v-500db19f]{display:block}.function__container[data-v-500db19f]{display:block}.function__box[data-v-500db19f]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-500db19f] ul[data-v-500db19f]{margin-left:0}.function__listWrap[data-v-500db19f] li[data-v-500db19f]{line-height:2}.secFee__plan[data-v-500db19f]{display:block}.plan__item[data-v-500db19f]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-500db19f]{width:150px}.secFee__option__list[data-v-500db19f]{display:block;padding:0}.secFee__option__item[data-v-500db19f]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-500db19f]{display:block}.secVoice__item[data-v-500db19f]{width:100%;margin-bottom:40px}.secFlow__item[data-v-500db19f]{display:block}.flow__txt[data-v-500db19f]{padding-right:0}.flow__setting[data-v-500db19f]{margin-top:13px;margin-right:0}.support__list[data-v-500db19f]{padding:0 20px}.support__item[data-v-500db19f]{width:calc(100 / 3 - 8px)}.support__item[data-v-500db19f]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-500db19f]{padding:21px 60px 21px 30px}.secContact__frame[data-v-500db19f]{padding:30px 20px}.secCompany__box[data-v-500db19f]{display:block}.secCompany__dl[data-v-500db19f]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-500db19f]{margin:0 auto;width:100%}#thanks[data-v-500db19f]{padding-top:60px}.function__container .hide[data-v-500db19f]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-500db19f] p[data-v-500db19f]{font-size:14px}.secAbout__top__cont[data-v-500db19f] ul[data-v-500db19f]{margin-left:40px}.secAbout__top__item[data-v-500db19f]:nth-of-type(1),.secAbout__top__item[data-v-500db19f]:nth-of-type(3){transform:translate(-40px)}p[data-v-500db19f],dt[data-v-500db19f],dd[data-v-500db19f],li[data-v-500db19f]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-500db19f]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-500db19f]{border-bottom:none}.fix-bnr__bottom p[data-v-500db19f]{font-size:14px}.wrapper[data-v-500db19f]{min-width:0;margin-top:0}p[data-v-500db19f],dt[data-v-500db19f],dd[data-v-500db19f],li[data-v-500db19f]{line-height:2;font-size:15px}.pc[data-v-500db19f]{display:none!important}.tab[data-v-500db19f],.sp[data-v-500db19f]{display:block!important}.inline-pc[data-v-500db19f]{display:none!important}.inline-sp[data-v-500db19f]{display:inline-block!important}.inner[data-v-500db19f]{padding:0 5%}.inner--s[data-v-500db19f]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-500db19f]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-500db19f]{padding:15px 20px 20px}.c-cta__ttl[data-v-500db19f]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-500db19f]{font-size:30px}.c-cta__ttl .normal[data-v-500db19f]{font-size:26px}.c-cta__img[data-v-500db19f]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-500db19f]{font-size:12px;line-height:1.6}.c-lead[data-v-500db19f]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-500db19f]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-500db19f],.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-500db19f]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-500db19f]{width:100%}.fix-bnr__top__txt[data-v-500db19f]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-500db19f]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-500db19f]{font-size:20px}.fix-bnr__top__txt br[data-v-500db19f]{display:none}.fix-bnr__top__img[data-v-500db19f]{bottom:-34px}.agree label[data-v-500db19f]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-500db19f]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-500db19f]{font-size:20px}.heading-01__ja em[data-v-500db19f]{font-size:26px}.heading-01__ja--40[data-v-500db19f]{font-size:22px}.heading-01__catch span[data-v-500db19f]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-500db19f]:before{width:10px;height:15px}.heading-01__catch span[data-v-500db19f]:after{width:10px;height:15px}.heading-02[data-v-500db19f]{font-size:20px}.heading-02[data-v-500db19f]:before{margin-right:10px}.heading-02[data-v-500db19f]:after{margin-left:10px}.heading-02--en[data-v-500db19f]{padding-top:25px}.st-footer[data-v-500db19f]{padding:50px 0 70px}.st-footer__logo[data-v-500db19f]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-500db19f]{font-size:10px}.st-header__logo[data-v-500db19f]{margin-left:0}.st-header__globalNav__link[data-v-500db19f]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-500db19f]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-500db19f]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-500db19f]:before{width:5px;height:5px}.secMainView__point[data-v-500db19f]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-500db19f]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-500db19f]{font-size:16px}.secMainView__point__item[data-v-500db19f]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-500db19f]{margin-top:20px}.secMainView__movie[data-v-500db19f]{padding:50px 0}.secMainView__video[data-v-500db19f]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-500db19f]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-500db19f]{width:70%}.secMainView__movie__minutes[data-v-500db19f]{width:50%}.secMainView__movie__logo[data-v-500db19f]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-500db19f]{padding:50px 0}.secTrouble .inner[data-v-500db19f]{padding:0 3%}.secTrouble__heading[data-v-500db19f]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-500db19f]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-500db19f]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-500db19f]{border-width:2px}.secAbout__top[data-v-500db19f]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-500db19f]{margin-bottom:30px}.secAbout__top__cont[data-v-500db19f]{padding:15px}.secAbout__top__ttl[data-v-500db19f]{font-size:15px}.secAbout__top__ttl em[data-v-500db19f]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-500db19f]{display:none!important}.secAbout__top__list[data-v-500db19f]{display:block}.secAbout__top__list[data-v-500db19f]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-500db19f]:after{content:none}.secAbout__top__item[data-v-500db19f]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-500db19f]:nth-of-type(1),.secAbout__top__item[data-v-500db19f]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-500db19f]:nth-of-type(1):before,.secAbout__top__item[data-v-500db19f]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-500db19f]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-500db19f]{font-size:20px}.secAbout__top__txt[data-v-500db19f]{font-size:15px}.secAbout__top__catch[data-v-500db19f]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-500db19f]{font-size:24px}.secAbout__top__catch .big[data-v-500db19f]{font-size:21px}.secAbout__arrow[data-v-500db19f]{bottom:-34px;width:40%}.secAbout__after[data-v-500db19f]{padding:50px 0}.secAbout__after__txt[data-v-500db19f]{font-size:15px}.secAbout__after__txt .big[data-v-500db19f]{font-size:21px}.secAbout__after__txt .square[data-v-500db19f]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-500db19f]{padding:50px 0}.secAbout__new__heading[data-v-500db19f]{margin-bottom:15px}.secAbout__new__lead[data-v-500db19f]{margin-bottom:30px}.new__item[data-v-500db19f]{padding-top:110px}.new__img[data-v-500db19f]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-500db19f]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-500db19f]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-500db19f]{line-height:1.8}.secAbout__feature[data-v-500db19f]{padding:20px 0 30px}.feature__heading[data-v-500db19f]{margin-bottom:15px}.feature__note[data-v-500db19f]{text-align:left}.feature__list[data-v-500db19f]{margin-top:30px}.feature__item[data-v-500db19f]{margin-bottom:15px}.feature__item__ttl[data-v-500db19f]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-500db19f]{padding:15px}.feature__item__txt[data-v-500db19f]{line-height:1.8}.feature__point__item .point__ttl[data-v-500db19f]{font-size:15px}.feature__point__item .num[data-v-500db19f]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-500db19f]{font-size:14px;padding-left:40px}.secAbout__function[data-v-500db19f]{padding:30px 0 50px}.function__heading>span[data-v-500db19f]{padding-bottom:9px}.function__heading .num[data-v-500db19f]{font-size:35px}.function__container[data-v-500db19f]{margin-bottom:50px}.function__box[data-v-500db19f]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-500db19f]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-500db19f]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-500db19f]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-500db19f]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-500db19f]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-500db19f]{font-size:15px}.function__listWrap[data-v-500db19f]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-500db19f],.function__list.list-02[data-v-500db19f]{width:100%}.function__list__item[data-v-500db19f]{font-size:14px;padding-left:12px}.function__list__item[data-v-500db19f]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-500db19f]{padding:50px 0}.secFee__heading[data-v-500db19f]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-500db19f]{margin-bottom:5px}.secFee__lead[data-v-500db19f]{margin-bottom:30px}.secFee__box[data-v-500db19f]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-500db19f]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-500db19f]{padding:20px}.secFee__txt[data-v-500db19f]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-500db19f]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-500db19f]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-500db19f]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-500db19f]{font-size:15px}.plan__table--initial td.recommend .en[data-v-500db19f]{font-size:22px}.plan__table--initial td.recommend .num[data-v-500db19f]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-500db19f]{display:none}.plan__table--monthly tbody .sp-display[data-v-500db19f]{display:table-row}.plan__table--monthly tbody th[data-v-500db19f]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-500db19f]{font-size:18px}.plan__table--monthly tbody td[data-v-500db19f]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-500db19f],.plan__table--monthly tbody td.cel02[data-v-500db19f]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-500db19f]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-500db19f]{font-size:26px}.plan__table--monthly tbody td.option[data-v-500db19f]{font-size:14px}.secFee__noteItem[data-v-500db19f]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-500db19f]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-500db19f]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-500db19f]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-500db19f]{width:22px}.option__img .icon.item-01[data-v-500db19f]{font-size:20px}.option__img .icon.item-02[data-v-500db19f],.option__img .icon.item-03[data-v-500db19f]{font-size:22px}.option__ttl[data-v-500db19f]{font-size:18px}.option__txt[data-v-500db19f]{font-size:14px;line-height:1.8}.option__txtbox[data-v-500db19f]{padding-left:15px}.secVoice[data-v-500db19f]{padding:40px 0 50px}.secVoice__heading[data-v-500db19f]{margin-bottom:30px}.secVoice__item[data-v-500db19f]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-500db19f]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-500db19f]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-500db19f]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-500db19f],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-500db19f],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-500db19f]{top:16px}.secVoice__head[data-v-500db19f]{padding:0 10px 15px;display:block}.secVoice__img[data-v-500db19f]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-500db19f]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-500db19f]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-500db19f]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-500db19f],.secVoice__item__info dd[data-v-500db19f]{font-size:12px}.secVoice__cont[data-v-500db19f]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-500db19f]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-500db19f],.secVoice__cont__box--row3[data-v-500db19f]{min-height:0px}.secVoice__cont__box--orange[data-v-500db19f]{padding:20px 10px}.secVoice__cont__ttl[data-v-500db19f]{top:-20px}.secVoice__cont__ttl span[data-v-500db19f],.secVoice__problem[data-v-500db19f]{font-size:14px}.secVoice__afterItem[data-v-500db19f]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-500db19f]:before{top:5px}.secFlow[data-v-500db19f]{padding:40px 0 50px}.secFlow__heading[data-v-500db19f]{margin-bottom:20px}.secFlow__list[data-v-500db19f]{margin-bottom:30px}.secFlow__item[data-v-500db19f]{padding:25px 15px 15px 50px}.secFlow__item[data-v-500db19f]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-500db19f]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-500db19f]{padding:0;left:5px;top:17px}.flow__ttl[data-v-500db19f]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-500db19f]{font-size:12px}.flow__txt[data-v-500db19f]{font-size:14px;line-height:1.8}.flow__setting[data-v-500db19f]{padding:25px 15px 10px}.setting__list[data-v-500db19f]{display:block}.setting__item[data-v-500db19f]{font-size:14px;line-height:1.8}.setting__item[data-v-500db19f]:before{width:3px;height:3px}.secFlow__support[data-v-500db19f]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-500db19f]{font-size:20px}.support__lead[data-v-500db19f]{font-size:14px;text-align:left}.support__lead .small[data-v-500db19f]{font-size:12px}.support__list[data-v-500db19f]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-500db19f]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-500db19f]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-500db19f]{width:30%;margin:0}.support__txt[data-v-500db19f]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-500db19f]{padding:50px 0}.secFaq__heading[data-v-500db19f]{margin-bottom:20px}.secFaq__item[data-v-500db19f]{border-width:2px;border-radius:5px}.secFaq__item[data-v-500db19f]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-500db19f]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-500db19f]{font-size:20px}.secFaq__dt__ttl[data-v-500db19f]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-500db19f]{padding:0 18px 16px}.secFaq__ddBox[data-v-500db19f]{padding:16px 19px}.secFaq__dd__ttl[data-v-500db19f]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-500db19f]{font-size:14px;line-height:1.714}.secContact[data-v-500db19f]{padding:50px 0}.secContact__frame[data-v-500db19f]{border-width:2px;padding:20px 15px}.secCompany[data-v-500db19f]{padding:50px 0}.secCompany__heading[data-v-500db19f]{margin-bottom:15px}.secCompany__lead[data-v-500db19f]{margin-bottom:30px}.secCompany__logo[data-v-500db19f]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-500db19f]{display:block}.secCompany__dl dt[data-v-500db19f]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-500db19f]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-500db19f]{height:250px}.secThanks[data-v-500db19f]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-500db19f]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-500db19f]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-500db19f]{color:#f80}.c-trialBtn a[data-v-500db19f]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-500db19f]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-500db19f],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-500db19f]{color:#f80}.fix-bnr a[data-v-500db19f]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-500db19f]:hover{opacity:.8}.st-header__contact a[data-v-500db19f]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-500db19f]{color:#f80}.secTrouble__tab .tab_label[data-v-500db19f]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-500db19f]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-500db19f],.efo-form input[type=search][data-v-500db19f],.efo-form input[type=tel][data-v-500db19f],.efo-form input[type=number][data-v-500db19f],.efo-form input[type=url][data-v-500db19f],.efo-form input[type=email][data-v-500db19f],.efo-form input[type=password][data-v-500db19f]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-500db19f]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-500db19f]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-500db19f]{font-size:1.4rem}.efo-form textarea[data-v-500db19f]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-500db19f],.checkbox label[data-v-500db19f],.form-wrap[data-v-500db19f]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-500db19f]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-500db19f]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-500db19f]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-500db19f]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-500db19f]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-500db19f]{margin:0 1rem 0 .6rem}.pp-box[data-v-500db19f]{font-size:1rem}.pp-box h2[data-v-500db19f]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-500db19f]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-500db19f]{font-size:2.2rem}table#mfp_confirm_table[data-v-500db19f]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-500db19f],table#mfp_confirm_table tr td[data-v-500db19f]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-500db19f]{width:200px}.agree label[data-v-500db19f]{max-width:41%}.form-note .flex dt[data-v-500db19f]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-500db19f]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-500db19f]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-500db19f]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-500db19f],.efo-form input[type=search][data-v-500db19f],.efo-form input[type=tel][data-v-500db19f],.efo-form input[type=number][data-v-500db19f],.efo-form input[type=url][data-v-500db19f],.efo-form input[type=email][data-v-500db19f],.efo-form input[type=password][data-v-500db19f]{font-size:16px;padding:8px 12px}.efo-form select[data-v-500db19f],.efo-form textarea[data-v-500db19f]{padding:8px 12px!important}.form-wrap[data-v-500db19f]{padding:0}.form-step[data-v-500db19f]{margin-bottom:5px}.form-step>div[data-v-500db19f]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-500db19f]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-500db19f]:last-of-type{padding:0 10px}.form-step>div .en[data-v-500db19f]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-500db19f]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-500db19f]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-500db19f]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-500db19f],.efo-form select.s[data-v-500db19f]{width:100%}.efo-form .form-wrap .input-name[data-v-500db19f]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-500db19f]:after{opacity:1;visibility:visible}.req-label[data-v-500db19f]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-500db19f]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-500db19f]:before{display:none}.efo-form input.s[data-v-500db19f],select.s[data-v-500db19f],.efo-form select[data-v-500db19f]{width:100%}.efo-form input[type=date][data-v-500db19f]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-500db19f]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-500db19f],.efo-form input[type=text].month-year-input[data-v-500db19f]{width:100%}.efo-form input[type=file][data-v-500db19f]{padding:4px 0 10px}.radio[data-v-500db19f],.checkbox[data-v-500db19f]{padding:5px 0 10px}.radio label[data-v-500db19f],.checkbox label[data-v-500db19f]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-500db19f]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-500db19f]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-500db19f]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-500db19f]{margin:0 .8rem 0 .4rem}.pp-box[data-v-500db19f]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-500db19f]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-500db19f]{margin-top:2rem}.pp-box p[data-v-500db19f],.pp-box ul[data-v-500db19f],.pp-box li[data-v-500db19f]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-500db19f]{text-align:center}#mfp_loading[data-v-500db19f],#mfp_loading_screen[data-v-500db19f],#div#mfp_overlay_background[data-v-500db19f]{display:none!important}.agree label[data-v-500db19f]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-500db19f]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-500db19f]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-500db19f],.efo-form button[type=submit][data-v-500db19f],button#mfp_button_send[data-v-500db19f]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-500db19f]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-500db19f]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-500db19f]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-500db19f]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-500db19f]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-500db19f]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-500db19f]{margin-bottom:2.5rem}.remaining[data-v-500db19f]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-500db19f]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-500db19f]{display:none}.efo-form input[type=reset][data-v-500db19f],.efo-form button[type=reset][data-v-500db19f],button#mfp_button_cancel[data-v-500db19f],button[data-v-500db19f],.mw_wp_form_confirm .submit-box button[type=reset][data-v-500db19f],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-500db19f]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-500db19f]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-500db19f]{flex-direction:column}.form-note .flex dt[data-v-500db19f]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-500db19f]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-500db19f]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-500db19f]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-500db19f]{display:inline}#thanks .form-wrap[data-v-500db19f]{padding:2rem 0}#thanks .form-wrap .read[data-v-500db19f]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-500db19f]{padding:0 0 3rem}#thanks #info .ttl[data-v-500db19f]{font-size:1.6rem}#thanks #info h2[data-v-500db19f]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-500db19f]{margin:2.5rem 0}.tel-block .num[data-v-500db19f]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-500db19f]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-500db19f]:hover{background:#f5f7fa}.agree label a[data-v-500db19f]:hover{color:#f80}.efo-form input[type=submit][data-v-500db19f]:hover,.efo-form button[type=submit][data-v-500db19f]:hover,button#mfp_button_send[data-v-500db19f]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-500db19f]:hover,.efo-form button[type=reset][data-v-500db19f]:hover,button#mfp_button_cancel[data-v-500db19f]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-500db19f]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-500db19f]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-500db19f]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-500db19f]{text-wrap:nowrap}.heading-01__en[data-v-500db19f]{top:10px}.heading-01__en img[data-v-500db19f],.heading-02__en img[data-v-500db19f]{width:auto;height:50px}.st-header__contact a[data-v-500db19f]{width:100%}.secVoice__item__ttl[data-v-500db19f]{font-size:3.9vw}.st-header[data-v-500db19f]{position:fixed}.plan__item[data-v-500db19f]{padding:36px 12px 12px}.form-note dd[data-v-500db19f]{padding:20px}.mwform-checkbox-field-text[data-v-500db19f]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-500db19f]{right:-17px}#sp-btn[data-v-500db19f]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-500db19f]:last-of-type{padding:0 8px}.secMainView__catch[data-v-500db19f]{font-size:30px}.secMainView__point__item[data-v-500db19f]{width:100px;height:100px}.secMainView__point__item[data-v-500db19f]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-500db19f]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-500db19f]{z-index:9999}.tf-require-counter__read[data-v-500db19f]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-500db19f]{background:#f80}.tf-error[data-v-500db19f]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-500db19f]:empty{margin:0}.mw-radio[data-v-500db19f],.mw-checkbox[data-v-500db19f]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-500db19f],.mwform-checkbox-field input[type=checkbox][data-v-500db19f]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-500db19f]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-500db19f]:after{opacity:1}.mwform-radio-field-text[data-v-500db19f],.mwform-checkbox-field-text[data-v-500db19f]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-500db19f]:before,.mwform-checkbox-field-text[data-v-500db19f]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-500db19f]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-500db19f]:before{border-radius:5px}.mwform-radio-field-text[data-v-500db19f]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-500db19f]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-500db19f]{margin:0}.tf-marker[data-v-500db19f]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-500db19f]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-500db19f],.efo-form input[type=text].month-year-input[data-v-500db19f]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-500db19f]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-500db19f]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-500db19f]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-500db19f]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-500db19f],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-500db19f]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-500db19f]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]:before{display:none}.mw_wp_form_confirm .req-label[data-v-500db19f]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-500db19f]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-500db19f]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-500db19f]{display:none}.mw_wp_form_confirm .submit-box[data-v-500db19f]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-500db19f]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-500db19f]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-500db19f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-500db19f],.mwform-checkbox-field-text[data-v-500db19f]{font-size:15px}.efo-form input[type=file][data-v-500db19f]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-500db19f]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-500db19f]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-500db19f],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-500db19f]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-500db19f]{line-height:2}.tf-marker[data-v-500db19f]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-500db19f]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-500db19f],.efo-form input[type=text].month-year-input[data-v-500db19f]{width:100%}.tf-error[data-v-500db19f]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-500db19f]{font-size:1rem}.mwform-checkbox-field-text[data-v-500db19f]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-500db19f],.mw-checkbox[data-v-500db19f]{padding:4px 0}.mw_wp_form .agree label[data-v-500db19f]{display:inline-block}.tf-require-counter[data-v-500db19f]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-500db19f]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-500db19f]{display:none}.mw_wp_form_confirm .confirm-message[data-v-500db19f]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-500db19f]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-500db19f]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-500db19f]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-500db19f] p[data-v-500db19f]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-500db19f]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-500db19f]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-500db19f]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-500db19f]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-500db19f]:before{top:2px}.mwform-checkbox-field-text[data-v-500db19f]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-500db19f]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-500db19f]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-500db19f]{position:fixed;bottom:0}.form-step__active .input-name[data-v-500db19f]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-500db19f]{width:840px}.secMainView__video[data-v-500db19f]{left:0}.secFee__noteItem[data-v-500db19f]{line-height:28px}.req-label[data-v-500db19f]{font-size:14px}.tab[data-v-500db19f]{display:none}.option__ttl[data-v-500db19f]{line-height:36px}p[data-v-500db19f],dt[data-v-500db19f],dd[data-v-500db19f],li[data-v-500db19f]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-500db19f],dt[data-v-500db19f],dd[data-v-500db19f],li[data-v-500db19f]{line-height:2}.pc[data-v-500db19f]{display:block!important;margin:0 auto}.tab[data-v-500db19f],.sp[data-v-500db19f]{display:none!important}.inline-pc[data-v-500db19f]{display:inline-block!important}.inline-sp[data-v-500db19f]{display:none!important}p[data-v-500db19f],dd[data-v-500db19f],li[data-v-500db19f],address[data-v-500db19f]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-500db19f]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-500db19f]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-500db19f]{opacity:0;width:0;height:0}.slider[data-v-500db19f]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-500db19f]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-500db19f]:before{transform:translate(20px)}.slider.round[data-v-500db19f]{border-radius:34px}.slider.round[data-v-500db19f]:before{border-radius:50%}@keyframes zoom-500db19f{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-500db19f],.top-nav[data-v-500db19f],.atom-header-pages__header[data-v-500db19f],.tab-left[data-v-500db19f]{display:none!important}.page-break[data-v-500db19f]{page-break-before:always}div[data-v-500db19f]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-500db19f],html[data-v-500db19f]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-500db19f],html[data-v-500db19f]{overflow-y:auto;scrollbar-width:thin}}body[data-v-500db19f]::-webkit-scrollbar-track,html[data-v-500db19f]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-500db19f]::-webkit-scrollbar,html[data-v-500db19f]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-500db19f]::-webkit-scrollbar-thumb,html[data-v-500db19f]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-500db19f]{box-sizing:border-box}.highlight[data-v-500db19f]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-500db19f]{animation:zoom-500db19f .5s ease-in-out}.required[data-v-500db19f]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-500db19f]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-500db19f]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-500db19f],.heading-01__en[data-v-500db19f],.heading-02__en[data-v-500db19f]{display:flex;justify-content:center}.text-center[data-v-500db19f]{display:flex;align-items:center}.landing-page[data-v-500db19f]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-500db19f]{display:none}.efo-form input[data-v-500db19f]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-500db19f]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-500db19f],.fade-leave-to[data-v-500db19f]{max-height:0px;opacity:0}.fade-enter-to[data-v-500db19f],.fade-leave-from[data-v-500db19f]{max-height:500px;opacity:1}.form-step .step-01[data-v-500db19f]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-500db19f]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-500db19f]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-500db19f]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-500db19f]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-500db19f]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-500db19f]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-500db19f]{color:#fff}.tf-require-counter.is-active[data-v-500db19f]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-500db19f]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-500db19f],.efo-form .from-wrap .input-name[data-v-500db19f]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-500db19f]{font-size:1rem}.button-submit[data-v-500db19f]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-500db19f]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-500db19f]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-500db19f]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-500db19f]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-500db19f]{height:13.6px}.icon-caret-down[data-v-500db19f] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-500db19f] svg{width:20px;height:20px}.function__ttl__icon[data-v-500db19f] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-500db19f] svg{width:16px;height:16px}.option__img[data-v-500db19f] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-500db19f] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-500db19f]{height:15px}.icon-header[data-v-500db19f]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-500db19f]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-500db19f]{margin-top:30px 0px 0px}.form-step-two p[data-v-500db19f]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-500db19f]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-500db19f]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-500db19f]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-500db19f]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-500db19f]{height:60px}.form-step[data-v-500db19f]{margin-bottom:27px}.first-error[data-v-500db19f]{margin-bottom:10px}}.icon-caret-down[data-v-500db19f]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-500db19f] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-500db19f]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-500db19f]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-500db19f],.efo-form .form-step__active .input-cont p[data-v-500db19f]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-500db19f]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-500db19f]{font-size:15px}}.landing-page[data-v-d55fc6ce]{min-width:100%}.landing-page[data-v-d55fc6ce] button[type=submit].disabled[data-v-d55fc6ce]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-d55fc6ce] .flex[data-v-d55fc6ce]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-d55fc6ce] .flex-column[data-v-d55fc6ce]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-d55fc6ce]{line-height:2}.flex.nowrap[data-v-d55fc6ce]{flex-wrap:nowrap}.flex.reverse[data-v-d55fc6ce]{flex-direction:row-reverse}.flex.item-center[data-v-d55fc6ce]{align-items:center}.inner[data-v-d55fc6ce]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-d55fc6ce]{line-height:0}.en[data-v-d55fc6ce]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-d55fc6ce]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-d55fc6ce]{text-align:center}.bold[data-v-d55fc6ce]{font-weight:700}.normal[data-v-d55fc6ce]{font-weight:400}.trans[data-v-d55fc6ce]{transition:all .2s}.ofi[data-v-d55fc6ce]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-d55fc6ce]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-d55fc6ce]{color:#007da5}.red[data-v-d55fc6ce]{color:#e60b3e}.orange[data-v-d55fc6ce]{color:#f80}.yellow[data-v-d55fc6ce]{color:#fff700}.border[data-v-d55fc6ce]{border-width:0}.sp[data-v-d55fc6ce]{display:none!important}img[data-v-d55fc6ce]{max-width:100%;height:auto}em[data-v-d55fc6ce]{font-style:normal}.wrapper[data-v-d55fc6ce]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-d55fc6ce]{overflow:hidden}#container[data-v-d55fc6ce]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-d55fc6ce{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-d55fc6ce]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-d55fc6ce]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-d55fc6ce]{font-size:64px}.c-cta__ttl .normal[data-v-d55fc6ce]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-d55fc6ce]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-d55fc6ce]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-d55fc6ce]{font-size:22px}.c-cta__note[data-v-d55fc6ce]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-d55fc6ce]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-d55fc6ce]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-d55fc6ce],.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-d55fc6ce]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-d55fc6ce]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-d55fc6ce]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-d55fc6ce]{opacity:1;visibility:visible}.fix-bnr a[data-v-d55fc6ce]{display:block;transition:filter .4s}.fix-bnr__top[data-v-d55fc6ce]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-d55fc6ce]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-d55fc6ce]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-d55fc6ce]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-d55fc6ce]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-d55fc6ce] p[data-v-d55fc6ce]{line-height:normal}.fix-bnr__bottom .icon[data-v-d55fc6ce]{color:#f80}.efo-form input[type=text][data-v-d55fc6ce],.efo-form input[type=search][data-v-d55fc6ce],.efo-form input[type=tel][data-v-d55fc6ce],.efo-form input[type=number][data-v-d55fc6ce],.efo-form input[type=url][data-v-d55fc6ce],.efo-form input[type=email][data-v-d55fc6ce],.efo-form input[type=password][data-v-d55fc6ce]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-d55fc6ce],.efo-form select.s[data-v-d55fc6ce]{width:240px;max-width:100%}.efo-form select[data-v-d55fc6ce]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-d55fc6ce]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-d55fc6ce],.efo-form input[type=text].month-year-input[data-v-d55fc6ce]{width:240px}.efo-form textarea[data-v-d55fc6ce]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-d55fc6ce]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-d55fc6ce]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-d55fc6ce]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-d55fc6ce],.efo-form .file-btn-wrap .mwform-file-delete[data-v-d55fc6ce]{display:none}.efo-form input[type=file].file-btn[data-v-d55fc6ce]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-d55fc6ce]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-d55fc6ce]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-d55fc6ce]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-d55fc6ce],.efo-form button[type=submit][data-v-d55fc6ce],button#mfp_button_send[data-v-d55fc6ce]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-d55fc6ce],.efo-form button[type=reset][data-v-d55fc6ce],button#mfp_button_cancel[data-v-d55fc6ce],.mw_wp_form_confirm .submit-box button[type=reset][data-v-d55fc6ce],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d55fc6ce]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-d55fc6ce]{font-size:1.8rem}.form-step[data-v-d55fc6ce]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-d55fc6ce]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-d55fc6ce]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-d55fc6ce]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-d55fc6ce]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-d55fc6ce]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-d55fc6ce]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-d55fc6ce]:nth-of-type(2):before,.form-step>div[data-v-d55fc6ce]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-d55fc6ce]{position:relative;z-index:1}.form-step>div .en[data-v-d55fc6ce]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-d55fc6ce]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-d55fc6ce],#mfp_phase_confirm .form-step .step-02[data-v-d55fc6ce]{color:#fff}.remaining[data-v-d55fc6ce]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-d55fc6ce]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-d55fc6ce]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-d55fc6ce]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-d55fc6ce]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-d55fc6ce]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-d55fc6ce]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-d55fc6ce]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-d55fc6ce]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-d55fc6ce]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-d55fc6ce]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-d55fc6ce]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-d55fc6ce]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-d55fc6ce]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-d55fc6ce]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-d55fc6ce]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-d55fc6ce]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-d55fc6ce]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-d55fc6ce]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-d55fc6ce]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-d55fc6ce],.pp-box ul[data-v-d55fc6ce],.pp-box li[data-v-d55fc6ce]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-d55fc6ce]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-d55fc6ce]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-d55fc6ce]{display:block}form#mailformpro .pp-box dt[data-v-d55fc6ce]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-d55fc6ce]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-d55fc6ce]{text-align:center}.submit-box .agree[data-v-d55fc6ce]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-d55fc6ce]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-d55fc6ce]{text-align:center}.agree label[data-v-d55fc6ce]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-d55fc6ce]:before{top:-2px}.agree label[data-v-d55fc6ce]:after{top:2px}.agree label .req-label[data-v-d55fc6ce]{margin-right:.5rem}.agree label a[data-v-d55fc6ce]{text-decoration:underline}form#mailformpro[data-v-d55fc6ce]{padding:0}.mfp_element_all[data-v-d55fc6ce]{max-width:100%}.mfp_element_text[data-v-d55fc6ce],.mfp_element_number[data-v-d55fc6ce],.mfp_element_select-one[data-v-d55fc6ce],.mfp_element_email[data-v-d55fc6ce],.mfp_element_tel[data-v-d55fc6ce],.mfp_element_textarea[data-v-d55fc6ce],.mfp_element_date[data-v-d55fc6ce],.mfp_element_password[data-v-d55fc6ce]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-d55fc6ce],.efo-form label.mfp_checked[data-v-d55fc6ce]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-d55fc6ce],.efo-form label.mfp_checked .mfp_err[data-v-d55fc6ce]{text-align:center}.name.flex>span[data-v-d55fc6ce]{padding:0;margin-right:15px}.problem[data-v-d55fc6ce]{border:solid 1px #a00!important}div.mfp_err[data-v-d55fc6ce]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-d55fc6ce]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-d55fc6ce]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-d55fc6ce],table#mfp_confirm_table tr td[data-v-d55fc6ce]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-d55fc6ce]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-d55fc6ce]{background:transparent}div.mfp_buttons[data-v-d55fc6ce]{padding:0}.mw_wp_form_preview .form-wrap[data-v-d55fc6ce]{margin-bottom:4.5rem}.heading-01[data-v-d55fc6ce]{text-align:center;position:relative}.heading-01__logo[data-v-d55fc6ce]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-d55fc6ce]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-d55fc6ce]{font-size:48px}.heading-01__ja--40[data-v-d55fc6ce]{font-size:40px}.heading-01__en[data-v-d55fc6ce]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-d55fc6ce]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-d55fc6ce]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-d55fc6ce] strong[data-v-d55fc6ce]{font-weight:400}.heading-02[data-v-d55fc6ce]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-d55fc6ce]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-d55fc6ce]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-d55fc6ce]{position:relative;padding-top:45px}.heading-02__en[data-v-d55fc6ce]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-d55fc6ce]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-d55fc6ce]{margin-bottom:11px}.st-footer__copyright[data-v-d55fc6ce]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-d55fc6ce]{font-size:10px;color:#999}.st-header[data-v-d55fc6ce]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-d55fc6ce]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-d55fc6ce]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-d55fc6ce]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-d55fc6ce]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-d55fc6ce]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-d55fc6ce]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-d55fc6ce]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-d55fc6ce]{display:none}.tel-box[data-v-d55fc6ce]{padding:6rem 0 10rem}.tel-box .read[data-v-d55fc6ce]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-d55fc6ce]{text-align:center}.tel-block .box[data-v-d55fc6ce]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-d55fc6ce]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-d55fc6ce]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-d55fc6ce]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-d55fc6ce]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-d55fc6ce]{padding:23px 0 23px 36px}.form-note dd li[data-v-d55fc6ce]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-d55fc6ce]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-d55fc6ce]{padding:0 0 8rem}#thanks .form-wrap[data-v-d55fc6ce]{text-align:center}#thanks .form-step[data-v-d55fc6ce]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-d55fc6ce]{color:#f80}#thanks .form-step>div[data-v-d55fc6ce]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-d55fc6ce]{font-size:2rem;color:#f80}#thanks #info h2[data-v-d55fc6ce]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-d55fc6ce]{margin:50px 0 60px}.secMainView[data-v-d55fc6ce]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-d55fc6ce]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-d55fc6ce]{margin-bottom:21px}.secMainView__catch[data-v-d55fc6ce]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-d55fc6ce]{position:relative;display:inline-block}.secMainView__catch span[data-v-d55fc6ce]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-d55fc6ce]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-d55fc6ce]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-d55fc6ce]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-d55fc6ce]{font-size:16px}.secMainView__point__item[data-v-d55fc6ce]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-d55fc6ce]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-d55fc6ce]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-d55fc6ce]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-d55fc6ce]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-d55fc6ce]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-d55fc6ce]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-d55fc6ce]{transform:translateY(-17px)}.secTrouble[data-v-d55fc6ce]{padding:60px 0 83px}.secTrouble__heading[data-v-d55fc6ce]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-d55fc6ce]{margin-bottom:5px}.secTrouble__tab[data-v-d55fc6ce]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-d55fc6ce]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-d55fc6ce]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-d55fc6ce]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-d55fc6ce]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-d55fc6ce]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-d55fc6ce]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d55fc6ce]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-d55fc6ce]{display:none}.secAbout__top[data-v-d55fc6ce]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-d55fc6ce]{margin-bottom:40px}.secAbout__top__cont[data-v-d55fc6ce]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-d55fc6ce]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-d55fc6ce]{font-size:32px}.secAbout__top__list[data-v-d55fc6ce]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-d55fc6ce]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-d55fc6ce]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-d55fc6ce]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-d55fc6ce]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-d55fc6ce]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-d55fc6ce]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-d55fc6ce]{font-weight:700}.secAbout__top__catch .en[data-v-d55fc6ce]{font-size:48px}.secAbout__top__catch .big[data-v-d55fc6ce]{font-size:42px}.secAbout__arrow[data-v-d55fc6ce]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-d55fc6ce]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-d55fc6ce]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-d55fc6ce]{font-size:48px}.secAbout__after__txt em[data-v-d55fc6ce]{font-weight:700}.secAbout__after__txt .square[data-v-d55fc6ce]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-d55fc6ce]{margin-top:12px}.secAbout__new[data-v-d55fc6ce]{padding:68px 0 105px}.secAbout__new__heading[data-v-d55fc6ce]{margin-bottom:16px}.secAbout__new__lead[data-v-d55fc6ce]{margin-bottom:40px}.new__list[data-v-d55fc6ce]{display:flex;justify-content:space-between}.new__item[data-v-d55fc6ce]{position:relative;flex:1}.new__item[data-v-d55fc6ce]:not(:last-child){margin-right:40px}.new__img[data-v-d55fc6ce]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-d55fc6ce]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-d55fc6ce]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-d55fc6ce]{margin-bottom:13px}.feature__note[data-v-d55fc6ce]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-d55fc6ce]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-d55fc6ce]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-d55fc6ce]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-d55fc6ce]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-d55fc6ce]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-d55fc6ce]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-d55fc6ce]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-d55fc6ce]{margin-top:20px}.feature__item__ttl[data-v-d55fc6ce]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-d55fc6ce]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-d55fc6ce]{display:flex;justify-content:center}.feature__point__list[data-v-d55fc6ce]{margin-top:15px}.feature__point__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-d55fc6ce]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-d55fc6ce]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-d55fc6ce]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-d55fc6ce]{padding:45px 0 90px}.function__heading[data-v-d55fc6ce]{margin-bottom:15px}.function__heading>span[data-v-d55fc6ce]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-d55fc6ce]{font-size:60px}.function__container[data-v-d55fc6ce]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-d55fc6ce]{grid-area:function_01}.function_02[data-v-d55fc6ce]{grid-area:function_02}.function_03[data-v-d55fc6ce]{grid-area:function_03}.function_04[data-v-d55fc6ce]{grid-area:function_04}.function_05[data-v-d55fc6ce]{grid-area:function_05}.function__box[data-v-d55fc6ce]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-d55fc6ce]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-d55fc6ce]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-d55fc6ce]{font-size:20px;font-weight:700}.function__listWrap[data-v-d55fc6ce]{display:flex;justify-content:space-between}.function__list.list-01[data-v-d55fc6ce]{width:54%}.function__list.list-02[data-v-d55fc6ce]{width:46%}.function__list.list-03[data-v-d55fc6ce]{flex:auto}.function__list__item[data-v-d55fc6ce]{position:relative;padding-left:15px}.function__list__item[data-v-d55fc6ce]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-d55fc6ce]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-d55fc6ce]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-d55fc6ce]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-d55fc6ce]{top:18px}.secFee__lead[data-v-d55fc6ce]{margin-bottom:32px}.secFee__box[data-v-d55fc6ce]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-d55fc6ce]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-d55fc6ce]{background:#fff;padding:27px 40px}.secFee__txt[data-v-d55fc6ce]{text-align:center;font-size:18px}.secFee__plan[data-v-d55fc6ce]{display:flex;margin-top:30px}.plan__item[data-v-d55fc6ce]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-d55fc6ce]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-d55fc6ce]{background:#f0fbff}.plan__item--green[data-v-d55fc6ce]{background:#ebf6fa}.plan__item--orange[data-v-d55fc6ce]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-d55fc6ce]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-d55fc6ce]{color:#00ace5}.plan__icon--green[data-v-d55fc6ce]{color:#007da5}.plan__icon--orange[data-v-d55fc6ce]{top:-18px;color:#f80}.plan__name[data-v-d55fc6ce]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-d55fc6ce]{color:#00ace5}.plan__name--green[data-v-d55fc6ce]{color:#007da5}.plan__name--orange[data-v-d55fc6ce]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-d55fc6ce]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-d55fc6ce]{background:#00ace5}.plan__table thead .th.th--green[data-v-d55fc6ce]{background:#007da5}.plan__table thead .th.th--orange[data-v-d55fc6ce]{background:#f80}.plan__table tbody[data-v-d55fc6ce]{line-height:normal;background:#fff}.plan__table[data-v-d55fc6ce]{width:100%}.plan__table--initial td[data-v-d55fc6ce]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-d55fc6ce]{font-size:22px}.plan__table--initial td .num[data-v-d55fc6ce]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-d55fc6ce]{font-size:24px}.plan__table--initial td.recommend .num[data-v-d55fc6ce]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-d55fc6ce]{display:none}.plan__table--monthly tbody th[data-v-d55fc6ce]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-d55fc6ce]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-d55fc6ce]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-d55fc6ce]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-d55fc6ce]{height:103px}.plan__table--monthly tbody td .en[data-v-d55fc6ce]{font-size:22px}.plan__table--monthly tbody td .num[data-v-d55fc6ce]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-d55fc6ce]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-d55fc6ce]{font-size:36px}.plan__table--monthly tbody td.option[data-v-d55fc6ce]{font-size:18px}.plan__table--monthly .border[data-v-d55fc6ce]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-d55fc6ce]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-d55fc6ce]{border-color:#fff}.secFee__noteList[data-v-d55fc6ce]{margin-top:13px}.secFee__noteItem[data-v-d55fc6ce]{font-size:14px}.secFee__option__list[data-v-d55fc6ce]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-d55fc6ce]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-d55fc6ce],.secFee__option__item.item-04[data-v-d55fc6ce]{margin-bottom:10px}.option__img[data-v-d55fc6ce]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-d55fc6ce]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-d55fc6ce]{color:#007da5}.option__img .icon.item-01[data-v-d55fc6ce]{font-size:54px}.option__img .icon.item-02[data-v-d55fc6ce],.option__img .icon.item-03[data-v-d55fc6ce]{font-size:60px}.option__ttl[data-v-d55fc6ce]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-d55fc6ce]{line-height:1.875}.option__txtbox[data-v-d55fc6ce]{flex:1;padding-left:25px}.secVoice[data-v-d55fc6ce]{padding:58px 0 45px}.secVoice__heading[data-v-d55fc6ce]{margin-bottom:25px}.secVoice__list[data-v-d55fc6ce]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-d55fc6ce]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-d55fc6ce]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-d55fc6ce]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-d55fc6ce]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-d55fc6ce]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-d55fc6ce]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-d55fc6ce]{display:flex}.secVoice__item__info .row[data-v-d55fc6ce]{display:flex;align-items:center}.secVoice__item__info .row[data-v-d55fc6ce]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-d55fc6ce]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-d55fc6ce]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-d55fc6ce]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-d55fc6ce]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-d55fc6ce]{min-height:88px}.secVoice__cont__box--row3[data-v-d55fc6ce]{min-height:115px}.secVoice__cont__box--orange[data-v-d55fc6ce]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-d55fc6ce]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-d55fc6ce]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-d55fc6ce]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-d55fc6ce]{background:#007da5}.secVoice__cont__ttl--green span[data-v-d55fc6ce]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-d55fc6ce]{background:#f80}.secVoice__cont__ttl--orange span[data-v-d55fc6ce]:after{border-top-color:#f80}.secVoice__problem[data-v-d55fc6ce]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-d55fc6ce]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-d55fc6ce]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-d55fc6ce]{font-weight:700;color:#f80}.secFlow[data-v-d55fc6ce]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-d55fc6ce]{margin-bottom:30px}.secFlow__list[data-v-d55fc6ce]{margin-bottom:40px}.secFlow__item[data-v-d55fc6ce]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-d55fc6ce]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-d55fc6ce]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-d55fc6ce]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-d55fc6ce]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-d55fc6ce]{height:179px;grid-area:flow__img}.flow__txt[data-v-d55fc6ce]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-d55fc6ce]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-d55fc6ce]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-d55fc6ce]{display:flex;justify-content:center}.setting__item[data-v-d55fc6ce]{position:relative;padding-left:15px}.setting__item[data-v-d55fc6ce]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-d55fc6ce]:not(:last-child){margin-right:50px}.secFlow__support[data-v-d55fc6ce]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-d55fc6ce]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-d55fc6ce]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-d55fc6ce]{font-size:14px}.support__list[data-v-d55fc6ce]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-d55fc6ce]{flex:1}.support__img[data-v-d55fc6ce]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-d55fc6ce]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-d55fc6ce]{padding:60px 0 80px}.secFaq__heading[data-v-d55fc6ce]{margin-bottom:30px}.secFaq__item[data-v-d55fc6ce]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-d55fc6ce]{position:relative;cursor:pointer}.secFaq__dt[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-d55fc6ce]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-d55fc6ce]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-d55fc6ce]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-d55fc6ce]{padding:0 30px 30px}.secFaq__ddBox[data-v-d55fc6ce]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-d55fc6ce]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-d55fc6ce]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-d55fc6ce]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-d55fc6ce]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-d55fc6ce]{top:15px}.secContact__frame[data-v-d55fc6ce]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-d55fc6ce]{padding:60px 0 80px}.secCompany__heading[data-v-d55fc6ce]{margin-bottom:17px}.secCompany__lead[data-v-d55fc6ce]{margin-bottom:40px}.secCompany__logo[data-v-d55fc6ce]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-d55fc6ce]{display:flex}.secCompany__dl[data-v-d55fc6ce]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-d55fc6ce]{display:flex}.secCompany__dl .row:last-child dt[data-v-d55fc6ce]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-d55fc6ce]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-d55fc6ce]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-d55fc6ce]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-d55fc6ce]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-d55fc6ce]{width:615px}.secCompany__map iframe[data-v-d55fc6ce]{width:100%;height:514px}#thanks[data-v-d55fc6ce]{padding-top:90px}.secThanks[data-v-d55fc6ce]{padding:80px 0}.secThanks__heading[data-v-d55fc6ce]{margin-bottom:30px}.secThanks__lead[data-v-d55fc6ce]{margin-bottom:50px}.secThanks__btn a[data-v-d55fc6ce]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-d55fc6ce]{min-width:0;margin-top:0}.tab[data-v-d55fc6ce]{display:block!important}.c-cta a[data-v-d55fc6ce]{padding:20px}.c-cta__img[data-v-d55fc6ce]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]{margin:0 auto}.c-num[data-v-d55fc6ce]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-d55fc6ce]{bottom:0}.st-footer[data-v-d55fc6ce]{padding-bottom:70px}.st-header[data-v-d55fc6ce]{min-width:0px;padding:0}.st-header__content[data-v-d55fc6ce]{height:60px;padding:0}.st-header__logo[data-v-d55fc6ce]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-d55fc6ce]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-d55fc6ce]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-d55fc6ce]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-d55fc6ce]{width:100%;padding:30px 0}.st-header__contact[data-v-d55fc6ce]{margin-top:2rem}.scroll-prevent[data-v-d55fc6ce]{position:fixed;width:100%;height:100%}#sp-btn[data-v-d55fc6ce]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-d55fc6ce]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-d55fc6ce]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-d55fc6ce]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-d55fc6ce]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-d55fc6ce]{background:none}#sp-btn.active[data-v-d55fc6ce]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-d55fc6ce],#sp-btn #sp-btn-a span[data-v-d55fc6ce]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-d55fc6ce]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-d55fc6ce]:hover{opacity:1}#sp-btn.active span[data-v-d55fc6ce]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-d55fc6ce]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-d55fc6ce]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-d55fc6ce]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-d55fc6ce]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-d55fc6ce]{padding:30px 0 0}.secMainView__top__img[data-v-d55fc6ce]{position:static;margin-top:30px}.secMainView__movie[data-v-d55fc6ce]{padding:80px 0 50px}.secMainView__video[data-v-d55fc6ce]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-d55fc6ce]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-d55fc6ce]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-d55fc6ce]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-d55fc6ce]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d55fc6ce]{padding:15px 10px}.secAbout__top__ttl[data-v-d55fc6ce]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-d55fc6ce]{flex-wrap:wrap}.secAbout__top__list[data-v-d55fc6ce]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-d55fc6ce]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(1),.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(1):before,.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-d55fc6ce]{padding:12px 19px}.new__list[data-v-d55fc6ce]{display:block}.new__item[data-v-d55fc6ce]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-d55fc6ce]{display:block}.feature__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-d55fc6ce]{width:100%}.feature__item.item-01 .feature__item__img[data-v-d55fc6ce],.feature__item.item-03 .feature__item__img[data-v-d55fc6ce],.feature__item.item-04 .feature__item__img[data-v-d55fc6ce],.feature__item.item-05 .feature__item__img[data-v-d55fc6ce],.feature__item.item-06 .feature__item__img[data-v-d55fc6ce],.feature__item.item-08 .feature__item__img[data-v-d55fc6ce]{margin-top:20px}.function__heading>span[data-v-d55fc6ce]{display:block}.function__container[data-v-d55fc6ce]{display:block}.function__box[data-v-d55fc6ce]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-d55fc6ce] ul[data-v-d55fc6ce]{margin-left:0}.function__listWrap[data-v-d55fc6ce] li[data-v-d55fc6ce]{line-height:2}.secFee__plan[data-v-d55fc6ce]{display:block}.plan__item[data-v-d55fc6ce]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-d55fc6ce]{width:150px}.secFee__option__list[data-v-d55fc6ce]{display:block;padding:0}.secFee__option__item[data-v-d55fc6ce]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-d55fc6ce]{display:block}.secVoice__item[data-v-d55fc6ce]{width:100%;margin-bottom:40px}.secFlow__item[data-v-d55fc6ce]{display:block}.flow__txt[data-v-d55fc6ce]{padding-right:0}.flow__setting[data-v-d55fc6ce]{margin-top:13px;margin-right:0}.support__list[data-v-d55fc6ce]{padding:0 20px}.support__item[data-v-d55fc6ce]{width:calc(100 / 3 - 8px)}.support__item[data-v-d55fc6ce]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-d55fc6ce]{padding:21px 60px 21px 30px}.secContact__frame[data-v-d55fc6ce]{padding:30px 20px}.secCompany__box[data-v-d55fc6ce]{display:block}.secCompany__dl[data-v-d55fc6ce]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-d55fc6ce]{margin:0 auto;width:100%}#thanks[data-v-d55fc6ce]{padding-top:60px}.function__container .hide[data-v-d55fc6ce]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-d55fc6ce] p[data-v-d55fc6ce]{font-size:14px}.secAbout__top__cont[data-v-d55fc6ce] ul[data-v-d55fc6ce]{margin-left:40px}.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(1),.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(3){transform:translate(-40px)}p[data-v-d55fc6ce],dt[data-v-d55fc6ce],dd[data-v-d55fc6ce],li[data-v-d55fc6ce]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-d55fc6ce]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-d55fc6ce]{border-bottom:none}.fix-bnr__bottom p[data-v-d55fc6ce]{font-size:14px}.wrapper[data-v-d55fc6ce]{min-width:0;margin-top:0}p[data-v-d55fc6ce],dt[data-v-d55fc6ce],dd[data-v-d55fc6ce],li[data-v-d55fc6ce]{line-height:2;font-size:15px}.pc[data-v-d55fc6ce]{display:none!important}.tab[data-v-d55fc6ce],.sp[data-v-d55fc6ce]{display:block!important}.inline-pc[data-v-d55fc6ce]{display:none!important}.inline-sp[data-v-d55fc6ce]{display:inline-block!important}.inner[data-v-d55fc6ce]{padding:0 5%}.inner--s[data-v-d55fc6ce]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-d55fc6ce]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-d55fc6ce]{padding:15px 20px 20px}.c-cta__ttl[data-v-d55fc6ce]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-d55fc6ce]{font-size:30px}.c-cta__ttl .normal[data-v-d55fc6ce]{font-size:26px}.c-cta__img[data-v-d55fc6ce]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-d55fc6ce]{font-size:12px;line-height:1.6}.c-lead[data-v-d55fc6ce]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-d55fc6ce]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-d55fc6ce],.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-d55fc6ce]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-d55fc6ce]{width:100%}.fix-bnr__top__txt[data-v-d55fc6ce]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-d55fc6ce]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-d55fc6ce]{font-size:20px}.fix-bnr__top__txt br[data-v-d55fc6ce]{display:none}.fix-bnr__top__img[data-v-d55fc6ce]{bottom:-34px}.agree label[data-v-d55fc6ce]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-d55fc6ce]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-d55fc6ce]{font-size:20px}.heading-01__ja em[data-v-d55fc6ce]{font-size:26px}.heading-01__ja--40[data-v-d55fc6ce]{font-size:22px}.heading-01__catch span[data-v-d55fc6ce]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-d55fc6ce]:before{width:10px;height:15px}.heading-01__catch span[data-v-d55fc6ce]:after{width:10px;height:15px}.heading-02[data-v-d55fc6ce]{font-size:20px}.heading-02[data-v-d55fc6ce]:before{margin-right:10px}.heading-02[data-v-d55fc6ce]:after{margin-left:10px}.heading-02--en[data-v-d55fc6ce]{padding-top:25px}.st-footer[data-v-d55fc6ce]{padding:50px 0 70px}.st-footer__logo[data-v-d55fc6ce]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-d55fc6ce]{font-size:10px}.st-header__logo[data-v-d55fc6ce]{margin-left:0}.st-header__globalNav__link[data-v-d55fc6ce]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-d55fc6ce]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-d55fc6ce]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-d55fc6ce]:before{width:5px;height:5px}.secMainView__point[data-v-d55fc6ce]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-d55fc6ce]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-d55fc6ce]{font-size:16px}.secMainView__point__item[data-v-d55fc6ce]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-d55fc6ce]{margin-top:20px}.secMainView__movie[data-v-d55fc6ce]{padding:50px 0}.secMainView__video[data-v-d55fc6ce]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-d55fc6ce]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-d55fc6ce]{width:70%}.secMainView__movie__minutes[data-v-d55fc6ce]{width:50%}.secMainView__movie__logo[data-v-d55fc6ce]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-d55fc6ce]{padding:50px 0}.secTrouble .inner[data-v-d55fc6ce]{padding:0 3%}.secTrouble__heading[data-v-d55fc6ce]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-d55fc6ce]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-d55fc6ce]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-d55fc6ce]{border-width:2px}.secAbout__top[data-v-d55fc6ce]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-d55fc6ce]{margin-bottom:30px}.secAbout__top__cont[data-v-d55fc6ce]{padding:15px}.secAbout__top__ttl[data-v-d55fc6ce]{font-size:15px}.secAbout__top__ttl em[data-v-d55fc6ce]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-d55fc6ce]{display:none!important}.secAbout__top__list[data-v-d55fc6ce]{display:block}.secAbout__top__list[data-v-d55fc6ce]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-d55fc6ce]:after{content:none}.secAbout__top__item[data-v-d55fc6ce]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(1),.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(1):before,.secAbout__top__item[data-v-d55fc6ce]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-d55fc6ce]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-d55fc6ce]{font-size:20px}.secAbout__top__txt[data-v-d55fc6ce]{font-size:15px}.secAbout__top__catch[data-v-d55fc6ce]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-d55fc6ce]{font-size:24px}.secAbout__top__catch .big[data-v-d55fc6ce]{font-size:21px}.secAbout__arrow[data-v-d55fc6ce]{bottom:-34px;width:40%}.secAbout__after[data-v-d55fc6ce]{padding:50px 0}.secAbout__after__txt[data-v-d55fc6ce]{font-size:15px}.secAbout__after__txt .big[data-v-d55fc6ce]{font-size:21px}.secAbout__after__txt .square[data-v-d55fc6ce]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-d55fc6ce]{padding:50px 0}.secAbout__new__heading[data-v-d55fc6ce]{margin-bottom:15px}.secAbout__new__lead[data-v-d55fc6ce]{margin-bottom:30px}.new__item[data-v-d55fc6ce]{padding-top:110px}.new__img[data-v-d55fc6ce]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-d55fc6ce]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-d55fc6ce]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-d55fc6ce]{line-height:1.8}.secAbout__feature[data-v-d55fc6ce]{padding:20px 0 30px}.feature__heading[data-v-d55fc6ce]{margin-bottom:15px}.feature__note[data-v-d55fc6ce]{text-align:left}.feature__list[data-v-d55fc6ce]{margin-top:30px}.feature__item[data-v-d55fc6ce]{margin-bottom:15px}.feature__item__ttl[data-v-d55fc6ce]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-d55fc6ce]{padding:15px}.feature__item__txt[data-v-d55fc6ce]{line-height:1.8}.feature__point__item .point__ttl[data-v-d55fc6ce]{font-size:15px}.feature__point__item .num[data-v-d55fc6ce]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-d55fc6ce]{font-size:14px;padding-left:40px}.secAbout__function[data-v-d55fc6ce]{padding:30px 0 50px}.function__heading>span[data-v-d55fc6ce]{padding-bottom:9px}.function__heading .num[data-v-d55fc6ce]{font-size:35px}.function__container[data-v-d55fc6ce]{margin-bottom:50px}.function__box[data-v-d55fc6ce]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-d55fc6ce]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-d55fc6ce]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-d55fc6ce]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-d55fc6ce]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-d55fc6ce]{font-size:15px}.function__listWrap[data-v-d55fc6ce]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-d55fc6ce],.function__list.list-02[data-v-d55fc6ce]{width:100%}.function__list__item[data-v-d55fc6ce]{font-size:14px;padding-left:12px}.function__list__item[data-v-d55fc6ce]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-d55fc6ce]{padding:50px 0}.secFee__heading[data-v-d55fc6ce]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-d55fc6ce]{margin-bottom:5px}.secFee__lead[data-v-d55fc6ce]{margin-bottom:30px}.secFee__box[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-d55fc6ce]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-d55fc6ce]{padding:20px}.secFee__txt[data-v-d55fc6ce]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-d55fc6ce]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-d55fc6ce]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-d55fc6ce]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-d55fc6ce]{font-size:15px}.plan__table--initial td.recommend .en[data-v-d55fc6ce]{font-size:22px}.plan__table--initial td.recommend .num[data-v-d55fc6ce]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-d55fc6ce]{display:none}.plan__table--monthly tbody .sp-display[data-v-d55fc6ce]{display:table-row}.plan__table--monthly tbody th[data-v-d55fc6ce]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-d55fc6ce]{font-size:18px}.plan__table--monthly tbody td[data-v-d55fc6ce]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-d55fc6ce],.plan__table--monthly tbody td.cel02[data-v-d55fc6ce]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-d55fc6ce]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-d55fc6ce]{font-size:26px}.plan__table--monthly tbody td.option[data-v-d55fc6ce]{font-size:14px}.secFee__noteItem[data-v-d55fc6ce]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-d55fc6ce]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-d55fc6ce]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-d55fc6ce]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-d55fc6ce]{width:22px}.option__img .icon.item-01[data-v-d55fc6ce]{font-size:20px}.option__img .icon.item-02[data-v-d55fc6ce],.option__img .icon.item-03[data-v-d55fc6ce]{font-size:22px}.option__ttl[data-v-d55fc6ce]{font-size:18px}.option__txt[data-v-d55fc6ce]{font-size:14px;line-height:1.8}.option__txtbox[data-v-d55fc6ce]{padding-left:15px}.secVoice[data-v-d55fc6ce]{padding:40px 0 50px}.secVoice__heading[data-v-d55fc6ce]{margin-bottom:30px}.secVoice__item[data-v-d55fc6ce]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-d55fc6ce]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-d55fc6ce]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-d55fc6ce],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-d55fc6ce],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-d55fc6ce]{top:16px}.secVoice__head[data-v-d55fc6ce]{padding:0 10px 15px;display:block}.secVoice__img[data-v-d55fc6ce]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-d55fc6ce]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-d55fc6ce]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-d55fc6ce]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-d55fc6ce],.secVoice__item__info dd[data-v-d55fc6ce]{font-size:12px}.secVoice__cont[data-v-d55fc6ce]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-d55fc6ce]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-d55fc6ce],.secVoice__cont__box--row3[data-v-d55fc6ce]{min-height:0px}.secVoice__cont__box--orange[data-v-d55fc6ce]{padding:20px 10px}.secVoice__cont__ttl[data-v-d55fc6ce]{top:-20px}.secVoice__cont__ttl span[data-v-d55fc6ce],.secVoice__problem[data-v-d55fc6ce]{font-size:14px}.secVoice__afterItem[data-v-d55fc6ce]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-d55fc6ce]:before{top:5px}.secFlow[data-v-d55fc6ce]{padding:40px 0 50px}.secFlow__heading[data-v-d55fc6ce]{margin-bottom:20px}.secFlow__list[data-v-d55fc6ce]{margin-bottom:30px}.secFlow__item[data-v-d55fc6ce]{padding:25px 15px 15px 50px}.secFlow__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-d55fc6ce]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-d55fc6ce]{padding:0;left:5px;top:17px}.flow__ttl[data-v-d55fc6ce]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-d55fc6ce]{font-size:12px}.flow__txt[data-v-d55fc6ce]{font-size:14px;line-height:1.8}.flow__setting[data-v-d55fc6ce]{padding:25px 15px 10px}.setting__list[data-v-d55fc6ce]{display:block}.setting__item[data-v-d55fc6ce]{font-size:14px;line-height:1.8}.setting__item[data-v-d55fc6ce]:before{width:3px;height:3px}.secFlow__support[data-v-d55fc6ce]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-d55fc6ce]{font-size:20px}.support__lead[data-v-d55fc6ce]{font-size:14px;text-align:left}.support__lead .small[data-v-d55fc6ce]{font-size:12px}.support__list[data-v-d55fc6ce]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-d55fc6ce]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-d55fc6ce]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-d55fc6ce]{width:30%;margin:0}.support__txt[data-v-d55fc6ce]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-d55fc6ce]{padding:50px 0}.secFaq__heading[data-v-d55fc6ce]{margin-bottom:20px}.secFaq__item[data-v-d55fc6ce]{border-width:2px;border-radius:5px}.secFaq__item[data-v-d55fc6ce]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-d55fc6ce]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-d55fc6ce]{font-size:20px}.secFaq__dt__ttl[data-v-d55fc6ce]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-d55fc6ce]{padding:0 18px 16px}.secFaq__ddBox[data-v-d55fc6ce]{padding:16px 19px}.secFaq__dd__ttl[data-v-d55fc6ce]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-d55fc6ce]{font-size:14px;line-height:1.714}.secContact[data-v-d55fc6ce]{padding:50px 0}.secContact__frame[data-v-d55fc6ce]{border-width:2px;padding:20px 15px}.secCompany[data-v-d55fc6ce]{padding:50px 0}.secCompany__heading[data-v-d55fc6ce]{margin-bottom:15px}.secCompany__lead[data-v-d55fc6ce]{margin-bottom:30px}.secCompany__logo[data-v-d55fc6ce]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-d55fc6ce]{display:block}.secCompany__dl dt[data-v-d55fc6ce]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-d55fc6ce]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-d55fc6ce]{height:250px}.secThanks[data-v-d55fc6ce]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-d55fc6ce]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-d55fc6ce]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-d55fc6ce]{color:#f80}.c-trialBtn a[data-v-d55fc6ce]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-d55fc6ce]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-d55fc6ce],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-d55fc6ce]{color:#f80}.fix-bnr a[data-v-d55fc6ce]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-d55fc6ce]:hover{opacity:.8}.st-header__contact a[data-v-d55fc6ce]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-d55fc6ce]{color:#f80}.secTrouble__tab .tab_label[data-v-d55fc6ce]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-d55fc6ce]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-d55fc6ce],.efo-form input[type=search][data-v-d55fc6ce],.efo-form input[type=tel][data-v-d55fc6ce],.efo-form input[type=number][data-v-d55fc6ce],.efo-form input[type=url][data-v-d55fc6ce],.efo-form input[type=email][data-v-d55fc6ce],.efo-form input[type=password][data-v-d55fc6ce]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-d55fc6ce]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-d55fc6ce]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-d55fc6ce]{font-size:1.4rem}.efo-form textarea[data-v-d55fc6ce]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-d55fc6ce],.checkbox label[data-v-d55fc6ce],.form-wrap[data-v-d55fc6ce]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-d55fc6ce]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-d55fc6ce]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-d55fc6ce]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-d55fc6ce]{margin:0 1rem 0 .6rem}.pp-box[data-v-d55fc6ce]{font-size:1rem}.pp-box h2[data-v-d55fc6ce]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-d55fc6ce]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-d55fc6ce]{font-size:2.2rem}table#mfp_confirm_table[data-v-d55fc6ce]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-d55fc6ce],table#mfp_confirm_table tr td[data-v-d55fc6ce]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-d55fc6ce]{width:200px}.agree label[data-v-d55fc6ce]{max-width:41%}.form-note .flex dt[data-v-d55fc6ce]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-d55fc6ce]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-d55fc6ce]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-d55fc6ce]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-d55fc6ce],.efo-form input[type=search][data-v-d55fc6ce],.efo-form input[type=tel][data-v-d55fc6ce],.efo-form input[type=number][data-v-d55fc6ce],.efo-form input[type=url][data-v-d55fc6ce],.efo-form input[type=email][data-v-d55fc6ce],.efo-form input[type=password][data-v-d55fc6ce]{font-size:16px;padding:8px 12px}.efo-form select[data-v-d55fc6ce],.efo-form textarea[data-v-d55fc6ce]{padding:8px 12px!important}.form-wrap[data-v-d55fc6ce]{padding:0}.form-step[data-v-d55fc6ce]{margin-bottom:5px}.form-step>div[data-v-d55fc6ce]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-d55fc6ce]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-d55fc6ce]:last-of-type{padding:0 10px}.form-step>div .en[data-v-d55fc6ce]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-d55fc6ce]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-d55fc6ce]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-d55fc6ce]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-d55fc6ce],.efo-form select.s[data-v-d55fc6ce]{width:100%}.efo-form .form-wrap .input-name[data-v-d55fc6ce]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-d55fc6ce]:after{opacity:1;visibility:visible}.req-label[data-v-d55fc6ce]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]:before{display:none}.efo-form input.s[data-v-d55fc6ce],select.s[data-v-d55fc6ce],.efo-form select[data-v-d55fc6ce]{width:100%}.efo-form input[type=date][data-v-d55fc6ce]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-d55fc6ce]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-d55fc6ce],.efo-form input[type=text].month-year-input[data-v-d55fc6ce]{width:100%}.efo-form input[type=file][data-v-d55fc6ce]{padding:4px 0 10px}.radio[data-v-d55fc6ce],.checkbox[data-v-d55fc6ce]{padding:5px 0 10px}.radio label[data-v-d55fc6ce],.checkbox label[data-v-d55fc6ce]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-d55fc6ce]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-d55fc6ce]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-d55fc6ce]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-d55fc6ce]{margin:0 .8rem 0 .4rem}.pp-box[data-v-d55fc6ce]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-d55fc6ce]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-d55fc6ce]{margin-top:2rem}.pp-box p[data-v-d55fc6ce],.pp-box ul[data-v-d55fc6ce],.pp-box li[data-v-d55fc6ce]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-d55fc6ce]{text-align:center}#mfp_loading[data-v-d55fc6ce],#mfp_loading_screen[data-v-d55fc6ce],#div#mfp_overlay_background[data-v-d55fc6ce]{display:none!important}.agree label[data-v-d55fc6ce]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-d55fc6ce]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-d55fc6ce]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-d55fc6ce],.efo-form button[type=submit][data-v-d55fc6ce],button#mfp_button_send[data-v-d55fc6ce]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-d55fc6ce]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-d55fc6ce]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-d55fc6ce]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-d55fc6ce]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-d55fc6ce]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-d55fc6ce]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-d55fc6ce]{margin-bottom:2.5rem}.remaining[data-v-d55fc6ce]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-d55fc6ce]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-d55fc6ce]{display:none}.efo-form input[type=reset][data-v-d55fc6ce],.efo-form button[type=reset][data-v-d55fc6ce],button#mfp_button_cancel[data-v-d55fc6ce],button[data-v-d55fc6ce],.mw_wp_form_confirm .submit-box button[type=reset][data-v-d55fc6ce],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d55fc6ce]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-d55fc6ce]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-d55fc6ce]{flex-direction:column}.form-note .flex dt[data-v-d55fc6ce]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-d55fc6ce]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-d55fc6ce]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-d55fc6ce]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-d55fc6ce]{display:inline}#thanks .form-wrap[data-v-d55fc6ce]{padding:2rem 0}#thanks .form-wrap .read[data-v-d55fc6ce]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-d55fc6ce]{padding:0 0 3rem}#thanks #info .ttl[data-v-d55fc6ce]{font-size:1.6rem}#thanks #info h2[data-v-d55fc6ce]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-d55fc6ce]{margin:2.5rem 0}.tel-block .num[data-v-d55fc6ce]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-d55fc6ce]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-d55fc6ce]:hover{background:#f5f7fa}.agree label a[data-v-d55fc6ce]:hover{color:#f80}.efo-form input[type=submit][data-v-d55fc6ce]:hover,.efo-form button[type=submit][data-v-d55fc6ce]:hover,button#mfp_button_send[data-v-d55fc6ce]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-d55fc6ce]:hover,.efo-form button[type=reset][data-v-d55fc6ce]:hover,button#mfp_button_cancel[data-v-d55fc6ce]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-d55fc6ce]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-d55fc6ce]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-d55fc6ce]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-d55fc6ce]{text-wrap:nowrap}.heading-01__en[data-v-d55fc6ce]{top:10px}.heading-01__en img[data-v-d55fc6ce],.heading-02__en img[data-v-d55fc6ce]{width:auto;height:50px}.st-header__contact a[data-v-d55fc6ce]{width:100%}.secVoice__item__ttl[data-v-d55fc6ce]{font-size:3.9vw}.st-header[data-v-d55fc6ce]{position:fixed}.plan__item[data-v-d55fc6ce]{padding:36px 12px 12px}.form-note dd[data-v-d55fc6ce]{padding:20px}.mwform-checkbox-field-text[data-v-d55fc6ce]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-d55fc6ce]{right:-17px}#sp-btn[data-v-d55fc6ce]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-d55fc6ce]:last-of-type{padding:0 8px}.secMainView__catch[data-v-d55fc6ce]{font-size:30px}.secMainView__point__item[data-v-d55fc6ce]{width:100px;height:100px}.secMainView__point__item[data-v-d55fc6ce]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-d55fc6ce]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-d55fc6ce]{z-index:9999}.tf-require-counter__read[data-v-d55fc6ce]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-d55fc6ce]{background:#f80}.tf-error[data-v-d55fc6ce]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-d55fc6ce]:empty{margin:0}.mw-radio[data-v-d55fc6ce],.mw-checkbox[data-v-d55fc6ce]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-d55fc6ce],.mwform-checkbox-field input[type=checkbox][data-v-d55fc6ce]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-d55fc6ce]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-d55fc6ce]:after{opacity:1}.mwform-radio-field-text[data-v-d55fc6ce],.mwform-checkbox-field-text[data-v-d55fc6ce]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-d55fc6ce]:before,.mwform-checkbox-field-text[data-v-d55fc6ce]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-d55fc6ce]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-d55fc6ce]:before{border-radius:5px}.mwform-radio-field-text[data-v-d55fc6ce]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-d55fc6ce]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-d55fc6ce]{margin:0}.tf-marker[data-v-d55fc6ce]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-d55fc6ce]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-d55fc6ce],.efo-form input[type=text].month-year-input[data-v-d55fc6ce]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-d55fc6ce]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-d55fc6ce]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-d55fc6ce]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d55fc6ce]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d55fc6ce],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-d55fc6ce]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d55fc6ce]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]:before{display:none}.mw_wp_form_confirm .req-label[data-v-d55fc6ce]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-d55fc6ce]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-d55fc6ce]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-d55fc6ce]{display:none}.mw_wp_form_confirm .submit-box[data-v-d55fc6ce]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-d55fc6ce]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-d55fc6ce]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-d55fc6ce]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-d55fc6ce],.mwform-checkbox-field-text[data-v-d55fc6ce]{font-size:15px}.efo-form input[type=file][data-v-d55fc6ce]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-d55fc6ce]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d55fc6ce]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d55fc6ce],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d55fc6ce]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-d55fc6ce]{line-height:2}.tf-marker[data-v-d55fc6ce]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-d55fc6ce]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-d55fc6ce],.efo-form input[type=text].month-year-input[data-v-d55fc6ce]{width:100%}.tf-error[data-v-d55fc6ce]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-d55fc6ce]{font-size:1rem}.mwform-checkbox-field-text[data-v-d55fc6ce]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-d55fc6ce],.mw-checkbox[data-v-d55fc6ce]{padding:4px 0}.mw_wp_form .agree label[data-v-d55fc6ce]{display:inline-block}.tf-require-counter[data-v-d55fc6ce]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-d55fc6ce]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-d55fc6ce]{display:none}.mw_wp_form_confirm .confirm-message[data-v-d55fc6ce]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-d55fc6ce]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-d55fc6ce]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-d55fc6ce]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-d55fc6ce] p[data-v-d55fc6ce]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-d55fc6ce]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-d55fc6ce]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-d55fc6ce]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-d55fc6ce]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-d55fc6ce]:before{top:2px}.mwform-checkbox-field-text[data-v-d55fc6ce]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-d55fc6ce]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-d55fc6ce]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-d55fc6ce]{position:fixed;bottom:0}.form-step__active .input-name[data-v-d55fc6ce]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-d55fc6ce]{width:840px}.secMainView__video[data-v-d55fc6ce]{left:0}.secFee__noteItem[data-v-d55fc6ce]{line-height:28px}.req-label[data-v-d55fc6ce]{font-size:14px}.tab[data-v-d55fc6ce]{display:none}.option__ttl[data-v-d55fc6ce]{line-height:36px}p[data-v-d55fc6ce],dt[data-v-d55fc6ce],dd[data-v-d55fc6ce],li[data-v-d55fc6ce]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-d55fc6ce],dt[data-v-d55fc6ce],dd[data-v-d55fc6ce],li[data-v-d55fc6ce]{line-height:2}.pc[data-v-d55fc6ce]{display:block!important;margin:0 auto}.tab[data-v-d55fc6ce],.sp[data-v-d55fc6ce]{display:none!important}.inline-pc[data-v-d55fc6ce]{display:inline-block!important}.inline-sp[data-v-d55fc6ce]{display:none!important}p[data-v-d55fc6ce],dd[data-v-d55fc6ce],li[data-v-d55fc6ce],address[data-v-d55fc6ce]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d55fc6ce]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d55fc6ce]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d55fc6ce]{opacity:0;width:0;height:0}.slider[data-v-d55fc6ce]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d55fc6ce]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d55fc6ce]:before{transform:translate(20px)}.slider.round[data-v-d55fc6ce]{border-radius:34px}.slider.round[data-v-d55fc6ce]:before{border-radius:50%}@keyframes zoom-d55fc6ce{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d55fc6ce],.top-nav[data-v-d55fc6ce],.atom-header-pages__header[data-v-d55fc6ce],.tab-left[data-v-d55fc6ce]{display:none!important}.page-break[data-v-d55fc6ce]{page-break-before:always}div[data-v-d55fc6ce]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d55fc6ce],html[data-v-d55fc6ce]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d55fc6ce],html[data-v-d55fc6ce]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d55fc6ce]::-webkit-scrollbar-track,html[data-v-d55fc6ce]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d55fc6ce]::-webkit-scrollbar,html[data-v-d55fc6ce]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d55fc6ce]::-webkit-scrollbar-thumb,html[data-v-d55fc6ce]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d55fc6ce]{box-sizing:border-box}.highlight[data-v-d55fc6ce]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d55fc6ce]{animation:zoom-d55fc6ce .5s ease-in-out}.required[data-v-d55fc6ce]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d55fc6ce]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d55fc6ce]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-d55fc6ce],.heading-01__en[data-v-d55fc6ce],.heading-02__en[data-v-d55fc6ce]{display:flex;justify-content:center}.text-center[data-v-d55fc6ce]{display:flex;align-items:center}.landing-page[data-v-d55fc6ce]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-d55fc6ce]{display:none}.efo-form input[data-v-d55fc6ce]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-d55fc6ce]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-d55fc6ce],.fade-leave-to[data-v-d55fc6ce]{max-height:0px;opacity:0}.fade-enter-to[data-v-d55fc6ce],.fade-leave-from[data-v-d55fc6ce]{max-height:500px;opacity:1}.form-step .step-01[data-v-d55fc6ce]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-d55fc6ce]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-d55fc6ce]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-d55fc6ce]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-d55fc6ce]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-d55fc6ce]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-d55fc6ce]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-d55fc6ce]{color:#fff}.tf-require-counter.is-active[data-v-d55fc6ce]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-d55fc6ce]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-d55fc6ce],.efo-form .from-wrap .input-name[data-v-d55fc6ce]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-d55fc6ce]{font-size:1rem}.button-submit[data-v-d55fc6ce]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-d55fc6ce]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-d55fc6ce]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-d55fc6ce]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-d55fc6ce]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-d55fc6ce]{height:13.6px}.icon-caret-down[data-v-d55fc6ce] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-d55fc6ce] svg{width:20px;height:20px}.function__ttl__icon[data-v-d55fc6ce] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-d55fc6ce] svg{width:16px;height:16px}.option__img[data-v-d55fc6ce] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-d55fc6ce] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-d55fc6ce]{height:15px}.icon-header[data-v-d55fc6ce]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-d55fc6ce]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-d55fc6ce]{margin-top:30px 0px 0px}.form-step-two p[data-v-d55fc6ce]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-d55fc6ce]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-d55fc6ce]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-d55fc6ce]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-d55fc6ce]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-d55fc6ce]{height:60px}.form-step[data-v-d55fc6ce]{margin-bottom:27px}.first-error[data-v-d55fc6ce]{margin-bottom:10px}}.icon-caret-down[data-v-d55fc6ce]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-d55fc6ce] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-d55fc6ce]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-d55fc6ce]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-d55fc6ce],.efo-form .form-step__active .input-cont p[data-v-d55fc6ce]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-d55fc6ce]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-d55fc6ce]{font-size:15px}}.landing-page[data-v-1ae9da5b]{min-width:100%}.landing-page[data-v-1ae9da5b] button[type=submit].disabled[data-v-1ae9da5b]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-1ae9da5b] .flex[data-v-1ae9da5b]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-1ae9da5b] .flex-column[data-v-1ae9da5b]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-1ae9da5b]{line-height:2}.flex.nowrap[data-v-1ae9da5b]{flex-wrap:nowrap}.flex.reverse[data-v-1ae9da5b]{flex-direction:row-reverse}.flex.item-center[data-v-1ae9da5b]{align-items:center}.inner[data-v-1ae9da5b]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-1ae9da5b]{line-height:0}.en[data-v-1ae9da5b]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-1ae9da5b]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-1ae9da5b]{text-align:center}.bold[data-v-1ae9da5b]{font-weight:700}.normal[data-v-1ae9da5b]{font-weight:400}.trans[data-v-1ae9da5b]{transition:all .2s}.ofi[data-v-1ae9da5b]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-1ae9da5b]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-1ae9da5b]{color:#007da5}.red[data-v-1ae9da5b]{color:#e60b3e}.orange[data-v-1ae9da5b]{color:#f80}.yellow[data-v-1ae9da5b]{color:#fff700}.border[data-v-1ae9da5b]{border-width:0}.sp[data-v-1ae9da5b]{display:none!important}img[data-v-1ae9da5b]{max-width:100%;height:auto}em[data-v-1ae9da5b]{font-style:normal}.wrapper[data-v-1ae9da5b]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-1ae9da5b]{overflow:hidden}#container[data-v-1ae9da5b]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-1ae9da5b{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-1ae9da5b]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-1ae9da5b]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-1ae9da5b]{font-size:64px}.c-cta__ttl .normal[data-v-1ae9da5b]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-1ae9da5b]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-1ae9da5b]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-1ae9da5b]{font-size:22px}.c-cta__note[data-v-1ae9da5b]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-1ae9da5b]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-1ae9da5b]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-1ae9da5b],.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-1ae9da5b]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-1ae9da5b]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-1ae9da5b]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-1ae9da5b]{opacity:1;visibility:visible}.fix-bnr a[data-v-1ae9da5b]{display:block;transition:filter .4s}.fix-bnr__top[data-v-1ae9da5b]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-1ae9da5b]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-1ae9da5b]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-1ae9da5b]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-1ae9da5b]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-1ae9da5b] p[data-v-1ae9da5b]{line-height:normal}.fix-bnr__bottom .icon[data-v-1ae9da5b]{color:#f80}.efo-form input[type=text][data-v-1ae9da5b],.efo-form input[type=search][data-v-1ae9da5b],.efo-form input[type=tel][data-v-1ae9da5b],.efo-form input[type=number][data-v-1ae9da5b],.efo-form input[type=url][data-v-1ae9da5b],.efo-form input[type=email][data-v-1ae9da5b],.efo-form input[type=password][data-v-1ae9da5b]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-1ae9da5b],.efo-form select.s[data-v-1ae9da5b]{width:240px;max-width:100%}.efo-form select[data-v-1ae9da5b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-1ae9da5b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-1ae9da5b],.efo-form input[type=text].month-year-input[data-v-1ae9da5b]{width:240px}.efo-form textarea[data-v-1ae9da5b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-1ae9da5b]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-1ae9da5b]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-1ae9da5b]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-1ae9da5b],.efo-form .file-btn-wrap .mwform-file-delete[data-v-1ae9da5b]{display:none}.efo-form input[type=file].file-btn[data-v-1ae9da5b]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-1ae9da5b]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-1ae9da5b]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-1ae9da5b]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-1ae9da5b],.efo-form button[type=submit][data-v-1ae9da5b],button#mfp_button_send[data-v-1ae9da5b]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-1ae9da5b],.efo-form button[type=reset][data-v-1ae9da5b],button#mfp_button_cancel[data-v-1ae9da5b],.mw_wp_form_confirm .submit-box button[type=reset][data-v-1ae9da5b],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-1ae9da5b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-1ae9da5b]{font-size:1.8rem}.form-step[data-v-1ae9da5b]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-1ae9da5b]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-1ae9da5b]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-1ae9da5b]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-1ae9da5b]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-1ae9da5b]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-1ae9da5b]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-1ae9da5b]:nth-of-type(2):before,.form-step>div[data-v-1ae9da5b]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-1ae9da5b]{position:relative;z-index:1}.form-step>div .en[data-v-1ae9da5b]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-1ae9da5b]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-1ae9da5b],#mfp_phase_confirm .form-step .step-02[data-v-1ae9da5b]{color:#fff}.remaining[data-v-1ae9da5b]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-1ae9da5b]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-1ae9da5b]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-1ae9da5b]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-1ae9da5b]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-1ae9da5b]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-1ae9da5b]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-1ae9da5b]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-1ae9da5b]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-1ae9da5b]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-1ae9da5b]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-1ae9da5b]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-1ae9da5b]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-1ae9da5b]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-1ae9da5b]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-1ae9da5b]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-1ae9da5b]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-1ae9da5b]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-1ae9da5b]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-1ae9da5b]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-1ae9da5b],.pp-box ul[data-v-1ae9da5b],.pp-box li[data-v-1ae9da5b]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-1ae9da5b]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-1ae9da5b]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-1ae9da5b]{display:block}form#mailformpro .pp-box dt[data-v-1ae9da5b]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-1ae9da5b]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-1ae9da5b]{text-align:center}.submit-box .agree[data-v-1ae9da5b]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-1ae9da5b]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-1ae9da5b]{text-align:center}.agree label[data-v-1ae9da5b]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-1ae9da5b]:before{top:-2px}.agree label[data-v-1ae9da5b]:after{top:2px}.agree label .req-label[data-v-1ae9da5b]{margin-right:.5rem}.agree label a[data-v-1ae9da5b]{text-decoration:underline}form#mailformpro[data-v-1ae9da5b]{padding:0}.mfp_element_all[data-v-1ae9da5b]{max-width:100%}.mfp_element_text[data-v-1ae9da5b],.mfp_element_number[data-v-1ae9da5b],.mfp_element_select-one[data-v-1ae9da5b],.mfp_element_email[data-v-1ae9da5b],.mfp_element_tel[data-v-1ae9da5b],.mfp_element_textarea[data-v-1ae9da5b],.mfp_element_date[data-v-1ae9da5b],.mfp_element_password[data-v-1ae9da5b]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-1ae9da5b],.efo-form label.mfp_checked[data-v-1ae9da5b]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-1ae9da5b],.efo-form label.mfp_checked .mfp_err[data-v-1ae9da5b]{text-align:center}.name.flex>span[data-v-1ae9da5b]{padding:0;margin-right:15px}.problem[data-v-1ae9da5b]{border:solid 1px #a00!important}div.mfp_err[data-v-1ae9da5b]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-1ae9da5b]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-1ae9da5b]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-1ae9da5b],table#mfp_confirm_table tr td[data-v-1ae9da5b]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-1ae9da5b]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-1ae9da5b]{background:transparent}div.mfp_buttons[data-v-1ae9da5b]{padding:0}.mw_wp_form_preview .form-wrap[data-v-1ae9da5b]{margin-bottom:4.5rem}.heading-01[data-v-1ae9da5b]{text-align:center;position:relative}.heading-01__logo[data-v-1ae9da5b]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-1ae9da5b]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-1ae9da5b]{font-size:48px}.heading-01__ja--40[data-v-1ae9da5b]{font-size:40px}.heading-01__en[data-v-1ae9da5b]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-1ae9da5b]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-1ae9da5b]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-1ae9da5b] strong[data-v-1ae9da5b]{font-weight:400}.heading-02[data-v-1ae9da5b]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-1ae9da5b]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-1ae9da5b]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-1ae9da5b]{position:relative;padding-top:45px}.heading-02__en[data-v-1ae9da5b]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-1ae9da5b]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-1ae9da5b]{margin-bottom:11px}.st-footer__copyright[data-v-1ae9da5b]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-1ae9da5b]{font-size:10px;color:#999}.st-header[data-v-1ae9da5b]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-1ae9da5b]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-1ae9da5b]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-1ae9da5b]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-1ae9da5b]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-1ae9da5b]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-1ae9da5b]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-1ae9da5b]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-1ae9da5b]{display:none}.tel-box[data-v-1ae9da5b]{padding:6rem 0 10rem}.tel-box .read[data-v-1ae9da5b]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-1ae9da5b]{text-align:center}.tel-block .box[data-v-1ae9da5b]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-1ae9da5b]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-1ae9da5b]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-1ae9da5b]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-1ae9da5b]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-1ae9da5b]{padding:23px 0 23px 36px}.form-note dd li[data-v-1ae9da5b]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-1ae9da5b]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-1ae9da5b]{padding:0 0 8rem}#thanks .form-wrap[data-v-1ae9da5b]{text-align:center}#thanks .form-step[data-v-1ae9da5b]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-1ae9da5b]{color:#f80}#thanks .form-step>div[data-v-1ae9da5b]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-1ae9da5b]{font-size:2rem;color:#f80}#thanks #info h2[data-v-1ae9da5b]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-1ae9da5b]{margin:50px 0 60px}.secMainView[data-v-1ae9da5b]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-1ae9da5b]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-1ae9da5b]{margin-bottom:21px}.secMainView__catch[data-v-1ae9da5b]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-1ae9da5b]{position:relative;display:inline-block}.secMainView__catch span[data-v-1ae9da5b]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-1ae9da5b]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-1ae9da5b]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-1ae9da5b]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-1ae9da5b]{font-size:16px}.secMainView__point__item[data-v-1ae9da5b]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-1ae9da5b]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-1ae9da5b]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-1ae9da5b]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-1ae9da5b]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-1ae9da5b]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-1ae9da5b]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-1ae9da5b]{transform:translateY(-17px)}.secTrouble[data-v-1ae9da5b]{padding:60px 0 83px}.secTrouble__heading[data-v-1ae9da5b]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-1ae9da5b]{margin-bottom:5px}.secTrouble__tab[data-v-1ae9da5b]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-1ae9da5b]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-1ae9da5b]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-1ae9da5b]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-1ae9da5b]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-1ae9da5b]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-1ae9da5b]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-1ae9da5b]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-1ae9da5b]{display:none}.secAbout__top[data-v-1ae9da5b]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-1ae9da5b]{margin-bottom:40px}.secAbout__top__cont[data-v-1ae9da5b]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-1ae9da5b]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-1ae9da5b]{font-size:32px}.secAbout__top__list[data-v-1ae9da5b]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-1ae9da5b]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-1ae9da5b]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-1ae9da5b]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-1ae9da5b]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-1ae9da5b]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-1ae9da5b]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-1ae9da5b]{font-weight:700}.secAbout__top__catch .en[data-v-1ae9da5b]{font-size:48px}.secAbout__top__catch .big[data-v-1ae9da5b]{font-size:42px}.secAbout__arrow[data-v-1ae9da5b]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-1ae9da5b]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-1ae9da5b]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-1ae9da5b]{font-size:48px}.secAbout__after__txt em[data-v-1ae9da5b]{font-weight:700}.secAbout__after__txt .square[data-v-1ae9da5b]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-1ae9da5b]{margin-top:12px}.secAbout__new[data-v-1ae9da5b]{padding:68px 0 105px}.secAbout__new__heading[data-v-1ae9da5b]{margin-bottom:16px}.secAbout__new__lead[data-v-1ae9da5b]{margin-bottom:40px}.new__list[data-v-1ae9da5b]{display:flex;justify-content:space-between}.new__item[data-v-1ae9da5b]{position:relative;flex:1}.new__item[data-v-1ae9da5b]:not(:last-child){margin-right:40px}.new__img[data-v-1ae9da5b]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-1ae9da5b]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-1ae9da5b]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-1ae9da5b]{margin-bottom:13px}.feature__note[data-v-1ae9da5b]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-1ae9da5b]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-1ae9da5b]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-1ae9da5b]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-1ae9da5b]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-1ae9da5b]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-1ae9da5b]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-1ae9da5b]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-1ae9da5b]{margin-top:20px}.feature__item__ttl[data-v-1ae9da5b]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-1ae9da5b]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-1ae9da5b]{display:flex;justify-content:center}.feature__point__list[data-v-1ae9da5b]{margin-top:15px}.feature__point__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-1ae9da5b]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-1ae9da5b]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-1ae9da5b]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-1ae9da5b]{padding:45px 0 90px}.function__heading[data-v-1ae9da5b]{margin-bottom:15px}.function__heading>span[data-v-1ae9da5b]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-1ae9da5b]{font-size:60px}.function__container[data-v-1ae9da5b]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-1ae9da5b]{grid-area:function_01}.function_02[data-v-1ae9da5b]{grid-area:function_02}.function_03[data-v-1ae9da5b]{grid-area:function_03}.function_04[data-v-1ae9da5b]{grid-area:function_04}.function_05[data-v-1ae9da5b]{grid-area:function_05}.function__box[data-v-1ae9da5b]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-1ae9da5b]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-1ae9da5b]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-1ae9da5b]{font-size:20px;font-weight:700}.function__listWrap[data-v-1ae9da5b]{display:flex;justify-content:space-between}.function__list.list-01[data-v-1ae9da5b]{width:54%}.function__list.list-02[data-v-1ae9da5b]{width:46%}.function__list.list-03[data-v-1ae9da5b]{flex:auto}.function__list__item[data-v-1ae9da5b]{position:relative;padding-left:15px}.function__list__item[data-v-1ae9da5b]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-1ae9da5b]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-1ae9da5b]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-1ae9da5b]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-1ae9da5b]{top:18px}.secFee__lead[data-v-1ae9da5b]{margin-bottom:32px}.secFee__box[data-v-1ae9da5b]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-1ae9da5b]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-1ae9da5b]{background:#fff;padding:27px 40px}.secFee__txt[data-v-1ae9da5b]{text-align:center;font-size:18px}.secFee__plan[data-v-1ae9da5b]{display:flex;margin-top:30px}.plan__item[data-v-1ae9da5b]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-1ae9da5b]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-1ae9da5b]{background:#f0fbff}.plan__item--green[data-v-1ae9da5b]{background:#ebf6fa}.plan__item--orange[data-v-1ae9da5b]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-1ae9da5b]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-1ae9da5b]{color:#00ace5}.plan__icon--green[data-v-1ae9da5b]{color:#007da5}.plan__icon--orange[data-v-1ae9da5b]{top:-18px;color:#f80}.plan__name[data-v-1ae9da5b]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-1ae9da5b]{color:#00ace5}.plan__name--green[data-v-1ae9da5b]{color:#007da5}.plan__name--orange[data-v-1ae9da5b]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-1ae9da5b]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-1ae9da5b]{background:#00ace5}.plan__table thead .th.th--green[data-v-1ae9da5b]{background:#007da5}.plan__table thead .th.th--orange[data-v-1ae9da5b]{background:#f80}.plan__table tbody[data-v-1ae9da5b]{line-height:normal;background:#fff}.plan__table[data-v-1ae9da5b]{width:100%}.plan__table--initial td[data-v-1ae9da5b]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-1ae9da5b]{font-size:22px}.plan__table--initial td .num[data-v-1ae9da5b]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-1ae9da5b]{font-size:24px}.plan__table--initial td.recommend .num[data-v-1ae9da5b]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-1ae9da5b]{display:none}.plan__table--monthly tbody th[data-v-1ae9da5b]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-1ae9da5b]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-1ae9da5b]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-1ae9da5b]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-1ae9da5b]{height:103px}.plan__table--monthly tbody td .en[data-v-1ae9da5b]{font-size:22px}.plan__table--monthly tbody td .num[data-v-1ae9da5b]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-1ae9da5b]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-1ae9da5b]{font-size:36px}.plan__table--monthly tbody td.option[data-v-1ae9da5b]{font-size:18px}.plan__table--monthly .border[data-v-1ae9da5b]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-1ae9da5b]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-1ae9da5b]{border-color:#fff}.secFee__noteList[data-v-1ae9da5b]{margin-top:13px}.secFee__noteItem[data-v-1ae9da5b]{font-size:14px}.secFee__option__list[data-v-1ae9da5b]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-1ae9da5b]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-1ae9da5b],.secFee__option__item.item-04[data-v-1ae9da5b]{margin-bottom:10px}.option__img[data-v-1ae9da5b]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-1ae9da5b]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-1ae9da5b]{color:#007da5}.option__img .icon.item-01[data-v-1ae9da5b]{font-size:54px}.option__img .icon.item-02[data-v-1ae9da5b],.option__img .icon.item-03[data-v-1ae9da5b]{font-size:60px}.option__ttl[data-v-1ae9da5b]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-1ae9da5b]{line-height:1.875}.option__txtbox[data-v-1ae9da5b]{flex:1;padding-left:25px}.secVoice[data-v-1ae9da5b]{padding:58px 0 45px}.secVoice__heading[data-v-1ae9da5b]{margin-bottom:25px}.secVoice__list[data-v-1ae9da5b]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-1ae9da5b]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-1ae9da5b]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-1ae9da5b]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-1ae9da5b]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-1ae9da5b]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-1ae9da5b]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-1ae9da5b]{display:flex}.secVoice__item__info .row[data-v-1ae9da5b]{display:flex;align-items:center}.secVoice__item__info .row[data-v-1ae9da5b]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-1ae9da5b]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-1ae9da5b]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-1ae9da5b]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-1ae9da5b]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-1ae9da5b]{min-height:88px}.secVoice__cont__box--row3[data-v-1ae9da5b]{min-height:115px}.secVoice__cont__box--orange[data-v-1ae9da5b]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-1ae9da5b]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-1ae9da5b]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-1ae9da5b]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-1ae9da5b]{background:#007da5}.secVoice__cont__ttl--green span[data-v-1ae9da5b]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-1ae9da5b]{background:#f80}.secVoice__cont__ttl--orange span[data-v-1ae9da5b]:after{border-top-color:#f80}.secVoice__problem[data-v-1ae9da5b]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-1ae9da5b]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-1ae9da5b]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-1ae9da5b]{font-weight:700;color:#f80}.secFlow[data-v-1ae9da5b]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-1ae9da5b]{margin-bottom:30px}.secFlow__list[data-v-1ae9da5b]{margin-bottom:40px}.secFlow__item[data-v-1ae9da5b]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-1ae9da5b]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-1ae9da5b]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-1ae9da5b]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-1ae9da5b]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-1ae9da5b]{height:179px;grid-area:flow__img}.flow__txt[data-v-1ae9da5b]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-1ae9da5b]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-1ae9da5b]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-1ae9da5b]{display:flex;justify-content:center}.setting__item[data-v-1ae9da5b]{position:relative;padding-left:15px}.setting__item[data-v-1ae9da5b]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-1ae9da5b]:not(:last-child){margin-right:50px}.secFlow__support[data-v-1ae9da5b]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-1ae9da5b]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-1ae9da5b]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-1ae9da5b]{font-size:14px}.support__list[data-v-1ae9da5b]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-1ae9da5b]{flex:1}.support__img[data-v-1ae9da5b]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-1ae9da5b]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-1ae9da5b]{padding:60px 0 80px}.secFaq__heading[data-v-1ae9da5b]{margin-bottom:30px}.secFaq__item[data-v-1ae9da5b]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-1ae9da5b]{position:relative;cursor:pointer}.secFaq__dt[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-1ae9da5b]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-1ae9da5b]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-1ae9da5b]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-1ae9da5b]{padding:0 30px 30px}.secFaq__ddBox[data-v-1ae9da5b]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-1ae9da5b]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-1ae9da5b]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-1ae9da5b]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-1ae9da5b]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-1ae9da5b]{top:15px}.secContact__frame[data-v-1ae9da5b]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-1ae9da5b]{padding:60px 0 80px}.secCompany__heading[data-v-1ae9da5b]{margin-bottom:17px}.secCompany__lead[data-v-1ae9da5b]{margin-bottom:40px}.secCompany__logo[data-v-1ae9da5b]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-1ae9da5b]{display:flex}.secCompany__dl[data-v-1ae9da5b]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-1ae9da5b]{display:flex}.secCompany__dl .row:last-child dt[data-v-1ae9da5b]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-1ae9da5b]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-1ae9da5b]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-1ae9da5b]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-1ae9da5b]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-1ae9da5b]{width:615px}.secCompany__map iframe[data-v-1ae9da5b]{width:100%;height:514px}#thanks[data-v-1ae9da5b]{padding-top:90px}.secThanks[data-v-1ae9da5b]{padding:80px 0}.secThanks__heading[data-v-1ae9da5b]{margin-bottom:30px}.secThanks__lead[data-v-1ae9da5b]{margin-bottom:50px}.secThanks__btn a[data-v-1ae9da5b]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-1ae9da5b]{min-width:0;margin-top:0}.tab[data-v-1ae9da5b]{display:block!important}.c-cta a[data-v-1ae9da5b]{padding:20px}.c-cta__img[data-v-1ae9da5b]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]{margin:0 auto}.c-num[data-v-1ae9da5b]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-1ae9da5b]{bottom:0}.st-footer[data-v-1ae9da5b]{padding-bottom:70px}.st-header[data-v-1ae9da5b]{min-width:0px;padding:0}.st-header__content[data-v-1ae9da5b]{height:60px;padding:0}.st-header__logo[data-v-1ae9da5b]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-1ae9da5b]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-1ae9da5b]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-1ae9da5b]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-1ae9da5b]{width:100%;padding:30px 0}.st-header__contact[data-v-1ae9da5b]{margin-top:2rem}.scroll-prevent[data-v-1ae9da5b]{position:fixed;width:100%;height:100%}#sp-btn[data-v-1ae9da5b]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-1ae9da5b]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-1ae9da5b]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-1ae9da5b]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-1ae9da5b]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-1ae9da5b]{background:none}#sp-btn.active[data-v-1ae9da5b]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-1ae9da5b],#sp-btn #sp-btn-a span[data-v-1ae9da5b]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-1ae9da5b]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-1ae9da5b]:hover{opacity:1}#sp-btn.active span[data-v-1ae9da5b]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-1ae9da5b]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-1ae9da5b]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-1ae9da5b]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-1ae9da5b]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-1ae9da5b]{padding:30px 0 0}.secMainView__top__img[data-v-1ae9da5b]{position:static;margin-top:30px}.secMainView__movie[data-v-1ae9da5b]{padding:80px 0 50px}.secMainView__video[data-v-1ae9da5b]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-1ae9da5b]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-1ae9da5b]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-1ae9da5b]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-1ae9da5b]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-1ae9da5b]{padding:15px 10px}.secAbout__top__ttl[data-v-1ae9da5b]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-1ae9da5b]{flex-wrap:wrap}.secAbout__top__list[data-v-1ae9da5b]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-1ae9da5b]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(1),.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(1):before,.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-1ae9da5b]{padding:12px 19px}.new__list[data-v-1ae9da5b]{display:block}.new__item[data-v-1ae9da5b]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-1ae9da5b]{display:block}.feature__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-1ae9da5b]{width:100%}.feature__item.item-01 .feature__item__img[data-v-1ae9da5b],.feature__item.item-03 .feature__item__img[data-v-1ae9da5b],.feature__item.item-04 .feature__item__img[data-v-1ae9da5b],.feature__item.item-05 .feature__item__img[data-v-1ae9da5b],.feature__item.item-06 .feature__item__img[data-v-1ae9da5b],.feature__item.item-08 .feature__item__img[data-v-1ae9da5b]{margin-top:20px}.function__heading>span[data-v-1ae9da5b]{display:block}.function__container[data-v-1ae9da5b]{display:block}.function__box[data-v-1ae9da5b]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-1ae9da5b] ul[data-v-1ae9da5b]{margin-left:0}.function__listWrap[data-v-1ae9da5b] li[data-v-1ae9da5b]{line-height:2}.secFee__plan[data-v-1ae9da5b]{display:block}.plan__item[data-v-1ae9da5b]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-1ae9da5b]{width:150px}.secFee__option__list[data-v-1ae9da5b]{display:block;padding:0}.secFee__option__item[data-v-1ae9da5b]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-1ae9da5b]{display:block}.secVoice__item[data-v-1ae9da5b]{width:100%;margin-bottom:40px}.secFlow__item[data-v-1ae9da5b]{display:block}.flow__txt[data-v-1ae9da5b]{padding-right:0}.flow__setting[data-v-1ae9da5b]{margin-top:13px;margin-right:0}.support__list[data-v-1ae9da5b]{padding:0 20px}.support__item[data-v-1ae9da5b]{width:calc(100 / 3 - 8px)}.support__item[data-v-1ae9da5b]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-1ae9da5b]{padding:21px 60px 21px 30px}.secContact__frame[data-v-1ae9da5b]{padding:30px 20px}.secCompany__box[data-v-1ae9da5b]{display:block}.secCompany__dl[data-v-1ae9da5b]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-1ae9da5b]{margin:0 auto;width:100%}#thanks[data-v-1ae9da5b]{padding-top:60px}.function__container .hide[data-v-1ae9da5b]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-1ae9da5b] p[data-v-1ae9da5b]{font-size:14px}.secAbout__top__cont[data-v-1ae9da5b] ul[data-v-1ae9da5b]{margin-left:40px}.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(1),.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(3){transform:translate(-40px)}p[data-v-1ae9da5b],dt[data-v-1ae9da5b],dd[data-v-1ae9da5b],li[data-v-1ae9da5b]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-1ae9da5b]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-1ae9da5b]{border-bottom:none}.fix-bnr__bottom p[data-v-1ae9da5b]{font-size:14px}.wrapper[data-v-1ae9da5b]{min-width:0;margin-top:0}p[data-v-1ae9da5b],dt[data-v-1ae9da5b],dd[data-v-1ae9da5b],li[data-v-1ae9da5b]{line-height:2;font-size:15px}.pc[data-v-1ae9da5b]{display:none!important}.tab[data-v-1ae9da5b],.sp[data-v-1ae9da5b]{display:block!important}.inline-pc[data-v-1ae9da5b]{display:none!important}.inline-sp[data-v-1ae9da5b]{display:inline-block!important}.inner[data-v-1ae9da5b]{padding:0 5%}.inner--s[data-v-1ae9da5b]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-1ae9da5b]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-1ae9da5b]{padding:15px 20px 20px}.c-cta__ttl[data-v-1ae9da5b]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-1ae9da5b]{font-size:30px}.c-cta__ttl .normal[data-v-1ae9da5b]{font-size:26px}.c-cta__img[data-v-1ae9da5b]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-1ae9da5b]{font-size:12px;line-height:1.6}.c-lead[data-v-1ae9da5b]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-1ae9da5b]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-1ae9da5b],.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-1ae9da5b]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-1ae9da5b]{width:100%}.fix-bnr__top__txt[data-v-1ae9da5b]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-1ae9da5b]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-1ae9da5b]{font-size:20px}.fix-bnr__top__txt br[data-v-1ae9da5b]{display:none}.fix-bnr__top__img[data-v-1ae9da5b]{bottom:-34px}.agree label[data-v-1ae9da5b]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-1ae9da5b]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-1ae9da5b]{font-size:20px}.heading-01__ja em[data-v-1ae9da5b]{font-size:26px}.heading-01__ja--40[data-v-1ae9da5b]{font-size:22px}.heading-01__catch span[data-v-1ae9da5b]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-1ae9da5b]:before{width:10px;height:15px}.heading-01__catch span[data-v-1ae9da5b]:after{width:10px;height:15px}.heading-02[data-v-1ae9da5b]{font-size:20px}.heading-02[data-v-1ae9da5b]:before{margin-right:10px}.heading-02[data-v-1ae9da5b]:after{margin-left:10px}.heading-02--en[data-v-1ae9da5b]{padding-top:25px}.st-footer[data-v-1ae9da5b]{padding:50px 0 70px}.st-footer__logo[data-v-1ae9da5b]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-1ae9da5b]{font-size:10px}.st-header__logo[data-v-1ae9da5b]{margin-left:0}.st-header__globalNav__link[data-v-1ae9da5b]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-1ae9da5b]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-1ae9da5b]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-1ae9da5b]:before{width:5px;height:5px}.secMainView__point[data-v-1ae9da5b]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-1ae9da5b]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-1ae9da5b]{font-size:16px}.secMainView__point__item[data-v-1ae9da5b]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-1ae9da5b]{margin-top:20px}.secMainView__movie[data-v-1ae9da5b]{padding:50px 0}.secMainView__video[data-v-1ae9da5b]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-1ae9da5b]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-1ae9da5b]{width:70%}.secMainView__movie__minutes[data-v-1ae9da5b]{width:50%}.secMainView__movie__logo[data-v-1ae9da5b]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-1ae9da5b]{padding:50px 0}.secTrouble .inner[data-v-1ae9da5b]{padding:0 3%}.secTrouble__heading[data-v-1ae9da5b]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-1ae9da5b]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-1ae9da5b]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-1ae9da5b]{border-width:2px}.secAbout__top[data-v-1ae9da5b]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-1ae9da5b]{margin-bottom:30px}.secAbout__top__cont[data-v-1ae9da5b]{padding:15px}.secAbout__top__ttl[data-v-1ae9da5b]{font-size:15px}.secAbout__top__ttl em[data-v-1ae9da5b]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-1ae9da5b]{display:none!important}.secAbout__top__list[data-v-1ae9da5b]{display:block}.secAbout__top__list[data-v-1ae9da5b]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-1ae9da5b]:after{content:none}.secAbout__top__item[data-v-1ae9da5b]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(1),.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(1):before,.secAbout__top__item[data-v-1ae9da5b]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-1ae9da5b]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-1ae9da5b]{font-size:20px}.secAbout__top__txt[data-v-1ae9da5b]{font-size:15px}.secAbout__top__catch[data-v-1ae9da5b]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-1ae9da5b]{font-size:24px}.secAbout__top__catch .big[data-v-1ae9da5b]{font-size:21px}.secAbout__arrow[data-v-1ae9da5b]{bottom:-34px;width:40%}.secAbout__after[data-v-1ae9da5b]{padding:50px 0}.secAbout__after__txt[data-v-1ae9da5b]{font-size:15px}.secAbout__after__txt .big[data-v-1ae9da5b]{font-size:21px}.secAbout__after__txt .square[data-v-1ae9da5b]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-1ae9da5b]{padding:50px 0}.secAbout__new__heading[data-v-1ae9da5b]{margin-bottom:15px}.secAbout__new__lead[data-v-1ae9da5b]{margin-bottom:30px}.new__item[data-v-1ae9da5b]{padding-top:110px}.new__img[data-v-1ae9da5b]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-1ae9da5b]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-1ae9da5b]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-1ae9da5b]{line-height:1.8}.secAbout__feature[data-v-1ae9da5b]{padding:20px 0 30px}.feature__heading[data-v-1ae9da5b]{margin-bottom:15px}.feature__note[data-v-1ae9da5b]{text-align:left}.feature__list[data-v-1ae9da5b]{margin-top:30px}.feature__item[data-v-1ae9da5b]{margin-bottom:15px}.feature__item__ttl[data-v-1ae9da5b]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-1ae9da5b]{padding:15px}.feature__item__txt[data-v-1ae9da5b]{line-height:1.8}.feature__point__item .point__ttl[data-v-1ae9da5b]{font-size:15px}.feature__point__item .num[data-v-1ae9da5b]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-1ae9da5b]{font-size:14px;padding-left:40px}.secAbout__function[data-v-1ae9da5b]{padding:30px 0 50px}.function__heading>span[data-v-1ae9da5b]{padding-bottom:9px}.function__heading .num[data-v-1ae9da5b]{font-size:35px}.function__container[data-v-1ae9da5b]{margin-bottom:50px}.function__box[data-v-1ae9da5b]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-1ae9da5b]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-1ae9da5b]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-1ae9da5b]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-1ae9da5b]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-1ae9da5b]{font-size:15px}.function__listWrap[data-v-1ae9da5b]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-1ae9da5b],.function__list.list-02[data-v-1ae9da5b]{width:100%}.function__list__item[data-v-1ae9da5b]{font-size:14px;padding-left:12px}.function__list__item[data-v-1ae9da5b]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-1ae9da5b]{padding:50px 0}.secFee__heading[data-v-1ae9da5b]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-1ae9da5b]{margin-bottom:5px}.secFee__lead[data-v-1ae9da5b]{margin-bottom:30px}.secFee__box[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-1ae9da5b]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-1ae9da5b]{padding:20px}.secFee__txt[data-v-1ae9da5b]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-1ae9da5b]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-1ae9da5b]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-1ae9da5b]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-1ae9da5b]{font-size:15px}.plan__table--initial td.recommend .en[data-v-1ae9da5b]{font-size:22px}.plan__table--initial td.recommend .num[data-v-1ae9da5b]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-1ae9da5b]{display:none}.plan__table--monthly tbody .sp-display[data-v-1ae9da5b]{display:table-row}.plan__table--monthly tbody th[data-v-1ae9da5b]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-1ae9da5b]{font-size:18px}.plan__table--monthly tbody td[data-v-1ae9da5b]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-1ae9da5b],.plan__table--monthly tbody td.cel02[data-v-1ae9da5b]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-1ae9da5b]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-1ae9da5b]{font-size:26px}.plan__table--monthly tbody td.option[data-v-1ae9da5b]{font-size:14px}.secFee__noteItem[data-v-1ae9da5b]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-1ae9da5b]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-1ae9da5b]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-1ae9da5b]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-1ae9da5b]{width:22px}.option__img .icon.item-01[data-v-1ae9da5b]{font-size:20px}.option__img .icon.item-02[data-v-1ae9da5b],.option__img .icon.item-03[data-v-1ae9da5b]{font-size:22px}.option__ttl[data-v-1ae9da5b]{font-size:18px}.option__txt[data-v-1ae9da5b]{font-size:14px;line-height:1.8}.option__txtbox[data-v-1ae9da5b]{padding-left:15px}.secVoice[data-v-1ae9da5b]{padding:40px 0 50px}.secVoice__heading[data-v-1ae9da5b]{margin-bottom:30px}.secVoice__item[data-v-1ae9da5b]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-1ae9da5b]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-1ae9da5b]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-1ae9da5b],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-1ae9da5b],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-1ae9da5b]{top:16px}.secVoice__head[data-v-1ae9da5b]{padding:0 10px 15px;display:block}.secVoice__img[data-v-1ae9da5b]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-1ae9da5b]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-1ae9da5b]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-1ae9da5b]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-1ae9da5b],.secVoice__item__info dd[data-v-1ae9da5b]{font-size:12px}.secVoice__cont[data-v-1ae9da5b]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-1ae9da5b]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-1ae9da5b],.secVoice__cont__box--row3[data-v-1ae9da5b]{min-height:0px}.secVoice__cont__box--orange[data-v-1ae9da5b]{padding:20px 10px}.secVoice__cont__ttl[data-v-1ae9da5b]{top:-20px}.secVoice__cont__ttl span[data-v-1ae9da5b],.secVoice__problem[data-v-1ae9da5b]{font-size:14px}.secVoice__afterItem[data-v-1ae9da5b]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-1ae9da5b]:before{top:5px}.secFlow[data-v-1ae9da5b]{padding:40px 0 50px}.secFlow__heading[data-v-1ae9da5b]{margin-bottom:20px}.secFlow__list[data-v-1ae9da5b]{margin-bottom:30px}.secFlow__item[data-v-1ae9da5b]{padding:25px 15px 15px 50px}.secFlow__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-1ae9da5b]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-1ae9da5b]{padding:0;left:5px;top:17px}.flow__ttl[data-v-1ae9da5b]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-1ae9da5b]{font-size:12px}.flow__txt[data-v-1ae9da5b]{font-size:14px;line-height:1.8}.flow__setting[data-v-1ae9da5b]{padding:25px 15px 10px}.setting__list[data-v-1ae9da5b]{display:block}.setting__item[data-v-1ae9da5b]{font-size:14px;line-height:1.8}.setting__item[data-v-1ae9da5b]:before{width:3px;height:3px}.secFlow__support[data-v-1ae9da5b]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-1ae9da5b]{font-size:20px}.support__lead[data-v-1ae9da5b]{font-size:14px;text-align:left}.support__lead .small[data-v-1ae9da5b]{font-size:12px}.support__list[data-v-1ae9da5b]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-1ae9da5b]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-1ae9da5b]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-1ae9da5b]{width:30%;margin:0}.support__txt[data-v-1ae9da5b]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-1ae9da5b]{padding:50px 0}.secFaq__heading[data-v-1ae9da5b]{margin-bottom:20px}.secFaq__item[data-v-1ae9da5b]{border-width:2px;border-radius:5px}.secFaq__item[data-v-1ae9da5b]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-1ae9da5b]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-1ae9da5b]{font-size:20px}.secFaq__dt__ttl[data-v-1ae9da5b]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-1ae9da5b]{padding:0 18px 16px}.secFaq__ddBox[data-v-1ae9da5b]{padding:16px 19px}.secFaq__dd__ttl[data-v-1ae9da5b]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-1ae9da5b]{font-size:14px;line-height:1.714}.secContact[data-v-1ae9da5b]{padding:50px 0}.secContact__frame[data-v-1ae9da5b]{border-width:2px;padding:20px 15px}.secCompany[data-v-1ae9da5b]{padding:50px 0}.secCompany__heading[data-v-1ae9da5b]{margin-bottom:15px}.secCompany__lead[data-v-1ae9da5b]{margin-bottom:30px}.secCompany__logo[data-v-1ae9da5b]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-1ae9da5b]{display:block}.secCompany__dl dt[data-v-1ae9da5b]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-1ae9da5b]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-1ae9da5b]{height:250px}.secThanks[data-v-1ae9da5b]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-1ae9da5b]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-1ae9da5b]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-1ae9da5b]{color:#f80}.c-trialBtn a[data-v-1ae9da5b]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-1ae9da5b]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-1ae9da5b],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-1ae9da5b]{color:#f80}.fix-bnr a[data-v-1ae9da5b]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-1ae9da5b]:hover{opacity:.8}.st-header__contact a[data-v-1ae9da5b]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-1ae9da5b]{color:#f80}.secTrouble__tab .tab_label[data-v-1ae9da5b]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-1ae9da5b]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-1ae9da5b],.efo-form input[type=search][data-v-1ae9da5b],.efo-form input[type=tel][data-v-1ae9da5b],.efo-form input[type=number][data-v-1ae9da5b],.efo-form input[type=url][data-v-1ae9da5b],.efo-form input[type=email][data-v-1ae9da5b],.efo-form input[type=password][data-v-1ae9da5b]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-1ae9da5b]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-1ae9da5b]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-1ae9da5b]{font-size:1.4rem}.efo-form textarea[data-v-1ae9da5b]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-1ae9da5b],.checkbox label[data-v-1ae9da5b],.form-wrap[data-v-1ae9da5b]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-1ae9da5b]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-1ae9da5b]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-1ae9da5b]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-1ae9da5b]{margin:0 1rem 0 .6rem}.pp-box[data-v-1ae9da5b]{font-size:1rem}.pp-box h2[data-v-1ae9da5b]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-1ae9da5b]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-1ae9da5b]{font-size:2.2rem}table#mfp_confirm_table[data-v-1ae9da5b]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-1ae9da5b],table#mfp_confirm_table tr td[data-v-1ae9da5b]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-1ae9da5b]{width:200px}.agree label[data-v-1ae9da5b]{max-width:41%}.form-note .flex dt[data-v-1ae9da5b]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-1ae9da5b]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-1ae9da5b]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-1ae9da5b]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-1ae9da5b],.efo-form input[type=search][data-v-1ae9da5b],.efo-form input[type=tel][data-v-1ae9da5b],.efo-form input[type=number][data-v-1ae9da5b],.efo-form input[type=url][data-v-1ae9da5b],.efo-form input[type=email][data-v-1ae9da5b],.efo-form input[type=password][data-v-1ae9da5b]{font-size:16px;padding:8px 12px}.efo-form select[data-v-1ae9da5b],.efo-form textarea[data-v-1ae9da5b]{padding:8px 12px!important}.form-wrap[data-v-1ae9da5b]{padding:0}.form-step[data-v-1ae9da5b]{margin-bottom:5px}.form-step>div[data-v-1ae9da5b]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-1ae9da5b]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-1ae9da5b]:last-of-type{padding:0 10px}.form-step>div .en[data-v-1ae9da5b]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-1ae9da5b]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-1ae9da5b]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-1ae9da5b]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-1ae9da5b],.efo-form select.s[data-v-1ae9da5b]{width:100%}.efo-form .form-wrap .input-name[data-v-1ae9da5b]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-1ae9da5b]:after{opacity:1;visibility:visible}.req-label[data-v-1ae9da5b]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]:before{display:none}.efo-form input.s[data-v-1ae9da5b],select.s[data-v-1ae9da5b],.efo-form select[data-v-1ae9da5b]{width:100%}.efo-form input[type=date][data-v-1ae9da5b]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-1ae9da5b]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-1ae9da5b],.efo-form input[type=text].month-year-input[data-v-1ae9da5b]{width:100%}.efo-form input[type=file][data-v-1ae9da5b]{padding:4px 0 10px}.radio[data-v-1ae9da5b],.checkbox[data-v-1ae9da5b]{padding:5px 0 10px}.radio label[data-v-1ae9da5b],.checkbox label[data-v-1ae9da5b]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-1ae9da5b]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-1ae9da5b]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-1ae9da5b]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-1ae9da5b]{margin:0 .8rem 0 .4rem}.pp-box[data-v-1ae9da5b]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-1ae9da5b]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-1ae9da5b]{margin-top:2rem}.pp-box p[data-v-1ae9da5b],.pp-box ul[data-v-1ae9da5b],.pp-box li[data-v-1ae9da5b]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-1ae9da5b]{text-align:center}#mfp_loading[data-v-1ae9da5b],#mfp_loading_screen[data-v-1ae9da5b],#div#mfp_overlay_background[data-v-1ae9da5b]{display:none!important}.agree label[data-v-1ae9da5b]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-1ae9da5b]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-1ae9da5b]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-1ae9da5b],.efo-form button[type=submit][data-v-1ae9da5b],button#mfp_button_send[data-v-1ae9da5b]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-1ae9da5b]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-1ae9da5b]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-1ae9da5b]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-1ae9da5b]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-1ae9da5b]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-1ae9da5b]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-1ae9da5b]{margin-bottom:2.5rem}.remaining[data-v-1ae9da5b]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-1ae9da5b]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-1ae9da5b]{display:none}.efo-form input[type=reset][data-v-1ae9da5b],.efo-form button[type=reset][data-v-1ae9da5b],button#mfp_button_cancel[data-v-1ae9da5b],button[data-v-1ae9da5b],.mw_wp_form_confirm .submit-box button[type=reset][data-v-1ae9da5b],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-1ae9da5b]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-1ae9da5b]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-1ae9da5b]{flex-direction:column}.form-note .flex dt[data-v-1ae9da5b]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-1ae9da5b]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-1ae9da5b]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-1ae9da5b]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-1ae9da5b]{display:inline}#thanks .form-wrap[data-v-1ae9da5b]{padding:2rem 0}#thanks .form-wrap .read[data-v-1ae9da5b]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-1ae9da5b]{padding:0 0 3rem}#thanks #info .ttl[data-v-1ae9da5b]{font-size:1.6rem}#thanks #info h2[data-v-1ae9da5b]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-1ae9da5b]{margin:2.5rem 0}.tel-block .num[data-v-1ae9da5b]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-1ae9da5b]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-1ae9da5b]:hover{background:#f5f7fa}.agree label a[data-v-1ae9da5b]:hover{color:#f80}.efo-form input[type=submit][data-v-1ae9da5b]:hover,.efo-form button[type=submit][data-v-1ae9da5b]:hover,button#mfp_button_send[data-v-1ae9da5b]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-1ae9da5b]:hover,.efo-form button[type=reset][data-v-1ae9da5b]:hover,button#mfp_button_cancel[data-v-1ae9da5b]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-1ae9da5b]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-1ae9da5b]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-1ae9da5b]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-1ae9da5b]{text-wrap:nowrap}.heading-01__en[data-v-1ae9da5b]{top:10px}.heading-01__en img[data-v-1ae9da5b],.heading-02__en img[data-v-1ae9da5b]{width:auto;height:50px}.st-header__contact a[data-v-1ae9da5b]{width:100%}.secVoice__item__ttl[data-v-1ae9da5b]{font-size:3.9vw}.st-header[data-v-1ae9da5b]{position:fixed}.plan__item[data-v-1ae9da5b]{padding:36px 12px 12px}.form-note dd[data-v-1ae9da5b]{padding:20px}.mwform-checkbox-field-text[data-v-1ae9da5b]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-1ae9da5b]{right:-17px}#sp-btn[data-v-1ae9da5b]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-1ae9da5b]:last-of-type{padding:0 8px}.secMainView__catch[data-v-1ae9da5b]{font-size:30px}.secMainView__point__item[data-v-1ae9da5b]{width:100px;height:100px}.secMainView__point__item[data-v-1ae9da5b]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-1ae9da5b]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-1ae9da5b]{z-index:9999}.tf-require-counter__read[data-v-1ae9da5b]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-1ae9da5b]{background:#f80}.tf-error[data-v-1ae9da5b]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-1ae9da5b]:empty{margin:0}.mw-radio[data-v-1ae9da5b],.mw-checkbox[data-v-1ae9da5b]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-1ae9da5b],.mwform-checkbox-field input[type=checkbox][data-v-1ae9da5b]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-1ae9da5b]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-1ae9da5b]:after{opacity:1}.mwform-radio-field-text[data-v-1ae9da5b],.mwform-checkbox-field-text[data-v-1ae9da5b]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-1ae9da5b]:before,.mwform-checkbox-field-text[data-v-1ae9da5b]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-1ae9da5b]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-1ae9da5b]:before{border-radius:5px}.mwform-radio-field-text[data-v-1ae9da5b]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-1ae9da5b]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-1ae9da5b]{margin:0}.tf-marker[data-v-1ae9da5b]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-1ae9da5b]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-1ae9da5b],.efo-form input[type=text].month-year-input[data-v-1ae9da5b]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-1ae9da5b]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-1ae9da5b]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-1ae9da5b]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-1ae9da5b]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-1ae9da5b],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-1ae9da5b]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-1ae9da5b]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]:before{display:none}.mw_wp_form_confirm .req-label[data-v-1ae9da5b]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-1ae9da5b]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-1ae9da5b]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-1ae9da5b]{display:none}.mw_wp_form_confirm .submit-box[data-v-1ae9da5b]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-1ae9da5b]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-1ae9da5b]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-1ae9da5b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-1ae9da5b],.mwform-checkbox-field-text[data-v-1ae9da5b]{font-size:15px}.efo-form input[type=file][data-v-1ae9da5b]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-1ae9da5b]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-1ae9da5b]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-1ae9da5b],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-1ae9da5b]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-1ae9da5b]{line-height:2}.tf-marker[data-v-1ae9da5b]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-1ae9da5b]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-1ae9da5b],.efo-form input[type=text].month-year-input[data-v-1ae9da5b]{width:100%}.tf-error[data-v-1ae9da5b]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-1ae9da5b]{font-size:1rem}.mwform-checkbox-field-text[data-v-1ae9da5b]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-1ae9da5b],.mw-checkbox[data-v-1ae9da5b]{padding:4px 0}.mw_wp_form .agree label[data-v-1ae9da5b]{display:inline-block}.tf-require-counter[data-v-1ae9da5b]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-1ae9da5b]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-1ae9da5b]{display:none}.mw_wp_form_confirm .confirm-message[data-v-1ae9da5b]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-1ae9da5b]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-1ae9da5b]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-1ae9da5b]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-1ae9da5b] p[data-v-1ae9da5b]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-1ae9da5b]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-1ae9da5b]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-1ae9da5b]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-1ae9da5b]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-1ae9da5b]:before{top:2px}.mwform-checkbox-field-text[data-v-1ae9da5b]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-1ae9da5b]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-1ae9da5b]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-1ae9da5b]{position:fixed;bottom:0}.form-step__active .input-name[data-v-1ae9da5b]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-1ae9da5b]{width:840px}.secMainView__video[data-v-1ae9da5b]{left:0}.secFee__noteItem[data-v-1ae9da5b]{line-height:28px}.req-label[data-v-1ae9da5b]{font-size:14px}.tab[data-v-1ae9da5b]{display:none}.option__ttl[data-v-1ae9da5b]{line-height:36px}p[data-v-1ae9da5b],dt[data-v-1ae9da5b],dd[data-v-1ae9da5b],li[data-v-1ae9da5b]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-1ae9da5b],dt[data-v-1ae9da5b],dd[data-v-1ae9da5b],li[data-v-1ae9da5b]{line-height:2}.pc[data-v-1ae9da5b]{display:block!important;margin:0 auto}.tab[data-v-1ae9da5b],.sp[data-v-1ae9da5b]{display:none!important}.inline-pc[data-v-1ae9da5b]{display:inline-block!important}.inline-sp[data-v-1ae9da5b]{display:none!important}p[data-v-1ae9da5b],dd[data-v-1ae9da5b],li[data-v-1ae9da5b],address[data-v-1ae9da5b]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-1ae9da5b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-1ae9da5b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-1ae9da5b]{opacity:0;width:0;height:0}.slider[data-v-1ae9da5b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-1ae9da5b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-1ae9da5b]:before{transform:translate(20px)}.slider.round[data-v-1ae9da5b]{border-radius:34px}.slider.round[data-v-1ae9da5b]:before{border-radius:50%}@keyframes zoom-1ae9da5b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-1ae9da5b],.top-nav[data-v-1ae9da5b],.atom-header-pages__header[data-v-1ae9da5b],.tab-left[data-v-1ae9da5b]{display:none!important}.page-break[data-v-1ae9da5b]{page-break-before:always}div[data-v-1ae9da5b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-1ae9da5b],html[data-v-1ae9da5b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-1ae9da5b],html[data-v-1ae9da5b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-1ae9da5b]::-webkit-scrollbar-track,html[data-v-1ae9da5b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1ae9da5b]::-webkit-scrollbar,html[data-v-1ae9da5b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-1ae9da5b]::-webkit-scrollbar-thumb,html[data-v-1ae9da5b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-1ae9da5b]{box-sizing:border-box}.highlight[data-v-1ae9da5b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-1ae9da5b]{animation:zoom-1ae9da5b .5s ease-in-out}.required[data-v-1ae9da5b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-1ae9da5b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-1ae9da5b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-1ae9da5b],.heading-01__en[data-v-1ae9da5b],.heading-02__en[data-v-1ae9da5b]{display:flex;justify-content:center}.text-center[data-v-1ae9da5b]{display:flex;align-items:center}.landing-page[data-v-1ae9da5b]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-1ae9da5b]{display:none}.efo-form input[data-v-1ae9da5b]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-1ae9da5b]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-1ae9da5b],.fade-leave-to[data-v-1ae9da5b]{max-height:0px;opacity:0}.fade-enter-to[data-v-1ae9da5b],.fade-leave-from[data-v-1ae9da5b]{max-height:500px;opacity:1}.form-step .step-01[data-v-1ae9da5b]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-1ae9da5b]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-1ae9da5b]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-1ae9da5b]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-1ae9da5b]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-1ae9da5b]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-1ae9da5b]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-1ae9da5b]{color:#fff}.tf-require-counter.is-active[data-v-1ae9da5b]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-1ae9da5b]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-1ae9da5b],.efo-form .from-wrap .input-name[data-v-1ae9da5b]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-1ae9da5b]{font-size:1rem}.button-submit[data-v-1ae9da5b]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-1ae9da5b]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-1ae9da5b]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-1ae9da5b]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-1ae9da5b]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-1ae9da5b]{height:13.6px}.icon-caret-down[data-v-1ae9da5b] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-1ae9da5b] svg{width:20px;height:20px}.function__ttl__icon[data-v-1ae9da5b] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-1ae9da5b] svg{width:16px;height:16px}.option__img[data-v-1ae9da5b] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-1ae9da5b] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-1ae9da5b]{height:15px}.icon-header[data-v-1ae9da5b]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-1ae9da5b]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-1ae9da5b]{margin-top:30px 0px 0px}.form-step-two p[data-v-1ae9da5b]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-1ae9da5b]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-1ae9da5b]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-1ae9da5b]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-1ae9da5b]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-1ae9da5b]{height:60px}.form-step[data-v-1ae9da5b]{margin-bottom:27px}.first-error[data-v-1ae9da5b]{margin-bottom:10px}}.icon-caret-down[data-v-1ae9da5b]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-1ae9da5b] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-1ae9da5b]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-1ae9da5b]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-1ae9da5b],.efo-form .form-step__active .input-cont p[data-v-1ae9da5b]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-1ae9da5b]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-1ae9da5b]{font-size:15px}}.landing-page[data-v-f44faf02]{min-width:100%}.landing-page[data-v-f44faf02] button[type=submit].disabled[data-v-f44faf02]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-f44faf02] .flex[data-v-f44faf02]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-f44faf02] .flex-column[data-v-f44faf02]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-f44faf02]{line-height:2}.flex.nowrap[data-v-f44faf02]{flex-wrap:nowrap}.flex.reverse[data-v-f44faf02]{flex-direction:row-reverse}.flex.item-center[data-v-f44faf02]{align-items:center}.inner[data-v-f44faf02]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-f44faf02]{line-height:0}.en[data-v-f44faf02]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-f44faf02]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-f44faf02]{text-align:center}.bold[data-v-f44faf02]{font-weight:700}.normal[data-v-f44faf02]{font-weight:400}.trans[data-v-f44faf02]{transition:all .2s}.ofi[data-v-f44faf02]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-f44faf02]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-f44faf02]{color:#007da5}.red[data-v-f44faf02]{color:#e60b3e}.orange[data-v-f44faf02]{color:#f80}.yellow[data-v-f44faf02]{color:#fff700}.border[data-v-f44faf02]{border-width:0}.sp[data-v-f44faf02]{display:none!important}img[data-v-f44faf02]{max-width:100%;height:auto}em[data-v-f44faf02]{font-style:normal}.wrapper[data-v-f44faf02]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-f44faf02]{overflow:hidden}#container[data-v-f44faf02]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-f44faf02{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-f44faf02]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-f44faf02]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-f44faf02]{font-size:64px}.c-cta__ttl .normal[data-v-f44faf02]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-f44faf02]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-f44faf02]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-f44faf02]{font-size:22px}.c-cta__note[data-v-f44faf02]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-f44faf02]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-f44faf02]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-f44faf02],.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-f44faf02]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-f44faf02]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-f44faf02]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-f44faf02]{opacity:1;visibility:visible}.fix-bnr a[data-v-f44faf02]{display:block;transition:filter .4s}.fix-bnr__top[data-v-f44faf02]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-f44faf02]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-f44faf02]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-f44faf02]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-f44faf02]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-f44faf02] p[data-v-f44faf02]{line-height:normal}.fix-bnr__bottom .icon[data-v-f44faf02]{color:#f80}.efo-form input[type=text][data-v-f44faf02],.efo-form input[type=search][data-v-f44faf02],.efo-form input[type=tel][data-v-f44faf02],.efo-form input[type=number][data-v-f44faf02],.efo-form input[type=url][data-v-f44faf02],.efo-form input[type=email][data-v-f44faf02],.efo-form input[type=password][data-v-f44faf02]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-f44faf02],.efo-form select.s[data-v-f44faf02]{width:240px;max-width:100%}.efo-form select[data-v-f44faf02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-f44faf02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-f44faf02],.efo-form input[type=text].month-year-input[data-v-f44faf02]{width:240px}.efo-form textarea[data-v-f44faf02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-f44faf02]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-f44faf02]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-f44faf02]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-f44faf02],.efo-form .file-btn-wrap .mwform-file-delete[data-v-f44faf02]{display:none}.efo-form input[type=file].file-btn[data-v-f44faf02]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-f44faf02]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-f44faf02]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-f44faf02]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-f44faf02],.efo-form button[type=submit][data-v-f44faf02],button#mfp_button_send[data-v-f44faf02]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-f44faf02],.efo-form button[type=reset][data-v-f44faf02],button#mfp_button_cancel[data-v-f44faf02],.mw_wp_form_confirm .submit-box button[type=reset][data-v-f44faf02],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f44faf02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-f44faf02]{font-size:1.8rem}.form-step[data-v-f44faf02]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-f44faf02]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-f44faf02]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-f44faf02]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-f44faf02]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-f44faf02]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-f44faf02]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-f44faf02]:nth-of-type(2):before,.form-step>div[data-v-f44faf02]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-f44faf02]{position:relative;z-index:1}.form-step>div .en[data-v-f44faf02]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-f44faf02]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-f44faf02],#mfp_phase_confirm .form-step .step-02[data-v-f44faf02]{color:#fff}.remaining[data-v-f44faf02]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-f44faf02]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-f44faf02]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-f44faf02]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-f44faf02]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-f44faf02]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-f44faf02]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-f44faf02]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-f44faf02]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-f44faf02]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-f44faf02]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-f44faf02]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-f44faf02]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-f44faf02]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-f44faf02]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-f44faf02]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-f44faf02]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-f44faf02]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-f44faf02]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-f44faf02]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-f44faf02]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-f44faf02]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-f44faf02],.pp-box ul[data-v-f44faf02],.pp-box li[data-v-f44faf02]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-f44faf02]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-f44faf02]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-f44faf02]{display:block}form#mailformpro .pp-box dt[data-v-f44faf02]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-f44faf02]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-f44faf02]{text-align:center}.submit-box .agree[data-v-f44faf02]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-f44faf02]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-f44faf02]{text-align:center}.agree label[data-v-f44faf02]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-f44faf02]:before{top:-2px}.agree label[data-v-f44faf02]:after{top:2px}.agree label .req-label[data-v-f44faf02]{margin-right:.5rem}.agree label a[data-v-f44faf02]{text-decoration:underline}form#mailformpro[data-v-f44faf02]{padding:0}.mfp_element_all[data-v-f44faf02]{max-width:100%}.mfp_element_text[data-v-f44faf02],.mfp_element_number[data-v-f44faf02],.mfp_element_select-one[data-v-f44faf02],.mfp_element_email[data-v-f44faf02],.mfp_element_tel[data-v-f44faf02],.mfp_element_textarea[data-v-f44faf02],.mfp_element_date[data-v-f44faf02],.mfp_element_password[data-v-f44faf02]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-f44faf02],.efo-form label.mfp_checked[data-v-f44faf02]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-f44faf02],.efo-form label.mfp_checked .mfp_err[data-v-f44faf02]{text-align:center}.name.flex>span[data-v-f44faf02]{padding:0;margin-right:15px}.problem[data-v-f44faf02]{border:solid 1px #a00!important}div.mfp_err[data-v-f44faf02]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-f44faf02]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-f44faf02]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-f44faf02],table#mfp_confirm_table tr td[data-v-f44faf02]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-f44faf02]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-f44faf02]{background:transparent}div.mfp_buttons[data-v-f44faf02]{padding:0}.mw_wp_form_preview .form-wrap[data-v-f44faf02]{margin-bottom:4.5rem}.heading-01[data-v-f44faf02]{text-align:center;position:relative}.heading-01__logo[data-v-f44faf02]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-f44faf02]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-f44faf02]{font-size:48px}.heading-01__ja--40[data-v-f44faf02]{font-size:40px}.heading-01__en[data-v-f44faf02]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-f44faf02]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-f44faf02]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-f44faf02] strong[data-v-f44faf02]{font-weight:400}.heading-02[data-v-f44faf02]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-f44faf02]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-f44faf02]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-f44faf02]{position:relative;padding-top:45px}.heading-02__en[data-v-f44faf02]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-f44faf02]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-f44faf02]{margin-bottom:11px}.st-footer__copyright[data-v-f44faf02]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-f44faf02]{font-size:10px;color:#999}.st-header[data-v-f44faf02]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-f44faf02]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-f44faf02]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-f44faf02]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-f44faf02]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-f44faf02]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-f44faf02]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-f44faf02]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-f44faf02]{display:none}.tel-box[data-v-f44faf02]{padding:6rem 0 10rem}.tel-box .read[data-v-f44faf02]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-f44faf02]{text-align:center}.tel-block .box[data-v-f44faf02]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-f44faf02]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-f44faf02]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-f44faf02]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-f44faf02]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-f44faf02]{padding:23px 0 23px 36px}.form-note dd li[data-v-f44faf02]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-f44faf02]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-f44faf02]{padding:0 0 8rem}#thanks .form-wrap[data-v-f44faf02]{text-align:center}#thanks .form-step[data-v-f44faf02]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-f44faf02]{color:#f80}#thanks .form-step>div[data-v-f44faf02]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-f44faf02]{font-size:2rem;color:#f80}#thanks #info h2[data-v-f44faf02]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-f44faf02]{margin:50px 0 60px}.secMainView[data-v-f44faf02]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-f44faf02]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-f44faf02]{margin-bottom:21px}.secMainView__catch[data-v-f44faf02]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-f44faf02]{position:relative;display:inline-block}.secMainView__catch span[data-v-f44faf02]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-f44faf02]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-f44faf02]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-f44faf02]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-f44faf02]{font-size:16px}.secMainView__point__item[data-v-f44faf02]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-f44faf02]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-f44faf02]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-f44faf02]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-f44faf02]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-f44faf02]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-f44faf02]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-f44faf02]{transform:translateY(-17px)}.secTrouble[data-v-f44faf02]{padding:60px 0 83px}.secTrouble__heading[data-v-f44faf02]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-f44faf02]{margin-bottom:5px}.secTrouble__tab[data-v-f44faf02]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-f44faf02]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-f44faf02]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-f44faf02]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-f44faf02]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-f44faf02]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-f44faf02]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f44faf02]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-f44faf02]{display:none}.secAbout__top[data-v-f44faf02]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-f44faf02]{margin-bottom:40px}.secAbout__top__cont[data-v-f44faf02]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-f44faf02]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-f44faf02]{font-size:32px}.secAbout__top__list[data-v-f44faf02]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-f44faf02]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-f44faf02]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-f44faf02]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-f44faf02]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-f44faf02]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-f44faf02]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-f44faf02]{font-weight:700}.secAbout__top__catch .en[data-v-f44faf02]{font-size:48px}.secAbout__top__catch .big[data-v-f44faf02]{font-size:42px}.secAbout__arrow[data-v-f44faf02]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-f44faf02]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-f44faf02]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-f44faf02]{font-size:48px}.secAbout__after__txt em[data-v-f44faf02]{font-weight:700}.secAbout__after__txt .square[data-v-f44faf02]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-f44faf02]{margin-top:12px}.secAbout__new[data-v-f44faf02]{padding:68px 0 105px}.secAbout__new__heading[data-v-f44faf02]{margin-bottom:16px}.secAbout__new__lead[data-v-f44faf02]{margin-bottom:40px}.new__list[data-v-f44faf02]{display:flex;justify-content:space-between}.new__item[data-v-f44faf02]{position:relative;flex:1}.new__item[data-v-f44faf02]:not(:last-child){margin-right:40px}.new__img[data-v-f44faf02]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-f44faf02]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-f44faf02]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-f44faf02]{margin-bottom:13px}.feature__note[data-v-f44faf02]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-f44faf02]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-f44faf02]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-f44faf02]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-f44faf02]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-f44faf02]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-f44faf02]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-f44faf02]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-f44faf02]{margin-top:20px}.feature__item__ttl[data-v-f44faf02]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-f44faf02]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-f44faf02]{display:flex;justify-content:center}.feature__point__list[data-v-f44faf02]{margin-top:15px}.feature__point__item[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-f44faf02]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-f44faf02]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-f44faf02]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-f44faf02]{padding:45px 0 90px}.function__heading[data-v-f44faf02]{margin-bottom:15px}.function__heading>span[data-v-f44faf02]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-f44faf02]{font-size:60px}.function__container[data-v-f44faf02]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-f44faf02]{grid-area:function_01}.function_02[data-v-f44faf02]{grid-area:function_02}.function_03[data-v-f44faf02]{grid-area:function_03}.function_04[data-v-f44faf02]{grid-area:function_04}.function_05[data-v-f44faf02]{grid-area:function_05}.function__box[data-v-f44faf02]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-f44faf02]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-f44faf02]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-f44faf02]{font-size:20px;font-weight:700}.function__listWrap[data-v-f44faf02]{display:flex;justify-content:space-between}.function__list.list-01[data-v-f44faf02]{width:54%}.function__list.list-02[data-v-f44faf02]{width:46%}.function__list.list-03[data-v-f44faf02]{flex:auto}.function__list__item[data-v-f44faf02]{position:relative;padding-left:15px}.function__list__item[data-v-f44faf02]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-f44faf02]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-f44faf02]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-f44faf02]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-f44faf02]{top:18px}.secFee__lead[data-v-f44faf02]{margin-bottom:32px}.secFee__box[data-v-f44faf02]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-f44faf02]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-f44faf02]{background:#fff;padding:27px 40px}.secFee__txt[data-v-f44faf02]{text-align:center;font-size:18px}.secFee__plan[data-v-f44faf02]{display:flex;margin-top:30px}.plan__item[data-v-f44faf02]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-f44faf02]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-f44faf02]{background:#f0fbff}.plan__item--green[data-v-f44faf02]{background:#ebf6fa}.plan__item--orange[data-v-f44faf02]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-f44faf02]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-f44faf02]{color:#00ace5}.plan__icon--green[data-v-f44faf02]{color:#007da5}.plan__icon--orange[data-v-f44faf02]{top:-18px;color:#f80}.plan__name[data-v-f44faf02]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-f44faf02]{color:#00ace5}.plan__name--green[data-v-f44faf02]{color:#007da5}.plan__name--orange[data-v-f44faf02]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-f44faf02]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-f44faf02]{background:#00ace5}.plan__table thead .th.th--green[data-v-f44faf02]{background:#007da5}.plan__table thead .th.th--orange[data-v-f44faf02]{background:#f80}.plan__table tbody[data-v-f44faf02]{line-height:normal;background:#fff}.plan__table[data-v-f44faf02]{width:100%}.plan__table--initial td[data-v-f44faf02]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-f44faf02]{font-size:22px}.plan__table--initial td .num[data-v-f44faf02]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-f44faf02]{font-size:24px}.plan__table--initial td.recommend .num[data-v-f44faf02]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-f44faf02]{display:none}.plan__table--monthly tbody th[data-v-f44faf02]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-f44faf02]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-f44faf02]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-f44faf02]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-f44faf02]{height:103px}.plan__table--monthly tbody td .en[data-v-f44faf02]{font-size:22px}.plan__table--monthly tbody td .num[data-v-f44faf02]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-f44faf02]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-f44faf02]{font-size:36px}.plan__table--monthly tbody td.option[data-v-f44faf02]{font-size:18px}.plan__table--monthly .border[data-v-f44faf02]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-f44faf02]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-f44faf02]{border-color:#fff}.secFee__noteList[data-v-f44faf02]{margin-top:13px}.secFee__noteItem[data-v-f44faf02]{font-size:14px}.secFee__option__list[data-v-f44faf02]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-f44faf02]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-f44faf02],.secFee__option__item.item-04[data-v-f44faf02]{margin-bottom:10px}.option__img[data-v-f44faf02]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-f44faf02]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-f44faf02]{color:#007da5}.option__img .icon.item-01[data-v-f44faf02]{font-size:54px}.option__img .icon.item-02[data-v-f44faf02],.option__img .icon.item-03[data-v-f44faf02]{font-size:60px}.option__ttl[data-v-f44faf02]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-f44faf02]{line-height:1.875}.option__txtbox[data-v-f44faf02]{flex:1;padding-left:25px}.secVoice[data-v-f44faf02]{padding:58px 0 45px}.secVoice__heading[data-v-f44faf02]{margin-bottom:25px}.secVoice__list[data-v-f44faf02]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-f44faf02]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-f44faf02]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-f44faf02]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-f44faf02]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-f44faf02]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-f44faf02]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-f44faf02]{display:flex}.secVoice__item__info .row[data-v-f44faf02]{display:flex;align-items:center}.secVoice__item__info .row[data-v-f44faf02]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-f44faf02]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-f44faf02]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-f44faf02]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-f44faf02]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-f44faf02]{min-height:88px}.secVoice__cont__box--row3[data-v-f44faf02]{min-height:115px}.secVoice__cont__box--orange[data-v-f44faf02]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-f44faf02]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-f44faf02]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-f44faf02]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-f44faf02]{background:#007da5}.secVoice__cont__ttl--green span[data-v-f44faf02]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-f44faf02]{background:#f80}.secVoice__cont__ttl--orange span[data-v-f44faf02]:after{border-top-color:#f80}.secVoice__problem[data-v-f44faf02]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-f44faf02]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-f44faf02]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-f44faf02]{font-weight:700;color:#f80}.secFlow[data-v-f44faf02]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-f44faf02]{margin-bottom:30px}.secFlow__list[data-v-f44faf02]{margin-bottom:40px}.secFlow__item[data-v-f44faf02]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-f44faf02]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-f44faf02]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-f44faf02]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-f44faf02]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-f44faf02]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-f44faf02]{height:179px;grid-area:flow__img}.flow__txt[data-v-f44faf02]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-f44faf02]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-f44faf02]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-f44faf02]{display:flex;justify-content:center}.setting__item[data-v-f44faf02]{position:relative;padding-left:15px}.setting__item[data-v-f44faf02]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-f44faf02]:not(:last-child){margin-right:50px}.secFlow__support[data-v-f44faf02]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-f44faf02]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-f44faf02]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-f44faf02]{font-size:14px}.support__list[data-v-f44faf02]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-f44faf02]{flex:1}.support__img[data-v-f44faf02]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-f44faf02]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-f44faf02]{padding:60px 0 80px}.secFaq__heading[data-v-f44faf02]{margin-bottom:30px}.secFaq__item[data-v-f44faf02]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-f44faf02]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-f44faf02]{position:relative;cursor:pointer}.secFaq__dt[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-f44faf02]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-f44faf02]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-f44faf02]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-f44faf02]{padding:0 30px 30px}.secFaq__ddBox[data-v-f44faf02]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-f44faf02]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-f44faf02]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-f44faf02]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-f44faf02]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-f44faf02]{top:15px}.secContact__frame[data-v-f44faf02]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-f44faf02]{padding:60px 0 80px}.secCompany__heading[data-v-f44faf02]{margin-bottom:17px}.secCompany__lead[data-v-f44faf02]{margin-bottom:40px}.secCompany__logo[data-v-f44faf02]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-f44faf02]{display:flex}.secCompany__dl[data-v-f44faf02]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-f44faf02]{display:flex}.secCompany__dl .row:last-child dt[data-v-f44faf02]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-f44faf02]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-f44faf02]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-f44faf02]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-f44faf02]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-f44faf02]{width:615px}.secCompany__map iframe[data-v-f44faf02]{width:100%;height:514px}#thanks[data-v-f44faf02]{padding-top:90px}.secThanks[data-v-f44faf02]{padding:80px 0}.secThanks__heading[data-v-f44faf02]{margin-bottom:30px}.secThanks__lead[data-v-f44faf02]{margin-bottom:50px}.secThanks__btn a[data-v-f44faf02]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-f44faf02]{min-width:0;margin-top:0}.tab[data-v-f44faf02]{display:block!important}.c-cta a[data-v-f44faf02]{padding:20px}.c-cta__img[data-v-f44faf02]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]{margin:0 auto}.c-num[data-v-f44faf02]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-f44faf02]{bottom:0}.st-footer[data-v-f44faf02]{padding-bottom:70px}.st-header[data-v-f44faf02]{min-width:0px;padding:0}.st-header__content[data-v-f44faf02]{height:60px;padding:0}.st-header__logo[data-v-f44faf02]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-f44faf02]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-f44faf02]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-f44faf02]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-f44faf02]{width:100%;padding:30px 0}.st-header__contact[data-v-f44faf02]{margin-top:2rem}.scroll-prevent[data-v-f44faf02]{position:fixed;width:100%;height:100%}#sp-btn[data-v-f44faf02]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-f44faf02]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-f44faf02]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-f44faf02]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-f44faf02]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-f44faf02]{background:none}#sp-btn.active[data-v-f44faf02]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-f44faf02],#sp-btn #sp-btn-a span[data-v-f44faf02]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-f44faf02]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-f44faf02]:hover{opacity:1}#sp-btn.active span[data-v-f44faf02]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-f44faf02]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-f44faf02]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-f44faf02]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-f44faf02]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-f44faf02]{padding:30px 0 0}.secMainView__top__img[data-v-f44faf02]{position:static;margin-top:30px}.secMainView__movie[data-v-f44faf02]{padding:80px 0 50px}.secMainView__video[data-v-f44faf02]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-f44faf02]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-f44faf02]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-f44faf02]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-f44faf02]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f44faf02]{padding:15px 10px}.secAbout__top__ttl[data-v-f44faf02]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-f44faf02]{flex-wrap:wrap}.secAbout__top__list[data-v-f44faf02]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-f44faf02]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-f44faf02]:nth-of-type(1),.secAbout__top__item[data-v-f44faf02]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-f44faf02]:nth-of-type(1):before,.secAbout__top__item[data-v-f44faf02]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-f44faf02]{padding:12px 19px}.new__list[data-v-f44faf02]{display:block}.new__item[data-v-f44faf02]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-f44faf02]{display:block}.feature__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-f44faf02]{width:100%}.feature__item.item-01 .feature__item__img[data-v-f44faf02],.feature__item.item-03 .feature__item__img[data-v-f44faf02],.feature__item.item-04 .feature__item__img[data-v-f44faf02],.feature__item.item-05 .feature__item__img[data-v-f44faf02],.feature__item.item-06 .feature__item__img[data-v-f44faf02],.feature__item.item-08 .feature__item__img[data-v-f44faf02]{margin-top:20px}.function__heading>span[data-v-f44faf02]{display:block}.function__container[data-v-f44faf02]{display:block}.function__box[data-v-f44faf02]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-f44faf02] ul[data-v-f44faf02]{margin-left:0}.function__listWrap[data-v-f44faf02] li[data-v-f44faf02]{line-height:2}.secFee__plan[data-v-f44faf02]{display:block}.plan__item[data-v-f44faf02]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-f44faf02]{width:150px}.secFee__option__list[data-v-f44faf02]{display:block;padding:0}.secFee__option__item[data-v-f44faf02]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-f44faf02]{display:block}.secVoice__item[data-v-f44faf02]{width:100%;margin-bottom:40px}.secFlow__item[data-v-f44faf02]{display:block}.flow__txt[data-v-f44faf02]{padding-right:0}.flow__setting[data-v-f44faf02]{margin-top:13px;margin-right:0}.support__list[data-v-f44faf02]{padding:0 20px}.support__item[data-v-f44faf02]{width:calc(100 / 3 - 8px)}.support__item[data-v-f44faf02]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-f44faf02]{padding:21px 60px 21px 30px}.secContact__frame[data-v-f44faf02]{padding:30px 20px}.secCompany__box[data-v-f44faf02]{display:block}.secCompany__dl[data-v-f44faf02]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-f44faf02]{margin:0 auto;width:100%}#thanks[data-v-f44faf02]{padding-top:60px}.function__container .hide[data-v-f44faf02]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-f44faf02] p[data-v-f44faf02]{font-size:14px}.secAbout__top__cont[data-v-f44faf02] ul[data-v-f44faf02]{margin-left:40px}.secAbout__top__item[data-v-f44faf02]:nth-of-type(1),.secAbout__top__item[data-v-f44faf02]:nth-of-type(3){transform:translate(-40px)}p[data-v-f44faf02],dt[data-v-f44faf02],dd[data-v-f44faf02],li[data-v-f44faf02]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-f44faf02]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-f44faf02]{border-bottom:none}.fix-bnr__bottom p[data-v-f44faf02]{font-size:14px}.wrapper[data-v-f44faf02]{min-width:0;margin-top:0}p[data-v-f44faf02],dt[data-v-f44faf02],dd[data-v-f44faf02],li[data-v-f44faf02]{line-height:2;font-size:15px}.pc[data-v-f44faf02]{display:none!important}.tab[data-v-f44faf02],.sp[data-v-f44faf02]{display:block!important}.inline-pc[data-v-f44faf02]{display:none!important}.inline-sp[data-v-f44faf02]{display:inline-block!important}.inner[data-v-f44faf02]{padding:0 5%}.inner--s[data-v-f44faf02]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-f44faf02]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-f44faf02]{padding:15px 20px 20px}.c-cta__ttl[data-v-f44faf02]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-f44faf02]{font-size:30px}.c-cta__ttl .normal[data-v-f44faf02]{font-size:26px}.c-cta__img[data-v-f44faf02]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-f44faf02]{font-size:12px;line-height:1.6}.c-lead[data-v-f44faf02]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-f44faf02]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-f44faf02],.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-f44faf02]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-f44faf02]{width:100%}.fix-bnr__top__txt[data-v-f44faf02]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-f44faf02]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-f44faf02]{font-size:20px}.fix-bnr__top__txt br[data-v-f44faf02]{display:none}.fix-bnr__top__img[data-v-f44faf02]{bottom:-34px}.agree label[data-v-f44faf02]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-f44faf02]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-f44faf02]{font-size:20px}.heading-01__ja em[data-v-f44faf02]{font-size:26px}.heading-01__ja--40[data-v-f44faf02]{font-size:22px}.heading-01__catch span[data-v-f44faf02]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-f44faf02]:before{width:10px;height:15px}.heading-01__catch span[data-v-f44faf02]:after{width:10px;height:15px}.heading-02[data-v-f44faf02]{font-size:20px}.heading-02[data-v-f44faf02]:before{margin-right:10px}.heading-02[data-v-f44faf02]:after{margin-left:10px}.heading-02--en[data-v-f44faf02]{padding-top:25px}.st-footer[data-v-f44faf02]{padding:50px 0 70px}.st-footer__logo[data-v-f44faf02]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-f44faf02]{font-size:10px}.st-header__logo[data-v-f44faf02]{margin-left:0}.st-header__globalNav__link[data-v-f44faf02]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-f44faf02]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-f44faf02]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-f44faf02]:before{width:5px;height:5px}.secMainView__point[data-v-f44faf02]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-f44faf02]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-f44faf02]{font-size:16px}.secMainView__point__item[data-v-f44faf02]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-f44faf02]{margin-top:20px}.secMainView__movie[data-v-f44faf02]{padding:50px 0}.secMainView__video[data-v-f44faf02]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-f44faf02]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-f44faf02]{width:70%}.secMainView__movie__minutes[data-v-f44faf02]{width:50%}.secMainView__movie__logo[data-v-f44faf02]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-f44faf02]{padding:50px 0}.secTrouble .inner[data-v-f44faf02]{padding:0 3%}.secTrouble__heading[data-v-f44faf02]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-f44faf02]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-f44faf02]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-f44faf02]{border-width:2px}.secAbout__top[data-v-f44faf02]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-f44faf02]{margin-bottom:30px}.secAbout__top__cont[data-v-f44faf02]{padding:15px}.secAbout__top__ttl[data-v-f44faf02]{font-size:15px}.secAbout__top__ttl em[data-v-f44faf02]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-f44faf02]{display:none!important}.secAbout__top__list[data-v-f44faf02]{display:block}.secAbout__top__list[data-v-f44faf02]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-f44faf02]:after{content:none}.secAbout__top__item[data-v-f44faf02]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-f44faf02]:nth-of-type(1),.secAbout__top__item[data-v-f44faf02]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-f44faf02]:nth-of-type(1):before,.secAbout__top__item[data-v-f44faf02]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-f44faf02]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-f44faf02]{font-size:20px}.secAbout__top__txt[data-v-f44faf02]{font-size:15px}.secAbout__top__catch[data-v-f44faf02]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-f44faf02]{font-size:24px}.secAbout__top__catch .big[data-v-f44faf02]{font-size:21px}.secAbout__arrow[data-v-f44faf02]{bottom:-34px;width:40%}.secAbout__after[data-v-f44faf02]{padding:50px 0}.secAbout__after__txt[data-v-f44faf02]{font-size:15px}.secAbout__after__txt .big[data-v-f44faf02]{font-size:21px}.secAbout__after__txt .square[data-v-f44faf02]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-f44faf02]{padding:50px 0}.secAbout__new__heading[data-v-f44faf02]{margin-bottom:15px}.secAbout__new__lead[data-v-f44faf02]{margin-bottom:30px}.new__item[data-v-f44faf02]{padding-top:110px}.new__img[data-v-f44faf02]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-f44faf02]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-f44faf02]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-f44faf02]{line-height:1.8}.secAbout__feature[data-v-f44faf02]{padding:20px 0 30px}.feature__heading[data-v-f44faf02]{margin-bottom:15px}.feature__note[data-v-f44faf02]{text-align:left}.feature__list[data-v-f44faf02]{margin-top:30px}.feature__item[data-v-f44faf02]{margin-bottom:15px}.feature__item__ttl[data-v-f44faf02]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-f44faf02]{padding:15px}.feature__item__txt[data-v-f44faf02]{line-height:1.8}.feature__point__item .point__ttl[data-v-f44faf02]{font-size:15px}.feature__point__item .num[data-v-f44faf02]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-f44faf02]{font-size:14px;padding-left:40px}.secAbout__function[data-v-f44faf02]{padding:30px 0 50px}.function__heading>span[data-v-f44faf02]{padding-bottom:9px}.function__heading .num[data-v-f44faf02]{font-size:35px}.function__container[data-v-f44faf02]{margin-bottom:50px}.function__box[data-v-f44faf02]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-f44faf02]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-f44faf02]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-f44faf02]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-f44faf02]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-f44faf02]{font-size:15px}.function__listWrap[data-v-f44faf02]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-f44faf02],.function__list.list-02[data-v-f44faf02]{width:100%}.function__list__item[data-v-f44faf02]{font-size:14px;padding-left:12px}.function__list__item[data-v-f44faf02]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-f44faf02]{padding:50px 0}.secFee__heading[data-v-f44faf02]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-f44faf02]{margin-bottom:5px}.secFee__lead[data-v-f44faf02]{margin-bottom:30px}.secFee__box[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-f44faf02]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-f44faf02]{padding:20px}.secFee__txt[data-v-f44faf02]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-f44faf02]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-f44faf02]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-f44faf02]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-f44faf02]{font-size:15px}.plan__table--initial td.recommend .en[data-v-f44faf02]{font-size:22px}.plan__table--initial td.recommend .num[data-v-f44faf02]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-f44faf02]{display:none}.plan__table--monthly tbody .sp-display[data-v-f44faf02]{display:table-row}.plan__table--monthly tbody th[data-v-f44faf02]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-f44faf02]{font-size:18px}.plan__table--monthly tbody td[data-v-f44faf02]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-f44faf02],.plan__table--monthly tbody td.cel02[data-v-f44faf02]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-f44faf02]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-f44faf02]{font-size:26px}.plan__table--monthly tbody td.option[data-v-f44faf02]{font-size:14px}.secFee__noteItem[data-v-f44faf02]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-f44faf02]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-f44faf02]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-f44faf02]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-f44faf02]{width:22px}.option__img .icon.item-01[data-v-f44faf02]{font-size:20px}.option__img .icon.item-02[data-v-f44faf02],.option__img .icon.item-03[data-v-f44faf02]{font-size:22px}.option__ttl[data-v-f44faf02]{font-size:18px}.option__txt[data-v-f44faf02]{font-size:14px;line-height:1.8}.option__txtbox[data-v-f44faf02]{padding-left:15px}.secVoice[data-v-f44faf02]{padding:40px 0 50px}.secVoice__heading[data-v-f44faf02]{margin-bottom:30px}.secVoice__item[data-v-f44faf02]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-f44faf02]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-f44faf02]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-f44faf02]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-f44faf02],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-f44faf02],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-f44faf02]{top:16px}.secVoice__head[data-v-f44faf02]{padding:0 10px 15px;display:block}.secVoice__img[data-v-f44faf02]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-f44faf02]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-f44faf02]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-f44faf02]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-f44faf02],.secVoice__item__info dd[data-v-f44faf02]{font-size:12px}.secVoice__cont[data-v-f44faf02]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-f44faf02]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-f44faf02],.secVoice__cont__box--row3[data-v-f44faf02]{min-height:0px}.secVoice__cont__box--orange[data-v-f44faf02]{padding:20px 10px}.secVoice__cont__ttl[data-v-f44faf02]{top:-20px}.secVoice__cont__ttl span[data-v-f44faf02],.secVoice__problem[data-v-f44faf02]{font-size:14px}.secVoice__afterItem[data-v-f44faf02]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-f44faf02]:before{top:5px}.secFlow[data-v-f44faf02]{padding:40px 0 50px}.secFlow__heading[data-v-f44faf02]{margin-bottom:20px}.secFlow__list[data-v-f44faf02]{margin-bottom:30px}.secFlow__item[data-v-f44faf02]{padding:25px 15px 15px 50px}.secFlow__item[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-f44faf02]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-f44faf02]{padding:0;left:5px;top:17px}.flow__ttl[data-v-f44faf02]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-f44faf02]{font-size:12px}.flow__txt[data-v-f44faf02]{font-size:14px;line-height:1.8}.flow__setting[data-v-f44faf02]{padding:25px 15px 10px}.setting__list[data-v-f44faf02]{display:block}.setting__item[data-v-f44faf02]{font-size:14px;line-height:1.8}.setting__item[data-v-f44faf02]:before{width:3px;height:3px}.secFlow__support[data-v-f44faf02]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-f44faf02]{font-size:20px}.support__lead[data-v-f44faf02]{font-size:14px;text-align:left}.support__lead .small[data-v-f44faf02]{font-size:12px}.support__list[data-v-f44faf02]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-f44faf02]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-f44faf02]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-f44faf02]{width:30%;margin:0}.support__txt[data-v-f44faf02]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-f44faf02]{padding:50px 0}.secFaq__heading[data-v-f44faf02]{margin-bottom:20px}.secFaq__item[data-v-f44faf02]{border-width:2px;border-radius:5px}.secFaq__item[data-v-f44faf02]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-f44faf02]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-f44faf02]{font-size:20px}.secFaq__dt__ttl[data-v-f44faf02]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-f44faf02]{padding:0 18px 16px}.secFaq__ddBox[data-v-f44faf02]{padding:16px 19px}.secFaq__dd__ttl[data-v-f44faf02]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-f44faf02]{font-size:14px;line-height:1.714}.secContact[data-v-f44faf02]{padding:50px 0}.secContact__frame[data-v-f44faf02]{border-width:2px;padding:20px 15px}.secCompany[data-v-f44faf02]{padding:50px 0}.secCompany__heading[data-v-f44faf02]{margin-bottom:15px}.secCompany__lead[data-v-f44faf02]{margin-bottom:30px}.secCompany__logo[data-v-f44faf02]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-f44faf02]{display:block}.secCompany__dl dt[data-v-f44faf02]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-f44faf02]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-f44faf02]{height:250px}.secThanks[data-v-f44faf02]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-f44faf02]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-f44faf02]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-f44faf02]{color:#f80}.c-trialBtn a[data-v-f44faf02]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-f44faf02]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-f44faf02],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-f44faf02]{color:#f80}.fix-bnr a[data-v-f44faf02]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-f44faf02]:hover{opacity:.8}.st-header__contact a[data-v-f44faf02]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-f44faf02]{color:#f80}.secTrouble__tab .tab_label[data-v-f44faf02]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-f44faf02]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-f44faf02],.efo-form input[type=search][data-v-f44faf02],.efo-form input[type=tel][data-v-f44faf02],.efo-form input[type=number][data-v-f44faf02],.efo-form input[type=url][data-v-f44faf02],.efo-form input[type=email][data-v-f44faf02],.efo-form input[type=password][data-v-f44faf02]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-f44faf02]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-f44faf02]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-f44faf02]{font-size:1.4rem}.efo-form textarea[data-v-f44faf02]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-f44faf02],.checkbox label[data-v-f44faf02],.form-wrap[data-v-f44faf02]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-f44faf02]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-f44faf02]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-f44faf02]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-f44faf02]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-f44faf02]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-f44faf02]{margin:0 1rem 0 .6rem}.pp-box[data-v-f44faf02]{font-size:1rem}.pp-box h2[data-v-f44faf02]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-f44faf02]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-f44faf02]{font-size:2.2rem}table#mfp_confirm_table[data-v-f44faf02]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-f44faf02],table#mfp_confirm_table tr td[data-v-f44faf02]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-f44faf02]{width:200px}.agree label[data-v-f44faf02]{max-width:41%}.form-note .flex dt[data-v-f44faf02]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-f44faf02]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-f44faf02]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-f44faf02]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-f44faf02],.efo-form input[type=search][data-v-f44faf02],.efo-form input[type=tel][data-v-f44faf02],.efo-form input[type=number][data-v-f44faf02],.efo-form input[type=url][data-v-f44faf02],.efo-form input[type=email][data-v-f44faf02],.efo-form input[type=password][data-v-f44faf02]{font-size:16px;padding:8px 12px}.efo-form select[data-v-f44faf02],.efo-form textarea[data-v-f44faf02]{padding:8px 12px!important}.form-wrap[data-v-f44faf02]{padding:0}.form-step[data-v-f44faf02]{margin-bottom:5px}.form-step>div[data-v-f44faf02]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-f44faf02]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-f44faf02]:last-of-type{padding:0 10px}.form-step>div .en[data-v-f44faf02]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-f44faf02]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-f44faf02]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-f44faf02]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-f44faf02],.efo-form select.s[data-v-f44faf02]{width:100%}.efo-form .form-wrap .input-name[data-v-f44faf02]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-f44faf02]:after{opacity:1;visibility:visible}.req-label[data-v-f44faf02]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-f44faf02]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-f44faf02]:before{display:none}.efo-form input.s[data-v-f44faf02],select.s[data-v-f44faf02],.efo-form select[data-v-f44faf02]{width:100%}.efo-form input[type=date][data-v-f44faf02]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-f44faf02]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-f44faf02],.efo-form input[type=text].month-year-input[data-v-f44faf02]{width:100%}.efo-form input[type=file][data-v-f44faf02]{padding:4px 0 10px}.radio[data-v-f44faf02],.checkbox[data-v-f44faf02]{padding:5px 0 10px}.radio label[data-v-f44faf02],.checkbox label[data-v-f44faf02]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-f44faf02]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-f44faf02]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-f44faf02]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-f44faf02]{margin:0 .8rem 0 .4rem}.pp-box[data-v-f44faf02]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-f44faf02]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-f44faf02]{margin-top:2rem}.pp-box p[data-v-f44faf02],.pp-box ul[data-v-f44faf02],.pp-box li[data-v-f44faf02]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-f44faf02]{text-align:center}#mfp_loading[data-v-f44faf02],#mfp_loading_screen[data-v-f44faf02],#div#mfp_overlay_background[data-v-f44faf02]{display:none!important}.agree label[data-v-f44faf02]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-f44faf02]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-f44faf02]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-f44faf02],.efo-form button[type=submit][data-v-f44faf02],button#mfp_button_send[data-v-f44faf02]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-f44faf02]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-f44faf02]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-f44faf02]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-f44faf02]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-f44faf02]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-f44faf02]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-f44faf02]{margin-bottom:2.5rem}.remaining[data-v-f44faf02]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-f44faf02]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-f44faf02]{display:none}.efo-form input[type=reset][data-v-f44faf02],.efo-form button[type=reset][data-v-f44faf02],button#mfp_button_cancel[data-v-f44faf02],button[data-v-f44faf02],.mw_wp_form_confirm .submit-box button[type=reset][data-v-f44faf02],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f44faf02]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-f44faf02]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-f44faf02]{flex-direction:column}.form-note .flex dt[data-v-f44faf02]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-f44faf02]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-f44faf02]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-f44faf02]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-f44faf02]{display:inline}#thanks .form-wrap[data-v-f44faf02]{padding:2rem 0}#thanks .form-wrap .read[data-v-f44faf02]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-f44faf02]{padding:0 0 3rem}#thanks #info .ttl[data-v-f44faf02]{font-size:1.6rem}#thanks #info h2[data-v-f44faf02]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-f44faf02]{margin:2.5rem 0}.tel-block .num[data-v-f44faf02]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-f44faf02]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-f44faf02]:hover{background:#f5f7fa}.agree label a[data-v-f44faf02]:hover{color:#f80}.efo-form input[type=submit][data-v-f44faf02]:hover,.efo-form button[type=submit][data-v-f44faf02]:hover,button#mfp_button_send[data-v-f44faf02]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-f44faf02]:hover,.efo-form button[type=reset][data-v-f44faf02]:hover,button#mfp_button_cancel[data-v-f44faf02]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-f44faf02]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-f44faf02]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-f44faf02]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-f44faf02]{text-wrap:nowrap}.heading-01__en[data-v-f44faf02]{top:10px}.heading-01__en img[data-v-f44faf02],.heading-02__en img[data-v-f44faf02]{width:auto;height:50px}.st-header__contact a[data-v-f44faf02]{width:100%}.secVoice__item__ttl[data-v-f44faf02]{font-size:3.9vw}.st-header[data-v-f44faf02]{position:fixed}.plan__item[data-v-f44faf02]{padding:36px 12px 12px}.form-note dd[data-v-f44faf02]{padding:20px}.mwform-checkbox-field-text[data-v-f44faf02]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-f44faf02]{right:-17px}#sp-btn[data-v-f44faf02]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-f44faf02]:last-of-type{padding:0 8px}.secMainView__catch[data-v-f44faf02]{font-size:30px}.secMainView__point__item[data-v-f44faf02]{width:100px;height:100px}.secMainView__point__item[data-v-f44faf02]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-f44faf02]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-f44faf02]{z-index:9999}.tf-require-counter__read[data-v-f44faf02]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-f44faf02]{background:#f80}.tf-error[data-v-f44faf02]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-f44faf02]:empty{margin:0}.mw-radio[data-v-f44faf02],.mw-checkbox[data-v-f44faf02]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-f44faf02],.mwform-checkbox-field input[type=checkbox][data-v-f44faf02]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-f44faf02]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-f44faf02]:after{opacity:1}.mwform-radio-field-text[data-v-f44faf02],.mwform-checkbox-field-text[data-v-f44faf02]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-f44faf02]:before,.mwform-checkbox-field-text[data-v-f44faf02]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-f44faf02]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-f44faf02]:before{border-radius:5px}.mwform-radio-field-text[data-v-f44faf02]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-f44faf02]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-f44faf02]{margin:0}.tf-marker[data-v-f44faf02]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-f44faf02]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-f44faf02],.efo-form input[type=text].month-year-input[data-v-f44faf02]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-f44faf02]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-f44faf02]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-f44faf02]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f44faf02]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f44faf02],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-f44faf02]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f44faf02]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]:before{display:none}.mw_wp_form_confirm .req-label[data-v-f44faf02]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-f44faf02]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-f44faf02]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-f44faf02]{display:none}.mw_wp_form_confirm .submit-box[data-v-f44faf02]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-f44faf02]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-f44faf02]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-f44faf02]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-f44faf02],.mwform-checkbox-field-text[data-v-f44faf02]{font-size:15px}.efo-form input[type=file][data-v-f44faf02]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-f44faf02]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f44faf02]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f44faf02],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f44faf02]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-f44faf02]{line-height:2}.tf-marker[data-v-f44faf02]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-f44faf02]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-f44faf02],.efo-form input[type=text].month-year-input[data-v-f44faf02]{width:100%}.tf-error[data-v-f44faf02]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-f44faf02]{font-size:1rem}.mwform-checkbox-field-text[data-v-f44faf02]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-f44faf02],.mw-checkbox[data-v-f44faf02]{padding:4px 0}.mw_wp_form .agree label[data-v-f44faf02]{display:inline-block}.tf-require-counter[data-v-f44faf02]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-f44faf02]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-f44faf02]{display:none}.mw_wp_form_confirm .confirm-message[data-v-f44faf02]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-f44faf02]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-f44faf02]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-f44faf02]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-f44faf02] p[data-v-f44faf02]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-f44faf02]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-f44faf02]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-f44faf02]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-f44faf02]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-f44faf02]:before{top:2px}.mwform-checkbox-field-text[data-v-f44faf02]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-f44faf02]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-f44faf02]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-f44faf02]{position:fixed;bottom:0}.form-step__active .input-name[data-v-f44faf02]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-f44faf02]{width:840px}.secMainView__video[data-v-f44faf02]{left:0}.secFee__noteItem[data-v-f44faf02]{line-height:28px}.req-label[data-v-f44faf02]{font-size:14px}.tab[data-v-f44faf02]{display:none}.option__ttl[data-v-f44faf02]{line-height:36px}p[data-v-f44faf02],dt[data-v-f44faf02],dd[data-v-f44faf02],li[data-v-f44faf02]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-f44faf02],dt[data-v-f44faf02],dd[data-v-f44faf02],li[data-v-f44faf02]{line-height:2}.pc[data-v-f44faf02]{display:block!important;margin:0 auto}.tab[data-v-f44faf02],.sp[data-v-f44faf02]{display:none!important}.inline-pc[data-v-f44faf02]{display:inline-block!important}.inline-sp[data-v-f44faf02]{display:none!important}p[data-v-f44faf02],dd[data-v-f44faf02],li[data-v-f44faf02],address[data-v-f44faf02]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-f44faf02]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-f44faf02]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-f44faf02]{opacity:0;width:0;height:0}.slider[data-v-f44faf02]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-f44faf02]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-f44faf02]:before{transform:translate(20px)}.slider.round[data-v-f44faf02]{border-radius:34px}.slider.round[data-v-f44faf02]:before{border-radius:50%}@keyframes zoom-f44faf02{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-f44faf02],.top-nav[data-v-f44faf02],.atom-header-pages__header[data-v-f44faf02],.tab-left[data-v-f44faf02]{display:none!important}.page-break[data-v-f44faf02]{page-break-before:always}div[data-v-f44faf02]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-f44faf02],html[data-v-f44faf02]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-f44faf02],html[data-v-f44faf02]{overflow-y:auto;scrollbar-width:thin}}body[data-v-f44faf02]::-webkit-scrollbar-track,html[data-v-f44faf02]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f44faf02]::-webkit-scrollbar,html[data-v-f44faf02]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-f44faf02]::-webkit-scrollbar-thumb,html[data-v-f44faf02]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-f44faf02]{box-sizing:border-box}.highlight[data-v-f44faf02]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-f44faf02]{animation:zoom-f44faf02 .5s ease-in-out}.required[data-v-f44faf02]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-f44faf02]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-f44faf02]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-f44faf02],.heading-01__en[data-v-f44faf02],.heading-02__en[data-v-f44faf02]{display:flex;justify-content:center}.text-center[data-v-f44faf02]{display:flex;align-items:center}.landing-page[data-v-f44faf02]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-f44faf02]{display:none}.efo-form input[data-v-f44faf02]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-f44faf02]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-f44faf02],.fade-leave-to[data-v-f44faf02]{max-height:0px;opacity:0}.fade-enter-to[data-v-f44faf02],.fade-leave-from[data-v-f44faf02]{max-height:500px;opacity:1}.form-step .step-01[data-v-f44faf02]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-f44faf02]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-f44faf02]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-f44faf02]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-f44faf02]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-f44faf02]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-f44faf02]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-f44faf02]{color:#fff}.tf-require-counter.is-active[data-v-f44faf02]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-f44faf02]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-f44faf02],.efo-form .from-wrap .input-name[data-v-f44faf02]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-f44faf02]{font-size:1rem}.button-submit[data-v-f44faf02]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-f44faf02]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-f44faf02]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-f44faf02]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-f44faf02]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-f44faf02]{height:13.6px}.icon-caret-down[data-v-f44faf02] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-f44faf02] svg{width:20px;height:20px}.function__ttl__icon[data-v-f44faf02] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-f44faf02] svg{width:16px;height:16px}.option__img[data-v-f44faf02] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-f44faf02] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-f44faf02]{height:15px}.icon-header[data-v-f44faf02]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-f44faf02]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-f44faf02]{margin-top:30px 0px 0px}.form-step-two p[data-v-f44faf02]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-f44faf02]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-f44faf02]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-f44faf02]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-f44faf02]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-f44faf02]{height:60px}.form-step[data-v-f44faf02]{margin-bottom:27px}.first-error[data-v-f44faf02]{margin-bottom:10px}}.icon-caret-down[data-v-f44faf02]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-f44faf02] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-f44faf02]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-f44faf02]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-f44faf02],.efo-form .form-step__active .input-cont p[data-v-f44faf02]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-f44faf02]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-f44faf02]{font-size:15px}}.landing-page[data-v-fe94698d]{min-width:100%}.landing-page[data-v-fe94698d] button[type=submit].disabled[data-v-fe94698d]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-fe94698d] .flex[data-v-fe94698d]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-fe94698d] .flex-column[data-v-fe94698d]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-fe94698d]{line-height:2}.flex.nowrap[data-v-fe94698d]{flex-wrap:nowrap}.flex.reverse[data-v-fe94698d]{flex-direction:row-reverse}.flex.item-center[data-v-fe94698d]{align-items:center}.inner[data-v-fe94698d]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-fe94698d]{line-height:0}.en[data-v-fe94698d]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-fe94698d]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-fe94698d]{text-align:center}.bold[data-v-fe94698d]{font-weight:700}.normal[data-v-fe94698d]{font-weight:400}.trans[data-v-fe94698d]{transition:all .2s}.ofi[data-v-fe94698d]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-fe94698d]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-fe94698d]{color:#007da5}.red[data-v-fe94698d]{color:#e60b3e}.orange[data-v-fe94698d]{color:#f80}.yellow[data-v-fe94698d]{color:#fff700}.border[data-v-fe94698d]{border-width:0}.sp[data-v-fe94698d]{display:none!important}img[data-v-fe94698d]{max-width:100%;height:auto}em[data-v-fe94698d]{font-style:normal}.wrapper[data-v-fe94698d]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-fe94698d]{overflow:hidden}#container[data-v-fe94698d]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-fe94698d{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-fe94698d]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-fe94698d]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-fe94698d]{font-size:64px}.c-cta__ttl .normal[data-v-fe94698d]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-fe94698d]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-fe94698d]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-fe94698d]{font-size:22px}.c-cta__note[data-v-fe94698d]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-fe94698d]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-fe94698d]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-fe94698d],.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-fe94698d]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-fe94698d]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-fe94698d]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-fe94698d]{opacity:1;visibility:visible}.fix-bnr a[data-v-fe94698d]{display:block;transition:filter .4s}.fix-bnr__top[data-v-fe94698d]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-fe94698d]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-fe94698d]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-fe94698d]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-fe94698d]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-fe94698d] p[data-v-fe94698d]{line-height:normal}.fix-bnr__bottom .icon[data-v-fe94698d]{color:#f80}.efo-form input[type=text][data-v-fe94698d],.efo-form input[type=search][data-v-fe94698d],.efo-form input[type=tel][data-v-fe94698d],.efo-form input[type=number][data-v-fe94698d],.efo-form input[type=url][data-v-fe94698d],.efo-form input[type=email][data-v-fe94698d],.efo-form input[type=password][data-v-fe94698d]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-fe94698d],.efo-form select.s[data-v-fe94698d]{width:240px;max-width:100%}.efo-form select[data-v-fe94698d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-fe94698d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-fe94698d],.efo-form input[type=text].month-year-input[data-v-fe94698d]{width:240px}.efo-form textarea[data-v-fe94698d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-fe94698d]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-fe94698d]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-fe94698d]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-fe94698d],.efo-form .file-btn-wrap .mwform-file-delete[data-v-fe94698d]{display:none}.efo-form input[type=file].file-btn[data-v-fe94698d]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-fe94698d]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-fe94698d]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-fe94698d]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-fe94698d],.efo-form button[type=submit][data-v-fe94698d],button#mfp_button_send[data-v-fe94698d]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-fe94698d],.efo-form button[type=reset][data-v-fe94698d],button#mfp_button_cancel[data-v-fe94698d],.mw_wp_form_confirm .submit-box button[type=reset][data-v-fe94698d],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-fe94698d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-fe94698d]{font-size:1.8rem}.form-step[data-v-fe94698d]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-fe94698d]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-fe94698d]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-fe94698d]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-fe94698d]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-fe94698d]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-fe94698d]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-fe94698d]:nth-of-type(2):before,.form-step>div[data-v-fe94698d]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-fe94698d]{position:relative;z-index:1}.form-step>div .en[data-v-fe94698d]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-fe94698d]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-fe94698d],#mfp_phase_confirm .form-step .step-02[data-v-fe94698d]{color:#fff}.remaining[data-v-fe94698d]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-fe94698d]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-fe94698d]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-fe94698d]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-fe94698d]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-fe94698d]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-fe94698d]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-fe94698d]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-fe94698d]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-fe94698d]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-fe94698d]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-fe94698d]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-fe94698d]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-fe94698d]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-fe94698d]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-fe94698d]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-fe94698d]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-fe94698d]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-fe94698d]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-fe94698d]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-fe94698d]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-fe94698d]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-fe94698d],.pp-box ul[data-v-fe94698d],.pp-box li[data-v-fe94698d]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-fe94698d]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-fe94698d]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-fe94698d]{display:block}form#mailformpro .pp-box dt[data-v-fe94698d]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-fe94698d]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-fe94698d]{text-align:center}.submit-box .agree[data-v-fe94698d]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-fe94698d]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-fe94698d]{text-align:center}.agree label[data-v-fe94698d]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-fe94698d]:before{top:-2px}.agree label[data-v-fe94698d]:after{top:2px}.agree label .req-label[data-v-fe94698d]{margin-right:.5rem}.agree label a[data-v-fe94698d]{text-decoration:underline}form#mailformpro[data-v-fe94698d]{padding:0}.mfp_element_all[data-v-fe94698d]{max-width:100%}.mfp_element_text[data-v-fe94698d],.mfp_element_number[data-v-fe94698d],.mfp_element_select-one[data-v-fe94698d],.mfp_element_email[data-v-fe94698d],.mfp_element_tel[data-v-fe94698d],.mfp_element_textarea[data-v-fe94698d],.mfp_element_date[data-v-fe94698d],.mfp_element_password[data-v-fe94698d]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-fe94698d],.efo-form label.mfp_checked[data-v-fe94698d]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-fe94698d],.efo-form label.mfp_checked .mfp_err[data-v-fe94698d]{text-align:center}.name.flex>span[data-v-fe94698d]{padding:0;margin-right:15px}.problem[data-v-fe94698d]{border:solid 1px #a00!important}div.mfp_err[data-v-fe94698d]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-fe94698d]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-fe94698d]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-fe94698d],table#mfp_confirm_table tr td[data-v-fe94698d]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-fe94698d]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-fe94698d]{background:transparent}div.mfp_buttons[data-v-fe94698d]{padding:0}.mw_wp_form_preview .form-wrap[data-v-fe94698d]{margin-bottom:4.5rem}.heading-01[data-v-fe94698d]{text-align:center;position:relative}.heading-01__logo[data-v-fe94698d]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-fe94698d]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-fe94698d]{font-size:48px}.heading-01__ja--40[data-v-fe94698d]{font-size:40px}.heading-01__en[data-v-fe94698d]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-fe94698d]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-fe94698d]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-fe94698d] strong[data-v-fe94698d]{font-weight:400}.heading-02[data-v-fe94698d]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-fe94698d]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-fe94698d]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-fe94698d]{position:relative;padding-top:45px}.heading-02__en[data-v-fe94698d]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-fe94698d]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-fe94698d]{margin-bottom:11px}.st-footer__copyright[data-v-fe94698d]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-fe94698d]{font-size:10px;color:#999}.st-header[data-v-fe94698d]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-fe94698d]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-fe94698d]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-fe94698d]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-fe94698d]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-fe94698d]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-fe94698d]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-fe94698d]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-fe94698d]{display:none}.tel-box[data-v-fe94698d]{padding:6rem 0 10rem}.tel-box .read[data-v-fe94698d]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-fe94698d]{text-align:center}.tel-block .box[data-v-fe94698d]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-fe94698d]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-fe94698d]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-fe94698d]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-fe94698d]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-fe94698d]{padding:23px 0 23px 36px}.form-note dd li[data-v-fe94698d]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-fe94698d]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-fe94698d]{padding:0 0 8rem}#thanks .form-wrap[data-v-fe94698d]{text-align:center}#thanks .form-step[data-v-fe94698d]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-fe94698d]{color:#f80}#thanks .form-step>div[data-v-fe94698d]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-fe94698d]{font-size:2rem;color:#f80}#thanks #info h2[data-v-fe94698d]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-fe94698d]{margin:50px 0 60px}.secMainView[data-v-fe94698d]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-fe94698d]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-fe94698d]{margin-bottom:21px}.secMainView__catch[data-v-fe94698d]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-fe94698d]{position:relative;display:inline-block}.secMainView__catch span[data-v-fe94698d]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-fe94698d]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-fe94698d]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-fe94698d]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-fe94698d]{font-size:16px}.secMainView__point__item[data-v-fe94698d]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-fe94698d]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-fe94698d]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-fe94698d]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-fe94698d]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-fe94698d]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-fe94698d]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-fe94698d]{transform:translateY(-17px)}.secTrouble[data-v-fe94698d]{padding:60px 0 83px}.secTrouble__heading[data-v-fe94698d]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-fe94698d]{margin-bottom:5px}.secTrouble__tab[data-v-fe94698d]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-fe94698d]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-fe94698d]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-fe94698d]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-fe94698d]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-fe94698d]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-fe94698d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-fe94698d]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-fe94698d]{display:none}.secAbout__top[data-v-fe94698d]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-fe94698d]{margin-bottom:40px}.secAbout__top__cont[data-v-fe94698d]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-fe94698d]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-fe94698d]{font-size:32px}.secAbout__top__list[data-v-fe94698d]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-fe94698d]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-fe94698d]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-fe94698d]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-fe94698d]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-fe94698d]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-fe94698d]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-fe94698d]{font-weight:700}.secAbout__top__catch .en[data-v-fe94698d]{font-size:48px}.secAbout__top__catch .big[data-v-fe94698d]{font-size:42px}.secAbout__arrow[data-v-fe94698d]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-fe94698d]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-fe94698d]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-fe94698d]{font-size:48px}.secAbout__after__txt em[data-v-fe94698d]{font-weight:700}.secAbout__after__txt .square[data-v-fe94698d]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-fe94698d]{margin-top:12px}.secAbout__new[data-v-fe94698d]{padding:68px 0 105px}.secAbout__new__heading[data-v-fe94698d]{margin-bottom:16px}.secAbout__new__lead[data-v-fe94698d]{margin-bottom:40px}.new__list[data-v-fe94698d]{display:flex;justify-content:space-between}.new__item[data-v-fe94698d]{position:relative;flex:1}.new__item[data-v-fe94698d]:not(:last-child){margin-right:40px}.new__img[data-v-fe94698d]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-fe94698d]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-fe94698d]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-fe94698d]{margin-bottom:13px}.feature__note[data-v-fe94698d]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-fe94698d]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-fe94698d]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-fe94698d]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-fe94698d]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-fe94698d]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-fe94698d]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-fe94698d]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-fe94698d]{margin-top:20px}.feature__item__ttl[data-v-fe94698d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-fe94698d]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-fe94698d]{display:flex;justify-content:center}.feature__point__list[data-v-fe94698d]{margin-top:15px}.feature__point__item[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-fe94698d]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-fe94698d]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-fe94698d]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-fe94698d]{padding:45px 0 90px}.function__heading[data-v-fe94698d]{margin-bottom:15px}.function__heading>span[data-v-fe94698d]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-fe94698d]{font-size:60px}.function__container[data-v-fe94698d]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-fe94698d]{grid-area:function_01}.function_02[data-v-fe94698d]{grid-area:function_02}.function_03[data-v-fe94698d]{grid-area:function_03}.function_04[data-v-fe94698d]{grid-area:function_04}.function_05[data-v-fe94698d]{grid-area:function_05}.function__box[data-v-fe94698d]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-fe94698d]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-fe94698d]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-fe94698d]{font-size:20px;font-weight:700}.function__listWrap[data-v-fe94698d]{display:flex;justify-content:space-between}.function__list.list-01[data-v-fe94698d]{width:54%}.function__list.list-02[data-v-fe94698d]{width:46%}.function__list.list-03[data-v-fe94698d]{flex:auto}.function__list__item[data-v-fe94698d]{position:relative;padding-left:15px}.function__list__item[data-v-fe94698d]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-fe94698d]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-fe94698d]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-fe94698d]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-fe94698d]{top:18px}.secFee__lead[data-v-fe94698d]{margin-bottom:32px}.secFee__box[data-v-fe94698d]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-fe94698d]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-fe94698d]{background:#fff;padding:27px 40px}.secFee__txt[data-v-fe94698d]{text-align:center;font-size:18px}.secFee__plan[data-v-fe94698d]{display:flex;margin-top:30px}.plan__item[data-v-fe94698d]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-fe94698d]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-fe94698d]{background:#f0fbff}.plan__item--green[data-v-fe94698d]{background:#ebf6fa}.plan__item--orange[data-v-fe94698d]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-fe94698d]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-fe94698d]{color:#00ace5}.plan__icon--green[data-v-fe94698d]{color:#007da5}.plan__icon--orange[data-v-fe94698d]{top:-18px;color:#f80}.plan__name[data-v-fe94698d]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-fe94698d]{color:#00ace5}.plan__name--green[data-v-fe94698d]{color:#007da5}.plan__name--orange[data-v-fe94698d]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-fe94698d]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-fe94698d]{background:#00ace5}.plan__table thead .th.th--green[data-v-fe94698d]{background:#007da5}.plan__table thead .th.th--orange[data-v-fe94698d]{background:#f80}.plan__table tbody[data-v-fe94698d]{line-height:normal;background:#fff}.plan__table[data-v-fe94698d]{width:100%}.plan__table--initial td[data-v-fe94698d]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-fe94698d]{font-size:22px}.plan__table--initial td .num[data-v-fe94698d]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-fe94698d]{font-size:24px}.plan__table--initial td.recommend .num[data-v-fe94698d]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-fe94698d]{display:none}.plan__table--monthly tbody th[data-v-fe94698d]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-fe94698d]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-fe94698d]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-fe94698d]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-fe94698d]{height:103px}.plan__table--monthly tbody td .en[data-v-fe94698d]{font-size:22px}.plan__table--monthly tbody td .num[data-v-fe94698d]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-fe94698d]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-fe94698d]{font-size:36px}.plan__table--monthly tbody td.option[data-v-fe94698d]{font-size:18px}.plan__table--monthly .border[data-v-fe94698d]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-fe94698d]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-fe94698d]{border-color:#fff}.secFee__noteList[data-v-fe94698d]{margin-top:13px}.secFee__noteItem[data-v-fe94698d]{font-size:14px}.secFee__option__list[data-v-fe94698d]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-fe94698d]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-fe94698d],.secFee__option__item.item-04[data-v-fe94698d]{margin-bottom:10px}.option__img[data-v-fe94698d]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-fe94698d]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-fe94698d]{color:#007da5}.option__img .icon.item-01[data-v-fe94698d]{font-size:54px}.option__img .icon.item-02[data-v-fe94698d],.option__img .icon.item-03[data-v-fe94698d]{font-size:60px}.option__ttl[data-v-fe94698d]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-fe94698d]{line-height:1.875}.option__txtbox[data-v-fe94698d]{flex:1;padding-left:25px}.secVoice[data-v-fe94698d]{padding:58px 0 45px}.secVoice__heading[data-v-fe94698d]{margin-bottom:25px}.secVoice__list[data-v-fe94698d]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-fe94698d]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-fe94698d]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-fe94698d]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-fe94698d]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-fe94698d]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-fe94698d]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-fe94698d]{display:flex}.secVoice__item__info .row[data-v-fe94698d]{display:flex;align-items:center}.secVoice__item__info .row[data-v-fe94698d]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-fe94698d]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-fe94698d]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-fe94698d]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-fe94698d]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-fe94698d]{min-height:88px}.secVoice__cont__box--row3[data-v-fe94698d]{min-height:115px}.secVoice__cont__box--orange[data-v-fe94698d]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-fe94698d]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-fe94698d]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-fe94698d]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-fe94698d]{background:#007da5}.secVoice__cont__ttl--green span[data-v-fe94698d]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-fe94698d]{background:#f80}.secVoice__cont__ttl--orange span[data-v-fe94698d]:after{border-top-color:#f80}.secVoice__problem[data-v-fe94698d]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-fe94698d]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-fe94698d]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-fe94698d]{font-weight:700;color:#f80}.secFlow[data-v-fe94698d]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-fe94698d]{margin-bottom:30px}.secFlow__list[data-v-fe94698d]{margin-bottom:40px}.secFlow__item[data-v-fe94698d]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-fe94698d]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-fe94698d]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-fe94698d]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-fe94698d]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-fe94698d]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-fe94698d]{height:179px;grid-area:flow__img}.flow__txt[data-v-fe94698d]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-fe94698d]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-fe94698d]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-fe94698d]{display:flex;justify-content:center}.setting__item[data-v-fe94698d]{position:relative;padding-left:15px}.setting__item[data-v-fe94698d]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-fe94698d]:not(:last-child){margin-right:50px}.secFlow__support[data-v-fe94698d]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-fe94698d]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-fe94698d]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-fe94698d]{font-size:14px}.support__list[data-v-fe94698d]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-fe94698d]{flex:1}.support__img[data-v-fe94698d]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-fe94698d]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-fe94698d]{padding:60px 0 80px}.secFaq__heading[data-v-fe94698d]{margin-bottom:30px}.secFaq__item[data-v-fe94698d]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-fe94698d]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-fe94698d]{position:relative;cursor:pointer}.secFaq__dt[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-fe94698d]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-fe94698d]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-fe94698d]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-fe94698d]{padding:0 30px 30px}.secFaq__ddBox[data-v-fe94698d]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-fe94698d]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-fe94698d]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-fe94698d]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-fe94698d]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-fe94698d]{top:15px}.secContact__frame[data-v-fe94698d]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-fe94698d]{padding:60px 0 80px}.secCompany__heading[data-v-fe94698d]{margin-bottom:17px}.secCompany__lead[data-v-fe94698d]{margin-bottom:40px}.secCompany__logo[data-v-fe94698d]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-fe94698d]{display:flex}.secCompany__dl[data-v-fe94698d]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-fe94698d]{display:flex}.secCompany__dl .row:last-child dt[data-v-fe94698d]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-fe94698d]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-fe94698d]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-fe94698d]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-fe94698d]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-fe94698d]{width:615px}.secCompany__map iframe[data-v-fe94698d]{width:100%;height:514px}#thanks[data-v-fe94698d]{padding-top:90px}.secThanks[data-v-fe94698d]{padding:80px 0}.secThanks__heading[data-v-fe94698d]{margin-bottom:30px}.secThanks__lead[data-v-fe94698d]{margin-bottom:50px}.secThanks__btn a[data-v-fe94698d]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-fe94698d]{min-width:0;margin-top:0}.tab[data-v-fe94698d]{display:block!important}.c-cta a[data-v-fe94698d]{padding:20px}.c-cta__img[data-v-fe94698d]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]{margin:0 auto}.c-num[data-v-fe94698d]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-fe94698d]{bottom:0}.st-footer[data-v-fe94698d]{padding-bottom:70px}.st-header[data-v-fe94698d]{min-width:0px;padding:0}.st-header__content[data-v-fe94698d]{height:60px;padding:0}.st-header__logo[data-v-fe94698d]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-fe94698d]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-fe94698d]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-fe94698d]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-fe94698d]{width:100%;padding:30px 0}.st-header__contact[data-v-fe94698d]{margin-top:2rem}.scroll-prevent[data-v-fe94698d]{position:fixed;width:100%;height:100%}#sp-btn[data-v-fe94698d]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-fe94698d]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-fe94698d]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-fe94698d]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-fe94698d]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-fe94698d]{background:none}#sp-btn.active[data-v-fe94698d]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-fe94698d],#sp-btn #sp-btn-a span[data-v-fe94698d]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-fe94698d]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-fe94698d]:hover{opacity:1}#sp-btn.active span[data-v-fe94698d]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-fe94698d]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-fe94698d]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-fe94698d]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-fe94698d]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-fe94698d]{padding:30px 0 0}.secMainView__top__img[data-v-fe94698d]{position:static;margin-top:30px}.secMainView__movie[data-v-fe94698d]{padding:80px 0 50px}.secMainView__video[data-v-fe94698d]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-fe94698d]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-fe94698d]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-fe94698d]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-fe94698d]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-fe94698d]{padding:15px 10px}.secAbout__top__ttl[data-v-fe94698d]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-fe94698d]{flex-wrap:wrap}.secAbout__top__list[data-v-fe94698d]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-fe94698d]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-fe94698d]:nth-of-type(1),.secAbout__top__item[data-v-fe94698d]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-fe94698d]:nth-of-type(1):before,.secAbout__top__item[data-v-fe94698d]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-fe94698d]{padding:12px 19px}.new__list[data-v-fe94698d]{display:block}.new__item[data-v-fe94698d]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-fe94698d]{display:block}.feature__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-fe94698d]{width:100%}.feature__item.item-01 .feature__item__img[data-v-fe94698d],.feature__item.item-03 .feature__item__img[data-v-fe94698d],.feature__item.item-04 .feature__item__img[data-v-fe94698d],.feature__item.item-05 .feature__item__img[data-v-fe94698d],.feature__item.item-06 .feature__item__img[data-v-fe94698d],.feature__item.item-08 .feature__item__img[data-v-fe94698d]{margin-top:20px}.function__heading>span[data-v-fe94698d]{display:block}.function__container[data-v-fe94698d]{display:block}.function__box[data-v-fe94698d]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-fe94698d] ul[data-v-fe94698d]{margin-left:0}.function__listWrap[data-v-fe94698d] li[data-v-fe94698d]{line-height:2}.secFee__plan[data-v-fe94698d]{display:block}.plan__item[data-v-fe94698d]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-fe94698d]{width:150px}.secFee__option__list[data-v-fe94698d]{display:block;padding:0}.secFee__option__item[data-v-fe94698d]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-fe94698d]{display:block}.secVoice__item[data-v-fe94698d]{width:100%;margin-bottom:40px}.secFlow__item[data-v-fe94698d]{display:block}.flow__txt[data-v-fe94698d]{padding-right:0}.flow__setting[data-v-fe94698d]{margin-top:13px;margin-right:0}.support__list[data-v-fe94698d]{padding:0 20px}.support__item[data-v-fe94698d]{width:calc(100 / 3 - 8px)}.support__item[data-v-fe94698d]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-fe94698d]{padding:21px 60px 21px 30px}.secContact__frame[data-v-fe94698d]{padding:30px 20px}.secCompany__box[data-v-fe94698d]{display:block}.secCompany__dl[data-v-fe94698d]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-fe94698d]{margin:0 auto;width:100%}#thanks[data-v-fe94698d]{padding-top:60px}.function__container .hide[data-v-fe94698d]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-fe94698d] p[data-v-fe94698d]{font-size:14px}.secAbout__top__cont[data-v-fe94698d] ul[data-v-fe94698d]{margin-left:40px}.secAbout__top__item[data-v-fe94698d]:nth-of-type(1),.secAbout__top__item[data-v-fe94698d]:nth-of-type(3){transform:translate(-40px)}p[data-v-fe94698d],dt[data-v-fe94698d],dd[data-v-fe94698d],li[data-v-fe94698d]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-fe94698d]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-fe94698d]{border-bottom:none}.fix-bnr__bottom p[data-v-fe94698d]{font-size:14px}.wrapper[data-v-fe94698d]{min-width:0;margin-top:0}p[data-v-fe94698d],dt[data-v-fe94698d],dd[data-v-fe94698d],li[data-v-fe94698d]{line-height:2;font-size:15px}.pc[data-v-fe94698d]{display:none!important}.tab[data-v-fe94698d],.sp[data-v-fe94698d]{display:block!important}.inline-pc[data-v-fe94698d]{display:none!important}.inline-sp[data-v-fe94698d]{display:inline-block!important}.inner[data-v-fe94698d]{padding:0 5%}.inner--s[data-v-fe94698d]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-fe94698d]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-fe94698d]{padding:15px 20px 20px}.c-cta__ttl[data-v-fe94698d]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-fe94698d]{font-size:30px}.c-cta__ttl .normal[data-v-fe94698d]{font-size:26px}.c-cta__img[data-v-fe94698d]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-fe94698d]{font-size:12px;line-height:1.6}.c-lead[data-v-fe94698d]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-fe94698d]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-fe94698d],.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-fe94698d]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-fe94698d]{width:100%}.fix-bnr__top__txt[data-v-fe94698d]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-fe94698d]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-fe94698d]{font-size:20px}.fix-bnr__top__txt br[data-v-fe94698d]{display:none}.fix-bnr__top__img[data-v-fe94698d]{bottom:-34px}.agree label[data-v-fe94698d]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-fe94698d]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-fe94698d]{font-size:20px}.heading-01__ja em[data-v-fe94698d]{font-size:26px}.heading-01__ja--40[data-v-fe94698d]{font-size:22px}.heading-01__catch span[data-v-fe94698d]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-fe94698d]:before{width:10px;height:15px}.heading-01__catch span[data-v-fe94698d]:after{width:10px;height:15px}.heading-02[data-v-fe94698d]{font-size:20px}.heading-02[data-v-fe94698d]:before{margin-right:10px}.heading-02[data-v-fe94698d]:after{margin-left:10px}.heading-02--en[data-v-fe94698d]{padding-top:25px}.st-footer[data-v-fe94698d]{padding:50px 0 70px}.st-footer__logo[data-v-fe94698d]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-fe94698d]{font-size:10px}.st-header__logo[data-v-fe94698d]{margin-left:0}.st-header__globalNav__link[data-v-fe94698d]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-fe94698d]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-fe94698d]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-fe94698d]:before{width:5px;height:5px}.secMainView__point[data-v-fe94698d]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-fe94698d]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-fe94698d]{font-size:16px}.secMainView__point__item[data-v-fe94698d]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-fe94698d]{margin-top:20px}.secMainView__movie[data-v-fe94698d]{padding:50px 0}.secMainView__video[data-v-fe94698d]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-fe94698d]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-fe94698d]{width:70%}.secMainView__movie__minutes[data-v-fe94698d]{width:50%}.secMainView__movie__logo[data-v-fe94698d]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-fe94698d]{padding:50px 0}.secTrouble .inner[data-v-fe94698d]{padding:0 3%}.secTrouble__heading[data-v-fe94698d]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-fe94698d]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-fe94698d]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-fe94698d]{border-width:2px}.secAbout__top[data-v-fe94698d]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-fe94698d]{margin-bottom:30px}.secAbout__top__cont[data-v-fe94698d]{padding:15px}.secAbout__top__ttl[data-v-fe94698d]{font-size:15px}.secAbout__top__ttl em[data-v-fe94698d]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-fe94698d]{display:none!important}.secAbout__top__list[data-v-fe94698d]{display:block}.secAbout__top__list[data-v-fe94698d]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-fe94698d]:after{content:none}.secAbout__top__item[data-v-fe94698d]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-fe94698d]:nth-of-type(1),.secAbout__top__item[data-v-fe94698d]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-fe94698d]:nth-of-type(1):before,.secAbout__top__item[data-v-fe94698d]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-fe94698d]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-fe94698d]{font-size:20px}.secAbout__top__txt[data-v-fe94698d]{font-size:15px}.secAbout__top__catch[data-v-fe94698d]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-fe94698d]{font-size:24px}.secAbout__top__catch .big[data-v-fe94698d]{font-size:21px}.secAbout__arrow[data-v-fe94698d]{bottom:-34px;width:40%}.secAbout__after[data-v-fe94698d]{padding:50px 0}.secAbout__after__txt[data-v-fe94698d]{font-size:15px}.secAbout__after__txt .big[data-v-fe94698d]{font-size:21px}.secAbout__after__txt .square[data-v-fe94698d]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-fe94698d]{padding:50px 0}.secAbout__new__heading[data-v-fe94698d]{margin-bottom:15px}.secAbout__new__lead[data-v-fe94698d]{margin-bottom:30px}.new__item[data-v-fe94698d]{padding-top:110px}.new__img[data-v-fe94698d]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-fe94698d]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-fe94698d]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-fe94698d]{line-height:1.8}.secAbout__feature[data-v-fe94698d]{padding:20px 0 30px}.feature__heading[data-v-fe94698d]{margin-bottom:15px}.feature__note[data-v-fe94698d]{text-align:left}.feature__list[data-v-fe94698d]{margin-top:30px}.feature__item[data-v-fe94698d]{margin-bottom:15px}.feature__item__ttl[data-v-fe94698d]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-fe94698d]{padding:15px}.feature__item__txt[data-v-fe94698d]{line-height:1.8}.feature__point__item .point__ttl[data-v-fe94698d]{font-size:15px}.feature__point__item .num[data-v-fe94698d]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-fe94698d]{font-size:14px;padding-left:40px}.secAbout__function[data-v-fe94698d]{padding:30px 0 50px}.function__heading>span[data-v-fe94698d]{padding-bottom:9px}.function__heading .num[data-v-fe94698d]{font-size:35px}.function__container[data-v-fe94698d]{margin-bottom:50px}.function__box[data-v-fe94698d]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-fe94698d]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-fe94698d]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-fe94698d]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-fe94698d]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-fe94698d]{font-size:15px}.function__listWrap[data-v-fe94698d]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-fe94698d],.function__list.list-02[data-v-fe94698d]{width:100%}.function__list__item[data-v-fe94698d]{font-size:14px;padding-left:12px}.function__list__item[data-v-fe94698d]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-fe94698d]{padding:50px 0}.secFee__heading[data-v-fe94698d]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-fe94698d]{margin-bottom:5px}.secFee__lead[data-v-fe94698d]{margin-bottom:30px}.secFee__box[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-fe94698d]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-fe94698d]{padding:20px}.secFee__txt[data-v-fe94698d]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-fe94698d]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-fe94698d]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-fe94698d]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-fe94698d]{font-size:15px}.plan__table--initial td.recommend .en[data-v-fe94698d]{font-size:22px}.plan__table--initial td.recommend .num[data-v-fe94698d]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-fe94698d]{display:none}.plan__table--monthly tbody .sp-display[data-v-fe94698d]{display:table-row}.plan__table--monthly tbody th[data-v-fe94698d]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-fe94698d]{font-size:18px}.plan__table--monthly tbody td[data-v-fe94698d]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-fe94698d],.plan__table--monthly tbody td.cel02[data-v-fe94698d]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-fe94698d]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-fe94698d]{font-size:26px}.plan__table--monthly tbody td.option[data-v-fe94698d]{font-size:14px}.secFee__noteItem[data-v-fe94698d]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-fe94698d]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-fe94698d]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-fe94698d]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-fe94698d]{width:22px}.option__img .icon.item-01[data-v-fe94698d]{font-size:20px}.option__img .icon.item-02[data-v-fe94698d],.option__img .icon.item-03[data-v-fe94698d]{font-size:22px}.option__ttl[data-v-fe94698d]{font-size:18px}.option__txt[data-v-fe94698d]{font-size:14px;line-height:1.8}.option__txtbox[data-v-fe94698d]{padding-left:15px}.secVoice[data-v-fe94698d]{padding:40px 0 50px}.secVoice__heading[data-v-fe94698d]{margin-bottom:30px}.secVoice__item[data-v-fe94698d]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-fe94698d]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-fe94698d]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-fe94698d]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-fe94698d],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-fe94698d],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-fe94698d]{top:16px}.secVoice__head[data-v-fe94698d]{padding:0 10px 15px;display:block}.secVoice__img[data-v-fe94698d]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-fe94698d]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-fe94698d]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-fe94698d]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-fe94698d],.secVoice__item__info dd[data-v-fe94698d]{font-size:12px}.secVoice__cont[data-v-fe94698d]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-fe94698d]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-fe94698d],.secVoice__cont__box--row3[data-v-fe94698d]{min-height:0px}.secVoice__cont__box--orange[data-v-fe94698d]{padding:20px 10px}.secVoice__cont__ttl[data-v-fe94698d]{top:-20px}.secVoice__cont__ttl span[data-v-fe94698d],.secVoice__problem[data-v-fe94698d]{font-size:14px}.secVoice__afterItem[data-v-fe94698d]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-fe94698d]:before{top:5px}.secFlow[data-v-fe94698d]{padding:40px 0 50px}.secFlow__heading[data-v-fe94698d]{margin-bottom:20px}.secFlow__list[data-v-fe94698d]{margin-bottom:30px}.secFlow__item[data-v-fe94698d]{padding:25px 15px 15px 50px}.secFlow__item[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-fe94698d]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-fe94698d]{padding:0;left:5px;top:17px}.flow__ttl[data-v-fe94698d]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-fe94698d]{font-size:12px}.flow__txt[data-v-fe94698d]{font-size:14px;line-height:1.8}.flow__setting[data-v-fe94698d]{padding:25px 15px 10px}.setting__list[data-v-fe94698d]{display:block}.setting__item[data-v-fe94698d]{font-size:14px;line-height:1.8}.setting__item[data-v-fe94698d]:before{width:3px;height:3px}.secFlow__support[data-v-fe94698d]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-fe94698d]{font-size:20px}.support__lead[data-v-fe94698d]{font-size:14px;text-align:left}.support__lead .small[data-v-fe94698d]{font-size:12px}.support__list[data-v-fe94698d]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-fe94698d]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-fe94698d]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-fe94698d]{width:30%;margin:0}.support__txt[data-v-fe94698d]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-fe94698d]{padding:50px 0}.secFaq__heading[data-v-fe94698d]{margin-bottom:20px}.secFaq__item[data-v-fe94698d]{border-width:2px;border-radius:5px}.secFaq__item[data-v-fe94698d]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-fe94698d]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-fe94698d]{font-size:20px}.secFaq__dt__ttl[data-v-fe94698d]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-fe94698d]{padding:0 18px 16px}.secFaq__ddBox[data-v-fe94698d]{padding:16px 19px}.secFaq__dd__ttl[data-v-fe94698d]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-fe94698d]{font-size:14px;line-height:1.714}.secContact[data-v-fe94698d]{padding:50px 0}.secContact__frame[data-v-fe94698d]{border-width:2px;padding:20px 15px}.secCompany[data-v-fe94698d]{padding:50px 0}.secCompany__heading[data-v-fe94698d]{margin-bottom:15px}.secCompany__lead[data-v-fe94698d]{margin-bottom:30px}.secCompany__logo[data-v-fe94698d]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-fe94698d]{display:block}.secCompany__dl dt[data-v-fe94698d]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-fe94698d]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-fe94698d]{height:250px}.secThanks[data-v-fe94698d]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-fe94698d]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-fe94698d]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-fe94698d]{color:#f80}.c-trialBtn a[data-v-fe94698d]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-fe94698d]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-fe94698d],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-fe94698d]{color:#f80}.fix-bnr a[data-v-fe94698d]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-fe94698d]:hover{opacity:.8}.st-header__contact a[data-v-fe94698d]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-fe94698d]{color:#f80}.secTrouble__tab .tab_label[data-v-fe94698d]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-fe94698d]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-fe94698d],.efo-form input[type=search][data-v-fe94698d],.efo-form input[type=tel][data-v-fe94698d],.efo-form input[type=number][data-v-fe94698d],.efo-form input[type=url][data-v-fe94698d],.efo-form input[type=email][data-v-fe94698d],.efo-form input[type=password][data-v-fe94698d]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-fe94698d]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-fe94698d]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-fe94698d]{font-size:1.4rem}.efo-form textarea[data-v-fe94698d]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-fe94698d],.checkbox label[data-v-fe94698d],.form-wrap[data-v-fe94698d]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-fe94698d]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-fe94698d]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-fe94698d]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-fe94698d]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-fe94698d]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-fe94698d]{margin:0 1rem 0 .6rem}.pp-box[data-v-fe94698d]{font-size:1rem}.pp-box h2[data-v-fe94698d]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-fe94698d]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-fe94698d]{font-size:2.2rem}table#mfp_confirm_table[data-v-fe94698d]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-fe94698d],table#mfp_confirm_table tr td[data-v-fe94698d]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-fe94698d]{width:200px}.agree label[data-v-fe94698d]{max-width:41%}.form-note .flex dt[data-v-fe94698d]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-fe94698d]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-fe94698d]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-fe94698d]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-fe94698d],.efo-form input[type=search][data-v-fe94698d],.efo-form input[type=tel][data-v-fe94698d],.efo-form input[type=number][data-v-fe94698d],.efo-form input[type=url][data-v-fe94698d],.efo-form input[type=email][data-v-fe94698d],.efo-form input[type=password][data-v-fe94698d]{font-size:16px;padding:8px 12px}.efo-form select[data-v-fe94698d],.efo-form textarea[data-v-fe94698d]{padding:8px 12px!important}.form-wrap[data-v-fe94698d]{padding:0}.form-step[data-v-fe94698d]{margin-bottom:5px}.form-step>div[data-v-fe94698d]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-fe94698d]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-fe94698d]:last-of-type{padding:0 10px}.form-step>div .en[data-v-fe94698d]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-fe94698d]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-fe94698d]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-fe94698d]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-fe94698d],.efo-form select.s[data-v-fe94698d]{width:100%}.efo-form .form-wrap .input-name[data-v-fe94698d]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-fe94698d]:after{opacity:1;visibility:visible}.req-label[data-v-fe94698d]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-fe94698d]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-fe94698d]:before{display:none}.efo-form input.s[data-v-fe94698d],select.s[data-v-fe94698d],.efo-form select[data-v-fe94698d]{width:100%}.efo-form input[type=date][data-v-fe94698d]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-fe94698d]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-fe94698d],.efo-form input[type=text].month-year-input[data-v-fe94698d]{width:100%}.efo-form input[type=file][data-v-fe94698d]{padding:4px 0 10px}.radio[data-v-fe94698d],.checkbox[data-v-fe94698d]{padding:5px 0 10px}.radio label[data-v-fe94698d],.checkbox label[data-v-fe94698d]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-fe94698d]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-fe94698d]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-fe94698d]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-fe94698d]{margin:0 .8rem 0 .4rem}.pp-box[data-v-fe94698d]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-fe94698d]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-fe94698d]{margin-top:2rem}.pp-box p[data-v-fe94698d],.pp-box ul[data-v-fe94698d],.pp-box li[data-v-fe94698d]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-fe94698d]{text-align:center}#mfp_loading[data-v-fe94698d],#mfp_loading_screen[data-v-fe94698d],#div#mfp_overlay_background[data-v-fe94698d]{display:none!important}.agree label[data-v-fe94698d]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-fe94698d]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-fe94698d]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-fe94698d],.efo-form button[type=submit][data-v-fe94698d],button#mfp_button_send[data-v-fe94698d]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-fe94698d]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-fe94698d]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-fe94698d]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-fe94698d]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-fe94698d]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-fe94698d]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-fe94698d]{margin-bottom:2.5rem}.remaining[data-v-fe94698d]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-fe94698d]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-fe94698d]{display:none}.efo-form input[type=reset][data-v-fe94698d],.efo-form button[type=reset][data-v-fe94698d],button#mfp_button_cancel[data-v-fe94698d],button[data-v-fe94698d],.mw_wp_form_confirm .submit-box button[type=reset][data-v-fe94698d],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-fe94698d]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-fe94698d]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-fe94698d]{flex-direction:column}.form-note .flex dt[data-v-fe94698d]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-fe94698d]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-fe94698d]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-fe94698d]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-fe94698d]{display:inline}#thanks .form-wrap[data-v-fe94698d]{padding:2rem 0}#thanks .form-wrap .read[data-v-fe94698d]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-fe94698d]{padding:0 0 3rem}#thanks #info .ttl[data-v-fe94698d]{font-size:1.6rem}#thanks #info h2[data-v-fe94698d]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-fe94698d]{margin:2.5rem 0}.tel-block .num[data-v-fe94698d]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-fe94698d]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-fe94698d]:hover{background:#f5f7fa}.agree label a[data-v-fe94698d]:hover{color:#f80}.efo-form input[type=submit][data-v-fe94698d]:hover,.efo-form button[type=submit][data-v-fe94698d]:hover,button#mfp_button_send[data-v-fe94698d]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-fe94698d]:hover,.efo-form button[type=reset][data-v-fe94698d]:hover,button#mfp_button_cancel[data-v-fe94698d]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-fe94698d]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-fe94698d]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-fe94698d]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-fe94698d]{text-wrap:nowrap}.heading-01__en[data-v-fe94698d]{top:10px}.heading-01__en img[data-v-fe94698d],.heading-02__en img[data-v-fe94698d]{width:auto;height:50px}.st-header__contact a[data-v-fe94698d]{width:100%}.secVoice__item__ttl[data-v-fe94698d]{font-size:3.9vw}.st-header[data-v-fe94698d]{position:fixed}.plan__item[data-v-fe94698d]{padding:36px 12px 12px}.form-note dd[data-v-fe94698d]{padding:20px}.mwform-checkbox-field-text[data-v-fe94698d]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-fe94698d]{right:-17px}#sp-btn[data-v-fe94698d]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-fe94698d]:last-of-type{padding:0 8px}.secMainView__catch[data-v-fe94698d]{font-size:30px}.secMainView__point__item[data-v-fe94698d]{width:100px;height:100px}.secMainView__point__item[data-v-fe94698d]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-fe94698d]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-fe94698d]{z-index:9999}.tf-require-counter__read[data-v-fe94698d]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-fe94698d]{background:#f80}.tf-error[data-v-fe94698d]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-fe94698d]:empty{margin:0}.mw-radio[data-v-fe94698d],.mw-checkbox[data-v-fe94698d]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-fe94698d],.mwform-checkbox-field input[type=checkbox][data-v-fe94698d]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-fe94698d]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-fe94698d]:after{opacity:1}.mwform-radio-field-text[data-v-fe94698d],.mwform-checkbox-field-text[data-v-fe94698d]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-fe94698d]:before,.mwform-checkbox-field-text[data-v-fe94698d]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-fe94698d]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-fe94698d]:before{border-radius:5px}.mwform-radio-field-text[data-v-fe94698d]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-fe94698d]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-fe94698d]{margin:0}.tf-marker[data-v-fe94698d]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-fe94698d]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-fe94698d],.efo-form input[type=text].month-year-input[data-v-fe94698d]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-fe94698d]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-fe94698d]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-fe94698d]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-fe94698d]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-fe94698d],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-fe94698d]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-fe94698d]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]:before{display:none}.mw_wp_form_confirm .req-label[data-v-fe94698d]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-fe94698d]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-fe94698d]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-fe94698d]{display:none}.mw_wp_form_confirm .submit-box[data-v-fe94698d]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-fe94698d]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-fe94698d]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-fe94698d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-fe94698d],.mwform-checkbox-field-text[data-v-fe94698d]{font-size:15px}.efo-form input[type=file][data-v-fe94698d]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-fe94698d]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-fe94698d]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-fe94698d],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-fe94698d]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-fe94698d]{line-height:2}.tf-marker[data-v-fe94698d]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-fe94698d]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-fe94698d],.efo-form input[type=text].month-year-input[data-v-fe94698d]{width:100%}.tf-error[data-v-fe94698d]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-fe94698d]{font-size:1rem}.mwform-checkbox-field-text[data-v-fe94698d]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-fe94698d],.mw-checkbox[data-v-fe94698d]{padding:4px 0}.mw_wp_form .agree label[data-v-fe94698d]{display:inline-block}.tf-require-counter[data-v-fe94698d]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-fe94698d]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-fe94698d]{display:none}.mw_wp_form_confirm .confirm-message[data-v-fe94698d]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-fe94698d]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-fe94698d]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-fe94698d]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-fe94698d] p[data-v-fe94698d]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-fe94698d]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-fe94698d]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-fe94698d]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-fe94698d]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-fe94698d]:before{top:2px}.mwform-checkbox-field-text[data-v-fe94698d]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-fe94698d]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-fe94698d]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-fe94698d]{position:fixed;bottom:0}.form-step__active .input-name[data-v-fe94698d]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-fe94698d]{width:840px}.secMainView__video[data-v-fe94698d]{left:0}.secFee__noteItem[data-v-fe94698d]{line-height:28px}.req-label[data-v-fe94698d]{font-size:14px}.tab[data-v-fe94698d]{display:none}.option__ttl[data-v-fe94698d]{line-height:36px}p[data-v-fe94698d],dt[data-v-fe94698d],dd[data-v-fe94698d],li[data-v-fe94698d]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-fe94698d],dt[data-v-fe94698d],dd[data-v-fe94698d],li[data-v-fe94698d]{line-height:2}.pc[data-v-fe94698d]{display:block!important;margin:0 auto}.tab[data-v-fe94698d],.sp[data-v-fe94698d]{display:none!important}.inline-pc[data-v-fe94698d]{display:inline-block!important}.inline-sp[data-v-fe94698d]{display:none!important}p[data-v-fe94698d],dd[data-v-fe94698d],li[data-v-fe94698d],address[data-v-fe94698d]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fe94698d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fe94698d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fe94698d]{opacity:0;width:0;height:0}.slider[data-v-fe94698d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fe94698d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fe94698d]:before{transform:translate(20px)}.slider.round[data-v-fe94698d]{border-radius:34px}.slider.round[data-v-fe94698d]:before{border-radius:50%}@keyframes zoom-fe94698d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fe94698d],.top-nav[data-v-fe94698d],.atom-header-pages__header[data-v-fe94698d],.tab-left[data-v-fe94698d]{display:none!important}.page-break[data-v-fe94698d]{page-break-before:always}div[data-v-fe94698d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fe94698d],html[data-v-fe94698d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fe94698d],html[data-v-fe94698d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fe94698d]::-webkit-scrollbar-track,html[data-v-fe94698d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe94698d]::-webkit-scrollbar,html[data-v-fe94698d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe94698d]::-webkit-scrollbar-thumb,html[data-v-fe94698d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fe94698d]{box-sizing:border-box}.highlight[data-v-fe94698d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fe94698d]{animation:zoom-fe94698d .5s ease-in-out}.required[data-v-fe94698d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fe94698d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fe94698d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-fe94698d],.heading-01__en[data-v-fe94698d],.heading-02__en[data-v-fe94698d]{display:flex;justify-content:center}.text-center[data-v-fe94698d]{display:flex;align-items:center}.landing-page[data-v-fe94698d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-fe94698d]{display:none}.efo-form input[data-v-fe94698d]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-fe94698d]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-fe94698d],.fade-leave-to[data-v-fe94698d]{max-height:0px;opacity:0}.fade-enter-to[data-v-fe94698d],.fade-leave-from[data-v-fe94698d]{max-height:500px;opacity:1}.form-step .step-01[data-v-fe94698d]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-fe94698d]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-fe94698d]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-fe94698d]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-fe94698d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-fe94698d]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-fe94698d]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-fe94698d]{color:#fff}.tf-require-counter.is-active[data-v-fe94698d]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-fe94698d]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-fe94698d],.efo-form .from-wrap .input-name[data-v-fe94698d]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-fe94698d]{font-size:1rem}.button-submit[data-v-fe94698d]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-fe94698d]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-fe94698d]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-fe94698d]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-fe94698d]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-fe94698d]{height:13.6px}.icon-caret-down[data-v-fe94698d] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-fe94698d] svg{width:20px;height:20px}.function__ttl__icon[data-v-fe94698d] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-fe94698d] svg{width:16px;height:16px}.option__img[data-v-fe94698d] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-fe94698d] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-fe94698d]{height:15px}.icon-header[data-v-fe94698d]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-fe94698d]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-fe94698d]{margin-top:30px 0px 0px}.form-step-two p[data-v-fe94698d]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-fe94698d]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-fe94698d]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-fe94698d]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-fe94698d]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-fe94698d]{height:60px}.form-step[data-v-fe94698d]{margin-bottom:27px}.first-error[data-v-fe94698d]{margin-bottom:10px}}.icon-caret-down[data-v-fe94698d]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-fe94698d] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-fe94698d]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-fe94698d]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-fe94698d],.efo-form .form-step__active .input-cont p[data-v-fe94698d]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-fe94698d]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-fe94698d]{font-size:15px}}.landing-page[data-v-da669af6]{min-width:100%}.landing-page[data-v-da669af6] button[type=submit].disabled[data-v-da669af6]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.landing-page[data-v-da669af6] .flex[data-v-da669af6]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;-js-display:flex}.landing-page[data-v-da669af6] .flex-column[data-v-da669af6]{display:flex;flex-direction:column;justify-content:center}.new__txt[data-v-da669af6]{line-height:2}.flex.nowrap[data-v-da669af6]{flex-wrap:nowrap}.flex.reverse[data-v-da669af6]{flex-direction:row-reverse}.flex.item-center[data-v-da669af6]{align-items:center}.inner[data-v-da669af6]{max-width:1240px;margin:0 auto;padding:0 20px;word-wrap:break-word;word-break:break-all}.img[data-v-da669af6]{line-height:0}.en[data-v-da669af6]{font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.arial[data-v-da669af6]{font-family:Arial,Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif}.center[data-v-da669af6]{text-align:center}.bold[data-v-da669af6]{font-weight:700}.normal[data-v-da669af6]{font-weight:400}.trans[data-v-da669af6]{transition:all .2s}.ofi[data-v-da669af6]{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ofi-contain[data-v-da669af6]{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain;"}.blue[data-v-da669af6]{color:#007da5}.red[data-v-da669af6]{color:#e60b3e}.orange[data-v-da669af6]{color:#f80}.yellow[data-v-da669af6]{color:#fff700}.border[data-v-da669af6]{border-width:0}.sp[data-v-da669af6]{display:none!important}img[data-v-da669af6]{max-width:100%;height:auto}em[data-v-da669af6]{font-style:normal}.wrapper[data-v-da669af6]{position:relative;min-width:1240px;overflow:hidden}.l-contents[data-v-da669af6]{overflow:hidden}#container[data-v-da669af6]{position:relative}@font-face{font-family:icomoon;src:url(../fonts/icomoon.eot?uf9eg);src:url(../fonts/icomoon.eot?uf9eg#iefix) format("embedded-opentype"),url(../fonts/icomoon.ttf?uf9eg) format("truetype"),url(../fonts/icomoon.woff?uf9eg) format("woff"),url(../fonts/icomoon.svg?uf9eg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@keyframes swipe-da669af6{0%{transform:rotate(20deg)}80%{transform:rotate(-10deg)}to{transform:rotate(-10deg)}}.c-cta a[data-v-da669af6]{display:block;background:url(/assets/cta_bg@2x-DFgGkhcO.png) no-repeat center center/cover;border-radius:5px;padding:10px 0 10px 486px;transition:filter .4s;position:relative}.c-cta__ttl[data-v-da669af6]{font-size:42px;color:#fff;font-weight:700;font-feature-settings:"palt";line-height:1;margin-bottom:10px}.c-cta__ttl .num[data-v-da669af6]{font-size:64px}.c-cta__ttl .normal[data-v-da669af6]{font-weight:400;font-size:52px;top:2px;position:relative}.c-cta__img[data-v-da669af6]{position:absolute;left:10px;top:-40px}.c-cta__trialBtn[data-v-da669af6]{margin-bottom:10px}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]{width:440px;font-size:22px}.c-cta__trialBtn.c-trialBtn .icon[data-v-da669af6]{font-size:22px}.c-cta__note[data-v-da669af6]{font-size:14px;color:#fff;font-feature-settings:"palt"}.c-lead[data-v-da669af6]{text-align:center;font-size:18px;line-height:2}.c-num[data-v-da669af6]{background:#f80;width:60px;height:60px;border-radius:60px 60px 0;box-shadow:0 2px 8px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:24px;color:#fff;font-weight:700;position:absolute}.c-trialBtn a[data-v-da669af6],.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:18px;font-weight:700;width:400px;height:60px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.c-trialBtn .icon[data-v-da669af6]{font-size:1.8rem;margin-left:15px}.c-trialBtn--back .icon[data-v-da669af6]{margin:0 1.5rem 0 0;transform:rotate(180deg)}.fix-bnr[data-v-da669af6]{position:fixed;width:288px;right:0;bottom:20px;z-index:2;transition:all .4s;opacity:0;visibility:hidden}.fix-bnr.fixed[data-v-da669af6]{opacity:1;visibility:visible}.fix-bnr a[data-v-da669af6]{display:block;transition:filter .4s}.fix-bnr__top[data-v-da669af6]{background:#00b5ce;background:linear-gradient(to right,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=1);position:relative}.fix-bnr__top__txt[data-v-da669af6]{color:#fff;font-weight:700;font-size:15px;font-feature-settings:"palt";position:relative;line-height:1.5;padding:15px 20px}.fix-bnr__top__txt[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAMAAADSK7iXAAAAqFBMVEX//////wD//0L//y///yf/6C7/7jH/8Sv/8jP/9Cz/7i//8TL/8i3/8zD/7zD/8C3/8S7/8zH/8C//8S3/8i//8C7/8S7/8S//8jD/8S//8S7/8C//8S/98S/98i/98S798S/98S/98i798S/+8i/+8S/+8S7+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S7+8S/+8S/+8S/+8S/+8S/+8S/+8S/+8S9pk7NlAAAAN3RSTlMAAQMFCAsOERQYHiQoKjAyNj9CSE9TV1xgaG95fYKIjpOXmqGrtLW8wcfM1Nfb3uHm6u/1+fz+LVepjwAAATdJREFUOMuNlGt3gjAMhrkJQ9RNJzJkDDd0gs6J3PL//9lmG460eBrz8T1PmyZ5G00bhB3qGhl6cIE1SU0zAKimBGWXcI2DSXAhwyCmnrZjWPNCcO6FcacRwfk87SdVbMqw9pWq9sy4wiG4Rcu4rVzdWBIS/rxAUitfFKwjw0rhePz/3kjkZjXj9j0PRExJxfFwseeBJRcge+pjRs7EmwfMFLnTpM95leyBiNcP5ULtAZ+fhCbsd+l74IHnAhMnhtID7gG5na30wGjLtfY4VnrA+MD7ittjnHseeOOdh3ql9sC8xMTvuuSBlcB5P5g4tQQPZBNx4s4eudztWlVDEQyWgPmF3G83zGhz18TrBidHfIVlNzlikczOmHhjqD90jpyvvs/ik4vIHRe39La5RlAn2iPhiT39AzGVSfKel5gaAAAAAElFTkSuQmCC) no-repeat center center/cover;width:19px;height:18px;display:block;position:absolute;left:8px;top:6px}.fix-bnr__top__txt em[data-v-da669af6]{font-size:32px;letter-spacing:.08em}.fix-bnr__top__img[data-v-da669af6]{position:absolute;right:10px;bottom:0}.fix-bnr__bottom[data-v-da669af6]{background:#000;align-items:center;color:#fff;font-size:14px;font-weight:700;text-align:center;padding:5px 0;position:relative;z-index:1}.fix-bnr__bottom[data-v-da669af6] p[data-v-da669af6]{line-height:normal}.fix-bnr__bottom .icon[data-v-da669af6]{color:#f80}.efo-form input[type=text][data-v-da669af6],.efo-form input[type=search][data-v-da669af6],.efo-form input[type=tel][data-v-da669af6],.efo-form input[type=number][data-v-da669af6],.efo-form input[type=url][data-v-da669af6],.efo-form input[type=email][data-v-da669af6],.efo-form input[type=password][data-v-da669af6]{font-weight:400;line-height:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#333;width:100%;padding:19px 22px;box-sizing:border-box;background:#fff;border:solid 2px #e5e5e5;border-radius:3px;outline:none}.efo-form input.s[data-v-da669af6],.efo-form select.s[data-v-da669af6]{width:240px;max-width:100%}.efo-form select[data-v-da669af6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;max-width:100%!important;font-feature-settings:"palt";letter-spacing:.065em;color:#333;padding:16px 100px 16px 22px!important;background-size:11px;border:solid 2px #e5e5e5!important;border-radius:3px}.efo-form input[type=date][data-v-da669af6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.6rem;line-height:1.5;text-align:left!important;color:#333;width:240px;max-width:100%;padding:14.5px 15px 14.5px 20px}.efo-form input[type=text].hasDatepicker[data-v-da669af6],.efo-form input[type=text].month-year-input[data-v-da669af6]{width:240px}.efo-form textarea[data-v-da669af6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem;line-height:1.8;width:100%!important;height:152px!important;padding:19px 22px!important;margin:0!important;box-sizing:border-box;background:#fff!important;border:solid 2px #e5e5e5!important;border-radius:3px;outline:none}.efo-form input[type=file][data-v-da669af6]{font-size:initial;padding:15px 0;color:#333}.efo-form .file-btn-wrap[data-v-da669af6]{position:relative;padding:.95rem 0}.efo-form label[for=file-btn][data-v-da669af6]{display:inline-block;padding:9px 20px 11px;margin-right:10px;background:#f5f5f5;border:solid 1px #ddd;cursor:pointer;transition:.3s}.efo-form label[for=file-btn].none[data-v-da669af6],.efo-form .file-btn-wrap .mwform-file-delete[data-v-da669af6]{display:none}.efo-form input[type=file].file-btn[data-v-da669af6]{opacity:0;visibility:hidden;z-index:-1;padding:0;margin:0;position:absolute;top:0}.efo-form .file-mes[data-v-da669af6]{display:inline-block;position:relative;font-size:1.6rem;margin-right:5px}.efo-form .file-del[data-v-da669af6]{display:inline-block;width:4rem;height:4rem;text-align:center;line-height:4rem;opacity:0;visibility:hidden;transition:all .2s;cursor:pointer}.efo-form .file-del.active[data-v-da669af6]{opacity:1;visibility:visible}.efo-form input[type=submit][data-v-da669af6],.efo-form button[type=submit][data-v-da669af6],button#mfp_button_send[data-v-da669af6]{height:58px;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:400px;max-width:100%;font-size:1.3rem;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:2.5rem auto 2rem;border:1px solid #ff8800}.efo-form input[type=reset][data-v-da669af6],.efo-form button[type=reset][data-v-da669af6],button#mfp_button_cancel[data-v-da669af6],.mw_wp_form_confirm .submit-box button[type=reset][data-v-da669af6],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-da669af6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;min-width:90px;font-size:1rem;text-align:center;text-shadow:none!important;white-space:nowrap;color:#333;background:transparent;padding:10px;border:none;border-bottom:solid 2px #333;border-radius:0;box-shadow:none!important;transition:all .2s}.form-wrap[data-v-da669af6]{font-size:1.8rem}.form-step[data-v-da669af6]{width:100%;margin-bottom:1.4rem}.form-step>div[data-v-da669af6]{height:50px;line-height:48px;width:calc((100% - 16px) / 3);margin-right:8px;text-align:center;white-space:nowrap;color:#f80;color:#fff;position:relative}.form-step>div[data-v-da669af6]:last-of-type{margin-right:0;background:#b3b3b3}.form-step>div[data-v-da669af6]:before{content:"";width:2px;position:absolute;top:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1)}.form-step>div[data-v-da669af6]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#007da5;background:linear-gradient(to right,#007da5,#00b5ce);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#007da5",endColorstr="#00b5ce",GradientType=1);-webkit-mask-size:auto 50px;-webkit-mask-position:right center;-webkit-mask-repeat:no-repeat;mask-size:auto 50px;mask-position:right center;mask-repeat:no-repeat}.form-step>div[data-v-da669af6]:nth-of-type(2):after{background:#b3b3b3}.form-step>div[data-v-da669af6]:last-of-type:after{background:#b3b3b3}.form-step>div[data-v-da669af6]:nth-of-type(2):before,.form-step>div[data-v-da669af6]:last-of-type:before{background:#b3b3b3}.form-step>div span[data-v-da669af6]{position:relative;z-index:1}.form-step>div .en[data-v-da669af6]{margin-top:1px;display:inline-block;margin-right:5px;font-size:16px;text-transform:uppercase;font-weight:700}.form-step>div .jp[data-v-da669af6]{display:inline-block;font-size:16px;text-transform:uppercase;font-weight:700}.form-step .step-01[data-v-da669af6],#mfp_phase_confirm .form-step .step-02[data-v-da669af6]{color:#fff}.remaining[data-v-da669af6]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.remaining.active[data-v-da669af6]{opacity:1;visibility:visible;z-index:9999}.remaining .read[data-v-da669af6]{padding:15px 20px;line-height:1.8}.remaining .num[data-v-da669af6]{background:#f80;color:#fff;padding:5px 20px}.form-box div#mfp_warning[data-v-da669af6]{text-align:center;line-height:1.8;color:#a00;background:transparent;border-radius:0;border:solid 1px #a00;padding:15px;margin-bottom:30px}.form-box div#mfp_warning a[data-v-da669af6]{color:#a00;text-decoration:underline}.efo-form .form-wrap .input-name[data-v-da669af6]{width:230px;padding:32px 50px 27px 0;border:none;text-align:left;position:relative;font-weight:700;font-feature-settings:"palt";font-size:18px;letter-spacing:.6px}.req-label[data-v-da669af6]{display:inline-block;background:#f80;color:#fff;font-size:14px;font-weight:700;width:51px;padding:2px 0;text-align:center;border-radius:3px;position:absolute;top:32px;right:0;line-height:21px}.efo-form .form-wrap .input-cont[data-v-da669af6]{width:calc(100% - 230px);padding:15px 50px 15px 20px;border:none;font-size:18px;line-height:18px;position:relative}.efo-form .form-wrap .input-cont[data-v-da669af6]:after{content:"";font-family:fontAwesome;font-size:1.5rem;color:#f80;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-cont.ok[data-v-da669af6]:after{opacity:1;visibility:visible}.efo-form .form-wrap .input-list .input+.input[data-v-da669af6]{margin-top:2rem}.efo-form .form-wrap .date-wrap[data-v-da669af6]{flex-wrap:nowrap}.efo-form .form-wrap .date-wrap select[data-v-da669af6]{width:140px;letter-spacing:0}.efo-form .form-wrap .date-wrap .txt[data-v-da669af6]{margin:0 2rem 0 1.6rem;vertical-align:middle}.pp-box[data-v-da669af6]{background:#f5f7fa;padding:1rem;margin:14px 0 20px}.pp-box__inner[data-v-da669af6]{max-height:185px;overflow:auto;padding:.5rem 1rem 0;-webkit-overflow-scrolling:touch}.pp-box__inner[data-v-da669af6]::-webkit-scrollbar{width:3px}.pp-box__inner[data-v-da669af6]::-webkit-scrollbar-track{background-color:#fff;border-radius:0}.pp-box__inner[data-v-da669af6]::-webkit-scrollbar-thumb{background-color:#007da5;border-radius:0}.pp-box h2[data-v-da669af6]{font-size:18px;font-weight:700;margin-bottom:20px}.pp-box h3[data-v-da669af6]{font-size:1.4rem;font-feature-settings:"palt";letter-spacing:.06em;font-weight:400;line-height:1.8;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}.pp-box p[data-v-da669af6],.pp-box ul[data-v-da669af6],.pp-box li[data-v-da669af6]{font-size:14px;font-feature-settings:"palt";letter-spacing:.06em}.pp-box .address-box p[data-v-da669af6]{margin-top:30px;padding-left:20px;border-left:solid 5px #ccc;font-weight:400;font-size:14px}.pp-box .sign[data-v-da669af6]{text-align:right;margin-top:20px;font-size:14px;font-weight:400}form#mailformpro .pp-box dl[data-v-da669af6]{display:block}form#mailformpro .pp-box dt[data-v-da669af6]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;margin:3.2rem 0 1.6rem;padding-bottom:.8rem;border-bottom:solid 1px #ddd}form#mailformpro .pp-box dd[data-v-da669af6]{float:none;width:100%;text-align:left;border:none;padding:0;font-size:14px;line-height:2}.submit-box[data-v-da669af6]{text-align:center}.submit-box .agree[data-v-da669af6]{text-align:center;padding:0}.submit-box .agree .req-label[data-v-da669af6]{margin-right:15px;transform:translateY(-2px);position:relative;top:0}.submit-box .agree div.mfp_err[data-v-da669af6]{text-align:center}.agree label[data-v-da669af6]{margin-right:1rem!important;padding:0 0 0 4.2rem}.agree label[data-v-da669af6]:before{top:-2px}.agree label[data-v-da669af6]:after{top:2px}.agree label .req-label[data-v-da669af6]{margin-right:.5rem}.agree label a[data-v-da669af6]{text-decoration:underline}form#mailformpro[data-v-da669af6]{padding:0}.mfp_element_all[data-v-da669af6]{max-width:100%}.mfp_element_text[data-v-da669af6],.mfp_element_number[data-v-da669af6],.mfp_element_select-one[data-v-da669af6],.mfp_element_email[data-v-da669af6],.mfp_element_tel[data-v-da669af6],.mfp_element_textarea[data-v-da669af6],.mfp_element_date[data-v-da669af6],.mfp_element_password[data-v-da669af6]{box-shadow:none;border:solid 1px #ddd;border-radius:0;background:transparent;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.efo-form label.mfp_not_checked[data-v-da669af6],.efo-form label.mfp_checked[data-v-da669af6]{background:transparent;display:inline-block;text-align:center;margin:0 10px 0 0;padding:0;box-shadow:none;border:none;border-radius:0;transition:all .2s}.efo-form label.mfp_not_checked .mfp_err[data-v-da669af6],.efo-form label.mfp_checked .mfp_err[data-v-da669af6]{text-align:center}.name.flex>span[data-v-da669af6]{padding:0;margin-right:15px}.problem[data-v-da669af6]{border:solid 1px #a00!important}div.mfp_err[data-v-da669af6]{background:transparent;padding:0;margin:1rem 0 0;font-size:1.4rem;color:#f80}div#mfp_phase_confirm h4[data-v-da669af6]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}table#mfp_confirm_table[data-v-da669af6]{border-top:dotted 1px #999;margin:30px 0 45px}table#mfp_confirm_table tr th[data-v-da669af6],table#mfp_confirm_table tr td[data-v-da669af6]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}table#mfp_confirm_table tr th[data-v-da669af6]{width:240px;background:var(main-light-color)}table#mfp_confirm_table tr.mfp_colored[data-v-da669af6]{background:transparent}div.mfp_buttons[data-v-da669af6]{padding:0}.mw_wp_form_preview .form-wrap[data-v-da669af6]{margin-bottom:4.5rem}.heading-01[data-v-da669af6]{text-align:center;position:relative}.heading-01__logo[data-v-da669af6]{margin-bottom:15px;position:relative;z-index:1}.heading-01__ja[data-v-da669af6]{font-size:36px;font-weight:700;position:relative;z-index:1}.heading-01__ja em[data-v-da669af6]{font-size:48px}.heading-01__ja--40[data-v-da669af6]{font-size:40px}.heading-01__en[data-v-da669af6]{position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:0}.heading-01__catch span[data-v-da669af6]{display:inline-block;position:relative;padding:0 30px;font-size:20px;color:#007da5}.heading-01__catch span[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAqFBMVEX///8AAP8AgIAAXaIAcLMAeaIAfqIAfqgAfqcAfKUAfaUAe6QAfKYAgKgAfacAf6UAfacAfKUAfKUAfaYAfqYAfKUAfaUAfaUAfqYAfaUAfaYAfKUAfaYAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfqUAfKUAfaUAfaUAfKUAfaUAfaUAfaUAfaUAfqUAfKUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaXq4nbmAAAAN3RSTlMAAQIDBwsPEhQYHB8kJiouNjg7P0ZLU1hZYGVpcnt8f4SIi5KWm6Olq7W7wcXLzdTZ4ubs7/P3o+CYlQAAAPRJREFUOMvd0c12gkAMQOFMMYADiA4/BVEBAQVREbHO+79ZN92GrGvW90AyH2zL6/Q8hfgFxJTtU+t+KxdU0I9a67EKbSoYfrTWr1Nsz3/hqJAKivMwPtpvSS6p4qIuEpfcEVCqaCMNoEeghQL+xQiU6yDwkL7WT5tLd/DJQKaMql8xquszo+rXjKpMGVV0OVXxSaoA6KxWS/oaYW2yMo+XZGAGh26416FNvZi3v07v9z1X5qzqRKv+BU1kzf3i1e98JJfMu9slV6ZBnqmyPAus2YfyHFN8lqrBqXrAqCbAqO6ZoNkBoxoBo+pQwcJNqrZOXfwFmhEkYJaq1FIAAAAASUVORK5CYII=) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);left:0}.heading-01__catch span[data-v-da669af6]:after{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAyCAMAAAAKuilWAAAAwFBMVEX///8AAP8AgIAAVaoAbqwAfZ8Ad6QAdp0AfqEAfqgAeagAfaQAf6QAe6QAfKYAgKgAfqcAfaUAf6UAfaYAfKUAfaUAfaUAfKUAfKQAfqYAfKQAfaUAfqQAfaUAfaUAfKYAfaYAfKQAfKYAfaUAfaUAfaUAfqUAfaUAfKUAfKUAfaUAfKUAfaQAfaUAfaUAfqUAfaYAfqQAfaUAfKYAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaUAfaWBekHzAAAAP3RSTlMAAQIDBgkLDRASFRkdHyQmKCswNzs/RklMUlRZX2NobXJ5e4CEiZOXnKOlq7S2ucDDxs3T1dnh5Ojs7e/z9vll6JstAAABCUlEQVQ4y9XSy1aDMBCA4aFAyiVQCqEXoVi5ilhpqYJtxbz/W7ly5zBbO9v8J5lzvgD8PTO2rofrqUiQc9D57ijl0BRYYK7KQUrZt1hgbeublHJ8xwImin7yhhmPmo/+XOdYAJob5VX+IAAveLAWNsMDUJg5V+B/DvPC0OcMX89PD221W+qEYmwTiqVPKL4EhCJ6w69izAlFVycUlTtVVC1v6Ux9QXubFUlgYvtr1qrqzq9paCCBIbJu/L4c0wWueJFSfqGK5ub5czLQ/X17G68n9AnVENlbd8jQJQHM8DFLhIkzKYbjOfM7VVQJRVgQihARivBEKMKeUIQNoQicUmRuXDVl5GrI+Q8ccSjnCw4bFQAAAABJRU5ErkJggg==) no-repeat center center/cover;width:16px;height:25px;display:block;position:absolute;top:50%;transform:translateY(-50%);right:5px}.wrap[data-v-da669af6] strong[data-v-da669af6]{font-weight:400}.heading-02[data-v-da669af6]{font-size:36px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.heading-02[data-v-da669af6]:before{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-right:30px}.heading-02[data-v-da669af6]:after{content:"";background:#007da5;flex:auto;height:2px;display:inline-block;margin-left:30px}.heading-02--en[data-v-da669af6]{position:relative;padding-top:45px}.heading-02__en[data-v-da669af6]{position:absolute;text-align:center;top:0;left:0;right:0;margin:0 auto;z-index:0}.st-footer[data-v-da669af6]{background:#f5f7fa;padding:58px 0 24px;text-align:center}.st-footer__logo[data-v-da669af6]{margin-bottom:11px}.st-footer__copyright[data-v-da669af6]{font-weight:400;font-size:11px;margin-bottom:15px}.st-footer__note[data-v-da669af6]{font-size:10px;color:#999}.st-header[data-v-da669af6]{width:100%;position:fixed;top:0;left:0;z-index:999;min-width:1200px;transition:all .2s;padding:19px 0;background:#fff;box-shadow:0 2px 4px #0000001a}.st-header__content[data-v-da669af6]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:relative}.st-header__nav[data-v-da669af6]{margin-left:auto;display:flex;align-items:center}.st-header__globalNav[data-v-da669af6]{display:flex;align-items:center;margin-right:1rem}.st-header__globalNav li[data-v-da669af6]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.st-header__globalNav__link[data-v-da669af6]{display:block;padding:1rem;transition:all .4s;line-height:1;color:#2d2d2d;font-weight:700;letter-spacing:.06em}.st-header__contact a[data-v-da669af6]{display:block;display:flex;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1.6rem;font-weight:700;width:260px;height:52px;box-shadow:0 2px 4px #0003;position:relative;transition:all .4s;border:1px solid #ff8800}.st-header__contact .icon[data-v-da669af6]{font-size:1.8rem;margin-right:16px}#sp-btn[data-v-da669af6]{display:none}.tel-box[data-v-da669af6]{padding:6rem 0 10rem}.tel-box .read[data-v-da669af6]{text-align:center;margin-bottom:5.8rem;letter-spacing:1.6px}.tel-block[data-v-da669af6]{text-align:center}.tel-block .box[data-v-da669af6]{width:420px;max-width:100%;display:inline-block;border:solid 1px #ddd;padding:20px 20px 24px;text-align:center;background:#fff;transition:background .4s}.tel-block .num[data-v-da669af6]{display:inline-block;font-size:36px;line-height:1.2;letter-spacing:.5px;white-space:nowrap;position:relative;transition:color .4s}.tel-block .num[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI2VDAxOjIxOjM0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmZiZjMzOWUtMTA0MC00ZjM4LWJhZDMtYmU2YWQwNWUyOWMxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZmJmMzM5ZS0xMDQwLTRmMzgtYmFkMy1iZTZhZDA1ZTI5YzEiIHN0RXZ0OndoZW49IjIwMjItMTItMjBUMTY6MjU6MTYrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi5/GJ8AAARWSURBVGiBzZrLdZtAFIY/clyASiAVhFQQuYLIWzaWKnDcAJJpIHIFdjZsQyoQqsCkA0qgA7KYi4UwzAvk+D/HZ47wnTvz6z5nUNA0DXMiSLIFsAQi4Js8XnZE7ps03s+6aAdXcygJkiwEVsAtikgflfzRGS+CSYSCJFsCdygyLUqgAI5A2aRxNWUNV3gRCpIsAn5ycqUKeATy9ybQhzOhIMl2wFY+VsBDk8bP821pGqwJiVWeUDFSo4jsL7GpKbAiFCTZCkVmgYqPmyaN60ttagqMhIIkW6PIgLLK7pIbmgotoR6ZjWusSBaMUJYF+IL6UkpHPQvgB6quVaKjGpIdJdRxM3AgI/NuURlwMSByRKV2KwiZA+f1bR0k2b5J4/s38kOdgiSAg2zIioxYcwuE8qgGcuAvJwKla+wFSXbgvNPoogSuuzrHLNQmAGNK7mU/gGfgT5PGucV+tQiS7AfjZJA1D8DX1zl9C3XqTNGk8bVhwTUntyxQfVrpsGed7hB4Ydht+3hNVp96SiIUmRq4MSz4xInMfZPG13OREbReYoOtfAHnhFDtDCjG9dhsIbNGEf86d4G1cLUh3EGHkKTYJVDpNihutkaRmdsqrattTXIDWMG5he5kfNAsFnFys9nJCFxcrYsQJMt1zjOVIat1Y6a0XalXYPdj7izWX9rqHUKbtlcyPmo2tZZNFTYx03GdFW+/8d3INB9XO0NL6FbGXCPbLrYxKZWg3qKI1Kja1BbYcmROyKkoe+NKWosIzelS2pkQeDYd4HoZ0LqZbdK4CpLMRnQMNSgLLeVBoRFuLfhHp1Ess8Y/Axb4x1ABKstF8uCoEV4Cta6d6cRMjX8GvMGhce3hCIpQe9U0qEgy1AJ9fMEpZh5907lkv2tUzLkih04d0sRGJONfg8IVyoo7j828oknjuknjDfoQ6KNo9/8J6Q40wgsZyzEBByu64M1ZR4PXctNaqJq4eCSjyYouqGzlurHdb06H8EXGUiOzsJBxxdJS7sySV/Kg0kx4AI6Gk+ZextJyEzb4biFT9DPv4BH8f0Ni8mAh+rmfzGxc7l0hncuTSY6Rm58PRwhFJjTIlGPl4UMRkj5wZRCr0VwPfBhCnT7QhI2uQZ6VkPi/z7wdp/sMHR5M12OzZLmBS8YCywv9znHDhGdpifT6phCSDvuJ4SJY0rvV7M1dyNyVxVJaXV14u5z4/AvjFT1ixI2kzrwwMxnwsJDBKkMoUM1jjXLJ9iLfBiUOZMCRUO+u4NIocSQD9m/wQtysMhUlHmTA7g1eiP2l+Rwo8SQDdknhvVwM1NHbmwzYuVzoq9wRs7y/tSFUTV3EgBrVzuRzKLNxuV9zLDSCEvU6Jp9LoVXaDpLsN3ZF0AUX+YmAbaewYT7XK1Anzd1M+s5gXVjl3dBv/JNEhXoNk3vOt4Jrp7BA9WdrhzUK1G1q7jDHG17dtljrDtU5hL1/15x+L/fuPzf7kLc+U/AP5PXZ8PklcbsAAAAASUVORK5CYII=) no-repeat center center/cover;width:26px;height:26px;display:inline-block;font-size:2.4rem;position:relative;top:-3px;margin-right:8px}.tel-block .note[data-v-da669af6]{font-size:14px;letter-spacing:.7px;transition:color .4s}.form-note[data-v-da669af6]{background:#fff;border-radius:9px;margin:0 0 30px;position:relative}.form-note dt[data-v-da669af6]{position:absolute;left:0;right:0;margin:0 auto;text-align:center;top:-1em;font-size:18px;font-weight:700;color:#007da5;letter-spacing:.1em}.form-note dd[data-v-da669af6]{padding:23px 0 23px 36px}.form-note dd li[data-v-da669af6]{font-size:14px;padding-left:1em;text-indent:-1em;line-height:1.75}.form-note dd li[data-v-da669af6]:not(:last-child){margin-bottom:6px}#thanks #info[data-v-da669af6]{padding:0 0 8rem}#thanks .form-wrap[data-v-da669af6]{text-align:center}#thanks .form-step[data-v-da669af6]{margin-bottom:4.5rem}#thanks .form-step .step-01[data-v-da669af6]{color:#f80}#thanks .form-step>div[data-v-da669af6]:last-of-type{color:#fff;background:#f80}#thanks #info .ttl[data-v-da669af6]{font-size:2rem;color:#f80}#thanks #info h2[data-v-da669af6]{font-size:3.2rem;font-weight:400;line-height:1.8;letter-spacing:2px;margin-bottom:3rem}#thanks .tel-block[data-v-da669af6]{margin:50px 0 60px}.secMainView[data-v-da669af6]{padding-top:90px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat left top;background-size:100% 800px}.secMainView__top[data-v-da669af6]{padding:90px 0 59px;position:relative}.secMainView__logo[data-v-da669af6]{margin-bottom:21px}.secMainView__catch[data-v-da669af6]{font-size:58px;font-weight:700;color:#fff;line-height:1.241;margin-bottom:20px}.secMainView__catch span[data-v-da669af6]{position:relative;display:inline-block}.secMainView__catch span[data-v-da669af6]:before{content:"";background:#fff700;width:8px;height:8px;border-radius:50%;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-.2em}.secMainView__point[data-v-da669af6]{display:flex;margin-bottom:30px}.secMainView__point__item[data-v-da669af6]{width:144px;height:144px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background:#fff;box-shadow:0 2px 3px #0003;font-size:20px;line-height:26px;font-weight:700;text-align:center;color:#007da5}.secMainView__point__item[data-v-da669af6]:not(:last-child){margin-right:16px}.secMainView__point__item .small[data-v-da669af6]{font-size:16px}.secMainView__point__item[data-v-da669af6]:before{content:"";width:134px;height:134px;display:block;border-radius:50%;border:2px solid #93dcf5;position:absolute;left:2px;right:0;margin:0 3px;top:50%;transform:translateY(-50%)}.secMainView__top__img[data-v-da669af6]{position:absolute;right:-110px;top:117px}.secMainView__movie[data-v-da669af6]{position:relative;padding:168px 0 192px}.secMainView__video[data-v-da669af6]{position:absolute;left:-50px;top:91px;z-index:1}.secMainView__video iframe[data-v-da669af6]{width:640px;height:400px;border:4px solid #fff;border-radius:15px;box-shadow:0 2px 4px #0003}.secMainView__movie__en[data-v-da669af6]{position:absolute;right:-110px;top:0;z-index:0}.secMainView__movie__ttl[data-v-da669af6]{width:540px;margin-left:auto;position:relative;z-index:1}.secMainView__movie__logo[data-v-da669af6]{transform:translateY(-17px)}.secTrouble[data-v-da669af6]{padding:60px 0 83px}.secTrouble__heading[data-v-da669af6]{margin-bottom:37px}.secTrouble__heading .heading-01__logo[data-v-da669af6]{margin-bottom:5px}.secTrouble__tab[data-v-da669af6]{display:flex;flex-wrap:wrap}.secTrouble__tab .tab_label[data-v-da669af6]{font-size:24px;color:#fff;height:90px;line-height:90px;background:#a3a3a3;font-weight:700;white-space:nowrap;text-align:center;order:-1;position:relative;z-index:1;cursor:pointer;border-radius:5px 5px 0 0;flex:1;padding-top:3px;transition:all .4s;overflow:hidden}.secTrouble__tab .tab_label[data-v-da669af6]:before{content:"";background:#fff;width:100px;height:4px;display:block;border-radius:4px;position:absolute;left:0;right:0;margin:0 auto;top:10px;opacity:.3;z-index:1}.secTrouble__tab .tab_label[data-v-da669af6]:after{content:"";background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);width:100%;height:100%;display:block;position:absolute;left:0;top:0;z-index:-1;opacity:0;transition:opacity .4s}.secTrouble__tab .tab_label[data-v-da669af6]:not(:last-of-type){margin-right:20px}.secTrouble__tab .tab_content[data-v-da669af6]{width:100%;height:0;overflow:hidden;opacity:0}.secTrouble__tab .tab_active:checked+.tab_label[data-v-da669af6]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-da669af6]{height:auto;overflow:auto;padding:20px 28px 25px 15px;opacity:1;transition:.5s opacity;border:3px solid #007da5}.secTrouble__tab .tab_active[data-v-da669af6]{display:none}.secAbout__top[data-v-da669af6]{background:#f5f7fa url(/assets/about_bg@2x-CmA7EGiE.png) no-repeat left top/1416px;padding:60px 0 95px;position:relative}.secAbout__heading[data-v-da669af6]{margin-bottom:40px}.secAbout__top__cont[data-v-da669af6]{background:#fff;padding:35px 40px 40px;border-radius:10px;margin-bottom:30px}.secAbout__top__ttl[data-v-da669af6]{text-align:center;font-size:24px;font-feature-settings:"palt";margin-bottom:24px;line-height:1.7;letter-spacing:.08em}.secAbout__top__ttl em[data-v-da669af6]{font-size:32px}.secAbout__top__list[data-v-da669af6]{display:flex;justify-content:space-between;position:relative}.secAbout__top__list[data-v-da669af6]:before{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0}.secAbout__top__item[data-v-da669af6]{position:relative;z-index:1;width:265px;height:80px;padding-left:20px;display:flex;align-items:center;border-radius:6px;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0)}.secAbout__top__icon[data-v-da669af6]{width:50px;height:50px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:18px}.secAbout__top__icon .icon[data-v-da669af6]{font-size:24px;color:#007da5}.secAbout__top__txt[data-v-da669af6]{font-size:20px;font-weight:700;color:#fff}.secAbout__top__catch[data-v-da669af6]{text-align:center;font-size:28px;font-feature-settings:"palt";line-height:1.15}.secAbout__top__catch em[data-v-da669af6]{font-weight:700}.secAbout__top__catch .en[data-v-da669af6]{font-size:48px}.secAbout__top__catch .big[data-v-da669af6]{font-size:42px}.secAbout__arrow[data-v-da669af6]{position:absolute;left:0;right:0;margin:0 auto;bottom:-59px;text-align:center}.secAbout__after[data-v-da669af6]{background:url(/assets/about_after_bg@2x-UyP8NxPN.png) no-repeat center center/cover;padding:60px 0 69px}.secAbout__after__txt[data-v-da669af6]{text-align:center;font-size:32px;line-height:1.5}.secAbout__after__txt .big[data-v-da669af6]{font-size:48px}.secAbout__after__txt em[data-v-da669af6]{font-weight:700}.secAbout__after__txt .square[data-v-da669af6]{display:inline-block;border:2px solid #ff8800;font-size:42px;font-weight:700;background:#fff;padding:12px 25px;margin-right:16px}.secAbout__after__txt.item-02[data-v-da669af6]{margin-top:12px}.secAbout__new[data-v-da669af6]{padding:68px 0 105px}.secAbout__new__heading[data-v-da669af6]{margin-bottom:16px}.secAbout__new__lead[data-v-da669af6]{margin-bottom:40px}.new__list[data-v-da669af6]{display:flex;justify-content:space-between}.new__item[data-v-da669af6]{position:relative;flex:1}.new__item[data-v-da669af6]:not(:last-child){margin-right:40px}.new__img[data-v-da669af6]{text-align:center;width:280px;margin:0 auto 16px}.new__ttl[data-v-da669af6]{text-align:center;font-size:24px;font-weight:700;line-height:1.583;margin-bottom:10px}.secAbout__feature[data-v-da669af6]{background:#f5f7fa;padding:30px 0}.feature__heading[data-v-da669af6]{margin-bottom:13px}.feature__note[data-v-da669af6]{text-align:center;font-size:14px;color:#666}.feature__list[data-v-da669af6]{margin-top:38px;display:flex;flex-wrap:wrap}.feature__item[data-v-da669af6]{width:calc(50% - 20px);margin-bottom:30px;box-shadow:0 2px 8px #00000026;border-radius:5px 5px 0 0;display:flex;flex-direction:column}.feature__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:40px}.feature__item.item-01 .feature__item__img[data-v-da669af6]{margin-top:22px}.feature__item.item-03 .feature__item__img[data-v-da669af6]{margin-top:20px}.feature__item.item-04 .feature__item__img[data-v-da669af6]{margin-top:-10px}.feature__item.item-05 .feature__item__img[data-v-da669af6]{margin-top:20px}.feature__item.item-06 .feature__item__img[data-v-da669af6]{margin-top:60px}.feature__item.item-08 .feature__item__img[data-v-da669af6]{margin-top:20px}.feature__item__ttl[data-v-da669af6]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);font-size:30px;height:70px;line-height:70px;color:#fff;font-weight:700;text-align:center;border-radius:5px 5px 0 0}.feature__item__cont[data-v-da669af6]{border:2px solid #007da5;background:#fff;padding:20px 25px 22px;flex:1}.feature__item__img[data-v-da669af6]{display:flex;justify-content:center}.feature__point__list[data-v-da669af6]{margin-top:15px}.feature__point__item[data-v-da669af6]:not(:last-child){margin-bottom:15px}.feature__point__item .point__ttl[data-v-da669af6]{display:flex;align-items:center;font-size:20px;color:#007da5;font-weight:700}.feature__point__item .num[data-v-da669af6]{width:40px;height:40px;border:2px solid #007da5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:20px;font-weight:700;color:#007da5;margin-right:13px}.feature__point__item .point__txt[data-v-da669af6]{line-height:1.75;padding-left:53px}.secAbout__function[data-v-da669af6]{padding:45px 0 90px}.function__heading[data-v-da669af6]{margin-bottom:15px}.function__heading>span[data-v-da669af6]{line-height:normal;display:flex;align-items:baseline;padding-bottom:17px}.function__heading .num[data-v-da669af6]{font-size:60px}.function__container[data-v-da669af6]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:30px 30px;grid-auto-flow:row;grid-template-areas:"function_01 function_03" "function_02 function_04" "function_05 function_05";margin-bottom:80px}.function_01[data-v-da669af6]{grid-area:function_01}.function_02[data-v-da669af6]{grid-area:function_02}.function_03[data-v-da669af6]{grid-area:function_03}.function_04[data-v-da669af6]{grid-area:function_04}.function_05[data-v-da669af6]{grid-area:function_05}.function__box[data-v-da669af6]{background:#f5f7fa;padding:25px 30px;border-radius:10px}.function__ttl[data-v-da669af6]{display:flex;align-items:center;margin-bottom:17px}.function__ttl__icon[data-v-da669af6]{width:46px;height:46px;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:22px;color:#007da5;margin-right:12px}.function__ttl__txt[data-v-da669af6]{font-size:20px;font-weight:700}.function__listWrap[data-v-da669af6]{display:flex;justify-content:space-between}.function__list.list-01[data-v-da669af6]{width:54%}.function__list.list-02[data-v-da669af6]{width:46%}.function__list.list-03[data-v-da669af6]{flex:auto}.function__list__item[data-v-da669af6]{position:relative;padding-left:15px}.function__list__item[data-v-da669af6]:before{content:"";background:#007da5;width:6px;height:6px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);border-radius:50%}.secFee[data-v-da669af6]{background:#f5f7fa;padding:60px 0 70px}.secFee__heading[data-v-da669af6]{margin-bottom:20px}.secFee__heading .heading-01__logo[data-v-da669af6]{margin-bottom:15px}.secFee__heading .heading-01__en[data-v-da669af6]{top:18px}.secFee__lead[data-v-da669af6]{margin-bottom:32px}.secFee__box[data-v-da669af6]:not(:last-child){margin-bottom:40px}.secFee__box__ttl[data-v-da669af6]{font-size:26px;font-weight:700;text-align:center;color:#fff;background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);height:70px;line-height:70px;border-radius:5px 5px 0 0}.secFee__box__cont[data-v-da669af6]{background:#fff;padding:27px 40px}.secFee__txt[data-v-da669af6]{text-align:center;font-size:18px}.secFee__plan[data-v-da669af6]{display:flex;margin-top:30px}.plan__item[data-v-da669af6]{flex:1;border-radius:5px;position:relative;padding:36px 12px 13px}.plan__item[data-v-da669af6]:not(:last-child){margin-right:5px}.plan__item--blue[data-v-da669af6]{background:#f0fbff}.plan__item--green[data-v-da669af6]{background:#ebf6fa}.plan__item--orange[data-v-da669af6]{background:#fff7ed;border:2px solid #ff8800;top:-1px}.plan__item--orange[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAACCCAMAAACNdKbHAAAAjVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAACAQEYFhSUi4PExMTWcgDW1tbg3tvm5ubufwDt7e3s7Ozw8PD19fX4+Pj6hwP6+vr8/Pz+hwD+/v7///8tLS1ERERXV1doaGh3d3eFhYWTk5OgoKCrq6u9vb3W1tbi4uLs7Oz39vX/iQH/qUf/wXn/1aX/6c////+nMbGDAAAAG3RSTlMAAQMEBwoMDxMkPj9RXnNzg5CRpb3Ay9ni6fWLWeTdAAAKG0lEQVR42uWda3uiOhCA14oFrFpbXF0tiNyx2/L/f96B3BMCJMg+p8B82rYDG17mlgSGX79UZEHl14xlIcisOTwhmTEJFgNGMVcQT7zMkwTmsIQyXxIQxJIKJDFHEIiDYb8ahjFbEtggDOP1fn8xAIoZOscCc3h6+X2/3/+YcySBqifoGMbLvZLX1YohsZgXBsDBWP4GJF4ACYpiFDJQNQk4GCvrzx04x4oaxQjkURocBsBhZSLneH5GJMbCguHxWBVlAA6rZxM5R0UC+cco5JFZEhscCAfTBs7x2zIJip8vPA1tFpgDprB6LjmY1it0jvKfAMVIWBisI+uhIDmzrKIsgsEysXNYAAVgMQKRsdAAAc3h9f7bRhgqwc5RQYEwfrywNMj0QJEEy6FMmC8YQynIOeAP5jgE49BGAR2jCg4wYf55QRTs9XoDnWO7GYms1zamscIFkGpZvMAGsVq9AE+ogsJ675wuRSnf4BefxXjkcnL2GwuzYFEoc3hGCfN+/6Ln/RJ/MQ4ah63FougmwXEwLRu6wv0vPecn+EVejE0uzhqiUCIhcLA2h0+RxPicg8hxg1F0kRA4rA/l0X/vwpX/HaVzQDlUVkGMopGEwOHtwlz4/TMfu3MAB3mzuknwHNYnPj5SEiN2jlJO2CgaSfAcdhcxU9zv35xzfI+UxGXXTmKBCynA4Y079psnkX+ON0pU8oZJSCMmLSifTcsRDsUkvsiPn3kxXnGqQGFgEk2OIeGAjYCQ+PtVjFoQCZlzMBxMR3JoXisoxk3CZEjIHKMKEHv5sdMisWfDhOgYkMO26dhaaTVq2RISrHMwjmGfG4/9mpJJnG2Jc1CDMK1jy8Ff0zGIcuZhmTWTYAxi13rw93Q4FMUOOAdnEtggSse4tB/8nU8HxAU5BwWBDKKKlI7u2VK/klTjiCyqJBlQsX8OFUyCGsRa+2TpRyU6o83BEdGAikXk+X4YZdqDXwsmQSOEo48VjDbVPiIeUjECmv1MAiUOIUIUPUHoH5E8ppgEbiqA8HsMno8SFMR+ABB5Zzi9qoJoUsxvgqkEqj4kqy8ZEChUmubpERB5ElY3KXCFEUVYfCRudcTVp6KrWHjVH4IeaGurNKaJwyUC0TNUEkeOfA+OpQqeXlxTaBVdxSKufnCpn4A/9krsNFyynvGucwof3St2oEn1a+Cv6T8FkZMInYRkALe4B4p3KYiTHoi6RCiblhLm/xBEAYNEFrjcn90o1/cNDgQMEXo5Qw6iyAI8qkRyfTLXv37oKiLfkIiX6ucNGCQWTIjYPAbieoszWGtSRwGDTkrJxSMloU1ZEfuGTGJNEBtsEgyIndYZQsYsvThhy7oY3spWhIkqa7nijfIPwb89j8evM/MSQThF36wh1jJ52DSiNI4iT2W87Yqpi+9AjgNGkUAUrl6l7UhAHAYDUUZzN5Doxh6bYFqkQzFzP+g8JMfJM4fh6aY1/AMBQZPGcUAQRVa/MbnPZ9rm2VaHYn7FqYkETp9xGK2AeRRArHSzZw1EmsTVpDntqJhVQHQphiQ2EW0YI3NXKDnV8udKAHHuDcIL6NjdoMFJYcpzfWj1LaPtUoSFpIuunysrQ77kVFm6rIEwzUtvEIKEeeN9DsmF5u0G0aIIHCfAM84bSyvV9o0LnG08bBGkfuJLCslVZjSl+q0Jv0sRXKybwxiZZLz/uLoZ9DwIiDxsKGsk0TOhU2WfBDrpUkOHYojoBLAC5f87X3dCLrqG0SdYJqSmcm9RksCpuNtQ4CX0orzWdZQuRQ8YBLIcsZzUBnGSpE/dOiKSGkB2lZeV+Qe6ABTe/NalymbFjNQKAZc8eoI4PF5ZBg2ekDYs3gFAbpzAArxlZa1dMSEmkEnmF9rzDVllqbdQB0P6NfFrY21YL4prM9XWMzcpRvTsYe026K+p7yUgtlrpAid5v3b/m+ZKV9VpYqsiAyKplVyB9lrVlgHRaz0iwK5aB9GUwrjKuW20rYoRgYMrbbqeDQ3i2nc9YoG3uXTyJ7jaTAYibl7gZ+ZSN9VJ102WVEBNT3QwCURGJ0Sc8WYXt1SnEy3JzRJBpK2LERkOgV1+3KgIfdKPbrUoAvMVm0M0YiUHQidIgNtxy5FD02FGHREA1R7dc+VGRS6CXF2yJojA6a3MbBkQdF/D0phtwAt2wwA5QpYkSRziQXoNESBB3u92xbMWxYSr5VO4YJ4RZ9Kae14sbl+jj2/kHrt8XNDl6+a7ksfXDzG8FT0UaQFTWWRZzdIboMmB8YxF783w1OULKq89NebMYFs5KCii+sGN68vIehyE7XDm8QidRSoatcGF0/nXNW0vk66pQqXWqpiGvh+S/ZyM3BJPc+X2KDwgsei3op9HaARXmsNL64g7LrBzF0ZZUYganvb+zkZ8PoJuA+utW+bxrYzaQY6iue9HbdtuwLcDhUVmZUVmcd8N9DeBj3QLePHr4UdmdKrRq+L2pLIiviFJ1mc84gMzjz1ENV5x5E/VPXU+bzoxOZPHZbgnTsljVJu5gNjIHktnn8Xez4PDXvosNmsS1mEOHA6W/D0F9r0V+zR9Die76c0V9oWN6ZMAHFZN7zLNh0QbB+Ht+OOUORzt7vcdMQlrwoWVY3W+AfvU8AbslIR7//Wp6Z1olsR6ku5xXHdzYFo2QvfYTa7cPu/Yd+Q72gVQEqa9nxSK8942TbVWGrRtI+5GNh0UJ4RhpdRmZsEbRdVGYuNMIGxenI1Z66yyUOhbiHv1wW5cm/1hxIZxPtC2Q4ZGX9IF26kON2grnWS93e33773k7f2tFL1y9eS8Pyz7/W6LOlExPReVG1ozDV5Jz77nvn3BSFMzy9bxsOPGGq79Wa01mWqTtoXQxhG2e+vVKo6BsdOwhi1FMFC3ul7N6jgUtKVlLwEwAIiDRrK3mB5zQ/UvXOpj4Jq9Uhb6glgAErZysif91Pg+jMM1tHyo721vGoCEsmdc3uyh+4aKLU4f/LBGz4azBmlydlTK9rYFi54V36l1kK63j7SGZrpj95HlkkzrVTzDWVu49iMMBm2DPMyHZ3qiQCC618YPa4stepZDt8b+J1/hUZQnujR+7C4cJBh+Qq/0QaiQncR1Z+EglMAPQ/hpn+ZAu+z7rlUCAcO0vnlEN9mtU0fhUOvDOqkvNag8bXB5B4UDi2F6X6ygntH41jkpHCaMQcEz2MJhshi6PYMtHCaMgXqGvB+DUDhM+JtwTLezs0rhMNmP+rQ8tNhQOEz2c0YNTzZfpl84SEJECYL3jFkUDvKWqZvZFQ4NIJzZFQ5yEPQtkNkUDnIQW1I4mDNKFRIQDioc5omBgFiCDa6ycHiub7rN4/uQeKFuWxUONt2hWM7q25AUxPJQFg4ro9dnkaYCApAw321jyey1zO+D2+L3APvuPU6JBP996dl9V5nbRl7O+Sv0te2xeWLAG0FPA2zBToPEz9x8+v9Y/PSR/gc9g9ifr8hbRgAAAABJRU5ErkJggg==) no-repeat center center/cover;width:132px;height:65px;display:block;position:absolute;right:15px;top:-30px}.plan__icon[data-v-da669af6]{font-size:32px;text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-9px}.plan__icon--blue[data-v-da669af6]{color:#00ace5}.plan__icon--green[data-v-da669af6]{color:#007da5}.plan__icon--orange[data-v-da669af6]{top:-18px;color:#f80}.plan__name[data-v-da669af6]{font-size:26px;font-weight:700;text-align:center;margin-bottom:27px}.plan__name--blue[data-v-da669af6]{color:#00ace5}.plan__name--green[data-v-da669af6]{color:#007da5}.plan__name--orange[data-v-da669af6]{color:#f80;font-size:32px;margin-top:-9px}.plan__table thead .th[data-v-da669af6]{font-size:18px;color:#fff;font-weight:700;text-align:center;padding:7px 0}.plan__table thead .th.th--blue[data-v-da669af6]{background:#00ace5}.plan__table thead .th.th--green[data-v-da669af6]{background:#007da5}.plan__table thead .th.th--orange[data-v-da669af6]{background:#f80}.plan__table tbody[data-v-da669af6]{line-height:normal;background:#fff}.plan__table[data-v-da669af6]{width:100%}.plan__table--initial td[data-v-da669af6]{font-size:22px;text-align:center;vertical-align:middle;height:60px}.plan__table--initial td .en[data-v-da669af6]{font-size:22px}.plan__table--initial td .num[data-v-da669af6]{font-size:24px;font-weight:700}.plan__table--initial td.recommend .en[data-v-da669af6]{font-size:24px}.plan__table--initial td.recommend .num[data-v-da669af6]{font-size:38px}.plan__table--monthly tbody .sp-display[data-v-da669af6]{display:none}.plan__table--monthly tbody th[data-v-da669af6]{text-align:left;background:#f0f0f0;font-size:16px;vertical-align:middle;padding:18px 12px;width:118px;font-weight:400}.plan__table--monthly tbody th .num[data-v-da669af6]{font-size:20px;font-weight:700}.plan__table--monthly tbody td[data-v-da669af6]{font-size:16px;text-align:center;vertical-align:middle;padding:17px 0}.plan__table--monthly tbody td.cel01[data-v-da669af6]{height:90px;padding:0}.plan__table--monthly tbody td.cel02[data-v-da669af6]{height:103px}.plan__table--monthly tbody td .en[data-v-da669af6]{font-size:22px}.plan__table--monthly tbody td .num[data-v-da669af6]{font-size:24px;font-weight:700}.plan__table--monthly tbody td .num.num-01[data-v-da669af6]{font-size:32px}.plan__table--monthly tbody td .num.num-02[data-v-da669af6]{font-size:36px}.plan__table--monthly tbody td.option[data-v-da669af6]{font-size:18px}.plan__table--monthly .border[data-v-da669af6]{border-bottom:1px solid #dbdbdb}.plan__table--monthly .border--lightgray[data-v-da669af6]{border-color:#ebebeb}.plan__table--monthly .border--white[data-v-da669af6]{border-color:#fff}.secFee__noteList[data-v-da669af6]{margin-top:13px}.secFee__noteItem[data-v-da669af6]{font-size:14px}.secFee__option__list[data-v-da669af6]{display:flex;flex-wrap:wrap;padding:5px 58px 5px 0}.secFee__option__item[data-v-da669af6]{width:calc(50% - 37px);margin-bottom:30px;display:flex;align-items:center}.secFee__option__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:74px}.secFee__option__item.item-03[data-v-da669af6],.secFee__option__item.item-04[data-v-da669af6]{margin-bottom:10px}.option__img[data-v-da669af6]{width:150px;height:150px;background:#f7f7f7;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:6px}.option__img.item-04[data-v-da669af6]{padding-left:11px;padding-bottom:13px}.option__img .icon[data-v-da669af6]{color:#007da5}.option__img .icon.item-01[data-v-da669af6]{font-size:54px}.option__img .icon.item-02[data-v-da669af6],.option__img .icon.item-03[data-v-da669af6]{font-size:60px}.option__ttl[data-v-da669af6]{font-size:24px;color:#007da5;font-weight:700}.option__txt[data-v-da669af6]{line-height:1.875}.option__txtbox[data-v-da669af6]{flex:1;padding-left:25px}.secVoice[data-v-da669af6]{padding:58px 0 45px}.secVoice__heading[data-v-da669af6]{margin-bottom:25px}.secVoice__list[data-v-da669af6]{display:flex;flex-wrap:wrap}.secVoice__item[data-v-da669af6]{width:calc(50% - 17px);border:2px solid #007da5;margin-bottom:44px;padding:34px 8px 30px;background:#fff;display:flex;flex-direction:column;justify-content:center;position:relative}.secVoice__item[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAABUBAMAAAC4vyLBAAAAFVBMVEX///8AgKQAfaUAfqUAfaUAfaYAfaXf2xHrAAAABnRSTlMAGlB/psMqZiAYAAABc0lEQVRYw+1Yu07DQBD0I0ntgri2gLg2Ba6DkFwjJK7OA+//fwIgUOxz9tDODZIpPPXt6G53dnZ1SfILskcn0j8XSSTu5QcPcfE7ueA1Jn4rIzzh8bl4qGCCzic4o/E3MsGeu4DIOxa/kis0EEF9TXBC4lNRQL4AS2OtERwBAqcR9GQKRIpYGeOF3AwKvr0bnnMwE5QX+X3eOnN4FluvB7d4Q3We/lO8HZx/5xau40R7JSzmSd3W0QTV7ATNRFdwFQ5+b/YwwbdyUgcTtF7/rXAl1mMfTDvcFcthKBZpG2FJa90PXswEGWsotKUNZYidrxvW1nMuBfpg6JH4kRKiXqDWAVxyamq6a1qCt6yW2A4WgoVgDoL8TcW0F/RTTcj/rDgHHdiKIjQDrKj0xdyOve7gdhz0zd6OE1eErzI4jqDnCYTEQvAvCOYXEt0LdDeWrB/QjkR7IimEP5gLXBaPoQ8Xew6D3xU2NAk524rgl421E5IPzBJ17g66WOIAAAAASUVORK5CYII=) no-repeat center center/cover;width:64px;height:42px;display:block;position:absolute;left:0;right:0;margin:0 auto;top:-30px}.secVoice__item[data-v-da669af6]:after{content:"";width:100%;height:100%;display:block;position:absolute;right:-8px;bottom:-8px;border:2px solid #007da5;z-index:-1}.secVoice__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:34px}.secVoice__head[data-v-da669af6]{padding:0 23px 35px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABFkAAAACCAYAAACDmwMZAAAATUlEQVRoge3LsQ2AMAADQYeeAWEAtghFxkgPa8ICiUTPXWnrS+q1JVkz8LS9j/YkKed9zD6dTqfT6XQ6nU6n0+l0ur91y+wAAAAA4LsXDF89m6b9zB4AAAAASUVORK5CYII=) no-repeat left bottom/100%;display:flex}.secVoice__txtbox[data-v-da669af6]{flex:1;padding-left:22px}.secVoice__item__ttl[data-v-da669af6]{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:3px}.secVoice__item__job[data-v-da669af6]{color:#007da5;margin-bottom:14px}.secVoice__item__info[data-v-da669af6]{display:flex}.secVoice__item__info .row[data-v-da669af6]{display:flex;align-items:center}.secVoice__item__info .row[data-v-da669af6]:not(:last-child){margin-right:20px}.secVoice__item__info dt[data-v-da669af6]{font-size:14px;background:#f5f5f5;border-radius:5px;padding:0 10px;font-weight:700;margin-right:10px}.secVoice__cont[data-v-da669af6]{padding:25px 23px 0;flex:1;display:flex;flex-direction:column}.secVoice__cont__box[data-v-da669af6]{border-radius:5px;position:relative}.secVoice__cont__box--green[data-v-da669af6]{background:#ebf6fa;margin-bottom:25px;padding:17px 10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.secVoice__cont__box--row2[data-v-da669af6]{min-height:88px}.secVoice__cont__box--row3[data-v-da669af6]{min-height:115px}.secVoice__cont__box--orange[data-v-da669af6]{background:#fff5eb;padding:17px 25px;flex:1}.secVoice__cont__ttl[data-v-da669af6]{text-align:center;position:absolute;left:0;right:0;margin:0 auto;top:-20px}.secVoice__cont__ttl span[data-v-da669af6]{display:inline-block;position:relative;border-radius:60px;color:#fff;font-weight:700;padding:3px 15px 5px;line-height:1}.secVoice__cont__ttl span[data-v-da669af6]:after{top:100%;left:50%;border:solid transparent;content:"";height:0;width:0;position:absolute;pointer-events:none;border-color:#88b7d500;border-top-color:#88b7d5;border-width:6px;margin-left:-6px}.secVoice__cont__ttl--green span[data-v-da669af6]{background:#007da5}.secVoice__cont__ttl--green span[data-v-da669af6]:after{border-top-color:#007da5}.secVoice__cont__ttl--orange span[data-v-da669af6]{background:#f80}.secVoice__cont__ttl--orange span[data-v-da669af6]:after{border-top-color:#f80}.secVoice__problem[data-v-da669af6]{color:#007da5;font-weight:700;text-align:center;font-size:17px;line-height:1.6}.secVoice__afterItem[data-v-da669af6]{line-height:1.625;position:relative;padding-left:28px}.secVoice__afterItem[data-v-da669af6]:not(:last-child){margin-bottom:15px}.secVoice__afterItem[data-v-da669af6]:before{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:fontAwesome;position:absolute;left:0;top:6px;font-size:1rem;transition:all .2s;color:#f80}.secVoice__afterItem em[data-v-da669af6]{font-weight:700;color:#f80}.secFlow[data-v-da669af6]{background:#f5f7fa;padding:67px 0 75px}.secFlow__heading[data-v-da669af6]{margin-bottom:30px}.secFlow__list[data-v-da669af6]{margin-bottom:40px}.secFlow__item[data-v-da669af6]{display:grid;grid-template-columns:auto 300px;grid-template-rows:auto 1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"flow__ttl flow__img" "flow__txt flow__img";background:#fff;border-radius:8px;padding:26px 40px 25px 110px;position:relative}.secFlow__item[data-v-da669af6]:not(:last-child){margin-bottom:30px}.secFlow__item[data-v-da669af6]:not(:last-child):before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAF8BAMAAAAeLNdoAAAAHlBMVEX///8AgJ8AgKcAfKUAfaUAfqUAfaUAfaYAfaUAfaWyli9CAAAACXRSTlMAECNIY4SfxeU+iudKAAAAZklEQVQ4y2NgCmFgsJxZwNA5cwrDzJlTGTJnTmIQm2HAQAwAqQOpB+kD6QeZAzKPIDBiYNCYGcBQOXMyWC+IBvFB4oQAS5kCQ+TMRrB9IAxig8RoaedoGA3OMKLEztEwGg2jERhGAMALxCJjWniIAAAAAElFTkSuQmCC) repeat-y center top/3px 190px;width:3px;height:calc(100% - 39px);display:block;position:absolute;top:89px;left:56px;z-index:1}.secFlow__num[data-v-da669af6]{background:#00b5ce;background:linear-gradient(to bottom,#00b5ce,#007da5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00b5ce",endColorstr="#007da5",GradientType=0);box-shadow:none;position:absolute;left:25px;top:24px;padding:6px 0 0 4px;z-index:2}.flow__ttl[data-v-da669af6]{grid-area:flow__ttl;font-size:28px;font-weight:700;margin-bottom:5px;align-self:start}.flow__ttl .small[data-v-da669af6]{font-size:14px;color:#666;font-weight:400}.flow__img[data-v-da669af6]{height:179px;grid-area:flow__img}.flow__txt[data-v-da669af6]{grid-area:flow__txt;line-height:2.125;align-self:start;padding-right:100px}.flow__setting[data-v-da669af6]{background:#f7f7f7;padding:25px 0;position:relative;margin-top:8px;border-radius:5px;margin-right:110px}.setting__ttl[data-v-da669af6]{text-align:center;color:#007da5;font-weight:700;position:absolute;top:-1em;left:0;right:0;margin:0 auto}.setting__list[data-v-da669af6]{display:flex;justify-content:center}.setting__item[data-v-da669af6]{position:relative;padding-left:15px}.setting__item[data-v-da669af6]:before{content:"";background:#007da5;width:5px;height:5px;display:block;position:absolute;left:0;top:54%;transform:translateY(-50%);border-radius:50%}.setting__item[data-v-da669af6]:not(:last-child){margin-right:50px}.secFlow__support[data-v-da669af6]{background:#fff5eb;border:1px dashed #ff8800;border-radius:10px;padding:40px 0 28px;text-align:center;margin-bottom:70px}.support__ttl[data-v-da669af6]{font-size:40px;font-weight:700;margin-bottom:15px}.support__lead[data-v-da669af6]{font-size:18px;line-height:1.777;margin-bottom:15px}.support__lead .small[data-v-da669af6]{font-size:14px}.support__list[data-v-da669af6]{display:flex;justify-content:space-between;max-width:990px;margin:0 auto}.support__item[data-v-da669af6]{flex:1}.support__img[data-v-da669af6]{display:flex;justify-content:center;margin-bottom:10px}.support__txt[data-v-da669af6]{font-size:24px;color:#f80;font-weight:700}.secFaq[data-v-da669af6]{padding:60px 0 80px}.secFaq__heading[data-v-da669af6]{margin-bottom:30px}.secFaq__item[data-v-da669af6]{background:#fff;border:2px solid #007da5;border-radius:9px;position:relative}.secFaq__item[data-v-da669af6]:not(:last-child){margin-bottom:22px}.secFaq__dt[data-v-da669af6]{position:relative;cursor:pointer}.secFaq__dt[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////r9vvs9/vr9voAfaVeoLzD3Ofr9vqN6lgWAAAABHRSTlMAT4K3lOVwgQAAATRJREFUSMe9lj1uwkAQhQ0UblEoaB1R0JpQ+AIrcgLEDaD1j8RcnyIG28zz7hcpyqtcfNpZz8zOvCyb6mNXVcevzyymjfXqDrPMorJB3VpDS5uqIJDEFublg1aC6t6hrSk1qUupmPsZqh1DK5tTkbi6O2xpBg7bR6gmllD/m3mUqpN3HxUgHvAZchrwHsL3lCrFH3rqJ2WWoEykVFCFz4Ogat9Zgmp8tgTVucsrynw/KGrtGlBRpSu1praAqhHVuD5VVOuaK0Fde4Vw6r9uQ1pfVHC6DJT9M2XwLJKJv6RaWCFWbdY5OaJIRxfwdbCXBl8tmwBsmrDJxKbc+8Q8ny9qYuaJGV3+YpKzrQA3DNtWbPPBLco2MtzuzClA18EcDHRD0FkxlwYdH3SPYydqh6hj1a72ATYHs1UhnE9zAAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:37px;height:37px;right:30px;top:50%;transform:translateY(-50%)}.secFaq__dt.on[data-v-da669af6]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKBAMAAADu/t9CAAAAGFBMVEX////s9/3r9vvr9vvr9/ra6/IAfaXr9vrzoirXAAAABnRSTlMAFVJ8rO0mQCReAAABPElEQVRIx7WWPU/DMBRFHShijUARayWoWIEla1VVytpWRP4H7dw21vv7ENGkdv11iuBOGY7i52v7vauUo+J52bafy49SxVW8aPmRWUS5m0bO6qZh6FGLLfMehORC5i2wnBYP8xYtGvHVXW5hJiGtXehWwnJLqyPU0YYmEtPcopoo1ZFf2ZXVCeowGiopDdZWSWqdrd2qP73gsGSVoVbZHY7+FxlITJk4aNfYuyzVF/aapQ5Zt06OZYv/VgmK732dAGqu7gG1Uk+A2gMjeitqQB2BXQ7VetJnW8fPrafddZRRgij9H1Ty6jR/SLETYqfNbg67hexGs9fBXhp7tbADVKibsM7EuhzrmLD7sk7OpgKcMGxasckHpyibyHC6s6QQPfIpSTCbX6UhlqxgSoOJT6kHkh5hEh1Sbeul2i8Fs9YJx17MgwAAAABJRU5ErkJggg==) no-repeat center center/cover}.secFaq__q[data-v-da669af6]{font-size:32px;color:#007da5;font-weight:700;display:inline-block;margin-right:10px;line-height:1}.secFaq__dt__ttl[data-v-da669af6]{display:block;font-size:20px;font-weight:700;letter-spacing:.04em;padding:21px 30px;line-height:1.5}.secFaq__dd[data-v-da669af6]{padding:0 30px 30px}.secFaq__ddBox[data-v-da669af6]{background:#f5f7fa;border-radius:9px;padding:24px 37px}.secFaq__dd__ttl[data-v-da669af6]{font-size:20px;line-height:1.5;margin-bottom:11px;letter-spacing:.04em;color:#007da5;font-weight:700}.secContact[data-v-da669af6]{background:#f5f7fa;padding:60px 0 80px}.secContact__heading[data-v-da669af6]{margin-bottom:35px}.secContact__heading .heading-01__logo[data-v-da669af6]{margin-bottom:15px}.secContact__heading .heading-01__en[data-v-da669af6]{top:15px}.secContact__frame[data-v-da669af6]{border:3px solid #007da5;background:#fff;padding:35px 37px 50px}.secCompany[data-v-da669af6]{padding:60px 0 80px}.secCompany__heading[data-v-da669af6]{margin-bottom:17px}.secCompany__lead[data-v-da669af6]{margin-bottom:40px}.secCompany__logo[data-v-da669af6]{text-align:center;margin-bottom:40px}.secCompany__box[data-v-da669af6]{display:flex}.secCompany__dl[data-v-da669af6]{flex:1;padding-right:50px}.secCompany__dl .row[data-v-da669af6]{display:flex}.secCompany__dl .row:last-child dt[data-v-da669af6]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dd[data-v-da669af6]{border-bottom:1px solid #dbdbdb}.secCompany__dl dt[data-v-da669af6]{text-align:center;font-weight:700;letter-spacing:.04em;color:#007da5;width:152px;padding:24px 0;background:#f5f7fa;border-top:1px solid #007da5;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.75}.secCompany__dl dd[data-v-da669af6]{flex:1;padding:24px 30px;border-top:1px solid #dbdbdb;line-height:1.75}.secCompany__dl dd a[data-v-da669af6]{color:#007da5;text-decoration:underline}.secCompany__map[data-v-da669af6]{width:615px}.secCompany__map iframe[data-v-da669af6]{width:100%;height:514px}#thanks[data-v-da669af6]{padding-top:90px}.secThanks[data-v-da669af6]{padding:80px 0}.secThanks__heading[data-v-da669af6]{margin-bottom:30px}.secThanks__lead[data-v-da669af6]{margin-bottom:50px}.secThanks__btn a[data-v-da669af6]{margin:0 auto}@media (max-width: 959px){.wrapper[data-v-da669af6]{min-width:0;margin-top:0}.tab[data-v-da669af6]{display:block!important}.c-cta a[data-v-da669af6]{padding:20px}.c-cta__img[data-v-da669af6]{position:static;display:flex;justify-content:center}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]{margin:0 auto}.c-num[data-v-da669af6]{width:50px;height:50px;font-size:22px}.fix-bnr[data-v-da669af6]{bottom:0}.st-footer[data-v-da669af6]{padding-bottom:70px}.st-header[data-v-da669af6]{min-width:0px;padding:0}.st-header__content[data-v-da669af6]{height:60px;padding:0}.st-header__logo[data-v-da669af6]{width:46.2vw;max-width:200px;margin-left:20px}.st-header__nav[data-v-da669af6]{background:#fff;max-width:420px;margin-left:auto;padding:60px 2rem 0}.st-header__globalNav[data-v-da669af6]{display:block;margin-right:0;text-align:left}.st-header__globalNav li[data-v-da669af6]{display:block;height:auto;text-align:left;margin-right:0}.st-header__globalNav__link[data-v-da669af6]{width:100%;padding:30px 0}.st-header__contact[data-v-da669af6]{margin-top:2rem}.scroll-prevent[data-v-da669af6]{position:fixed;width:100%;height:100%}#sp-btn[data-v-da669af6]{position:fixed;z-index:99999999999;top:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s;background:#fff}.login-btn[data-v-da669af6]{margin-top:2rem;margin-left:0!important}#sp-btn[data-v-da669af6]:before{content:"MENU";font-family:Inter,Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif,sans-serif;font-size:10px;letter-spacing:.04em;padding-left:.04em;display:block;position:absolute;left:0;right:0;margin:-5px auto;bottom:.7rem;text-align:center;transition:all .4s;color:#f80}#sp-btn span[data-v-da669af6]{width:30px;height:3px;transition:all .4s;border-radius:3px;background:#f80}#sp-btn span[data-v-da669af6]:not(:last-child){margin-bottom:7px}#sp-btn.active[data-v-da669af6]{background:none}#sp-btn.active[data-v-da669af6]:before{content:"CLOSE"}#sp-btn #sp-btn-a[data-v-da669af6],#sp-btn #sp-btn-a span[data-v-da669af6]{display:inline-block;box-sizing:border-box;transition:all .4s}#sp-btn #sp-btn-a[data-v-da669af6]{display:block;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;width:30px;height:36px;background:none;padding:0;border-bottom:none;min-width:0}#sp-btn #sp-btn-a[data-v-da669af6]:hover{opacity:1}#sp-btn.active span[data-v-da669af6]:nth-of-type(1){transform:translateY(10px) rotate(-45deg)}#sp-btn.active span[data-v-da669af6]:nth-of-type(2){opacity:0}#sp-btn.active span[data-v-da669af6]:nth-of-type(3){transform:translateY(-10px) rotate(45deg)}#g-nav[data-v-da669af6]{position:fixed;z-index:9999999;top:0;left:0;right:0;overflow-x:hidden;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;display:none}.secMainView[data-v-da669af6]{padding-top:60px;background:#e9ecef url(/assets/mv_bg@2x-D82F2bJe.png) no-repeat center top;background-size:1690px auto}.secMainView__top[data-v-da669af6]{padding:30px 0 0}.secMainView__top__img[data-v-da669af6]{position:static;margin-top:30px}.secMainView__movie[data-v-da669af6]{padding:80px 0 50px}.secMainView__video[data-v-da669af6]{position:static;display:flex;justify-content:center}.secMainView__movie__en[data-v-da669af6]{width:75vw;right:-20px}.secMainView__movie__ttl[data-v-da669af6]{width:456px;margin:0 auto}.secTrouble__tab .tab_label[data-v-da669af6]{height:60px;line-height:60px;padding-top:6px}.secTrouble__tab .tab_label[data-v-da669af6]:not(:last-of-type){margin-right:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-da669af6]{padding:15px 10px}.secAbout__top__ttl[data-v-da669af6]{line-height:1.6;letter-spacing:.06em}.secAbout__top__list[data-v-da669af6]{flex-wrap:wrap}.secAbout__top__list[data-v-da669af6]:before{top:41px;transform:translateY(0)}.secAbout__top__list[data-v-da669af6]:after{content:"";background:#6fc9d5;width:100%;height:4px;display:block;position:absolute;left:0;bottom:41px;z-index:0}.secAbout__top__item[data-v-da669af6]:nth-of-type(1),.secAbout__top__item[data-v-da669af6]:nth-of-type(2){margin-bottom:20px}.secAbout__top__item[data-v-da669af6]:nth-of-type(1):before,.secAbout__top__item[data-v-da669af6]:nth-of-type(2):before{content:"";background:#6fc9d5;width:4px;height:20px;display:block;position:absolute;left:130px;bottom:-20px;z-index:-1}.secAbout__after__txt .square[data-v-da669af6]{padding:12px 19px}.new__list[data-v-da669af6]{display:block}.new__item[data-v-da669af6]:not(:last-child){margin-right:0;margin-bottom:30px}.feature__list[data-v-da669af6]{display:block}.feature__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:0}.feature__item[data-v-da669af6]{width:100%}.feature__item.item-01 .feature__item__img[data-v-da669af6],.feature__item.item-03 .feature__item__img[data-v-da669af6],.feature__item.item-04 .feature__item__img[data-v-da669af6],.feature__item.item-05 .feature__item__img[data-v-da669af6],.feature__item.item-06 .feature__item__img[data-v-da669af6],.feature__item.item-08 .feature__item__img[data-v-da669af6]{margin-top:20px}.function__heading>span[data-v-da669af6]{display:block}.function__container[data-v-da669af6]{display:block}.function__box[data-v-da669af6]:not(:last-child){margin-bottom:20px}.function__listWrap[data-v-da669af6] ul[data-v-da669af6]{margin-left:0}.function__listWrap[data-v-da669af6] li[data-v-da669af6]{line-height:2}.secFee__plan[data-v-da669af6]{display:block}.plan__item[data-v-da669af6]:not(:last-child){margin-right:0;margin-bottom:30px}.plan__table--monthly tbody th[data-v-da669af6]{width:150px}.secFee__option__list[data-v-da669af6]{display:block;padding:0}.secFee__option__item[data-v-da669af6]{width:100%;margin-bottom:20px}.secFee__option__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:0}.secVoice__list[data-v-da669af6]{display:block}.secVoice__item[data-v-da669af6]{width:100%;margin-bottom:40px}.secFlow__item[data-v-da669af6]{display:block}.flow__txt[data-v-da669af6]{padding-right:0}.flow__setting[data-v-da669af6]{margin-top:13px;margin-right:0}.support__list[data-v-da669af6]{padding:0 20px}.support__item[data-v-da669af6]{width:calc(100 / 3 - 8px)}.support__item[data-v-da669af6]:not(:last-child){margin-right:12px}.secFaq__dt__ttl[data-v-da669af6]{padding:21px 60px 21px 30px}.secContact__frame[data-v-da669af6]{padding:30px 20px}.secCompany__box[data-v-da669af6]{display:block}.secCompany__dl[data-v-da669af6]{padding-right:0;margin-bottom:30px}.secCompany__map[data-v-da669af6]{margin:0 auto;width:100%}#thanks[data-v-da669af6]{padding-top:60px}.function__container .hide[data-v-da669af6]{display:none}}@media screen and (min-width: 751px) and (max-width: 959px){.fix-bnr__bottom[data-v-da669af6] p[data-v-da669af6]{font-size:14px}.secAbout__top__cont[data-v-da669af6] ul[data-v-da669af6]{margin-left:40px}.secAbout__top__item[data-v-da669af6]:nth-of-type(1),.secAbout__top__item[data-v-da669af6]:nth-of-type(3){transform:translate(-40px)}p[data-v-da669af6],dt[data-v-da669af6],dd[data-v-da669af6],li[data-v-da669af6]{font-size:16px;line-height:2}}@media (max-width: 750px){.secCompany__dl .row:last-child dd[data-v-da669af6]{border-bottom:1px solid #007da5}.secCompany__dl .row:last-child dt[data-v-da669af6]{border-bottom:none}.fix-bnr__bottom p[data-v-da669af6]{font-size:14px}.wrapper[data-v-da669af6]{min-width:0;margin-top:0}p[data-v-da669af6],dt[data-v-da669af6],dd[data-v-da669af6],li[data-v-da669af6]{line-height:2;font-size:15px}.pc[data-v-da669af6]{display:none!important}.tab[data-v-da669af6],.sp[data-v-da669af6]{display:block!important}.inline-pc[data-v-da669af6]{display:none!important}.inline-sp[data-v-da669af6]{display:inline-block!important}.inner[data-v-da669af6]{padding:0 5%}.inner--s[data-v-da669af6]{padding:0 2.5%}.no-telLink a[href^="tel:"][data-v-da669af6]{color:inherit;text-decoration:none;pointer-events:none}.c-cta a[data-v-da669af6]{padding:15px 20px 20px}.c-cta__ttl[data-v-da669af6]{font-size:19px;margin-bottom:20px;line-height:1}.c-cta__ttl .num[data-v-da669af6]{font-size:30px}.c-cta__ttl .normal[data-v-da669af6]{font-size:26px}.c-cta__img[data-v-da669af6]{position:absolute;right:5px;top:5px;width:45%;left:auto}.c-cta__trialBtn.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]{width:100%;font-size:14px;height:50px}.c-cta__note[data-v-da669af6]{font-size:12px;line-height:1.6}.c-lead[data-v-da669af6]{font-size:15px;text-align:left;line-height:1.8}.c-num[data-v-da669af6]{width:35px;height:35px;font-size:16px}.c-trialBtn a[data-v-da669af6],.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]{font-size:16px;width:100%}.c-trialBtn .icon[data-v-da669af6]{font-size:1.6rem;margin-left:8px}.fix-bnr[data-v-da669af6]{width:100%}.fix-bnr__top__txt[data-v-da669af6]{font-size:14px;padding:10px}.fix-bnr__top__txt[data-v-da669af6]:before{width:13px;height:12px;left:4px;top:3px}.fix-bnr__top__txt em[data-v-da669af6]{font-size:20px}.fix-bnr__top__txt br[data-v-da669af6]{display:none}.fix-bnr__top__img[data-v-da669af6]{bottom:-34px}.agree label[data-v-da669af6]{display:block;text-align:center;max-width:87%;margin:0 auto!important;padding-top:3px}.heading-01__logo[data-v-da669af6]{max-width:26px;margin:0 auto 5px}.heading-01__ja[data-v-da669af6]{font-size:20px}.heading-01__ja em[data-v-da669af6]{font-size:26px}.heading-01__ja--40[data-v-da669af6]{font-size:22px}.heading-01__catch span[data-v-da669af6]{font-size:16px;padding:0 20px}.heading-01__catch span[data-v-da669af6]:before{width:10px;height:15px}.heading-01__catch span[data-v-da669af6]:after{width:10px;height:15px}.heading-02[data-v-da669af6]{font-size:20px}.heading-02[data-v-da669af6]:before{margin-right:10px}.heading-02[data-v-da669af6]:after{margin-left:10px}.heading-02--en[data-v-da669af6]{padding-top:25px}.st-footer[data-v-da669af6]{padding:50px 0 70px}.st-footer__logo[data-v-da669af6]{width:50%;margin:0 auto 10px}.st-footer__copyright[data-v-da669af6]{font-size:10px}.st-header__logo[data-v-da669af6]{margin-left:0}.st-header__globalNav__link[data-v-da669af6]{padding:6vw 0;display:flex;align-items:center;position:relative}.secMainView__logo[data-v-da669af6]{width:46%;margin-bottom:15px}.secMainView__catch[data-v-da669af6]{font-size:33px;margin-bottom:20px}.secMainView__catch span[data-v-da669af6]:before{width:5px;height:5px}.secMainView__point[data-v-da669af6]{margin-bottom:20px;justify-content:center}.secMainView__point__item[data-v-da669af6]{width:102px;height:102px;font-size:16px;padding-left:.1em}.secMainView__point__item .small[data-v-da669af6]{font-size:16px}.secMainView__point__item[data-v-da669af6]:before{left:0;margin:0 auto;width:94px;height:94px}.secMainView__top__img[data-v-da669af6]{margin-top:20px}.secMainView__movie[data-v-da669af6]{padding:50px 0}.secMainView__video[data-v-da669af6]{position:relative;left:0;top:0;padding-top:56.2%}.secMainView__video iframe[data-v-da669af6]{position:absolute;width:100%;height:100%;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.secMainView__movie__ttl[data-v-da669af6]{width:70%}.secMainView__movie__minutes[data-v-da669af6]{width:50%}.secMainView__movie__logo[data-v-da669af6]{width:100%;transform:translateY(-10px)}.secTrouble[data-v-da669af6]{padding:50px 0}.secTrouble .inner[data-v-da669af6]{padding:0 3%}.secTrouble__heading[data-v-da669af6]{margin-bottom:30px}.secTrouble__tab .tab_label[data-v-da669af6]{flex:auto;height:45px;line-height:45px;padding-top:4px;font-size:14px}.secTrouble__tab .tab_label[data-v-da669af6]:before{width:50px;height:2px;top:5px}.secTrouble__tab .tab_active:checked+.tab_label+.tab_content[data-v-da669af6]{border-width:2px}.secAbout__top[data-v-da669af6]{background-size:516px;padding:50px 0 60px}.secAbout__heading[data-v-da669af6]{margin-bottom:30px}.secAbout__top__cont[data-v-da669af6]{padding:15px}.secAbout__top__ttl[data-v-da669af6]{font-size:15px}.secAbout__top__ttl em[data-v-da669af6]{font-size:21px}.secAbout__top__ttl br.sp-none[data-v-da669af6]{display:none!important}.secAbout__top__list[data-v-da669af6]{display:block}.secAbout__top__list[data-v-da669af6]:before{top:0;width:4px;height:100%;left:0;right:0;margin:0 auto}.secAbout__top__list[data-v-da669af6]:after{content:none}.secAbout__top__item[data-v-da669af6]{width:245px;height:63px;margin:0 auto 15px}.secAbout__top__item[data-v-da669af6]:nth-of-type(1),.secAbout__top__item[data-v-da669af6]:nth-of-type(2){margin-bottom:15px}.secAbout__top__item[data-v-da669af6]:nth-of-type(1):before,.secAbout__top__item[data-v-da669af6]:nth-of-type(2):before{content:none}.secAbout__top__icon[data-v-da669af6]{width:40px;height:40px}.secAbout__top__icon .icon[data-v-da669af6]{font-size:20px}.secAbout__top__txt[data-v-da669af6]{font-size:15px}.secAbout__top__catch[data-v-da669af6]{font-size:15px;line-height:1.5}.secAbout__top__catch .en[data-v-da669af6]{font-size:24px}.secAbout__top__catch .big[data-v-da669af6]{font-size:21px}.secAbout__arrow[data-v-da669af6]{bottom:-34px;width:40%}.secAbout__after[data-v-da669af6]{padding:50px 0}.secAbout__after__txt[data-v-da669af6]{font-size:15px}.secAbout__after__txt .big[data-v-da669af6]{font-size:21px}.secAbout__after__txt .square[data-v-da669af6]{border-width:1px;font-size:18px;margin-right:5px;padding:5px 10px}.secAbout__new[data-v-da669af6]{padding:50px 0}.secAbout__new__heading[data-v-da669af6]{margin-bottom:15px}.secAbout__new__lead[data-v-da669af6]{margin-bottom:30px}.new__item[data-v-da669af6]{padding-top:110px}.new__img[data-v-da669af6]{width:100px;margin:0;position:absolute;top:0;left:0}.new__img .c-num[data-v-da669af6]{width:25px;height:25px;font-size:10px}.new__ttl[data-v-da669af6]{font-size:16px;position:absolute;top:22px;padding-left:110px;width:100%}.new__txt[data-v-da669af6]{line-height:1.8}.secAbout__feature[data-v-da669af6]{padding:20px 0 30px}.feature__heading[data-v-da669af6]{margin-bottom:15px}.feature__note[data-v-da669af6]{text-align:left}.feature__list[data-v-da669af6]{margin-top:30px}.feature__item[data-v-da669af6]{margin-bottom:15px}.feature__item__ttl[data-v-da669af6]{height:45px;line-height:45px;font-size:18px}.feature__item__cont[data-v-da669af6]{padding:15px}.feature__item__txt[data-v-da669af6]{line-height:1.8}.feature__point__item .point__ttl[data-v-da669af6]{font-size:15px}.feature__point__item .num[data-v-da669af6]{width:30px;height:30px;margin-right:10px;font-size:15px}.feature__point__item .point__txt[data-v-da669af6]{font-size:14px;padding-left:40px}.secAbout__function[data-v-da669af6]{padding:30px 0 50px}.function__heading>span[data-v-da669af6]{padding-bottom:9px}.function__heading .num[data-v-da669af6]{font-size:35px}.function__container[data-v-da669af6]{margin-bottom:50px}.function__box[data-v-da669af6]{padding:0;background:none;border-radius:10px;overflow:hidden}.function__box[data-v-da669af6]:not(:last-child){margin-bottom:15px}.function__ttl[data-v-da669af6]{margin-bottom:0;background:#f5f7fa;padding:20px;border-radius:10px 10px 0 0;position:relative}.function__ttl[data-v-da669af6]:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjE0KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6Njc2YzFjNzctNjdmYy00NzQ5LThlZWItMmI1NzUyZmJiZDZkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NzZjMWM3Ny02N2ZjLTQ3NDktOGVlYi0yYjU3NTJmYmJkNmQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoHaOIoAAAMWSURBVHic7Zw9bttAEIXfEGmolClcpPQN4jq5gtwE6XyQAHIhAblC6tRppAvkBvItXLqUCLiZNLs2RYrkLDnL3/k6G9Jy+TDzdrR/dMpeMQRnpjUR7gAgBW/qPpuBdgDAjOOK+NBH/4pQX0KdmdYr4r1ym/d9CZfEbPzMtAbAAFhbJABwbTIAds+KRhShMtAWkcSpwovmnq2OqlBeoCbPiYl7trpgKh4Vw3+00PIxDaG4awM9QV2+3Dr1ckY9FToZfiuhMtB2rKlWx4p431asYKEy0HZIs+7Kinjfxug/BH6e00ll23VS8CYDIQU/Sr8TElHTVyiHE0scWSKhYhVxQxMiVmN5MHVPkiCptWqFGnMhqU2TWE0RNStfElBZlNZ51NJEAmre+apQsacsxkzVu1elXq/R9PT8gq9//pX+f/r5vc9u5CmlYCmi5loKhHBNg5JQcy8FJFzT4EIoi6Z3ilpcCGXR9E5RizehljzSVZHX5E2opVTgIeQ1ibpcNScSwEy8Dp9+CWAmXodPP0s9IYmNdjIsogScmdaJ33pjVEOEu8SMXEboclUlT88vWk2ptfnl8yeVfqTgDZ2yV5W5p4+//mo0o8bD7Q1+//im1p6ZuRATSogJJcSEEqJm5l0Y4eJCCYsoISaUgAy0S/ypAKOehBnHoTsxdphxtNQTsCI+JEMdwpkaFlENeA9P8n8YZbyH+8UF8e7YpeGtyVJPSH5J/X7AfoySvCb5JXUb/QrkNSlu+zFTdxS1KG77MVN3FLUoLS5koN0QKzMPtzd9P7ISp8HF/0ax2XWENG92BZY9Ala9e93JhaVG1dXTC3UFZ6czuBOl1RGPRaVg07vWCrUiPiyhtpIcQ2v8rZeCH+csVgbaSX6VhNx7MDtzd/WSqMgOmT2YlbmHiASET7PQHNIwVCSgxf4o51mT3Unc9q6W1nezTPG8cZcLbewSGyEaU8E05sLU9a3zQKQyZ+7CeVRG7/pCWjO3qosLbiQZVDAvkPYkZNRbE/s0/Ng3KEZdrvIpiUg+lvMftRSrord7OItM7cLS/8tUZfwRBLZ4AAAAAElFTkSuQmCC) no-repeat center center/cover;position:absolute;width:25px;height:25px;right:10px;top:50%;transform:translateY(-50%)}.function__ttl.on[data-v-da669af6]:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTMxVDIyOjI2OjI2KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NjA5YjUyZDgtYTgyZC00MjUxLWI1MDQtZDU0NWZjYWQ4ZjI3Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDliNTJkOC1hODJkLTQyNTEtYjUwNC1kNTQ1ZmNhZDhmMjciIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6MzY6MjQrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuIKZrEAAAQ3SURBVHic7Zw/b9pcFMafe6GSDXTgXxbmVlWmfoEO+QrQd8keRRm7vkqmZo/UJaqyZypZ+gE69At0iqJ391KMkSpjXyng8w41BAw2F2OMwfe3AeZyeHTP4+v75zAiQtr0hdck8j4AOAaj9wAwsMVJ8LpqRfsxfUHsF4BHxvjPusZ7KYU6haUh1FQYRqcDW5y0Klptk/YMW1jVivYDxO7TEm6rQpnuqA1GpyWgs7UfAeAAXRC7b+jFh239RuJC+b3nfDB0P23ac9bFsIVVLes3jPGvSfeyxISaCFRi9DmRBjdgIlhDL14n1WYiQpnuqD0Yundp96BV+IKdJZGSGwnVF16TML7dtgdtigN0GQoXm6Qjj/tF0x21LXv4lHWRAKAEdCx7+NQXXjNuG7GEMt3RZYlRN2upFkWrotV0jH+b7ugyzvfXFsoXaeeGHZcSo89xxFrLo0zx/G0fUk0GB+g2tFcfZa+X7lGHJBLw17dM8fxN9nopoQ5NpAkloCObhiuFMt3R5SGKNMH3rPaq6yI9ynRH7RKjbqKRZRSHWCdqYBrao/rCaw6G7t12wsoeg6F7FzXOChWKML7dp3HSprQqWo0wvg37fKlQpjtqH7IvheGb+1K/WhAqbykXJOy/LwhF5J3nKeWCtCpabdmQYe6u1xdeU8f4d6qRZRDDFlatUn43O9sw16OIvPP0w8oerYpWC2oxJ9Rg6H5KN6TsEtRiKpTpjtp59qYgvldN74AvPYrR6U4iyjIzmjAiUiYegYvCUV3jPQ4oE4/CX9H2U89f1lYswU8/RkRwxHP6GxD2BMMW1pvG6zoz3bHypxW4KBzxSQ4qwiHyPnAAx7sOZA845srI5Sgm1ZBhCyuptpIisScNRu+LA1uclCraxm29/fI9c48/w3//Sayt2HsP8sTAFidcPQjLwbPoLVlEpZ4k7L/en75Kv2gcoMvn9nIrQlGpJwn3TwQooiD2iwN43HUce8CjmmaRwEXhiO/iAM4+YdjCms6ZO0Au9kDFYTIq+HvXU4YeDrF7QC1XrWRuuaqu8Z5Kv0UcoDvx8JcBp9/FFDPMaDIVijH+U80kvGDYwprd/DoVqq7xXrWs3+wmrOwR1GLuWY8x/jXdcLKJYQsrqMWcUHWN9xxiV+mGlT2qZf0mOBBf2JDfF17TsodPeZ2jmiyhB99fmGbxveosnbCyR9h/Xzof1dCLD3kcVzlAN+yYR+jEHUPhIk/DBcMWFkPhIuzzUKHyloLVsn4WNZMSORXc0IsPebgLrjpZBUjMmTf04vUh+5VD7EqmLoL0meJDPAW6zrli6VWYhvbq4yH1rK0dvgZ8sQ7AsxxiV+uIBMQsObLPtQ9kjHsZsRZAG3rx2iHW2adxlmELK65IgCpiI40qiySJKrQliSrdJsnWigHOVkpUxQAlUeUlYyJbsBSYKVq644Kl/wPVNmO05SFG6AAAAABJRU5ErkJggg==) no-repeat center center/cover}.function__ttl__icon[data-v-da669af6]{width:30px;height:30px;font-size:15px;margin-right:10px}.function__ttl__txt[data-v-da669af6]{font-size:15px}.function__listWrap[data-v-da669af6]{display:block;background:#f5f7fa;padding:0 20px 20px;border-radius:0 0 10px 10px}.function__list.list-01[data-v-da669af6],.function__list.list-02[data-v-da669af6]{width:100%}.function__list__item[data-v-da669af6]{font-size:14px;padding-left:12px}.function__list__item[data-v-da669af6]:before{width:4px;height:4px;top:14px;transform:translateY(0)}.secFee[data-v-da669af6]{padding:50px 0}.secFee__heading[data-v-da669af6]{margin-bottom:15px}.secFee__heading .heading-01__logo[data-v-da669af6]{margin-bottom:5px}.secFee__lead[data-v-da669af6]{margin-bottom:30px}.secFee__box[data-v-da669af6]:not(:last-child){margin-bottom:15px}.secFee__box__ttl[data-v-da669af6]{font-size:18px;height:50px;line-height:50px}.secFee__box__cont[data-v-da669af6]{padding:20px}.secFee__txt[data-v-da669af6]{font-size:15px;text-align:left;line-height:1.8}.plan__item--orange[data-v-da669af6]:before{width:100px;height:49px;right:5px;top:-21px}.plan__name[data-v-da669af6]{font-size:20px;margin-bottom:15px}.plan__name--orange[data-v-da669af6]{font-size:24px;margin-top:0}.plan__table thead .th[data-v-da669af6]{font-size:15px}.plan__table--initial td.recommend .en[data-v-da669af6]{font-size:22px}.plan__table--initial td.recommend .num[data-v-da669af6]{font-size:30px}.plan__table--monthly tbody .sp-none[data-v-da669af6]{display:none}.plan__table--monthly tbody .sp-display[data-v-da669af6]{display:table-row}.plan__table--monthly tbody th[data-v-da669af6]{width:110px;font-size:14px;padding:12px}.plan__table--monthly tbody th .num[data-v-da669af6]{font-size:18px}.plan__table--monthly tbody td[data-v-da669af6]{font-size:14px;padding:12px 0}.plan__table--monthly tbody td.cel01[data-v-da669af6],.plan__table--monthly tbody td.cel02[data-v-da669af6]{height:80px}.plan__table--monthly tbody td .num.num-01[data-v-da669af6]{font-size:24px}.plan__table--monthly tbody td .num.num-02[data-v-da669af6]{font-size:26px}.plan__table--monthly tbody td.option[data-v-da669af6]{font-size:14px}.secFee__noteItem[data-v-da669af6]{font-size:12px;line-height:1.8;text-indent:-1em;padding-left:1em}.secFee__option__item[data-v-da669af6]{margin-bottom:15px;align-items:flex-start}.option__img[data-v-da669af6]{width:60px;height:60px;margin-top:10px}.option__img.item-04[data-v-da669af6]{padding-left:4px;padding-bottom:4px}.option__img.item-04 img[data-v-da669af6]{width:22px}.option__img .icon.item-01[data-v-da669af6]{font-size:20px}.option__img .icon.item-02[data-v-da669af6],.option__img .icon.item-03[data-v-da669af6]{font-size:22px}.option__ttl[data-v-da669af6]{font-size:18px}.option__txt[data-v-da669af6]{font-size:14px;line-height:1.8}.option__txtbox[data-v-da669af6]{padding-left:15px}.secVoice[data-v-da669af6]{padding:40px 0 50px}.secVoice__heading[data-v-da669af6]{margin-bottom:30px}.secVoice__item[data-v-da669af6]{padding:20px 5px;margin-bottom:0}.secVoice__item[data-v-da669af6]:not(:last-child){margin-bottom:35px}.secVoice__item[data-v-da669af6]:before{width:48px;height:31.5px;top:-22.5px}.secVoice__item[data-v-da669af6]:not(:nth-of-type(2n)){margin-right:0}.secVoice__item:nth-of-type(2) .secVoice__item__ttl[data-v-da669af6],.secVoice__item:nth-of-type(3) .secVoice__item__ttl[data-v-da669af6],.secVoice__item:nth-of-type(4) .secVoice__item__ttl[data-v-da669af6]{top:16px}.secVoice__head[data-v-da669af6]{padding:0 10px 15px;display:block}.secVoice__img[data-v-da669af6]{width:80px;height:80px;position:absolute;left:15px;top:20px}.secVoice__txtbox[data-v-da669af6]{padding-left:0;padding-top:90px;position:relative}.secVoice__item__ttl[data-v-da669af6]{font-size:16px;padding-left:90px;position:absolute;top:5px}.secVoice__item__job[data-v-da669af6]{font-size:14px;margin-bottom:10px}.secVoice__item__info dt[data-v-da669af6],.secVoice__item__info dd[data-v-da669af6]{font-size:12px}.secVoice__cont[data-v-da669af6]{padding:20px 10px 0}.secVoice__cont__box--green[data-v-da669af6]{padding:20px 10px;display:block}.secVoice__cont__box--row2[data-v-da669af6],.secVoice__cont__box--row3[data-v-da669af6]{min-height:0px}.secVoice__cont__box--orange[data-v-da669af6]{padding:20px 10px}.secVoice__cont__ttl[data-v-da669af6]{top:-20px}.secVoice__cont__ttl span[data-v-da669af6],.secVoice__problem[data-v-da669af6]{font-size:14px}.secVoice__afterItem[data-v-da669af6]{font-size:14px;padding-left:20px}.secVoice__afterItem[data-v-da669af6]:before{top:5px}.secFlow[data-v-da669af6]{padding:40px 0 50px}.secFlow__heading[data-v-da669af6]{margin-bottom:20px}.secFlow__list[data-v-da669af6]{margin-bottom:30px}.secFlow__item[data-v-da669af6]{padding:25px 15px 15px 50px}.secFlow__item[data-v-da669af6]:not(:last-child){margin-bottom:15px}.secFlow__item[data-v-da669af6]:not(:last-child):before{width:2px;height:calc(100% - 22px);top:56px;left:21px}.secFlow__num[data-v-da669af6]{padding:0;left:5px;top:17px}.flow__ttl[data-v-da669af6]{font-size:18px;line-height:1.2;margin-bottom:15px}.flow__ttl .small[data-v-da669af6]{font-size:12px}.flow__txt[data-v-da669af6]{font-size:14px;line-height:1.8}.flow__setting[data-v-da669af6]{padding:25px 15px 10px}.setting__list[data-v-da669af6]{display:block}.setting__item[data-v-da669af6]{font-size:14px;line-height:1.8}.setting__item[data-v-da669af6]:before{width:3px;height:3px}.secFlow__support[data-v-da669af6]{padding:20px 15px;margin-bottom:30px;border-radius:5px}.support__ttl[data-v-da669af6]{font-size:20px}.support__lead[data-v-da669af6]{font-size:14px;text-align:left}.support__lead .small[data-v-da669af6]{font-size:12px}.support__list[data-v-da669af6]{display:block;padding:0;width:81%;margin:0 auto}.support__item[data-v-da669af6]{width:100%;display:flex;align-items:center;text-align:left}.support__item[data-v-da669af6]:not(:last-child){margin-right:0;margin-bottom:10px}.support__img[data-v-da669af6]{width:30%;margin:0}.support__txt[data-v-da669af6]{flex:1;padding-left:20px;font-size:18px}.secFaq[data-v-da669af6]{padding:50px 0}.secFaq__heading[data-v-da669af6]{margin-bottom:20px}.secFaq__item[data-v-da669af6]{border-width:2px;border-radius:5px}.secFaq__item[data-v-da669af6]:not(:last-child){margin-bottom:15px}.secFaq__dt[data-v-da669af6]:before{width:25px;height:25px;right:10px}.secFaq__q[data-v-da669af6]{font-size:20px}.secFaq__dt__ttl[data-v-da669af6]{font-size:15px;padding:15px 38px 15px calc(19px + 1.5em);text-indent:-1em}.secFaq__dd[data-v-da669af6]{padding:0 18px 16px}.secFaq__ddBox[data-v-da669af6]{padding:16px 19px}.secFaq__dd__ttl[data-v-da669af6]{font-size:15px;margin-bottom:5px}.secFaq__dd__txt[data-v-da669af6]{font-size:14px;line-height:1.714}.secContact[data-v-da669af6]{padding:50px 0}.secContact__frame[data-v-da669af6]{border-width:2px;padding:20px 15px}.secCompany[data-v-da669af6]{padding:50px 0}.secCompany__heading[data-v-da669af6]{margin-bottom:15px}.secCompany__lead[data-v-da669af6]{margin-bottom:30px}.secCompany__logo[data-v-da669af6]{width:60%;margin:0 auto 30px}.secCompany__dl .row[data-v-da669af6]{display:block}.secCompany__dl dt[data-v-da669af6]{width:100%;font-size:14px;padding:5px 0}.secCompany__dl dd[data-v-da669af6]{font-size:14px;padding:16px 21px}.secCompany__map iframe[data-v-da669af6]{height:250px}.secThanks[data-v-da669af6]{padding:50px 0}}@media (hover: hover){.c-cta a[data-v-da669af6]:hover{filter:brightness(1.2)}.c-cta a:hover .c-cta__trialBtn__link[data-v-da669af6]{color:#f80;background:#fff}.c-cta a:hover .c-cta__trialBtn__link .icon[data-v-da669af6]{color:#f80}.c-trialBtn a[data-v-da669af6]:hover,.c-trialBtn .c-cta__trialBtn__link[data-v-da669af6]:hover{color:#f80;background:#fff}.c-trialBtn a:hover .icon[data-v-da669af6],.c-trialBtn .c-cta__trialBtn__link:hover .icon[data-v-da669af6]{color:#f80}.fix-bnr a[data-v-da669af6]:hover{filter:brightness(1.3)}.st-header__globalNav__link[data-v-da669af6]:hover{opacity:.8}.st-header__contact a[data-v-da669af6]:hover{color:#f80;background:#fff}.st-header__contact a:hover .icon[data-v-da669af6]{color:#f80}.secTrouble__tab .tab_label[data-v-da669af6]:hover:after{opacity:1}}@media screen and (max-width: 1160px){.efo-form .form-wrap .date-wrap .txt[data-v-da669af6]{margin:0 1.2rem 0 .8rem}}@media screen and (max-width: 1000px){.efo-form input[type=text][data-v-da669af6],.efo-form input[type=search][data-v-da669af6],.efo-form input[type=tel][data-v-da669af6],.efo-form input[type=number][data-v-da669af6],.efo-form input[type=url][data-v-da669af6],.efo-form input[type=email][data-v-da669af6],.efo-form input[type=password][data-v-da669af6]{font-size:16px;line-height:24px;padding:16px 12px;border-width:1px}.efo-form select[data-v-da669af6]{font-size:1.6rem;line-height:1.5;letter-spacing:.4px;padding:17px 45px 15px 15px!important;background-size:11px;border:solid 1px #e5e5e5!important}.efo-form input[type=date][data-v-da669af6]{font-size:1.6rem;padding:16px 15px}.efo-form input[type=file][data-v-da669af6]{font-size:1.4rem}.efo-form textarea[data-v-da669af6]{font-weight:400;font-size:16px;padding:16px 15px!important;border:solid 1px #e5e5e5!important}.radio label[data-v-da669af6],.checkbox label[data-v-da669af6],.form-wrap[data-v-da669af6]{font-size:1.6rem}.efo-form .form-wrap .input-name[data-v-da669af6]{font-size:16px;width:200px}.efo-form .form-wrap .input-cont[data-v-da669af6]{width:calc(100% - 200px)}.efo-form .form-wrap .input-cont[data-v-da669af6]:before{left:-200px}.efo-form .form-wrap .date-wrap select[data-v-da669af6]{width:85px;padding:17px 35px 17px 20px!important}.efo-form .form-wrap .date-wrap .year select[data-v-da669af6]{width:100px}.efo-form .form-wrap .date-wrap .txt[data-v-da669af6]{margin:0 1rem 0 .6rem}.pp-box[data-v-da669af6]{font-size:1rem}.pp-box h2[data-v-da669af6]{line-height:normal;font-size:14px;margin-bottom:12px}.pp-box h3[data-v-da669af6]{font-size:1.2rem;margin:3rem 0 1.5rem}div#mfp_phase_confirm h4[data-v-da669af6]{font-size:2.2rem}table#mfp_confirm_table[data-v-da669af6]{margin:30px 0 40px}table#mfp_confirm_table tr th[data-v-da669af6],table#mfp_confirm_table tr td[data-v-da669af6]{font-size:1.5rem}table#mfp_confirm_table tr th[data-v-da669af6]{width:200px}.agree label[data-v-da669af6]{max-width:41%}.form-note .flex dt[data-v-da669af6]{width:200px;padding:5.4rem 1rem;font-size:1.6rem}.form-note .flex dd[data-v-da669af6]{width:calc(100% - 200px);padding-left:2rem}.form-note .flex dd li[data-v-da669af6]{font-size:1rem;text-indent:-1.4rem;padding-left:1.4rem}.form-note .flex dd li br.pc[data-v-da669af6]{display:none}}@media screen and (max-width: 768px){.efo-form input[type=text][data-v-da669af6],.efo-form input[type=search][data-v-da669af6],.efo-form input[type=tel][data-v-da669af6],.efo-form input[type=number][data-v-da669af6],.efo-form input[type=url][data-v-da669af6],.efo-form input[type=email][data-v-da669af6],.efo-form input[type=password][data-v-da669af6]{font-size:16px;padding:8px 12px}.efo-form select[data-v-da669af6],.efo-form textarea[data-v-da669af6]{padding:8px 12px!important}.form-wrap[data-v-da669af6]{padding:0}.form-step[data-v-da669af6]{margin-bottom:5px}.form-step>div[data-v-da669af6]{white-space:initial;height:30px;line-height:26px;width:calc((100% - 10px) / 3);margin-right:5px;padding:0 10px 0 0}.form-step>div[data-v-da669af6]:after{-webkit-mask-size:auto 30px;mask-size:auto 30px}.form-step>div[data-v-da669af6]:last-of-type{padding:0 10px}.form-step>div .en[data-v-da669af6]{margin:2px 5px 0 0;font-weight:400;font-size:12px!important}.form-step>div .jp[data-v-da669af6]{margin-top:2px;font-size:12px!important}.efo-form>dl[data-v-da669af6]{flex-direction:column}.efo-form .form-wrap .input-name[data-v-da669af6]{width:100%;background:transparent;padding:8px 40px 8px 0;margin-top:10px;position:relative}.efo-form input.s[data-v-da669af6],.efo-form select.s[data-v-da669af6]{width:100%}.efo-form .form-wrap .input-name[data-v-da669af6]:after{content:"";font-family:fontAwesome;font-size:20px;color:#f80;position:absolute;right:0;top:50%;transform:translateY(calc(-50% + 2.5px));opacity:0;visibility:hidden;transition:all .2s}.efo-form .form-wrap .input-name.ok[data-v-da669af6]:after{opacity:1;visibility:visible}.req-label[data-v-da669af6]{width:50px;position:relative;top:-1.4px;margin-left:.5rem;font-size:13px;line-height:20px}.efo-form .form-wrap .input-cont[data-v-da669af6]{width:100%;padding:0}.efo-form .form-wrap .input-cont[data-v-da669af6]:before{display:none}.efo-form input.s[data-v-da669af6],select.s[data-v-da669af6],.efo-form select[data-v-da669af6]{width:100%}.efo-form input[type=date][data-v-da669af6]{width:100%;min-height:60px;padding:16px 50px 16px 20px;text-align:left!important}.efo-form input[type=date][data-v-da669af6]::-webkit-calendar-picker-indicator{display:none}.efo-form input[type=text].hasDatepicker[data-v-da669af6],.efo-form input[type=text].month-year-input[data-v-da669af6]{width:100%}.efo-form input[type=file][data-v-da669af6]{padding:4px 0 10px}.radio[data-v-da669af6],.checkbox[data-v-da669af6]{padding:5px 0 10px}.radio label[data-v-da669af6],.checkbox label[data-v-da669af6]{font-size:1.4rem;margin:0 2rem 0 0!important}.efo-form .form-wrap .input-cont[data-v-da669af6]:after{display:none}.efo-form .form-wrap .date-wrap select[data-v-da669af6]{width:15vw;padding:17px 12px!important;background:none!important}.efo-form .form-wrap .date-wrap .year select[data-v-da669af6]{width:20vw}.efo-form .form-wrap .date-wrap .txt[data-v-da669af6]{margin:0 .8rem 0 .4rem}.pp-box[data-v-da669af6]{padding:5px;margin:20px 0 15px}.pp-box__inner[data-v-da669af6]{max-height:140px;padding:10px 14px 0}.pp-box h3[data-v-da669af6]{margin-top:2rem}.pp-box p[data-v-da669af6],.pp-box ul[data-v-da669af6],.pp-box li[data-v-da669af6]{font-size:12px!important;letter-spacing:0;text-align:justify;line-height:1.9}.submit-box[data-v-da669af6]{text-align:center}#mfp_loading[data-v-da669af6],#mfp_loading_screen[data-v-da669af6],#div#mfp_overlay_background[data-v-da669af6]{display:none!important}.agree label[data-v-da669af6]{display:block;text-align:center;max-width:100%;margin:0 auto!important;padding-top:3px}.submit-box .agree .req-label[data-v-da669af6]{margin:0 0 1rem;transform:translateY(1px)}.submit-box .agree[data-v-da669af6]{margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.efo-form input[type=submit][data-v-da669af6],.efo-form button[type=submit][data-v-da669af6],button#mfp_button_send[data-v-da669af6]{line-height:32px;height:48px;width:91.5%;margin:25px auto 10px;font-size:16px;padding:6.5px 10px;border-width:2px;background-size:8px;background-position:right 18px center}.button-submit[data-v-da669af6]{width:91.5%!important;font-size:16px!important}div#mfp_phase_confirm h4[data-v-da669af6]{font-size:1.8rem;margin:20px 0}table#mfp_confirm_table[data-v-da669af6]{margin:20px 0 3rem;border:none;border-top:dotted 1px #999}table#mfp_confirm_table tr[data-v-da669af6]{-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap}table#mfp_confirm_table tr th[data-v-da669af6]{width:100%;padding:11px 20px;border:none}table#mfp_confirm_table tr td[data-v-da669af6]{width:100%;padding:16.5px 20px}div.mfp_buttons[data-v-da669af6]{margin-bottom:2.5rem}.remaining[data-v-da669af6]{right:0;bottom:0;left:0;display:block}.remaining .num[data-v-da669af6]{font-size:1.8rem;line-height:1.5;padding:10px 20px 11.5px}.remaining .read[data-v-da669af6]{display:none}.efo-form input[type=reset][data-v-da669af6],.efo-form button[type=reset][data-v-da669af6],button#mfp_button_cancel[data-v-da669af6],button[data-v-da669af6],.mw_wp_form_confirm .submit-box button[type=reset][data-v-da669af6],.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-da669af6]{line-height:32px;padding:10px 10px 5px}.form-note[data-v-da669af6]{margin:1.5rem auto 2.5rem;max-width:95%;border-radius:11px}.form-note .flex[data-v-da669af6]{flex-direction:column}.form-note .flex dt[data-v-da669af6]{width:100%;padding:0 10px 2px;font-size:14px}.form-note .flex dd[data-v-da669af6]{width:100%;padding:8px 15px 14px}.form-note .flex dd li[data-v-da669af6]{font-size:1.2rem;text-indent:-1.2rem;padding-left:1.2rem;letter-spacing:0;line-height:1.8}.form-note .flex dd li[data-v-da669af6]:not(:last-child){margin-bottom:1px}.form-note .flex dd li br.pc[data-v-da669af6]{display:inline}#thanks .form-wrap[data-v-da669af6]{padding:2rem 0}#thanks .form-wrap .read[data-v-da669af6]{text-align:left;font-size:1.5rem;letter-spacing:.6px}#thanks #info[data-v-da669af6]{padding:0 0 3rem}#thanks #info .ttl[data-v-da669af6]{font-size:1.6rem}#thanks #info h2[data-v-da669af6]{font-size:2.4rem;margin-bottom:2.5rem}#thanks .tel-block[data-v-da669af6]{margin:2.5rem 0}.tel-block .num[data-v-da669af6]{font-size:30px;margin-bottom:5px}.tf-marker.tf-filled[data-v-da669af6]{opacity:1;visibility:visible}}@media screen and (min-width: 769px){.tel-block .box[data-v-da669af6]:hover{background:#f5f7fa}.agree label a[data-v-da669af6]:hover{color:#f80}.efo-form input[type=submit][data-v-da669af6]:hover,.efo-form button[type=submit][data-v-da669af6]:hover,button#mfp_button_send[data-v-da669af6]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.efo-form input[type=reset][data-v-da669af6]:hover,.efo-form button[type=reset][data-v-da669af6]:hover,button#mfp_button_cancel[data-v-da669af6]:hover,.mw_wp_form_confirm .submit-box button[type=reset][data-v-da669af6]:hover,.mw_wp_form_confirm .submit-box button[name=submitBack][data-v-da669af6]:hover{background:transparent}.mw_wp_form_preview .form-wrap[data-v-da669af6]{margin-bottom:3rem}}@media (max-width: 420px){.secMainView__catch[data-v-da669af6]{text-wrap:nowrap}.heading-01__en[data-v-da669af6]{top:10px}.heading-01__en img[data-v-da669af6],.heading-02__en img[data-v-da669af6]{width:auto;height:50px}.st-header__contact a[data-v-da669af6]{width:100%}.secVoice__item__ttl[data-v-da669af6]{font-size:3.9vw}.st-header[data-v-da669af6]{position:fixed}.plan__item[data-v-da669af6]{padding:36px 12px 12px}.form-note dd[data-v-da669af6]{padding:20px}.mwform-checkbox-field-text[data-v-da669af6]:after{border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800}.secMainView__movie__en[data-v-da669af6]{right:-17px}#sp-btn[data-v-da669af6]{height:59px}}@media (max-width: 360px){.form-step>div[data-v-da669af6]:last-of-type{padding:0 8px}.secMainView__catch[data-v-da669af6]{font-size:30px}.secMainView__point__item[data-v-da669af6]{width:100px;height:100px}.secMainView__point__item[data-v-da669af6]:not(:last-child){margin-right:9px}}.tf-require-counter[data-v-da669af6]{bottom:40px;border:solid 1px #ff8800}.tf-require-counter.is-active[data-v-da669af6]{z-index:9999}.tf-require-counter__read[data-v-da669af6]{padding:15px 20px;line-height:1.8}.tf-require-counter__num[data-v-da669af6]{background:#f80}.tf-error[data-v-da669af6]{background:transparent;padding:0;margin:10px 0 0;font-size:14px;color:#f80}.tf-error[data-v-da669af6]:empty{margin:0}.mw-radio[data-v-da669af6],.mw-checkbox[data-v-da669af6]{padding:13.5px 0}.mwform-radio-field input[type=radio][data-v-da669af6],.mwform-checkbox-field input[type=checkbox][data-v-da669af6]{display:none}.mwform-radio-field input[type=radio]:checked~.mwform-radio-field-text[data-v-da669af6]:after,.mwform-checkbox-field input[type=checkbox]:checked~.mwform-checkbox-field-text[data-v-da669af6]:after{opacity:1}.mwform-radio-field-text[data-v-da669af6],.mwform-checkbox-field-text[data-v-da669af6]{display:inline-block;padding:.2rem 0 .2rem 2.2rem;margin:0 3rem 0 0!important;font-size:18px;line-height:1.6;cursor:pointer;position:relative}.mwform-radio-field-text[data-v-da669af6]:before,.mwform-checkbox-field-text[data-v-da669af6]:before{content:"";display:inline-block;width:22px;height:22px;border:solid 2px #ddd;position:absolute;top:8px;left:0}.mwform-radio-field-text[data-v-da669af6]:before{border-radius:50%}.mwform-checkbox-field-text[data-v-da669af6]:before{border-radius:5px}.mwform-radio-field-text[data-v-da669af6]:after{content:"";width:10px;height:10px;border-radius:50%;background:#f80;position:absolute;left:6px;top:10px;opacity:0;transition:all .2s}.mwform-checkbox-field-text[data-v-da669af6]:after{content:"";width:8px;height:14px;border-right:solid 3px #ff8800;border-bottom:solid 3px #ff8800;position:absolute;left:7px;top:10px;opacity:0;transform:rotate(45deg);transition:all .2s}.mw_wp_form .horizontal-item+.horizontal-item[data-v-da669af6]{margin:0}.tf-marker[data-v-da669af6]{width:24px;height:24px;text-align:center;position:absolute;top:28px;right:0;opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-da669af6]:after{content:"";font-family:fontAwesome;font-size:2.4rem;color:#f80}.efo-form input[type=text].hasDatepicker[data-v-da669af6],.efo-form input[type=text].month-year-input[data-v-da669af6]{width:240px;max-width:100%;padding:18.5px 55px 18.5px 30px}.mw_wp_form .agree label[data-v-da669af6]{padding:0}.submit-box .agree .mwform-checkbox-field-text[data-v-da669af6]{margin:0!important}.mw_wp_form_confirm .confirm-message[data-v-da669af6]{font-size:2.4rem;font-weight:400;padding:0;margin:3rem 0}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-da669af6]{border-top:dotted 1px #999;margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-da669af6],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]{font-size:18px;line-height:18px;font-weight:400;padding:28px 20px;border:none;border-bottom:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-cont a[data-v-da669af6]{text-decoration:underline;color:#f80}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-da669af6]{width:240px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]{width:calc(100% - 240px)}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]:before{display:none}.mw_wp_form_confirm .req-label[data-v-da669af6]{display:none}.mw_wp_form_confirm .efo-form .form-wrap .input-list .input+.input[data-v-da669af6]{margin-top:0}.mw_wp_form_confirm .efo-form .form-wrap .date-wrap .txt[data-v-da669af6]{margin:0;vertical-align:baseline}.mw_wp_form_confirm .pp-box[data-v-da669af6]{display:none}.mw_wp_form_confirm .submit-box[data-v-da669af6]{background:#fff}.mw_wp_form_confirm .submit-box .agree[data-v-da669af6]{display:none}.mw_wp_form_confirm .submit-box button[type=submit][data-v-da669af6]{margin-top:0!important}.mw_wp_form_confirm button[name=submitBack][data-v-da669af6]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:initial;font-size:1.8rem;text-align:center;text-shadow:none!important;font-weight:400;color:#777;background:#fff;padding:4.5px 5px;margin:0;border:solid 2px #ccc;border-radius:20px;box-shadow:none!important;transition:all .2s}@media screen and (max-width: 1000px){.mwform-radio-field-text[data-v-da669af6],.mwform-checkbox-field-text[data-v-da669af6]{font-size:15px}.efo-form input[type=file][data-v-da669af6]{font-size:1.4rem}.mw_wp_form_confirm .confirm-message[data-v-da669af6]{font-size:2.2rem}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-da669af6]{margin:30px 0 0}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-da669af6],.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]{font-size:15px}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-da669af6]{width:200px}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]{width:calc(100% - 200px)}}@media screen and (max-width: 959px){.secFee__noteList[data-v-da669af6]{line-height:2}.tf-marker[data-v-da669af6]{content:"";width:20px;height:20px;right:0;top:-21px;transform:translateY(calc(-50% + 3px));opacity:0;visibility:hidden;transition:all .2s}.tf-marker[data-v-da669af6]:after{font-size:20px}.efo-form input[type=text].hasDatepicker[data-v-da669af6],.efo-form input[type=text].month-year-input[data-v-da669af6]{width:100%}.tf-error[data-v-da669af6]{font-size:.8rem}.efo-form .form-wrap .input-name[data-v-da669af6]{font-size:1rem}.mwform-checkbox-field-text[data-v-da669af6]{padding:0px 0 .2rem 2.2rem;font-size:15px}.mw-radio[data-v-da669af6],.mw-checkbox[data-v-da669af6]{padding:4px 0}.mw_wp_form .agree label[data-v-da669af6]{display:inline-block}.tf-require-counter[data-v-da669af6]{right:0!important;bottom:0!important;left:0!important;display:block}.tf-require-counter__num[data-v-da669af6]{font-size:18px;line-height:1.5!important;padding:10px 20px 11.5px}.tf-require-counter__read[data-v-da669af6]{display:none}.mw_wp_form_confirm .confirm-message[data-v-da669af6]{font-size:1.8rem;margin:20px 0}.form-step-two[data-v-da669af6]{margin-top:20px}.efo-form .form-wrap .form-step-two .input-name[data-v-da669af6]{line-height:27px;font-weight:400;font-size:15px;width:100%;padding:11px 20px;letter-spacing:.6px}.efo-form .form-wrap .form-step-two .input-cont[data-v-da669af6]{font-weight:400;font-size:15px;padding:16.5px 20px;letter-spacing:.6px;width:100%;min-height:60px}.efo-form .form-wrap .form-step-two .input-cont[data-v-da669af6] p[data-v-da669af6]{line-height:27px}.mw_wp_form_confirm .efo-form .form-wrap .form[data-v-da669af6]{margin:20px 0 0;border:none;-js-display:flex;display:-ms-flex;display:flex;flex-direction:column;flex-wrap:wrap;border-top:dotted 1px #999}.mw_wp_form_confirm .efo-form .form-wrap .input-name[data-v-da669af6]{width:100%;margin:0;padding:11px 20px;border:none}.mw_wp_form_confirm .efo-form .form-wrap .input-cont[data-v-da669af6]{width:100%;padding:16.5px 20px;min-height:60px}.mw_wp_form .horizontal-item[data-v-da669af6]{display:block;width:100%;margin-left:0!important}.mwform-checkbox-field-text[data-v-da669af6]:before{top:2px}.mwform-checkbox-field-text[data-v-da669af6]:after{top:4px}}@media screen and (min-width: 769px){.efo-form .form-wrap .input-first[data-v-da669af6]{padding-top:22px}.mw_wp_form_confirm button[name=submitBack][data-v-da669af6]:hover{color:#777;background:#f5f5f5}}@media screen and (min-width: 961px) and (max-width: 1200px){.page-thanks .st-footer[data-v-da669af6]{position:fixed;bottom:0}.form-step__active .input-name[data-v-da669af6]{border-bottom:dotted 1px #999!important}.secMainView__top__img[data-v-da669af6]{width:840px}.secMainView__video[data-v-da669af6]{left:0}.secFee__noteItem[data-v-da669af6]{line-height:28px}.req-label[data-v-da669af6]{font-size:14px}.tab[data-v-da669af6]{display:none}.option__ttl[data-v-da669af6]{line-height:36px}p[data-v-da669af6],dt[data-v-da669af6],dd[data-v-da669af6],li[data-v-da669af6]{line-height:2}}@media screen and (min-width: 1200px){p[data-v-da669af6],dt[data-v-da669af6],dd[data-v-da669af6],li[data-v-da669af6]{line-height:2}.pc[data-v-da669af6]{display:block!important;margin:0 auto}.tab[data-v-da669af6],.sp[data-v-da669af6]{display:none!important}.inline-pc[data-v-da669af6]{display:inline-block!important}.inline-sp[data-v-da669af6]{display:none!important}p[data-v-da669af6],dd[data-v-da669af6],li[data-v-da669af6],address[data-v-da669af6]{font-style:normal}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-da669af6]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-da669af6]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-da669af6]{opacity:0;width:0;height:0}.slider[data-v-da669af6]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-da669af6]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-da669af6]:before{transform:translate(20px)}.slider.round[data-v-da669af6]{border-radius:34px}.slider.round[data-v-da669af6]:before{border-radius:50%}@keyframes zoom-da669af6{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-da669af6],.top-nav[data-v-da669af6],.atom-header-pages__header[data-v-da669af6],.tab-left[data-v-da669af6]{display:none!important}.page-break[data-v-da669af6]{page-break-before:always}div[data-v-da669af6]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-da669af6],html[data-v-da669af6]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-da669af6],html[data-v-da669af6]{overflow-y:auto;scrollbar-width:thin}}body[data-v-da669af6]::-webkit-scrollbar-track,html[data-v-da669af6]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-da669af6]::-webkit-scrollbar,html[data-v-da669af6]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-da669af6]::-webkit-scrollbar-thumb,html[data-v-da669af6]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-da669af6]{box-sizing:border-box}.highlight[data-v-da669af6]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-da669af6]{animation:zoom-da669af6 .5s ease-in-out}.required[data-v-da669af6]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-da669af6]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-da669af6]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.item-center[data-v-da669af6],.heading-01__en[data-v-da669af6],.heading-02__en[data-v-da669af6]{display:flex;justify-content:center}.text-center[data-v-da669af6]{display:flex;align-items:center}.landing-page[data-v-da669af6]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;color:#2d2d2d;-webkit-text-size-adjust:100%;letter-spacing:.6px}.hidden-item[data-v-da669af6]{display:none}.efo-form input[data-v-da669af6]::-moz-placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.efo-form input[data-v-da669af6]::placeholder{font-size:16px;letter-spacing:2px;font-weight:400;line-height:29px}.fade-enter-from[data-v-da669af6],.fade-leave-to[data-v-da669af6]{max-height:0px;opacity:0}.fade-enter-to[data-v-da669af6],.fade-leave-from[data-v-da669af6]{max-height:500px;opacity:1}.form-step .step-01[data-v-da669af6]:after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.form-step__active .form-step>div[data-v-da669af6]:nth-of-type(2):after{background:linear-gradient(to right,#007da5,#00b5ce)!important}.form-step__active .form-step>div[data-v-da669af6]:nth-of-type(1):after{background:#b3b3b3}.efo-form .form-step__active .input-cont[data-v-da669af6]{border-bottom:dotted 1px #999;line-height:32.4px;padding:28px 20px}.efo-form .form-step__active .input-cont pre[data-v-da669af6]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif}.form-step>div[data-v-da669af6]:nth-of-type(2):after{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='1000'%20height='60'%20viewBox='0%200%201000%2060'%3e%3cpath%20id='step-on'%20d='M-672,0H308l20,30L308,60H-672Z'%20transform='translate(672)'/%3e%3c/svg%3e")}.tf-require-counter[data-v-da669af6]{position:fixed;right:20px;bottom:20px;display:inline-block;background:#fff;border:solid 1px #ff8800;text-align:center;opacity:0;visibility:hidden;z-index:-1;transition:all .2s}.tf-require-counter__num[data-v-da669af6]{color:#fff}.tf-require-counter.is-active[data-v-da669af6]{opacity:1;visibility:visible;z-index:9999}.form-step-two[data-v-da669af6]{border-top:dotted 1px #999}.efo-form .from-wrap .input-cont[data-v-da669af6],.efo-form .from-wrap .input-name[data-v-da669af6]{font-size:1.8rem;line-height:1.8;font-weight:400;padding:28px 20px;border-bottom:dotted 1px #999}.st-header__contact a[data-v-da669af6]{font-size:1rem}.button-submit[data-v-da669af6]{display:inline-block;width:400px;max-width:100%;font-size:20px;font-weight:700;text-shadow:none;padding:8px 10px;color:#fff;box-shadow:0 2px 4px #0003!important;border:none;transition:background-color .2s,color .2s;background-color:#f80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAHlBMVEX///////////////////////////////////////8V2MxSAAAACnRSTlMAEilIb4621O3+lHNdkAAAAKhJREFUKM+FkdENwjAMBe1MgFoGoKQLAO0CUHUD6AKUMAG0CyBlA7wtoU0k/EDifpJYJzu2iSZM22/oA867214F6vF5XqmAl4dSylG0kneilZDkS4EsXF1BMS0WWkYlW0dsLFQdE06CUtDpnhgkKAd6HzPeB6Un0VzIq3cwHObYNQnnpyocv1FY7KaEZjLohWsQcGQ4Mf4n/NyLHijhbslUjRKI7XYx3147N2mVW2r81QAAAABJRU5ErkJggg==);background-size:16px;background-position:right 20px center;background-repeat:no-repeat;display:block;margin:25px auto 20px;border:1px solid #ff8800;height:58px}.button-submit[data-v-da669af6]:hover{color:#f80;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAE9GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuOWNjYzRkZTkzLCAyMDIyLzAzLzE0LTE0OjA3OjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjMuMyAoTWFjaW50b3NoKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHhtcDpNb2RpZnlEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIzLTAxLTI3VDIyOjM2OjI4KzA5OjAwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgcGhvdG9zaG9wOkNvbG9yTW9kZT0iMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZmQ4OTExMDUtNTEwMy00MWEzLTk0OWEtZmM3MDYxOWNmZDFkIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDg5MTEwNS01MTAzLTQxYTMtOTQ5YS1mYzcwNjE5Y2ZkMWQiIHN0RXZ0OndoZW49IjIwMjMtMDEtMjVUMTU6Mzc6MjIrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4zIChNYWNpbnRvc2gpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsiJpEMAAAGnSURBVFiFxZfBccIwEEWfGTUAl4wv8RGSAkIHpiTXwDXdhA5CA8CRXDK+QAniIGkkK7aD1iLZGY/NCvwfu9aXXGitSY5t8QLUwMZmjsAO2NPoS8qtVKLwwl5V9ngORs/2eCCAiTfMv6+BV5srA0ho9OGRAC7K4HoOrCUQsyRJ019X6u9o1EFsgNo+J7+GpAItcMI8dODbEEKYuKMS6QCNvrAt9lFWDCF7BvohSiueBFGIfMDfeIGZFUtM79cBBMAV+AQ+gF0fxDQADxIaUxLElGnoo9EHtkUbZEKI0XYoW8anLCBmdjiHDKswCKHwPawyQawG8j8hoFWY3q3o+vrUKAfyXQg4OYBwCk2Nq72XO49BVIquieSIeXQe+85qhiH963CaR4WZozn7D+MtDX3hpIB3O7DMJL4JrmOIrilBa5xwuhe09vcVfrMSV6HXEfNYMYjteLoV++r9w1rgV0NnZsmroRygKx5uUO8Wh9Q9YWZxkL8XZBEHWQWyiUsBXMQrXrJ4OsDwe4FIHPK8FwB8ScRB6oTG9Sq660eyOMh9oI0+n3tyd8UNzKnBiwyHbIAAAAAASUVORK5CYII=);background-size:16px;background-position:right 20px center;background-repeat:no-repeat}.disabled[data-v-da669af6]{color:#fff!important;background:#ccc!important;border:1px solid #ccc}.login-btn a[data-v-da669af6]{display:flex;margin-left:20px;align-items:center;justify-content:center;color:#fff;background:#f80;font-size:1rem;font-weight:700;width:100px;height:52px;box-shadow:0 2px 4px #0003;transition:all .4s;border:1px solid #ff8800}.login-btn a[data-v-da669af6]:hover{color:#f80;background:#fff}@media (max-width: 750px){.icon-caret-down[data-v-da669af6]{height:13.6px}.icon-caret-down[data-v-da669af6] svg{width:12px;height:10px}.secAbout__top__icon .icon[data-v-da669af6] svg{width:20px;height:20px}.function__ttl__icon[data-v-da669af6] svg{width:18px;height:15px}.c-cta__trialBtn.c-trialBtn .icon[data-v-da669af6] svg{width:16px;height:16px}.option__img[data-v-da669af6] svg{width:26px;height:26px}}@media (max-width: 420px){.c-trialBtn .icon[data-v-da669af6] svg{width:15px;height:16px}}@media screen and (min-width: 1200px){.icon-caret-down[data-v-da669af6]{height:15px}.icon-header[data-v-da669af6]:hover svg{fill:#f80}.efo-form .form-wrap .form-step-two .input-name[data-v-da669af6]{font-weight:400;line-height:32.4px;padding:28px 20px;border-bottom:dotted 1px #999}.form-step-two[data-v-da669af6]{margin-top:30px 0px 0px}.form-step-two p[data-v-da669af6]{font-size:18px;font-weight:400}.efo-form .form-step__active .input-cont[data-v-da669af6]{line-height:32.4px;padding:28px 20px;font-weight:400}.efo-form .form-step__active .input-cont p[data-v-da669af6]{line-height:32px}.efo-form .form-step__active .input-cont p pre[data-v-da669af6]{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif;white-space:pre-wrap;word-wrap:break-word}.efo-form .form-wrap .input-name span[data-v-da669af6]{font-size:14px}.efo-form .form-wrap .input-cont input[data-v-da669af6]{height:60px}.form-step[data-v-da669af6]{margin-bottom:27px}.first-error[data-v-da669af6]{margin-bottom:10px}}.icon-caret-down[data-v-da669af6]{width:14.6px;border-radius:50%;background-color:#f80;display:flex;justify-content:center;align-items:center}.icon-caret-down[data-v-da669af6] svg{transform:translateY(.5px)}@media (max-width: 1160px){.secFaq__dt[data-v-da669af6]:active{border-radius:5px;background:#ebf6fa}}@media screen and (min-width: 961px) and (max-width: 1199px){.icon-caret-down[data-v-da669af6]{width:13px;height:14px}.efo-form .form-step__active .input-name[data-v-da669af6],.efo-form .form-step__active .input-cont p[data-v-da669af6]{font-weight:400;line-height:32px}}@media (max-width: 960px){.icon-caret-down[data-v-da669af6]{height:14.6px}.efo-form .form-step__active .input-cont p[data-v-da669af6]{font-size:15px}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c7b2e9fc]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c7b2e9fc]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c7b2e9fc]{opacity:0;width:0;height:0}.slider[data-v-c7b2e9fc]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c7b2e9fc]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c7b2e9fc]:before{transform:translate(20px)}.slider.round[data-v-c7b2e9fc]{border-radius:34px}.slider.round[data-v-c7b2e9fc]:before{border-radius:50%}@keyframes zoom-c7b2e9fc{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c7b2e9fc],.top-nav[data-v-c7b2e9fc],.atom-header-pages__header[data-v-c7b2e9fc],.tab-left[data-v-c7b2e9fc]{display:none!important}.page-break[data-v-c7b2e9fc]{page-break-before:always}div[data-v-c7b2e9fc]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c7b2e9fc],html[data-v-c7b2e9fc]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c7b2e9fc],html[data-v-c7b2e9fc]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c7b2e9fc]::-webkit-scrollbar-track,html[data-v-c7b2e9fc]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c7b2e9fc]::-webkit-scrollbar,html[data-v-c7b2e9fc]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c7b2e9fc]::-webkit-scrollbar-thumb,html[data-v-c7b2e9fc]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c7b2e9fc]{box-sizing:border-box}.highlight[data-v-c7b2e9fc]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c7b2e9fc]{animation:zoom-c7b2e9fc .5s ease-in-out}.required[data-v-c7b2e9fc]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c7b2e9fc]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c7b2e9fc]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media screen and (max-width: 1440px){.guest-layout[data-v-c7b2e9fc]{width:1440px;overflow-y:hidden;overflow-x:auto}.guest-layout__body[data-v-c7b2e9fc]{width:100%!important}}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-cd07ab1c]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-cd07ab1c]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-cd07ab1c]{opacity:0;width:0;height:0}.slider[data-v-cd07ab1c]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-cd07ab1c]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-cd07ab1c]:before{transform:translate(20px)}.slider.round[data-v-cd07ab1c]{border-radius:34px}.slider.round[data-v-cd07ab1c]:before{border-radius:50%}@keyframes zoom-cd07ab1c{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-cd07ab1c],.top-nav[data-v-cd07ab1c],.atom-header-pages__header[data-v-cd07ab1c],.tab-left[data-v-cd07ab1c]{display:none!important}.page-break[data-v-cd07ab1c]{page-break-before:always}div[data-v-cd07ab1c]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-cd07ab1c],html[data-v-cd07ab1c]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-cd07ab1c],html[data-v-cd07ab1c]{overflow-y:auto;scrollbar-width:thin}}body[data-v-cd07ab1c]::-webkit-scrollbar-track,html[data-v-cd07ab1c]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cd07ab1c]::-webkit-scrollbar,html[data-v-cd07ab1c]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-cd07ab1c]::-webkit-scrollbar-thumb,html[data-v-cd07ab1c]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-cd07ab1c]{box-sizing:border-box}.highlight[data-v-cd07ab1c]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-cd07ab1c]{animation:zoom-cd07ab1c .5s ease-in-out}.required[data-v-cd07ab1c]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-cd07ab1c]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-cd07ab1c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary__detail-table[data-v-cd07ab1c]{display:flex;flex-direction:column;flex:1;min-height:0;gap:20px}.salary__detail-table .section-tab[data-v-cd07ab1c]{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.salary__detail-table .section-tab .group-btn-start[data-v-cd07ab1c]{display:flex;align-items:center;gap:20px;align-self:stretch}.salary__detail-table .section-tab .group-btn-end[data-v-cd07ab1c]{display:flex;justify-content:flex-end;align-items:center;gap:8px}.salary__detail-table__targer[data-v-cd07ab1c]{display:flex;align-items:center;gap:8px}.salary__detail-table__targer[data-v-cd07ab1c] .btn-tool{border:1px solid var(--Neutrals-Grey-300)}.salary__detail-table__targer p[data-v-cd07ab1c]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary__detail-table .atom-table .table-thead .table-hRow[data-v-cd07ab1c]{height:52px}.salary__detail-table .atom-table .table-thead .table-hRow .table-hTd[data-v-cd07ab1c]{display:flex;justify-content:center;padding:12px 10px}.salary__detail-table .atom-table .table-thead .table-hRow .table-hTd p[data-v-cd07ab1c]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary__detail-table .atom-table .table-tbody .table-bRow .table-bTd[data-v-cd07ab1c]{display:flex;padding:12px 10px}.salary__detail-table .atom-table .table-tbody .table-bRow[data-v-cd07ab1c]:hover{background-color:var(--Neutrals-Grey-200)}.salary__detail-table .atom-table .table-tbody .table-bRow:hover .table-bTd[data-v-cd07ab1c]{cursor:initial}.salary__detail-table .atom-table .table-tbody .table-bRow[data-v-cd07ab1c]:active,.salary__detail-table .atom-table .table-tbody .table-bRow.selected[data-v-cd07ab1c]{border:none}.salary__detail-pagination[data-v-cd07ab1c]{box-shadow:0 4px 6px #474f6214;border-top:1px solid var(--Neutrals-Grey-200);width:100%}.active[data-v-cd07ab1c]{background-color:var(--Semantic-Hover-Blue)!important;color:var(--Semantic-Rest-Blue)!important}.active[data-v-cd07ab1c] svg path{fill:var(--Semantic-Rest-Blue)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b65f80d2]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b65f80d2]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b65f80d2]{opacity:0;width:0;height:0}.slider[data-v-b65f80d2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b65f80d2]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b65f80d2]:before{transform:translate(20px)}.slider.round[data-v-b65f80d2]{border-radius:34px}.slider.round[data-v-b65f80d2]:before{border-radius:50%}@keyframes zoom-b65f80d2{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b65f80d2],.top-nav[data-v-b65f80d2],.atom-header-pages__header[data-v-b65f80d2],.tab-left[data-v-b65f80d2]{display:none!important}.page-break[data-v-b65f80d2]{page-break-before:always}div[data-v-b65f80d2]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b65f80d2],html[data-v-b65f80d2]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b65f80d2],html[data-v-b65f80d2]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b65f80d2]::-webkit-scrollbar-track,html[data-v-b65f80d2]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b65f80d2]::-webkit-scrollbar,html[data-v-b65f80d2]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b65f80d2]::-webkit-scrollbar-thumb,html[data-v-b65f80d2]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b65f80d2]{box-sizing:border-box}.highlight[data-v-b65f80d2]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b65f80d2]{animation:zoom-b65f80d2 .5s ease-in-out}.required[data-v-b65f80d2]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b65f80d2]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b65f80d2]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail[data-v-b65f80d2]{flex:1;min-height:0}.salary-detail__body[data-v-b65f80d2]{display:flex;flex-direction:column;padding:0 20px 20px;gap:20px;width:100%;flex:1;min-height:0}.salary-detail__body-note[data-v-b65f80d2]{display:flex;flex-direction:column;justify-content:flex-start;gap:14px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-49c97e48]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-49c97e48]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-49c97e48]{opacity:0;width:0;height:0}.slider[data-v-49c97e48]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-49c97e48]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-49c97e48]:before{transform:translate(20px)}.slider.round[data-v-49c97e48]{border-radius:34px}.slider.round[data-v-49c97e48]:before{border-radius:50%}@keyframes zoom-49c97e48{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-49c97e48],.top-nav[data-v-49c97e48],.atom-header-pages__header[data-v-49c97e48],.tab-left[data-v-49c97e48]{display:none!important}.page-break[data-v-49c97e48]{page-break-before:always}div[data-v-49c97e48]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-49c97e48],html[data-v-49c97e48]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-49c97e48],html[data-v-49c97e48]{overflow-y:auto;scrollbar-width:thin}}body[data-v-49c97e48]::-webkit-scrollbar-track,html[data-v-49c97e48]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-49c97e48]::-webkit-scrollbar,html[data-v-49c97e48]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-49c97e48]::-webkit-scrollbar-thumb,html[data-v-49c97e48]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-49c97e48]{box-sizing:border-box}.highlight[data-v-49c97e48]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-49c97e48]{animation:zoom-49c97e48 .5s ease-in-out}.required[data-v-49c97e48]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-49c97e48]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-49c97e48]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail-item[data-v-49c97e48]{display:flex;position:relative}.salary-detail-item[data-v-49c97e48]:hover{cursor:grab}.salary-detail-item[data-v-49c97e48]:first-child{border-top:1px solid var(--Neutrals-Grey-300)}.salary-detail-item:last-child .salary-detail-item__input[data-v-49c97e48]{border-bottom:none}.salary-detail-item__error[data-v-49c97e48]{position:absolute;width:202px;left:100%;top:-15px;border-radius:20px;box-shadow:0 8px 20px #00000014}.salary-detail-item__error-layout[data-v-49c97e48]{position:relative;z-index:5}.salary-detail-item__error-layout .icon-close[data-v-49c97e48]{position:absolute;left:-4px;top:-5px;display:flex;width:16px;height:16px;justify-content:center;align-items:center;cursor:pointer;border-radius:16px;background:var(--Rest-Background)}.salary-detail-item__error-layout .content-error[data-v-49c97e48]{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:20px;background:var(--Blue-Background)}.salary-detail-item__error-layout .content-error .title[data-v-49c97e48]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__error-layout .content-error .content[data-v-49c97e48]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__input[data-v-49c97e48]{position:relative;padding:16px 10px;border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail-item__input input[data-v-49c97e48]{width:100%;outline:none;background-color:transparent;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__input .error_input[data-v-49c97e48]{background-color:var(--Semantic-Alerts-Yellow_10)}.salary-detail-item__input[data-v-49c97e48] svg{width:24px}.salary-detail-item__dropdown[data-v-49c97e48]{display:flex;align-items:center;gap:4px;padding:16px 10px;justify-content:flex-end;border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail-item__dropdown span[data-v-49c97e48]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;width:100%;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail-item__dropdown_border[data-v-49c97e48]{border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail-item_error[data-v-49c97e48]{position:absolute;right:-190px;z-index:999;top:-20px;display:flex;padding:14px;gap:8px;align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #00000014;width:192px}.salary-detail-item_error_close[data-v-49c97e48]{cursor:pointer;position:absolute;left:-10px;top:-10px}.salary-detail-item_error_text[data-v-49c97e48]{font-size:.75rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter}.salary-detail-item_error_title[data-v-49c97e48]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Alerts-Red_100);font-family:Inter}.salary-detail-item .name[data-v-49c97e48]{width:100%;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.focus_input[data-v-49c97e48]{border:1px solid var(--Semantic-Hover-background)!important}.icon-title[data-v-49c97e48] svg{cursor:pointer;transition:all .1s ease}.icon-title.active[data-v-49c97e48] svg{transform:rotate(-180deg)}.icon-title.disabled[data-v-49c97e48]{pointer-events:none}.dropdown-menu[data-v-49c97e48]{position:absolute;z-index:999;top:calc(100% + 4px);left:0;display:flex;width:170px;padding:8px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:8px;border:1px solid var(--Neutrals-Grey-100);background:#fff;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.dropdown-option[data-v-49c97e48]{display:flex;width:100%;padding:10px 14px;align-items:center;gap:8px;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Primary-Dark-background);font-family:Inter;cursor:pointer}.activeOption[data-v-49c97e48]{border-radius:8px;background:var(--Semantic-Hover-Blue);font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.error_input[data-v-49c97e48],.error_input input[data-v-49c97e48]{background-color:#fff6d5}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b71e60a5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b71e60a5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b71e60a5]{opacity:0;width:0;height:0}.slider[data-v-b71e60a5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b71e60a5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b71e60a5]:before{transform:translate(20px)}.slider.round[data-v-b71e60a5]{border-radius:34px}.slider.round[data-v-b71e60a5]:before{border-radius:50%}@keyframes zoom-b71e60a5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b71e60a5],.top-nav[data-v-b71e60a5],.atom-header-pages__header[data-v-b71e60a5],.tab-left[data-v-b71e60a5]{display:none!important}.page-break[data-v-b71e60a5]{page-break-before:always}div[data-v-b71e60a5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b71e60a5],html[data-v-b71e60a5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b71e60a5],html[data-v-b71e60a5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b71e60a5]::-webkit-scrollbar-track,html[data-v-b71e60a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b71e60a5]::-webkit-scrollbar,html[data-v-b71e60a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b71e60a5]::-webkit-scrollbar-thumb,html[data-v-b71e60a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b71e60a5]{box-sizing:border-box}.highlight[data-v-b71e60a5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b71e60a5]{animation:zoom-b71e60a5 .5s ease-in-out}.required[data-v-b71e60a5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b71e60a5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail[data-v-b71e60a5]{display:flex;flex-direction:column;flex:1;min-height:0;padding-bottom:20px}.salary-detail-body[data-v-b71e60a5]{display:flex;flex-direction:column;flex:1;min-height:0;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);overflow:hidden}.salary-detail__heading[data-v-b71e60a5]{width:100%;display:flex;justify-content:space-between;padding:14px 20px;gap:4px;height:auto}.salary-detail__heading_title[data-v-b71e60a5]{display:flex;align-items:center;width:100%;height:auto;padding:4px;flex:1 0 0;font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail__heading_right[data-v-b71e60a5]{display:flex;align-items:center;gap:8px;padding-right:20px}.salary-detail__heading_right_title[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__heading_right_text[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__heading_right .divide[data-v-b71e60a5]{width:1px;height:17px;background-color:var(--Semantic-Disable)}.salary-detail__text[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__semi[data-v-b71e60a5]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__disable[data-v-b71e60a5]{font-size:.875rem;line-height:1.5rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail__content[data-v-b71e60a5]{width:100%;flex:1;min-height:0;display:flex;padding:14px 0;flex-direction:column;gap:20px;background:#fff;overflow-y:scroll}@-moz-document url-prefix(){.salary-detail__content[data-v-b71e60a5]{overflow-y:auto;scrollbar-width:thin}}.salary-detail__content[data-v-b71e60a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail__content[data-v-b71e60a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail__content[data-v-b71e60a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-detail__content[data-v-b71e60a5] .button-back-front .back{width:50%;padding:4px}.salary-detail__content[data-v-b71e60a5] .button-back-front .front{padding:4px;width:50%}.salary-detail__content[data-v-b71e60a5] .button-back-front .button-icon{padding:3px 0}.salary-detail__content[data-v-b71e60a5] .button-back-front .button-text{font-size:.75rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__dropdown[data-v-b71e60a5] .input-validation__label{display:none}.salary-detail__edit p[data-v-b71e60a5]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__edit_header[data-v-b71e60a5]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);border-bottom:none}.salary-detail__edit_bottom[data-v-b71e60a5]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail__edit_bottom_left[data-v-b71e60a5]{width:65%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail__edit_bottom_right[data-v-b71e60a5]{display:flex;align-items:center;padding-left:10px;height:100%;width:35%}.salary-detail__edit .last[data-v-b71e60a5]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-detail__edit .first[data-v-b71e60a5]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-detail__edit_border[data-v-b71e60a5]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-detail__edit_border_text[data-v-b71e60a5]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-detail__bottom[data-v-b71e60a5]{display:flex;padding:20px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200)}.salary-detail__bottom_text[data-v-b71e60a5]{padding:4px 10px}.salary-detail__bottom_text p[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .header[data-v-b71e60a5]{padding:12px 10px;border-bottom:1px solid var(--Stroke);background:var(--Title-Background)}.salary-detail .header span[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .header[data-v-b71e60a5] .rotated{transform:rotate(180deg)}.salary-detail .condition[data-v-b71e60a5]{display:flex;padding:0 20px;flex-direction:column;align-items:flex-start;gap:20px}.salary-detail .condition span[data-v-b71e60a5]{font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-detail .condition p[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-detail .layout-viewing-employee[data-v-b71e60a5]{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;border-radius:16px;background:var(--Neutrals-White);border:1px solid var(--Neutrals-Grey-200);min-height:250px}.salary-detail .layout-viewing-employee .bar[data-v-b71e60a5]{width:100%;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-detail .layout-viewing-employee .employee-list[data-v-b71e60a5]{width:100%;overflow-y:auto;max-height:900px}@-moz-document url-prefix(){.salary-detail .layout-viewing-employee .employee-list[data-v-b71e60a5]{overflow-y:auto;scrollbar-width:thin}}.salary-detail .layout-viewing-employee .employee-list[data-v-b71e60a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail .layout-viewing-employee .employee-list[data-v-b71e60a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-detail .layout-viewing-employee .employee-list[data-v-b71e60a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-detail .layout-viewing-employee .employee-list .card-showdown[data-v-b71e60a5]{display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-detail .layout-viewing-employee .employee-list .card-showdown[data-v-b71e60a5]:hover{background-color:var(--Neutrals-Grey-100)}.salary-detail .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-b71e60a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-detail .layout-viewing-employee .employee-list .active[data-v-b71e60a5]{background-color:#eef0f3}.salary-detail .layout-viewing-employee .employee-list .disabled[data-v-b71e60a5]{cursor:default;background-color:var(--Neutrals-Grey-100)}.salary-detail .question-mark[data-v-b71e60a5]:focus svg>rect,.salary-detail .question-mark[data-v-b71e60a5]:hover svg>rect{fill:var(--Semantic-Hover-background)!important}.sortable-chosen[data-v-b71e60a5]{cursor:grabbing!important;background-color:var(--Semantic-Alerts-Blue_10)!important;border:1px dashed var(--Semantic-Alerts-Green_100)!important}.sortable-ghost[data-v-b71e60a5],.dragging[data-v-b71e60a5]{cursor:grab}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3abfb1f0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3abfb1f0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3abfb1f0]{opacity:0;width:0;height:0}.slider[data-v-3abfb1f0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3abfb1f0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3abfb1f0]:before{transform:translate(20px)}.slider.round[data-v-3abfb1f0]{border-radius:34px}.slider.round[data-v-3abfb1f0]:before{border-radius:50%}@keyframes zoom-3abfb1f0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3abfb1f0],.top-nav[data-v-3abfb1f0],.atom-header-pages__header[data-v-3abfb1f0],.tab-left[data-v-3abfb1f0]{display:none!important}.page-break[data-v-3abfb1f0]{page-break-before:always}div[data-v-3abfb1f0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3abfb1f0],html[data-v-3abfb1f0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3abfb1f0],html[data-v-3abfb1f0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3abfb1f0]::-webkit-scrollbar-track,html[data-v-3abfb1f0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3abfb1f0]::-webkit-scrollbar,html[data-v-3abfb1f0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3abfb1f0]::-webkit-scrollbar-thumb,html[data-v-3abfb1f0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3abfb1f0]{box-sizing:border-box}.highlight[data-v-3abfb1f0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3abfb1f0]{animation:zoom-3abfb1f0 .5s ease-in-out}.required[data-v-3abfb1f0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3abfb1f0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3abfb1f0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table[data-v-3abfb1f0]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.salary-setting-table .atom-table[data-v-3abfb1f0]{flex:1;min-height:0}.salary-setting-table .atom-table td p[data-v-3abfb1f0]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-table .rectangle[data-v-3abfb1f0]{width:1px;height:20px;background:var(--Text-Color-Disable)}.salary-setting-table .tips[data-v-3abfb1f0]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table span[data-v-3abfb1f0]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9b8d12b5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9b8d12b5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9b8d12b5]{opacity:0;width:0;height:0}.slider[data-v-9b8d12b5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9b8d12b5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9b8d12b5]:before{transform:translate(20px)}.slider.round[data-v-9b8d12b5]{border-radius:34px}.slider.round[data-v-9b8d12b5]:before{border-radius:50%}@keyframes zoom-9b8d12b5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9b8d12b5],.top-nav[data-v-9b8d12b5],.atom-header-pages__header[data-v-9b8d12b5],.tab-left[data-v-9b8d12b5]{display:none!important}.page-break[data-v-9b8d12b5]{page-break-before:always}div[data-v-9b8d12b5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9b8d12b5],html[data-v-9b8d12b5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9b8d12b5],html[data-v-9b8d12b5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9b8d12b5]::-webkit-scrollbar-track,html[data-v-9b8d12b5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9b8d12b5]::-webkit-scrollbar,html[data-v-9b8d12b5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9b8d12b5]::-webkit-scrollbar-thumb,html[data-v-9b8d12b5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9b8d12b5]{box-sizing:border-box}.highlight[data-v-9b8d12b5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9b8d12b5]{animation:zoom-9b8d12b5 .5s ease-in-out}.required[data-v-9b8d12b5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9b8d12b5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9b8d12b5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-9b8d12b5]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}.salary-setting-page__layout[data-v-9b8d12b5]{display:flex;flex-direction:column;padding:0 20px;flex:1;min-height:0px}.salary-setting-page__layout__table[data-v-9b8d12b5]{display:flex;flex-direction:column;padding:14px 20px;flex:1;min-height:0px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fe93c545]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fe93c545]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fe93c545]{opacity:0;width:0;height:0}.slider[data-v-fe93c545]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fe93c545]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fe93c545]:before{transform:translate(20px)}.slider.round[data-v-fe93c545]{border-radius:34px}.slider.round[data-v-fe93c545]:before{border-radius:50%}@keyframes zoom-fe93c545{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fe93c545],.top-nav[data-v-fe93c545],.atom-header-pages__header[data-v-fe93c545],.tab-left[data-v-fe93c545]{display:none!important}.page-break[data-v-fe93c545]{page-break-before:always}div[data-v-fe93c545]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fe93c545],html[data-v-fe93c545]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fe93c545],html[data-v-fe93c545]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fe93c545]::-webkit-scrollbar-track,html[data-v-fe93c545]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe93c545]::-webkit-scrollbar,html[data-v-fe93c545]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fe93c545]::-webkit-scrollbar-thumb,html[data-v-fe93c545]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fe93c545]{box-sizing:border-box}.highlight[data-v-fe93c545]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fe93c545]{animation:zoom-fe93c545 .5s ease-in-out}.required[data-v-fe93c545]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fe93c545]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fe93c545]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.search-form-wrapper[data-v-fe93c545]{display:flex;flex-direction:column;gap:24px}.search-form-wrapper .search-item[data-v-fe93c545]{display:flex;width:100%;gap:20px}.search-form-wrapper .search-item .row-info-item[data-v-fe93c545]{flex:1;min-width:0}.search-form-wrapper .group-btn[data-v-fe93c545]{display:flex;gap:18px;margin-top:25px}.search-form-wrapper .group-btn .button-rect[data-v-fe93c545]{flex:1}.filter-action[data-v-fe93c545]{display:flex;height:30px;align-items:center;justify-content:center;border-radius:8px;padding:10px 16px;border:1px solid var(--Semantic-Alerts-Green_100);font-size:.875rem;line-height:1.3125rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Alerts-Green_100);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-358877f8]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-358877f8]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-358877f8]{opacity:0;width:0;height:0}.slider[data-v-358877f8]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-358877f8]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-358877f8]:before{transform:translate(20px)}.slider.round[data-v-358877f8]{border-radius:34px}.slider.round[data-v-358877f8]:before{border-radius:50%}@keyframes zoom-358877f8{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-358877f8],.top-nav[data-v-358877f8],.atom-header-pages__header[data-v-358877f8],.tab-left[data-v-358877f8]{display:none!important}.page-break[data-v-358877f8]{page-break-before:always}div[data-v-358877f8]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-358877f8],html[data-v-358877f8]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-358877f8],html[data-v-358877f8]{overflow-y:auto;scrollbar-width:thin}}body[data-v-358877f8]::-webkit-scrollbar-track,html[data-v-358877f8]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-358877f8]::-webkit-scrollbar,html[data-v-358877f8]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-358877f8]::-webkit-scrollbar-thumb,html[data-v-358877f8]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-358877f8]{box-sizing:border-box}.highlight[data-v-358877f8]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-358877f8]{animation:zoom-358877f8 .5s ease-in-out}.required[data-v-358877f8]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-358877f8]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-358877f8]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-358877f8]{display:flex;flex-direction:column;gap:18px}.base-modal .title[data-v-358877f8]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-358877f8]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-358877f8]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-358877f8]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__group-btn[data-v-358877f8]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-358877f8]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-83b5b64b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-83b5b64b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-83b5b64b]{opacity:0;width:0;height:0}.slider[data-v-83b5b64b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-83b5b64b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-83b5b64b]:before{transform:translate(20px)}.slider.round[data-v-83b5b64b]{border-radius:34px}.slider.round[data-v-83b5b64b]:before{border-radius:50%}@keyframes zoom-83b5b64b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-83b5b64b],.top-nav[data-v-83b5b64b],.atom-header-pages__header[data-v-83b5b64b],.tab-left[data-v-83b5b64b]{display:none!important}.page-break[data-v-83b5b64b]{page-break-before:always}div[data-v-83b5b64b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-83b5b64b],html[data-v-83b5b64b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-83b5b64b],html[data-v-83b5b64b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-83b5b64b]::-webkit-scrollbar-track,html[data-v-83b5b64b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-83b5b64b]::-webkit-scrollbar,html[data-v-83b5b64b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-83b5b64b]::-webkit-scrollbar-thumb,html[data-v-83b5b64b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-83b5b64b]{box-sizing:border-box}.highlight[data-v-83b5b64b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-83b5b64b]{animation:zoom-83b5b64b .5s ease-in-out}.required[data-v-83b5b64b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-83b5b64b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-83b5b64b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-83b5b64b]{display:flex;flex-direction:column;gap:18px}.base-modal .title[data-v-83b5b64b]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .form[data-v-83b5b64b]{display:flex;flex-direction:column;gap:24px}.base-modal .form__content[data-v-83b5b64b]{display:flex;flex-direction:column;gap:18px;padding:18px 0;border-top:1px solid var(--Semantic-Disable);border-bottom:1px solid var(--Semantic-Disable)}.base-modal .form__content span[data-v-83b5b64b]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .form__group-btn[data-v-83b5b64b]{display:flex;justify-content:space-between;gap:12px}.base-modal .form__group-btn .btn-tool[data-v-83b5b64b]{flex:1}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b479a570]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b479a570]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b479a570]{opacity:0;width:0;height:0}.slider[data-v-b479a570]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b479a570]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b479a570]:before{transform:translate(20px)}.slider.round[data-v-b479a570]{border-radius:34px}.slider.round[data-v-b479a570]:before{border-radius:50%}@keyframes zoom-b479a570{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b479a570],.top-nav[data-v-b479a570],.atom-header-pages__header[data-v-b479a570],.tab-left[data-v-b479a570]{display:none!important}.page-break[data-v-b479a570]{page-break-before:always}div[data-v-b479a570]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b479a570],html[data-v-b479a570]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b479a570],html[data-v-b479a570]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b479a570]::-webkit-scrollbar-track,html[data-v-b479a570]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b479a570]::-webkit-scrollbar,html[data-v-b479a570]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b479a570]::-webkit-scrollbar-thumb,html[data-v-b479a570]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b479a570]{box-sizing:border-box}.highlight[data-v-b479a570]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b479a570]{animation:zoom-b479a570 .5s ease-in-out}.required[data-v-b479a570]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b479a570]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-b479a570]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}@-moz-document url-prefix(){.salary-setting-page[data-v-b479a570]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-b479a570]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-b479a570]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-b479a570]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-b479a570]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-b479a570]{display:flex;flex-direction:column;gap:20px;border-radius:16px}.salary-setting-page__layout__content__warning[data-v-b479a570]{display:flex;flex-direction:column;gap:18px}.salary-setting-page__layout__content__warning ul[data-v-b479a570]{list-style-type:disc;margin-left:25px}.salary-setting-page__layout__content__warning ul li[data-v-b479a570]:not(:last-child){margin-bottom:15px}.salary-setting-page__layout__content__warning .warning-info[data-v-b479a570]{padding:0 20px}.salary-setting-page__layout__content__warning span[data-v-b479a570],.salary-setting-page__layout__content__warning li[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content__warning p[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content__form-box-wrapper[data-v-b479a570]{display:flex;padding:20px;gap:24px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White)}.salary-setting-page__layout__content__form-box-wrapper .rectangle[data-v-b479a570]{width:2px;height:100%;background:var(--Stroke)}.salary-setting-page__layout__content__form-box-wrapper .form-box[data-v-b479a570]{flex:1;display:flex;flex-direction:column}.salary-setting-page__layout__content__form-box-wrapper .form-box .row-item[data-v-b479a570]{height:36px;display:flex;gap:20px;align-items:center}.salary-setting-page__layout__content__form-box-wrapper .form-box .row-item .button-change[data-v-b479a570]{border-radius:4px}.salary-setting-page__layout__content .atom-table thead th[data-v-b479a570]{padding:12px 4px}.salary-setting-page__layout__content .atom-table tbody td[data-v-b479a570]{padding:10px 4px}.salary-setting-page p[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-b479a570]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-b479a570]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e2b5691a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e2b5691a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e2b5691a]{opacity:0;width:0;height:0}.slider[data-v-e2b5691a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e2b5691a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e2b5691a]:before{transform:translate(20px)}.slider.round[data-v-e2b5691a]{border-radius:34px}.slider.round[data-v-e2b5691a]:before{border-radius:50%}@keyframes zoom-e2b5691a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e2b5691a],.top-nav[data-v-e2b5691a],.atom-header-pages__header[data-v-e2b5691a],.tab-left[data-v-e2b5691a]{display:none!important}.page-break[data-v-e2b5691a]{page-break-before:always}div[data-v-e2b5691a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e2b5691a],html[data-v-e2b5691a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e2b5691a],html[data-v-e2b5691a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e2b5691a]::-webkit-scrollbar-track,html[data-v-e2b5691a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e2b5691a]::-webkit-scrollbar,html[data-v-e2b5691a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e2b5691a]::-webkit-scrollbar-thumb,html[data-v-e2b5691a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e2b5691a]{box-sizing:border-box}.highlight[data-v-e2b5691a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e2b5691a]{animation:zoom-e2b5691a .5s ease-in-out}.required[data-v-e2b5691a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e2b5691a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e2b5691a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-info[data-v-e2b5691a]{display:flex;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White);gap:20px;padding:20px}.salary-month-info .rectangle[data-v-e2b5691a]{height:100%;width:2px;background:var(--Neutrals-Grey-200)}.salary-month-info .form-box[data-v-e2b5691a]{flex:1;display:flex;flex-direction:column}.salary-month-info .form-box .row-item[data-v-e2b5691a]{height:36px;display:flex;gap:20px;align-items:center}.salary-month-info .form-box .row-item .status-confirmed[data-v-e2b5691a]{color:var(--Accent)}.salary-month-info .form-box .row-item .status-no-confirm[data-v-e2b5691a]{color:var(--Semantic-Alerts-Red_100)}.salary-month-info p[data-v-e2b5691a]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-month-info span[data-v-e2b5691a]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-32b32a13]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-32b32a13]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-32b32a13]{opacity:0;width:0;height:0}.slider[data-v-32b32a13]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-32b32a13]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-32b32a13]:before{transform:translate(20px)}.slider.round[data-v-32b32a13]{border-radius:34px}.slider.round[data-v-32b32a13]:before{border-radius:50%}@keyframes zoom-32b32a13{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-32b32a13],.top-nav[data-v-32b32a13],.atom-header-pages__header[data-v-32b32a13],.tab-left[data-v-32b32a13]{display:none!important}.page-break[data-v-32b32a13]{page-break-before:always}div[data-v-32b32a13]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-32b32a13],html[data-v-32b32a13]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-32b32a13],html[data-v-32b32a13]{overflow-y:auto;scrollbar-width:thin}}body[data-v-32b32a13]::-webkit-scrollbar-track,html[data-v-32b32a13]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32b32a13]::-webkit-scrollbar,html[data-v-32b32a13]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32b32a13]::-webkit-scrollbar-thumb,html[data-v-32b32a13]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-32b32a13]{box-sizing:border-box}.highlight[data-v-32b32a13]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-32b32a13]{animation:zoom-32b32a13 .5s ease-in-out}.required[data-v-32b32a13]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-32b32a13]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-32b32a13]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-month-detail-item[data-v-32b32a13]{display:flex;height:39px;border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-month-detail-item__name[data-v-32b32a13]{display:flex;align-items:center;width:60%;height:100%;padding:12px 10px;background:var(--Semantic-Alerts-Blue_10);border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.salary-month-detail-item__value[data-v-32b32a13]{width:40%;border-right:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White);padding:12px 10px;display:flex;justify-content:flex-end;align-items:center;gap:0;flex-direction:row;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Dark);font-family:Inter}.salary-month-detail-item__value p[data-v-32b32a13]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-month-detail-item__value.disabled[data-v-32b32a13]{background-color:var(--Neutrals-Grey-50);pointer-events:none}.salary-month-detail-item__value[data-v-32b32a13]:hover{background:var(--Semantic-Alerts-Green_10);border:1px dashed var(--Semantic-Alerts-Green_100)}.salary-month-detail-item__value input[data-v-32b32a13]{display:flex;align-items:center;text-align:right;width:100%;outline:none;background-color:transparent}.salary-month-detail-item__value input[data-v-32b32a13]:disabled{background-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2f1bdee1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2f1bdee1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2f1bdee1]{opacity:0;width:0;height:0}.slider[data-v-2f1bdee1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2f1bdee1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2f1bdee1]:before{transform:translate(20px)}.slider.round[data-v-2f1bdee1]{border-radius:34px}.slider.round[data-v-2f1bdee1]:before{border-radius:50%}@keyframes zoom-2f1bdee1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2f1bdee1],.top-nav[data-v-2f1bdee1],.atom-header-pages__header[data-v-2f1bdee1],.tab-left[data-v-2f1bdee1]{display:none!important}.page-break[data-v-2f1bdee1]{page-break-before:always}div[data-v-2f1bdee1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2f1bdee1],html[data-v-2f1bdee1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2f1bdee1],html[data-v-2f1bdee1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2f1bdee1]::-webkit-scrollbar-track,html[data-v-2f1bdee1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2f1bdee1]::-webkit-scrollbar,html[data-v-2f1bdee1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2f1bdee1]::-webkit-scrollbar-thumb,html[data-v-2f1bdee1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2f1bdee1]{box-sizing:border-box}.highlight[data-v-2f1bdee1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2f1bdee1]{animation:zoom-2f1bdee1 .5s ease-in-out}.required[data-v-2f1bdee1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2f1bdee1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-2f1bdee1]{display:flex;padding-bottom:20px;flex-direction:column;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page[data-v-2f1bdee1]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-2f1bdee1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-2f1bdee1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-2f1bdee1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-2f1bdee1]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-2f1bdee1]{display:flex;flex-direction:column;gap:20px}.salary-setting-page__layout__content .employee-detail-body[data-v-2f1bdee1]{display:flex;gap:20px;width:100%}.salary-setting-page__layout__content .employee-detail-body__left[data-v-2f1bdee1]{display:flex;width:217px;flex-direction:column;gap:10px;height:100%;border-radius:16px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee[data-v-2f1bdee1]{display:flex;width:100%;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar[data-v-2f1bdee1]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar .viewing-employee[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1]{border-radius:0 0 16px 16px;padding:1px 0;width:100%;height:100%;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-2f1bdee1] .base-infinite{overflow-y:unset!important}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown[data-v-2f1bdee1]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .active[data-v-2f1bdee1]{background-color:#eef0f3}.salary-setting-page__layout__content .employee-detail-body__right[data-v-2f1bdee1]{flex:1;display:flex;flex-direction:column;gap:10px}.salary-setting-page__layout__content .employee-detail-body__right .group-button[data-v-2f1bdee1]{display:flex;padding:4px;align-items:center;gap:4px;height:40px;border-radius:16px;background:var(--Rest-Background);overflow:hidden}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-2f1bdee1]{display:flex;min-width:110px;padding:4px 10px;gap:4px;justify-content:center;align-items:center}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button.disabled[data-v-2f1bdee1]{pointer-events:none;cursor:default}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button p[data-v-2f1bdee1]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-2f1bdee1]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button:hover p[data-v-2f1bdee1]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button[data-v-2f1bdee1]:first-child{border-radius:16px;background:var(--Orange-50)}.salary-setting-page__layout__content .employee-detail-body__right .group-button .button:first-child p[data-v-2f1bdee1]{font-weight:600;color:var(--Orange-600)}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation[data-v-2f1bdee1]{display:flex;position:absolute;flex-direction:column;width:159px;padding:0 8px;align-items:flex-start;left:235px;top:calc(100% + 3px);border-radius:8px;border:1px solid var(--Gray-100);background:var(--Neutrals-White);box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item[data-v-2f1bdee1]{padding:10px 4px}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item p[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item[data-v-2f1bdee1]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .dropdown-calculation__item:hover p[data-v-2f1bdee1]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right[data-v-2f1bdee1]{display:flex;border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-2f1bdee1]{display:flex;min-width:100px;padding:4px 10px;align-items:center;justify-content:center}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button p[data-v-2f1bdee1]{text-wrap:nowrap;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Dark-Background);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-2f1bdee1]:hover{cursor:pointer}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button:hover p[data-v-2f1bdee1]{color:var(--Accent)}.salary-setting-page__layout__content .employee-detail-body__right .group-button-right .button[data-v-2f1bdee1]:first-child{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item p[data-v-2f1bdee1]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_header[data-v-2f1bdee1]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-Grey-100)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom[data-v-2f1bdee1]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom_left[data-v-2f1bdee1]{width:60%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_bottom_right[data-v-2f1bdee1]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;height:100%;width:40%}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item .first[data-v-2f1bdee1]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_border[data-v-2f1bdee1]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .salary-detail-item_border_text[data-v-2f1bdee1]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right .last[data-v-2f1bdee1]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-setting-page p[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-2f1bdee1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-2f1bdee1]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-8551abfb]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-8551abfb]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-8551abfb]{opacity:0;width:0;height:0}.slider[data-v-8551abfb]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-8551abfb]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-8551abfb]:before{transform:translate(20px)}.slider.round[data-v-8551abfb]{border-radius:34px}.slider.round[data-v-8551abfb]:before{border-radius:50%}@keyframes zoom-8551abfb{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-8551abfb],.top-nav[data-v-8551abfb],.atom-header-pages__header[data-v-8551abfb],.tab-left[data-v-8551abfb]{display:none!important}.page-break[data-v-8551abfb]{page-break-before:always}div[data-v-8551abfb]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-8551abfb],html[data-v-8551abfb]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-8551abfb],html[data-v-8551abfb]{overflow-y:auto;scrollbar-width:thin}}body[data-v-8551abfb]::-webkit-scrollbar-track,html[data-v-8551abfb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8551abfb]::-webkit-scrollbar,html[data-v-8551abfb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-8551abfb]::-webkit-scrollbar-thumb,html[data-v-8551abfb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-8551abfb]{box-sizing:border-box}.highlight[data-v-8551abfb]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-8551abfb]{animation:zoom-8551abfb .5s ease-in-out}.required[data-v-8551abfb]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-8551abfb]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{[data-v-8551abfb] .salary-month-detail-item{border-bottom:2px solid var(--Neutrals-Grey-300)}[data-v-8551abfb] .salary-month-detail-item__name{border-right:2px solid var(--Neutrals-Grey-300)}[data-v-8551abfb] section{padding-bottom:30px}}.salary-setting-page[data-v-8551abfb]{display:flex;padding-bottom:20px;flex-direction:column;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page[data-v-8551abfb]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-8551abfb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-8551abfb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-8551abfb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-8551abfb]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-8551abfb]{display:flex;flex-direction:column;gap:20px}.salary-setting-page__layout__content .employee-detail-body[data-v-8551abfb]{display:flex;gap:20px;width:100%}.salary-setting-page__layout__content .employee-detail-body__left[data-v-8551abfb]{display:flex;width:217px;flex-direction:column;gap:10px;height:100%;border-radius:16px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee[data-v-8551abfb]{display:flex;width:100%;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar[data-v-8551abfb]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar .viewing-employee[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-8551abfb] .base-infinite{overflow-y:unset!important}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown[data-v-8551abfb]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .active[data-v-8551abfb]{background-color:#eef0f3}.salary-setting-page__layout__content .employee-detail-body__right[data-v-8551abfb]{flex:1;display:flex;flex-direction:column;gap:14px}.salary-setting-page__layout__content .employee-detail-body__right-body[data-v-8551abfb]{display:flex;flex-direction:column;gap:24px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info[data-v-8551abfb]{display:flex;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left[data-v-8551abfb]{display:flex;flex-direction:column;padding:10px;border-radius:8px;width:35%;border:1px solid var(--Neutrals-Grey-400)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-8551abfb]{display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;border-bottom:1px solid var(--Stroke)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-8551abfb]:last-child{border-bottom:none}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info p[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right[data-v-8551abfb]{display:flex;flex-direction:column;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .avatar[data-v-8551abfb]{width:220px;height:220px;border:1px solid var(--Text-Color-Disable)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .date[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item p[data-v-8551abfb]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_header[data-v-8551abfb]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-Grey-100)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom[data-v-8551abfb]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom.border-t-none[data-v-8551abfb]{border-top:none}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_left[data-v-8551abfb]{width:60%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right[data-v-8551abfb]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;height:100%;width:40%}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right p[data-v-8551abfb]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item .first[data-v-8551abfb]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border[data-v-8551abfb]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border_text[data-v-8551abfb]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .last[data-v-8551abfb]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-setting-page p[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-8551abfb]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-8551abfb]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-37a902c2]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-37a902c2]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-37a902c2]{opacity:0;width:0;height:0}.slider[data-v-37a902c2]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-37a902c2]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-37a902c2]:before{transform:translate(20px)}.slider.round[data-v-37a902c2]{border-radius:34px}.slider.round[data-v-37a902c2]:before{border-radius:50%}@keyframes zoom-37a902c2{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-37a902c2],.top-nav[data-v-37a902c2],.atom-header-pages__header[data-v-37a902c2],.tab-left[data-v-37a902c2]{display:none!important}.page-break[data-v-37a902c2]{page-break-before:always}div[data-v-37a902c2]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-37a902c2],html[data-v-37a902c2]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-37a902c2],html[data-v-37a902c2]{overflow-y:auto;scrollbar-width:thin}}body[data-v-37a902c2]::-webkit-scrollbar-track,html[data-v-37a902c2]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-37a902c2]::-webkit-scrollbar,html[data-v-37a902c2]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-37a902c2]::-webkit-scrollbar-thumb,html[data-v-37a902c2]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-37a902c2]{box-sizing:border-box}.highlight[data-v-37a902c2]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-37a902c2]{animation:zoom-37a902c2 .5s ease-in-out}.required[data-v-37a902c2]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-37a902c2]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-37a902c2]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table[data-v-37a902c2]{display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.salary-setting-table .rectangle[data-v-37a902c2]{width:1px;height:20px;background:var(--Text-Color-Disable)}.salary-setting-table .tips[data-v-37a902c2]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-table span[data-v-37a902c2]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-c59a8fc0]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-c59a8fc0]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-c59a8fc0]{opacity:0;width:0;height:0}.slider[data-v-c59a8fc0]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-c59a8fc0]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-c59a8fc0]:before{transform:translate(20px)}.slider.round[data-v-c59a8fc0]{border-radius:34px}.slider.round[data-v-c59a8fc0]:before{border-radius:50%}@keyframes zoom-c59a8fc0{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-c59a8fc0],.top-nav[data-v-c59a8fc0],.atom-header-pages__header[data-v-c59a8fc0],.tab-left[data-v-c59a8fc0]{display:none!important}.page-break[data-v-c59a8fc0]{page-break-before:always}div[data-v-c59a8fc0]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-c59a8fc0],html[data-v-c59a8fc0]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-c59a8fc0],html[data-v-c59a8fc0]{overflow-y:auto;scrollbar-width:thin}}body[data-v-c59a8fc0]::-webkit-scrollbar-track,html[data-v-c59a8fc0]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c59a8fc0]::-webkit-scrollbar,html[data-v-c59a8fc0]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-c59a8fc0]::-webkit-scrollbar-thumb,html[data-v-c59a8fc0]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-c59a8fc0]{box-sizing:border-box}.highlight[data-v-c59a8fc0]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-c59a8fc0]{animation:zoom-c59a8fc0 .5s ease-in-out}.required[data-v-c59a8fc0]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-c59a8fc0]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-c59a8fc0]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page[data-v-c59a8fc0]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}.salary-setting-page__layout[data-v-c59a8fc0]{display:flex;flex-direction:column;padding:0 20px;flex:1;min-height:0px}.salary-setting-page__layout__table[data-v-c59a8fc0]{display:flex;flex-direction:column;padding:14px 20px;flex:1;min-height:0px;border-radius:16px;border:1px solid var(--Neutrals-Grey-200);background:var(--Neutrals-White)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7cb334a5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7cb334a5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7cb334a5]{opacity:0;width:0;height:0}.slider[data-v-7cb334a5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7cb334a5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7cb334a5]:before{transform:translate(20px)}.slider.round[data-v-7cb334a5]{border-radius:34px}.slider.round[data-v-7cb334a5]:before{border-radius:50%}@keyframes zoom-7cb334a5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7cb334a5],.top-nav[data-v-7cb334a5],.atom-header-pages__header[data-v-7cb334a5],.tab-left[data-v-7cb334a5]{display:none!important}.page-break[data-v-7cb334a5]{page-break-before:always}div[data-v-7cb334a5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7cb334a5],html[data-v-7cb334a5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7cb334a5],html[data-v-7cb334a5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7cb334a5]::-webkit-scrollbar-track,html[data-v-7cb334a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7cb334a5]::-webkit-scrollbar,html[data-v-7cb334a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7cb334a5]::-webkit-scrollbar-thumb,html[data-v-7cb334a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7cb334a5]{box-sizing:border-box}.highlight[data-v-7cb334a5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7cb334a5]{animation:zoom-7cb334a5 .5s ease-in-out}.required[data-v-7cb334a5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7cb334a5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7cb334a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{table[data-v-7cb334a5] thead{margin-right:0!important}table[data-v-7cb334a5] thead tr{min-width:auto}table[data-v-7cb334a5] thead tr th:first-child,table[data-v-7cb334a5] thead tr th:last-child{display:none}table[data-v-7cb334a5] thead tr th:nth-child(n+2):nth-child(-n+12){width:9.0909090909%!important}table[data-v-7cb334a5] tbody{overflow:unset!important}table[data-v-7cb334a5] tbody tr{min-width:auto}table[data-v-7cb334a5] tbody tr td:first-child,table[data-v-7cb334a5] tbody tr td:last-child{display:none}table[data-v-7cb334a5] tbody tr td:nth-child(n+2):nth-child(-n+12){width:9.0909090909%!important}table[data-v-7cb334a5] tbody tr td:nth-child(13){display:none}}.salary-setting-page[data-v-7cb334a5]{display:flex;padding-bottom:20px;flex-direction:column;flex:1;min-height:0px}@-moz-document url-prefix(){.salary-setting-page[data-v-7cb334a5]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-7cb334a5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-7cb334a5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-7cb334a5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-7cb334a5]{display:flex;flex-direction:column;flex:1;min-height:0px}.salary-setting-page__layout__content[data-v-7cb334a5]{display:flex;flex-direction:column;gap:20px;padding:14px 20px}.salary-setting-page__layout__content .form-box-wrapper[data-v-7cb334a5]{display:flex;gap:24px;padding:20px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White)}.salary-setting-page__layout__content .form-box-wrapper .rectangle[data-v-7cb334a5]{height:100%;width:2px;background:var(--Stroke)}.salary-setting-page__layout__content .form-box-wrapper .form-box[data-v-7cb334a5]{flex:1;display:flex;flex-direction:column}.salary-setting-page__layout__content .form-box-wrapper .form-box .row-item[data-v-7cb334a5]{height:36px;display:flex;gap:20px;align-items:center}.salary-setting-page .atom-table thead th[data-v-7cb334a5]{padding:12px 4px}.salary-setting-page .atom-table tbody td[data-v-7cb334a5]{padding:10px 4px}.salary-setting-page .atom-table .not-confirm[data-v-7cb334a5]{background-color:var(--Rest-Background)}.salary-setting-page p[data-v-7cb334a5]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page p.isError[data-v-7cb334a5]{color:var(--Semantic-Alerts-Red_100)}.salary-setting-page span[data-v-7cb334a5]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-7cb334a5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-32ff4d23]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-32ff4d23]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-32ff4d23]{opacity:0;width:0;height:0}.slider[data-v-32ff4d23]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-32ff4d23]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-32ff4d23]:before{transform:translate(20px)}.slider.round[data-v-32ff4d23]{border-radius:34px}.slider.round[data-v-32ff4d23]:before{border-radius:50%}@keyframes zoom-32ff4d23{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-32ff4d23],.top-nav[data-v-32ff4d23],.atom-header-pages__header[data-v-32ff4d23],.tab-left[data-v-32ff4d23]{display:none!important}.page-break[data-v-32ff4d23]{page-break-before:always}div[data-v-32ff4d23]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-32ff4d23],html[data-v-32ff4d23]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-32ff4d23],html[data-v-32ff4d23]{overflow-y:auto;scrollbar-width:thin}}body[data-v-32ff4d23]::-webkit-scrollbar-track,html[data-v-32ff4d23]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32ff4d23]::-webkit-scrollbar,html[data-v-32ff4d23]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-32ff4d23]::-webkit-scrollbar-thumb,html[data-v-32ff4d23]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-32ff4d23]{box-sizing:border-box}.highlight[data-v-32ff4d23]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-32ff4d23]{animation:zoom-32ff4d23 .5s ease-in-out}.required[data-v-32ff4d23]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-32ff4d23]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{[data-v-32ff4d23] .salary-month-detail-item{border-bottom:2px solid var(--Neutrals-Grey-300)}[data-v-32ff4d23] .salary-month-detail-item__name{border-right:2px solid var(--Neutrals-Grey-300)}[data-v-32ff4d23] section{padding-bottom:30px}}.salary-setting-page[data-v-32ff4d23]{display:flex;padding-bottom:20px;flex-direction:column;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page[data-v-32ff4d23]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page[data-v-32ff4d23]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-32ff4d23]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page[data-v-32ff4d23]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout[data-v-32ff4d23]{display:flex;flex-direction:column;padding:0 20px}.salary-setting-page__layout__content[data-v-32ff4d23]{display:flex;flex-direction:column;gap:20px}.salary-setting-page__layout__content .employee-detail-body[data-v-32ff4d23]{display:flex;gap:20px;width:100%}.salary-setting-page__layout__content .employee-detail-body__left[data-v-32ff4d23]{display:flex;width:217px;flex-direction:column;gap:10px;height:100%;border-radius:16px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee[data-v-32ff4d23]{display:flex;width:100%;min-width:170px;flex-direction:column;align-items:flex-start;align-self:stretch;height:100%;border-radius:16px;background:var(--Neutrals-White)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar[data-v-32ff4d23]{border-radius:16px 16px 0 0;background:var(--Neutrals-Grey-100);display:flex;padding:12px 20px;align-items:center;align-self:stretch;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .bar .viewing-employee[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23]{border-radius:0 0 16px 16px;width:100%;overflow-y:auto}@-moz-document url-prefix(){.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23]{overflow-y:auto;scrollbar-width:thin}}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list[data-v-32ff4d23] .base-infinite{overflow-y:unset!important}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown[data-v-32ff4d23]{cursor:pointer;display:flex;padding:10px 20px;align-items:center;gap:10px;width:100%;align-self:stretch;border-bottom:1px solid var(--Neutrals-Grey-200)}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .first-name[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .card-showdown .last-name[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__left .layout-viewing-employee .employee-list .active[data-v-32ff4d23]{background-color:#eef0f3}.salary-setting-page__layout__content .employee-detail-body__right[data-v-32ff4d23]{flex:1;display:flex;flex-direction:column;gap:14px}.salary-setting-page__layout__content .employee-detail-body__right-body[data-v-32ff4d23]{display:flex;flex-direction:column;gap:24px;border-radius:16px;border:1px solid var(--Stroke);background:var(--Neutrals-White);box-shadow:0 4px 6px #474f6214}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info[data-v-32ff4d23]{display:flex;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left[data-v-32ff4d23]{display:flex;flex-direction:column;padding:10px;border-radius:8px;width:35%;border:1px solid var(--Neutrals-Grey-400)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-32ff4d23]{display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;border-bottom:1px solid var(--Stroke)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info[data-v-32ff4d23]:last-child{border-bottom:none}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__left .row-info p[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right[data-v-32ff4d23]{display:flex;flex-direction:column;justify-content:space-between}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .avatar[data-v-32ff4d23]{width:220px;height:220px;border:1px solid var(--Text-Color-Disable)}.salary-setting-page__layout__content .employee-detail-body__right-body .employee-info__right .date[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item p[data-v-32ff4d23]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_header[data-v-32ff4d23]{display:flex;justify-content:center;align-items:center;border-radius:4px 4px 0 0;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-Grey-100)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom[data-v-32ff4d23]{display:flex;align-items:center;border-left:1px solid var(--Neutrals-Grey-300);border-right:1px solid var(--Neutrals-Grey-300);border-top:1px solid var(--Neutrals-Grey-300);background:var(--Semantic-Alerts-Blue_10);font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom.border-t-none[data-v-32ff4d23]{border-top:none}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_left[data-v-32ff4d23]{width:60%;height:100%;display:flex;padding-left:10px;align-items:center;border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right[data-v-32ff4d23]{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;height:100%;width:40%}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_bottom_right p[data-v-32ff4d23]{font-size:.75rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item .first[data-v-32ff4d23]{border-radius:4px;border-bottom:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border[data-v-32ff4d23]{border-right:1px solid var(--Neutrals-Grey-300);border-left:1px solid var(--Neutrals-Grey-300);border-bottom:1px dashed var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .salary-detail-item_border_text[data-v-32ff4d23]{border-right:1px solid var(--Neutrals-Grey-300)}.salary-setting-page__layout__content .employee-detail-body__right-body .last[data-v-32ff4d23]{border-bottom:1px solid var(--Neutrals-Grey-300);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.salary-setting-page p[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page span[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.salary-setting-page .tips[data-v-32ff4d23]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.salary-setting-page .isError p[data-v-32ff4d23]{color:var(--Semantic-Alerts-Red_100)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6b7098d1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6b7098d1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6b7098d1]{opacity:0;width:0;height:0}.slider[data-v-6b7098d1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6b7098d1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6b7098d1]:before{transform:translate(20px)}.slider.round[data-v-6b7098d1]{border-radius:34px}.slider.round[data-v-6b7098d1]:before{border-radius:50%}@keyframes zoom-6b7098d1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6b7098d1],.top-nav[data-v-6b7098d1],.atom-header-pages__header[data-v-6b7098d1],.tab-left[data-v-6b7098d1]{display:none!important}.page-break[data-v-6b7098d1]{page-break-before:always}div[data-v-6b7098d1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6b7098d1],html[data-v-6b7098d1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6b7098d1],html[data-v-6b7098d1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6b7098d1]::-webkit-scrollbar-track,html[data-v-6b7098d1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6b7098d1]::-webkit-scrollbar,html[data-v-6b7098d1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6b7098d1]::-webkit-scrollbar-thumb,html[data-v-6b7098d1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6b7098d1]{box-sizing:border-box}.highlight[data-v-6b7098d1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6b7098d1]{animation:zoom-6b7098d1 .5s ease-in-out}.required[data-v-6b7098d1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6b7098d1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6b7098d1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.box[data-v-6b7098d1]{display:flex;justify-content:center;align-items:center;background-color:var(--color);border-radius:var(--rounded);width:var(--width);height:var(--height);border:1px solid var(--Neutrals-Grey-200, #e4e7ec)}.not-disabled[data-v-6b7098d1]:hover,.not-disabled[data-v-6b7098d1]:focus,.not-disabled[data-v-6b7098d1]:active{border-color:var(--Semantic-Rest-Blue)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-fa4c86cf]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-fa4c86cf]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-fa4c86cf]{opacity:0;width:0;height:0}.slider[data-v-fa4c86cf]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-fa4c86cf]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-fa4c86cf]:before{transform:translate(20px)}.slider.round[data-v-fa4c86cf]{border-radius:34px}.slider.round[data-v-fa4c86cf]:before{border-radius:50%}@keyframes zoom-fa4c86cf{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-fa4c86cf],.top-nav[data-v-fa4c86cf],.atom-header-pages__header[data-v-fa4c86cf],.tab-left[data-v-fa4c86cf]{display:none!important}.page-break[data-v-fa4c86cf]{page-break-before:always}div[data-v-fa4c86cf]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-fa4c86cf],html[data-v-fa4c86cf]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-fa4c86cf],html[data-v-fa4c86cf]{overflow-y:auto;scrollbar-width:thin}}body[data-v-fa4c86cf]::-webkit-scrollbar-track,html[data-v-fa4c86cf]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fa4c86cf]::-webkit-scrollbar,html[data-v-fa4c86cf]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-fa4c86cf]::-webkit-scrollbar-thumb,html[data-v-fa4c86cf]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-fa4c86cf]{box-sizing:border-box}.highlight[data-v-fa4c86cf]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-fa4c86cf]{animation:zoom-fa4c86cf .5s ease-in-out}.required[data-v-fa4c86cf]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-fa4c86cf]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-fa4c86cf]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.range-wrap[data-v-fa4c86cf]{position:relative;width:100%}.range[data-v-fa4c86cf]{width:100%;height:10px;border-radius:5px;position:absolute;top:50%;transform:translateY(-50%)}.thumb[data-v-fa4c86cf]{position:absolute;left:0;top:50%;transform:translate(-50%,-50%);border-radius:50%;width:10px;height:10px;border:2px solid rgb(255,255,255);cursor:pointer;background-color:transparent}.color-box-wrap[data-v-5ce8a717]{position:relative;width:100%;height:100%}.color-box[data-v-5ce8a717]{width:100%;border-radius:5px;height:96px;position:absolute}.thumb-color-box[data-v-5ce8a717]{position:absolute;left:0;top:0;transform:translate(-50%,-50%);border-radius:50%;width:10px;height:10px;border:2px solid rgb(255,255,255);cursor:pointer;background-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-50a22d01]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-50a22d01]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-50a22d01]{opacity:0;width:0;height:0}.slider[data-v-50a22d01]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-50a22d01]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-50a22d01]:before{transform:translate(20px)}.slider.round[data-v-50a22d01]{border-radius:34px}.slider.round[data-v-50a22d01]:before{border-radius:50%}@keyframes zoom-50a22d01{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-50a22d01],.top-nav[data-v-50a22d01],.atom-header-pages__header[data-v-50a22d01],.tab-left[data-v-50a22d01]{display:none!important}.page-break[data-v-50a22d01]{page-break-before:always}div[data-v-50a22d01]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-50a22d01],html[data-v-50a22d01]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-50a22d01],html[data-v-50a22d01]{overflow-y:auto;scrollbar-width:thin}}body[data-v-50a22d01]::-webkit-scrollbar-track,html[data-v-50a22d01]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-50a22d01]::-webkit-scrollbar,html[data-v-50a22d01]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-50a22d01]::-webkit-scrollbar-thumb,html[data-v-50a22d01]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-50a22d01]{box-sizing:border-box}.highlight[data-v-50a22d01]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-50a22d01]{animation:zoom-50a22d01 .5s ease-in-out}.required[data-v-50a22d01]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-50a22d01]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-50a22d01]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.popup[data-v-50a22d01]{display:flex;width:264px;padding:10px 16px 16px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;border:1px solid var(--Semantic-Disable, #ccd1da);background:var(--Neutrals-White, #fff);box-shadow:0 8px 20px #00000014}.popup input[type=text][data-v-50a22d01]{border-radius:4px;font-size:14px;height:26px;border:1px solid var(--Semantic-Disable, #ccd1da);background:var(--Neutrals-White, #fff);padding:1px 5px;width:100%;box-shadow:0 1px 2px #1f293714;outline:none;color:var(--Text-Color-Primary, #1d2939)}.popup input[type=text][data-v-50a22d01]:hover,.popup input[type=text][data-v-50a22d01]:focus,.popup input[type=text][data-v-50a22d01]:active{border-color:var(--Semantic-Rest-Blue)}.popup .cancel[data-v-50a22d01]{width:100%;display:flex;justify-content:flex-end;align-items:center}.popup .color-picker[data-v-50a22d01]{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.popup .color-picker .color-box[data-v-50a22d01]{height:96px;align-self:stretch;border-radius:4px}.popup .color-picker .list-color-saved[data-v-50a22d01]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px 10px;padding:4px;overflow-y:auto;max-height:68px}@-moz-document url-prefix(){.popup .color-picker .list-color-saved[data-v-50a22d01]{overflow-y:auto;scrollbar-width:thin}}.popup .color-picker .list-color-saved[data-v-50a22d01]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.popup .color-picker .list-color-saved[data-v-50a22d01]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.popup .color-picker .list-color-saved[data-v-50a22d01]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.popup .color-picker .list-color-saved .color-saved[data-v-50a22d01]{width:24px;height:24px;border-radius:50%;border:1px solid var(--Neutrals-White);cursor:pointer}.popup .color-picker .list-color-saved .color-saved.disabled[data-v-50a22d01]{pointer-events:none;border-color:var(--Semantic-Alerts-Red_100)}.popup .color-picker .color-range[data-v-50a22d01]{width:100%;line-height:0}.popup .color-picker .color-range .slider-color[data-v-50a22d01]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;margin:0;cursor:pointer;width:100%;background:linear-gradient(to right,red,#ff8a00,#ffe600,#14ff00,#00a3ff,#0500ff,#ad00ff,#ff00c7,red)}.popup .color-picker .color-range .slider-color[data-v-50a22d01]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;width:10px;height:10px;border:2px;border-style:solid;border-color:#fff;cursor:pointer;background-color:transparent}.popup .color-picker .color-alpha[data-v-50a22d01]{width:100%;line-height:0}.popup .color-picker .color-alpha .slider-alpha[data-v-50a22d01]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:5px;cursor:pointer;width:100%;background:linear-gradient(90deg,#4f46e500,#4f46e5),#d3d3d3 0% 0%/17.0000001788px 17.0000001788px}.popup .color-picker .color-alpha .slider-alpha[data-v-50a22d01]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;width:10px;height:10px;border:2px;border-style:solid;border-color:#fff;cursor:pointer;background-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0dab366d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0dab366d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0dab366d]{opacity:0;width:0;height:0}.slider[data-v-0dab366d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0dab366d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0dab366d]:before{transform:translate(20px)}.slider.round[data-v-0dab366d]{border-radius:34px}.slider.round[data-v-0dab366d]:before{border-radius:50%}@keyframes zoom-0dab366d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0dab366d],.top-nav[data-v-0dab366d],.atom-header-pages__header[data-v-0dab366d],.tab-left[data-v-0dab366d]{display:none!important}.page-break[data-v-0dab366d]{page-break-before:always}div[data-v-0dab366d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0dab366d],html[data-v-0dab366d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0dab366d],html[data-v-0dab366d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0dab366d]::-webkit-scrollbar-track,html[data-v-0dab366d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0dab366d]::-webkit-scrollbar,html[data-v-0dab366d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0dab366d]::-webkit-scrollbar-thumb,html[data-v-0dab366d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0dab366d]{box-sizing:border-box}.highlight[data-v-0dab366d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0dab366d]{animation:zoom-0dab366d .5s ease-in-out}.required[data-v-0dab366d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0dab366d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0dab366d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.base-modal[data-v-0dab366d]{width:730px;max-height:90vh}.base-modal .title[data-v-0dab366d]{text-align:center;position:relative;width:100%}.base-modal .title h2[data-v-0dab366d]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Semantic-Rest-Blue);font-family:Inter}.base-modal .title .icon-close[data-v-0dab366d]{position:absolute;top:0;right:0;cursor:pointer}.base-modal .content[data-v-0dab366d]{display:flex;flex-direction:column;gap:20px}.base-modal .content__note[data-v-0dab366d]{margin:0;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;text-align:center}.base-modal .content__tab[data-v-0dab366d]{border-radius:16px;border:1px solid var(--Neutrals-Grey-300)}.base-modal .content__tab__header[data-v-0dab366d]{display:flex;align-items:center;border-radius:16px 16px 0 0;border-bottom:1px solid var(--Neutrals-Grey-300);height:37px;padding:0 20px;background-color:var(--Semantic-Rest-Blue);font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.base-modal .content__tab__body[data-v-0dab366d]{display:flex;flex-direction:column;gap:18px;padding:18px 20px 20px}.base-modal .content__tab__body .text-helper[data-v-0dab366d]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.base-modal .content__tab__body__color-select[data-v-0dab366d]{display:flex;align-items:center;gap:8px}.base-modal .content__tab__body__color-select>p[data-v-0dab366d]{min-width:185px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .content__tab__body__button[data-v-0dab366d]{display:flex;justify-content:flex-end}.base-modal .content__tab__body__list[data-v-0dab366d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:center;overflow-y:auto;max-height:calc(90vh - 600px)}@-moz-document url-prefix(){.base-modal .content__tab__body__list[data-v-0dab366d]{overflow-y:auto;scrollbar-width:thin}}.base-modal .content__tab__body__list[data-v-0dab366d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .content__tab__body__list[data-v-0dab366d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.base-modal .content__tab__body__list[data-v-0dab366d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.base-modal .content__tab__body__list__item[data-v-0dab366d]{padding:10px 0;border-radius:8px;width:150px;cursor:pointer;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.base-modal .action[data-v-0dab366d]{display:flex;justify-content:flex-end;gap:20px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-0875ba2b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-0875ba2b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-0875ba2b]{opacity:0;width:0;height:0}.slider[data-v-0875ba2b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-0875ba2b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-0875ba2b]:before{transform:translate(20px)}.slider.round[data-v-0875ba2b]{border-radius:34px}.slider.round[data-v-0875ba2b]:before{border-radius:50%}@keyframes zoom-0875ba2b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-0875ba2b],.top-nav[data-v-0875ba2b],.atom-header-pages__header[data-v-0875ba2b],.tab-left[data-v-0875ba2b]{display:none!important}.page-break[data-v-0875ba2b]{page-break-before:always}div[data-v-0875ba2b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-0875ba2b],html[data-v-0875ba2b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-0875ba2b],html[data-v-0875ba2b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-0875ba2b]::-webkit-scrollbar-track,html[data-v-0875ba2b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0875ba2b]::-webkit-scrollbar,html[data-v-0875ba2b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-0875ba2b]::-webkit-scrollbar-thumb,html[data-v-0875ba2b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-0875ba2b]{box-sizing:border-box}.highlight[data-v-0875ba2b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-0875ba2b]{animation:zoom-0875ba2b .5s ease-in-out}.required[data-v-0875ba2b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-0875ba2b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-0875ba2b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.form[data-v-0875ba2b]{display:flex;background-color:#fff;width:730px;padding:24px 8px;flex-direction:column;flex-shrink:0;border-radius:20px}.form__body[data-v-0875ba2b]{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.form__body__title[data-v-0875ba2b]{width:100%;text-align:center;font-size:1.25rem;line-height:1.875rem;font-weight:700;letter-spacing:0px;color:var(--Semantic-Rest-Blue);font-family:Inter}.form__body__data[data-v-0875ba2b]{display:flex;margin-top:30px;flex-direction:column;padding:0 12px;gap:18px;width:100%}.form__body__data__header[data-v-0875ba2b]{display:flex;gap:8px}.form__body__data__header>span[data-v-0875ba2b]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.form__body__data__header>p[data-v-0875ba2b]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.form__body__data__row[data-v-0875ba2b]{display:flex;align-items:center;gap:6px}.form__active[data-v-0875ba2b]{display:flex;margin-top:24px;justify-content:flex-end;padding:0 12px;gap:12px}[data-v-0875ba2b] .sr-only-1{width:217px}.icon-close[data-v-0875ba2b]{display:flex;width:100%;cursor:pointer;justify-content:flex-end}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ae4156f4]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ae4156f4]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ae4156f4]{opacity:0;width:0;height:0}.slider[data-v-ae4156f4]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ae4156f4]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ae4156f4]:before{transform:translate(20px)}.slider.round[data-v-ae4156f4]{border-radius:34px}.slider.round[data-v-ae4156f4]:before{border-radius:50%}@keyframes zoom-ae4156f4{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ae4156f4],.top-nav[data-v-ae4156f4],.atom-header-pages__header[data-v-ae4156f4],.tab-left[data-v-ae4156f4]{display:none!important}.page-break[data-v-ae4156f4]{page-break-before:always}div[data-v-ae4156f4]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ae4156f4],html[data-v-ae4156f4]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ae4156f4],html[data-v-ae4156f4]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ae4156f4]::-webkit-scrollbar-track,html[data-v-ae4156f4]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ae4156f4]::-webkit-scrollbar,html[data-v-ae4156f4]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ae4156f4]::-webkit-scrollbar-thumb,html[data-v-ae4156f4]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ae4156f4]{box-sizing:border-box}.highlight[data-v-ae4156f4]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ae4156f4]{animation:zoom-ae4156f4 .5s ease-in-out}.required[data-v-ae4156f4]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ae4156f4]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ae4156f4]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-table thead tr th[data-v-ae4156f4]{border-right-color:var(--Line-Stroke)}.atom-table tbody tr td[data-v-ae4156f4]{padding:12px 16px;border-right-color:var(--Line-Stroke)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5a56413d]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5a56413d]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5a56413d]{opacity:0;width:0;height:0}.slider[data-v-5a56413d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5a56413d]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5a56413d]:before{transform:translate(20px)}.slider.round[data-v-5a56413d]{border-radius:34px}.slider.round[data-v-5a56413d]:before{border-radius:50%}@keyframes zoom-5a56413d{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5a56413d],.top-nav[data-v-5a56413d],.atom-header-pages__header[data-v-5a56413d],.tab-left[data-v-5a56413d]{display:none!important}.page-break[data-v-5a56413d]{page-break-before:always}div[data-v-5a56413d]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5a56413d],html[data-v-5a56413d]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5a56413d],html[data-v-5a56413d]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5a56413d]::-webkit-scrollbar-track,html[data-v-5a56413d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5a56413d]::-webkit-scrollbar,html[data-v-5a56413d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5a56413d]::-webkit-scrollbar-thumb,html[data-v-5a56413d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5a56413d]{box-sizing:border-box}.highlight[data-v-5a56413d]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5a56413d]{animation:zoom-5a56413d .5s ease-in-out}.required[data-v-5a56413d]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5a56413d]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5a56413d]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.event[data-v-5a56413d]{display:flex;flex-direction:column;gap:14px;padding:16px 20px}.event__header[data-v-5a56413d]{display:flex;align-items:center;justify-content:space-between}.event__header h3[data-v-5a56413d]{font-size:1.125rem;line-height:1.6875rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.event__caption[data-v-5a56413d]{padding:14px 16px;border-left:4px solid var(--Semantic-Alerts-Blue_100);background:var(--Semantic-Alerts-Blue_10)}.event__body[data-v-5a56413d]{display:flex;width:100%;height:calc(100vh - 324px);overflow:hidden;border-radius:16px;background-color:var(--Primary-Disable-100--Item)}.event__body__sidebar[data-v-5a56413d]{display:flex;flex-direction:column;width:217px;flex-shrink:0;border-radius:16px 0 0 16px;border:1px solid var(--Neutrals-Grey-200);gap:1px;height:auto}.event__body__sidebar__title[data-v-5a56413d]{padding:10px 14px;background-color:var(--Neutrals-Grey-100)}.event__body__sidebar__title>span[data-v-5a56413d]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.event__body__sidebar__item[data-v-5a56413d]{padding:10px 14px;cursor:pointer;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;transition:.3s}.event__body__sidebar__item[data-v-5a56413d]:hover{background-color:var(--Neutrals-Grey-100)}.event__body__content[data-v-5a56413d]{display:flex;flex-direction:column;gap:18px;width:100%;padding:20px;border:1px solid var(--Neutrals-Grey-200);border-radius:0 16px 16px 0;background-color:#fff;overflow:auto}@-moz-document url-prefix(){.event__body__content[data-v-5a56413d]{overflow-y:auto;scrollbar-width:thin}}.event__body__content[data-v-5a56413d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.event__body__content[data-v-5a56413d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.event__body__content[data-v-5a56413d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.event__body__content__note[data-v-5a56413d]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.event__body__content__row[data-v-5a56413d]{display:flex;height:44px;align-items:center}.event__body__content__row__label[data-v-5a56413d]{width:117px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.event__body__content__wrapper[data-v-5a56413d]{display:flex;gap:20px}.event__body__content__wrapper__calendar[data-v-5a56413d]{width:100%;overflow:hidden;border-radius:16px;border:1px solid var(--Neutrals-Grey-200)}.event__body__content__wrapper__calendar__header[data-v-5a56413d]{display:grid;padding:0 14px;grid-template-columns:repeat(7,minmax(0,1fr));background-color:var(--Neutrals-Grey-100)}.event__body__content__wrapper__calendar__header__item[data-v-5a56413d]{display:flex;align-items:center;justify-content:center;height:40px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Disable);font-family:Inter}.event__body__content__wrapper__calendar__header__item[data-v-5a56413d]:nth-child(6){color:var(--Semantic-Pressed-Blue)}.event__body__content__wrapper__calendar__header__item[data-v-5a56413d]:nth-child(7){color:var(--Semantic-Alerts-Red_100)}.event__body__content__wrapper__calendar__data[data-v-5a56413d]{display:grid;margin:14px;grid-template-columns:repeat(7,minmax(0,1fr));gap:0 1px}.event__body__content__wrapper__calendar__data__item[data-v-5a56413d]{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;height:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--Neutrals-Grey-200);font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.event__body__content__wrapper__calendar__data__item[data-v-5a56413d]:hover{background-color:var(--Neutrals-Grey-100)}.event__body__content__wrapper__calendar__data__item[data-v-5a56413d]:nth-last-child(-n+7){border-bottom:none}.event__body__content__wrapper__event[data-v-5a56413d]{display:flex;flex-direction:column;gap:14px}.event__body__content__wrapper__event__list[data-v-5a56413d]{display:flex;flex-direction:column;max-height:222px;flex-shrink:0;overflow-y:auto;gap:14px}@-moz-document url-prefix(){.event__body__content__wrapper__event__list[data-v-5a56413d]{overflow-y:auto;scrollbar-width:thin}}.event__body__content__wrapper__event__list[data-v-5a56413d]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.event__body__content__wrapper__event__list[data-v-5a56413d]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.event__body__content__wrapper__event__list[data-v-5a56413d]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.event__body__content__wrapper__event__list__card[data-v-5a56413d]{display:flex;align-items:center;justify-content:center;min-height:40px;width:128px;padding:0 6px;text-align:center;border-radius:8px;border:1px solid black;cursor:pointer;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.active[data-v-5a56413d],.active[data-v-5a56413d]:hover{background-color:var(--Semantic-Hover-Blue)}.selected[data-v-5a56413d]{background-color:var(--Semantic-Hover-Blue);border:1px solid var(--Semantic-Rest-Blue)}.cursor-plus[data-v-5a56413d]{cursor:crosshair}.dot[data-v-5a56413d]{position:absolute;right:-3px;bottom:-3px;min-width:8px;height:7px;background-color:var(--Semantic-Rest-Blue);border-radius:7px;cursor:crosshair;z-index:1}.day-out-month[data-v-5a56413d]{color:var(--Text-Color-Disable)}.day-out-month[data-v-5a56413d]:hover{background-color:transparent}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-7a5a6856]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-7a5a6856]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-7a5a6856]{opacity:0;width:0;height:0}.slider[data-v-7a5a6856]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-7a5a6856]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-7a5a6856]:before{transform:translate(20px)}.slider.round[data-v-7a5a6856]{border-radius:34px}.slider.round[data-v-7a5a6856]:before{border-radius:50%}@keyframes zoom-7a5a6856{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-7a5a6856],.top-nav[data-v-7a5a6856],.atom-header-pages__header[data-v-7a5a6856],.tab-left[data-v-7a5a6856]{display:none!important}.page-break[data-v-7a5a6856]{page-break-before:always}div[data-v-7a5a6856]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-7a5a6856],html[data-v-7a5a6856]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-7a5a6856],html[data-v-7a5a6856]{overflow-y:auto;scrollbar-width:thin}}body[data-v-7a5a6856]::-webkit-scrollbar-track,html[data-v-7a5a6856]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7a5a6856]::-webkit-scrollbar,html[data-v-7a5a6856]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-7a5a6856]::-webkit-scrollbar-thumb,html[data-v-7a5a6856]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-7a5a6856]{box-sizing:border-box}.highlight[data-v-7a5a6856]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-7a5a6856]{animation:zoom-7a5a6856 .5s ease-in-out}.required[data-v-7a5a6856]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-7a5a6856]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-7a5a6856]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}@media print{[data-v-7a5a6856] .modal-print{padding:0!important;background:transparent!important}[data-v-7a5a6856] .item-end{overflow:visible!important;height:auto!important;width:100%!important}[data-v-7a5a6856] .working-hours{border-radius:0}[data-v-7a5a6856] .working-hours__group-item .working-hours__title{border-right:1px solid var(--Stroke)}[data-v-7a5a6856] .working-hours__group-item:first-child .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-7a5a6856] .working-hours__group-item:nth-child(9n+1) .working-hours__title{border-left:1px solid var(--Stroke)}[data-v-7a5a6856] .modal-alert{padding:0}[data-v-7a5a6856] .el-table__body-wrapper{overflow:visible!important;height:auto!important}[data-v-7a5a6856] .el-table{border-radius:0;overflow:visible!important;height:auto!important;page-break-inside:avoid}}.modal-print[data-v-7a5a6856]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--Neutrals-White);box-shadow:0 16px 72px #474f6212}.modal-print__content[data-v-7a5a6856]{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:column}.modal-print__content--title[data-v-7a5a6856]{width:100%;text-align:center}.modal-print__content--title h2[data-v-7a5a6856]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Accent);font-family:Inter}.modal-print__content--info[data-v-7a5a6856]{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-direction:row}.modal-print__content--info .info-scope[data-v-7a5a6856]{min-height:500px;max-height:500px;min-width:588px;max-width:588px;overflow-y:auto;padding-right:4px}@-moz-document url-prefix(){.modal-print__content--info .info-scope[data-v-7a5a6856]{overflow-y:auto;scrollbar-width:thin}}.modal-print__content--info .info-scope[data-v-7a5a6856]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-7a5a6856]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.modal-print__content--info .info-scope[data-v-7a5a6856]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.modal-print__content--info section[data-v-7a5a6856]{flex:1}.modal-print__content--info .section-box[data-v-7a5a6856]{display:flex;padding:10px;width:100%;flex-direction:column;border-radius:8px;border:1px solid var(--Stroke)}.modal-print__content--info .section-box[data-v-7a5a6856] .custom-collapse{border-top:none}.modal-print__content--info .section-box[data-v-7a5a6856] .border-t{border-top-width:0px}.modal-print__content--info .item-start[data-v-7a5a6856]{display:flex;justify-content:center;align-items:flex-start;gap:18px;flex-direction:column}.modal-print__content--info span[data-v-7a5a6856]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__content--info p[data-v-7a5a6856]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-print__tool[data-v-7a5a6856]{display:flex;justify-content:flex-end;width:100%}.working-hours[data-v-7a5a6856]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-7a5a6856]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-7a5a6856]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-7a5a6856]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-7a5a6856]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-7a5a6856]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-7a5a6856]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-7a5a6856]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-b4e76375]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-b4e76375]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-b4e76375]{opacity:0;width:0;height:0}.slider[data-v-b4e76375]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-b4e76375]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-b4e76375]:before{transform:translate(20px)}.slider.round[data-v-b4e76375]{border-radius:34px}.slider.round[data-v-b4e76375]:before{border-radius:50%}@keyframes zoom-b4e76375{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-b4e76375],.top-nav[data-v-b4e76375],.atom-header-pages__header[data-v-b4e76375],.tab-left[data-v-b4e76375]{display:none!important}.page-break[data-v-b4e76375]{page-break-before:always}div[data-v-b4e76375]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-b4e76375],html[data-v-b4e76375]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-b4e76375],html[data-v-b4e76375]{overflow-y:auto;scrollbar-width:thin}}body[data-v-b4e76375]::-webkit-scrollbar-track,html[data-v-b4e76375]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b4e76375]::-webkit-scrollbar,html[data-v-b4e76375]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-b4e76375]::-webkit-scrollbar-thumb,html[data-v-b4e76375]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-b4e76375]{box-sizing:border-box}.highlight[data-v-b4e76375]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-b4e76375]{animation:zoom-b4e76375 .5s ease-in-out}.required[data-v-b4e76375]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-b4e76375]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-b4e76375]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-location-page[data-v-b4e76375]{padding-bottom:20px}@-moz-document url-prefix(){.timekeeping-location-page[data-v-b4e76375]{overflow-y:auto;scrollbar-width:thin}}.timekeeping-location-page[data-v-b4e76375]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-location-page[data-v-b4e76375]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-location-page[data-v-b4e76375]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timekeeping-location-page__content[data-v-b4e76375]{border-radius:16px;background-color:var(--Neutrals-White);margin:0 20px;border:1px solid var(--Stroke);padding:14px 0 20px;display:flex;justify-content:center;align-items:space-between;gap:20px;flex-direction:column}.timekeeping-location-page__content__control[data-v-b4e76375]{display:flex;justify-content:flex-start;align-items:center;gap:20px;flex-direction:row}.timekeeping-location-page__content__control--map-display-type[data-v-b4e76375]{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:row}.timekeeping-location-page__content__control--map-display-type>p[data-v-b4e76375]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-location-page__content__control--group-button[data-v-b4e76375]{margin-left:auto;display:flex;justify-content:center;align-items:center;gap:18px;flex-direction:row}.timekeeping-location-page__content__info[data-v-b4e76375]{height:100px;border:1px dashed var(--Edit-Stoke);border-radius:8px;padding:10px 20px;margin:0 20px;display:flex;justify-content:center;align-items:flex-start;gap:12px;flex-direction:column}.timekeeping-location-page__content__info p[data-v-b4e76375]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-location-page__content__info p>b[data-v-b4e76375]{font-weight:600}.timekeeping-location-page__content__google-map[data-v-b4e76375]{border:1px solid #ccd1da;border-radius:16px;padding:20px}.timekeeping-location-page__content__google-map>.atom-google-map[data-v-b4e76375]{height:350px}.timekeeping-location-page__content__google-map--filter[data-v-b4e76375]{margin:20px 0}.timekeeping-location-page__content__google-map--filter h4[data-v-b4e76375]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-location-page__content__google-map--filter p[data-v-b4e76375]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-d267d344]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-d267d344]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-d267d344]{opacity:0;width:0;height:0}.slider[data-v-d267d344]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-d267d344]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-d267d344]:before{transform:translate(20px)}.slider.round[data-v-d267d344]{border-radius:34px}.slider.round[data-v-d267d344]:before{border-radius:50%}@keyframes zoom-d267d344{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-d267d344],.top-nav[data-v-d267d344],.atom-header-pages__header[data-v-d267d344],.tab-left[data-v-d267d344]{display:none!important}.page-break[data-v-d267d344]{page-break-before:always}div[data-v-d267d344]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-d267d344],html[data-v-d267d344]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-d267d344],html[data-v-d267d344]{overflow-y:auto;scrollbar-width:thin}}body[data-v-d267d344]::-webkit-scrollbar-track,html[data-v-d267d344]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d267d344]::-webkit-scrollbar,html[data-v-d267d344]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-d267d344]::-webkit-scrollbar-thumb,html[data-v-d267d344]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-d267d344]{box-sizing:border-box}.highlight[data-v-d267d344]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-d267d344]{animation:zoom-d267d344 .5s ease-in-out}.required[data-v-d267d344]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-d267d344]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-d267d344]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-dot-status[data-v-d267d344]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row}.atom-dot-status__dot[data-v-d267d344]{border-radius:100px}.atom-dot-status__dot.normal[data-v-d267d344]{width:24px;height:24px}.atom-dot-status__dot.small[data-v-d267d344]{width:8px;height:8px}.atom-dot-status__dot.online[data-v-d267d344]{background-color:#23a047}.atom-dot-status__dot.rest[data-v-d267d344]{background-color:var(--Semantic-Alerts-Green_100)}.atom-dot-status__dot.offline[data-v-d267d344]{background-color:#98a2b3}.atom-dot-status__dot.away[data-v-d267d344]{background-color:#fca004}.atom-dot-status__dot.busy[data-v-d267d344]{background-color:#f44336}.atom-dot-status>p[data-v-d267d344]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter;padding-top:1px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-4b6d2e1b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-4b6d2e1b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-4b6d2e1b]{opacity:0;width:0;height:0}.slider[data-v-4b6d2e1b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-4b6d2e1b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-4b6d2e1b]:before{transform:translate(20px)}.slider.round[data-v-4b6d2e1b]{border-radius:34px}.slider.round[data-v-4b6d2e1b]:before{border-radius:50%}@keyframes zoom-4b6d2e1b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-4b6d2e1b],.top-nav[data-v-4b6d2e1b],.atom-header-pages__header[data-v-4b6d2e1b],.tab-left[data-v-4b6d2e1b]{display:none!important}.page-break[data-v-4b6d2e1b]{page-break-before:always}div[data-v-4b6d2e1b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-4b6d2e1b],html[data-v-4b6d2e1b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-4b6d2e1b],html[data-v-4b6d2e1b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-4b6d2e1b]::-webkit-scrollbar-track,html[data-v-4b6d2e1b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4b6d2e1b]::-webkit-scrollbar,html[data-v-4b6d2e1b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-4b6d2e1b]::-webkit-scrollbar-thumb,html[data-v-4b6d2e1b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-4b6d2e1b]{box-sizing:border-box}.highlight[data-v-4b6d2e1b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-4b6d2e1b]{animation:zoom-4b6d2e1b .5s ease-in-out}.required[data-v-4b6d2e1b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-4b6d2e1b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-4b6d2e1b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-button[data-v-4b6d2e1b]{position:relative;outline:none;margin:0;padding:0;box-sizing:border-box;display:flex;justify-content:flex-start;align-items:center;gap:8px;border-radius:8px;white-space:nowrap;transition:background-color .2s,border-color .2s ease-in-out}.timekeeping-button section[data-v-4b6d2e1b]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row;font-size:.75rem;line-height:0rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;white-space:nowrap}.timekeeping-button.color--default[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Semantic-Diable-Blue)}.timekeeping-button.color--green[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-09)}.timekeeping-button.color--pink[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-03)}.timekeeping-button.color--blue[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-07)}.timekeeping-button.color--orange[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-02)}.timekeeping-button.color--yellow[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-01)}.timekeeping-button.color--violet[data-v-4b6d2e1b]{color:var(--Text-Color-Primary);background-color:var(--Pastel-05)}.timekeeping-button.size--54[data-v-4b6d2e1b]{height:54px}.timekeeping-button.size--54>section[data-v-4b6d2e1b]{padding:8px 40px}.timekeeping-button.size--44[data-v-4b6d2e1b]{height:44px}.timekeeping-button.size--44>section[data-v-4b6d2e1b]{padding:8px 20px}.timekeeping-button[data-v-4b6d2e1b]:hover{cursor:pointer;background-color:var(--Semantic-Rest-Blue)}.timekeeping-button[data-v-4b6d2e1b]:hover svg path{fill:var(--Neutrals-White)}.timekeeping-button[data-v-4b6d2e1b]:hover span{color:var(--Neutrals-White)}.timekeeping-button.disabled[data-v-4b6d2e1b]{pointer-events:none;background-color:var(--Neutrals-Grey-100)}.timekeeping-button.disabled[data-v-4b6d2e1b] svg path{fill:var(--Text-Color-Disable)}.timekeeping-button.disabled[data-v-4b6d2e1b] span{color:var(--Text-Color-Disable)}.timekeeping-button[data-v-4b6d2e1b] svg{height:20px;width:20px}.timekeeping-button[data-v-4b6d2e1b] svg path{fill:var(--Text-Color-Primary)}.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner .is-icon,.el-switch__core .el-switch__inner .is-text{color:var(--el-color-white);font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter-from,.el-switch .label-fade-leave-active{opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch{position:relative;display:inline-block;width:50px;height:30px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider:before{transform:translate(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}@keyframes zoom{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print,.top-nav,.atom-header-pages__header,.tab-left{display:none!important}.page-break{page-break-before:always}div{float:none!important;position:static!important;overflow:unset!important}}body,html{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body,html{overflow-y:auto;scrollbar-width:thin}}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body::-webkit-scrollbar,html::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img{box-sizing:border-box}.highlight{background-color:#f2994a!important;border-radius:3px}.zoom-msg{animation:zoom .5s ease-in-out}.required{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.el-switch.is-checked .el-switch__core{background-color:#37a3c4;border-color:#37a3c4}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-9d3cce79]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-9d3cce79]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-9d3cce79]{opacity:0;width:0;height:0}.slider[data-v-9d3cce79]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-9d3cce79]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-9d3cce79]:before{transform:translate(20px)}.slider.round[data-v-9d3cce79]{border-radius:34px}.slider.round[data-v-9d3cce79]:before{border-radius:50%}@keyframes zoom-9d3cce79{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-9d3cce79],.top-nav[data-v-9d3cce79],.atom-header-pages__header[data-v-9d3cce79],.tab-left[data-v-9d3cce79]{display:none!important}.page-break[data-v-9d3cce79]{page-break-before:always}div[data-v-9d3cce79]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-9d3cce79],html[data-v-9d3cce79]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-9d3cce79],html[data-v-9d3cce79]{overflow-y:auto;scrollbar-width:thin}}body[data-v-9d3cce79]::-webkit-scrollbar-track,html[data-v-9d3cce79]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d3cce79]::-webkit-scrollbar,html[data-v-9d3cce79]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-9d3cce79]::-webkit-scrollbar-thumb,html[data-v-9d3cce79]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-9d3cce79]{box-sizing:border-box}.highlight[data-v-9d3cce79]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-9d3cce79]{animation:zoom-9d3cce79 .5s ease-in-out}.required[data-v-9d3cce79]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-9d3cce79]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-9d3cce79]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-page[data-v-9d3cce79]{overflow:auto}@-moz-document url-prefix(){.timekeeping-page[data-v-9d3cce79]{overflow-y:auto;scrollbar-width:thin}}.timekeeping-page[data-v-9d3cce79]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-page[data-v-9d3cce79]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-page[data-v-9d3cce79]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timekeeping-page__content[data-v-9d3cce79]{border-radius:16px;background-color:var(--Neutrals-White);margin:0 20px 20px;border:1px solid var(--Stroke);padding:14px 20px 20px;flex:1;min-width:1200px;display:flex;justify-content:flex-start;align-items:space-between;gap:20px;flex-direction:column}.timekeeping-page__content__controller[data-v-9d3cce79]{border:1px solid var(--Stroke);margin:20px 0;border-radius:16px;min-width:1120px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px;flex-direction:row}.timekeeping-page__content__controller--location[data-v-9d3cce79]{padding:20px 0 20px 20px;flex:1;max-width:324px;display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;flex-direction:column}.timekeeping-page__content__controller--location p[data-v-9d3cce79]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--location>h2[data-v-9d3cce79]{font-size:2.25rem;line-height:3.375rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--location b[data-v-9d3cce79]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--location textarea[data-v-9d3cce79]{border-radius:8px;border:1px solid var(--Neutrals-Grey-300);background:var(--Neutrals-White);padding:8px 14px;width:100%;height:70px;resize:none;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}@-moz-document url-prefix(){.timekeeping-page__content__controller--location textarea[data-v-9d3cce79]{overflow-y:auto;scrollbar-width:thin}}.timekeeping-page__content__controller--location textarea[data-v-9d3cce79]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-page__content__controller--location textarea[data-v-9d3cce79]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-page__content__controller--location textarea[data-v-9d3cce79]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timekeeping-page__content__controller--location[data-v-9d3cce79] .atom-dot-status>p{font-weight:600}.timekeeping-page__content__controller--actions[data-v-9d3cce79]{padding:20px 0;flex:1;display:flex;justify-content:flex-start;align-items:flex-start;gap:20px;flex-direction:column}.timekeeping-page__content__controller--actions__group-button[data-v-9d3cce79]{flex-wrap:wrap;-moz-column-gap:14px;column-gap:14px;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:row}.timekeeping-page__content__controller--actions__group-button>button[data-v-9d3cce79]{flex:1 1 37%}.timekeeping-page__content__controller--actions__history[data-v-9d3cce79]{list-style-type:disc;padding-left:20px}.timekeeping-page__content__controller--actions__history li[data-v-9d3cce79]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Semantic-Hover-background);font-family:Inter}.timekeeping-page__content__controller--actions[data-v-9d3cce79] .atom-toggle>p{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--info[data-v-9d3cce79]{padding:20px 20px 20px 0;flex:1;min-width:434px;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:column}.timekeeping-page__content__controller--info h4[data-v-9d3cce79]{font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--info p[data-v-9d3cce79]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__controller--info b[data-v-9d3cce79]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-page__content__group-button[data-v-9d3cce79]{flex-wrap:wrap;-moz-column-gap:60px;column-gap:60px;display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:row}.timekeeping-page__content__group-button>button[data-v-9d3cce79]{flex:1 1 30%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ee157239]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ee157239]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ee157239]{opacity:0;width:0;height:0}.slider[data-v-ee157239]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ee157239]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ee157239]:before{transform:translate(20px)}.slider.round[data-v-ee157239]{border-radius:34px}.slider.round[data-v-ee157239]:before{border-radius:50%}@keyframes zoom-ee157239{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ee157239],.top-nav[data-v-ee157239],.atom-header-pages__header[data-v-ee157239],.tab-left[data-v-ee157239]{display:none!important}.page-break[data-v-ee157239]{page-break-before:always}div[data-v-ee157239]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ee157239],html[data-v-ee157239]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ee157239],html[data-v-ee157239]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ee157239]::-webkit-scrollbar-track,html[data-v-ee157239]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee157239]::-webkit-scrollbar,html[data-v-ee157239]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee157239]::-webkit-scrollbar-thumb,html[data-v-ee157239]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ee157239]{box-sizing:border-box}.highlight[data-v-ee157239]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ee157239]{animation:zoom-ee157239 .5s ease-in-out}.required[data-v-ee157239]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ee157239]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ee157239]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-ee157239]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-ee157239]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-ee157239]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-ee157239]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-ee157239]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-ee157239]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-ee157239]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-ee157239]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-2faa653a]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-2faa653a]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-2faa653a]{opacity:0;width:0;height:0}.slider[data-v-2faa653a]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-2faa653a]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-2faa653a]:before{transform:translate(20px)}.slider.round[data-v-2faa653a]{border-radius:34px}.slider.round[data-v-2faa653a]:before{border-radius:50%}@keyframes zoom-2faa653a{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-2faa653a],.top-nav[data-v-2faa653a],.atom-header-pages__header[data-v-2faa653a],.tab-left[data-v-2faa653a]{display:none!important}.page-break[data-v-2faa653a]{page-break-before:always}div[data-v-2faa653a]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-2faa653a],html[data-v-2faa653a]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-2faa653a],html[data-v-2faa653a]{overflow-y:auto;scrollbar-width:thin}}body[data-v-2faa653a]::-webkit-scrollbar-track,html[data-v-2faa653a]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2faa653a]::-webkit-scrollbar,html[data-v-2faa653a]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-2faa653a]::-webkit-scrollbar-thumb,html[data-v-2faa653a]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-2faa653a]{box-sizing:border-box}.highlight[data-v-2faa653a]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-2faa653a]{animation:zoom-2faa653a .5s ease-in-out}.required[data-v-2faa653a]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-2faa653a]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-2faa653a]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.modal-history[data-v-2faa653a]{width:690px;padding:30px;border-radius:20px;background:var(--Neutrals-White);box-shadow:0 16px 72px #474f6212;display:flex;justify-content:center;align-items:center;gap:24px;flex-direction:column}.modal-history__content[data-v-2faa653a]{width:100%;display:flex;justify-content:center;align-items:center;gap:30px;flex-direction:column}.modal-history__content .title[data-v-2faa653a]{text-align:center}.modal-history__content .title h2[data-v-2faa653a]{font-size:1.25rem;line-height:1.5rem;font-weight:600;letter-spacing:0;color:var(--Accent);font-family:Inter}.modal-history__content .content[data-v-2faa653a]{text-align:center;white-space:pre-line;width:100%;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-history__content .content .history-table__no-data[data-v-2faa653a]{height:500px;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column}.modal-history__content .content .history-table__no-data>p[data-v-2faa653a]{padding-top:4px;padding-left:12px}.modal-history__content .content .history-table h4[data-v-2faa653a]{text-align:left;margin-bottom:8px;font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__highlight-text{color:var(--Semantic-Alerts-Red_100)}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table thead{margin-right:0}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table thead tr{height:44px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table tbody{overflow:hidden}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table tbody tr{min-height:36px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table tbody tr td{padding:8px 20px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__first-table tbody tr td p{text-align:left;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__second-table{max-height:250px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__second-table thead tr{height:44px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__second-table tbody tr{min-height:36px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__second-table tbody tr td{padding:8px 20px}.modal-history__content .content .history-table[data-v-2faa653a] .history-table__second-table tbody tr td p{text-align:left;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.modal-history__content__confirm[data-v-2faa653a]{color:var(--Semantic-Rest-Blue, #37a3c4)!important}.modal-history__tool[data-v-2faa653a]{display:flex;justify-content:flex-end;width:100%}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-5b85bce1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-5b85bce1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-5b85bce1]{opacity:0;width:0;height:0}.slider[data-v-5b85bce1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-5b85bce1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-5b85bce1]:before{transform:translate(20px)}.slider.round[data-v-5b85bce1]{border-radius:34px}.slider.round[data-v-5b85bce1]:before{border-radius:50%}@keyframes zoom-5b85bce1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-5b85bce1],.top-nav[data-v-5b85bce1],.atom-header-pages__header[data-v-5b85bce1],.tab-left[data-v-5b85bce1]{display:none!important}.page-break[data-v-5b85bce1]{page-break-before:always}div[data-v-5b85bce1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-5b85bce1],html[data-v-5b85bce1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-5b85bce1],html[data-v-5b85bce1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-5b85bce1]::-webkit-scrollbar-track,html[data-v-5b85bce1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5b85bce1]::-webkit-scrollbar,html[data-v-5b85bce1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-5b85bce1]::-webkit-scrollbar-thumb,html[data-v-5b85bce1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-5b85bce1]{box-sizing:border-box}.highlight[data-v-5b85bce1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-5b85bce1]{animation:zoom-5b85bce1 .5s ease-in-out}.required[data-v-5b85bce1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-5b85bce1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-5b85bce1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-table__group-action[data-v-5b85bce1]{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:0;flex-direction:row}.timekeeping-table__group-action>section[data-v-5b85bce1]{display:flex;justify-content:center;align-items:center;gap:8px;flex-direction:row}.timekeeping-table__without-ampm[data-v-5b85bce1]::-webkit-datetime-edit-ampm-field{display:none}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .editing-row>.editing-col{border:2px dashed var(--Semantic-Rest-Blue);background:var(--Semantic-Diable-Blue)}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell input{background:var(--Neutrals-White)}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__break-time--final{display:flex;justify-content:flex-start;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__break-time--final p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__break-time--real{display:flex;justify-content:flex-start;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__atom .cell .timekeeping-table__break-time--real p{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__edit-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Green_10);cursor:pointer}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__edit-icon.disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__edit-icon.disabled :deep(svg){fill:var(--Neutrals-Grey-400)}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__save-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Diable-Blue);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__cancel-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Red_10);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__left-history-icon{cursor:pointer;position:absolute;left:50px;top:50%;transform:translate(-100%)}.timekeeping-table[data-v-5b85bce1] .timekeeping-table__right-history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-120%)}.timekeeping-table[data-v-5b85bce1] .color--SCHEDULE{background-color:var(--Semantic-Alerts-Yellow_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-5b85bce1] .color--HOLIDAY{background-color:var(--Semantic-Alerts-Red_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-5b85bce1] .color--PLANNED{background-color:var(--Pastel-05);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-5b85bce1] .color--WORKING{background-color:var(--Neutrals-White);border-color:var(--Neutrals-Grey-200)}[data-v-5b85bce1] .el-table .el-table__header tr .el-table__cell:last-child,[data-v-5b85bce1] .el-table .el-table__footer tr .el-table__cell:last-child{border-right:none}[data-v-5b85bce1] .el-table__inner-wrapper:after,[data-v-5b85bce1] .el-table__inner-wrapper:before{display:none}[data-v-5b85bce1] .el-table--border:after,[data-v-5b85bce1] .el-table--border:before{display:none}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-3c4c0694]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-3c4c0694]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-3c4c0694]{opacity:0;width:0;height:0}.slider[data-v-3c4c0694]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-3c4c0694]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-3c4c0694]:before{transform:translate(20px)}.slider.round[data-v-3c4c0694]{border-radius:34px}.slider.round[data-v-3c4c0694]:before{border-radius:50%}@keyframes zoom-3c4c0694{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-3c4c0694],.top-nav[data-v-3c4c0694],.atom-header-pages__header[data-v-3c4c0694],.tab-left[data-v-3c4c0694]{display:none!important}.page-break[data-v-3c4c0694]{page-break-before:always}div[data-v-3c4c0694]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-3c4c0694],html[data-v-3c4c0694]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-3c4c0694],html[data-v-3c4c0694]{overflow-y:auto;scrollbar-width:thin}}body[data-v-3c4c0694]::-webkit-scrollbar-track,html[data-v-3c4c0694]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3c4c0694]::-webkit-scrollbar,html[data-v-3c4c0694]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-3c4c0694]::-webkit-scrollbar-thumb,html[data-v-3c4c0694]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-3c4c0694]{box-sizing:border-box}.highlight[data-v-3c4c0694]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-3c4c0694]{animation:zoom-3c4c0694 .5s ease-in-out}.required[data-v-3c4c0694]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-3c4c0694]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-3c4c0694]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.atom-raido-group[data-v-3c4c0694]{display:flex;flex-direction:row;gap:30px}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-e070d7e5]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-e070d7e5]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-e070d7e5]{opacity:0;width:0;height:0}.slider[data-v-e070d7e5]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-e070d7e5]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-e070d7e5]:before{transform:translate(20px)}.slider.round[data-v-e070d7e5]{border-radius:34px}.slider.round[data-v-e070d7e5]:before{border-radius:50%}@keyframes zoom-e070d7e5{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-e070d7e5],.top-nav[data-v-e070d7e5],.atom-header-pages__header[data-v-e070d7e5],.tab-left[data-v-e070d7e5]{display:none!important}.page-break[data-v-e070d7e5]{page-break-before:always}div[data-v-e070d7e5]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-e070d7e5],html[data-v-e070d7e5]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-e070d7e5],html[data-v-e070d7e5]{overflow-y:auto;scrollbar-width:thin}}body[data-v-e070d7e5]::-webkit-scrollbar-track,html[data-v-e070d7e5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e070d7e5]::-webkit-scrollbar,html[data-v-e070d7e5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-e070d7e5]::-webkit-scrollbar-thumb,html[data-v-e070d7e5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-e070d7e5]{box-sizing:border-box}.highlight[data-v-e070d7e5]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-e070d7e5]{animation:zoom-e070d7e5 .5s ease-in-out}.required[data-v-e070d7e5]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-e070d7e5]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-e070d7e5]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.working-hours[data-v-e070d7e5]{flex-wrap:wrap;border:1px solid var(--Stroke);border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.working-hours__group-item[data-v-e070d7e5]{flex:1 0 11.11%;box-sizing:border-box;width:125px}.working-hours__group-item[data-v-e070d7e5]:not(:nth-child(9n+1)){border-left:1px solid var(--Stroke)}.working-hours__group-item[data-v-e070d7e5]:nth-child(n+10){border-top:1px solid var(--Stroke)}.working-hours__title[data-v-e070d7e5]{background-color:var(--Rest-Background);padding:8px;height:58px;border-bottom:1px solid var(--Stroke);overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__title>p[data-v-e070d7e5]{font-size:.75rem;line-height:.9rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.working-hours__content[data-v-e070d7e5]{padding:14px;height:44px;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:row}.working-hours__content>p[data-v-e070d7e5]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}@media print{.timekeeping-print[data-v-e070d7e5]{padding:0 100px}[data-v-e070d7e5] .el-table__body-wrapper{overflow:visible!important;height:auto!important}[data-v-e070d7e5] .modal-container-x{align-items:flex-start}[data-v-e070d7e5] .working-hours{border-radius:0}[data-v-e070d7e5] .modal-alert{padding:0}[data-v-e070d7e5] .el-table{border-radius:0;overflow:visible!important;height:auto!important;page-break-inside:avoid}.timekeeping-print__preview[data-v-e070d7e5]{overflow:visible!important;height:auto!important}}.modal-alert[data-v-e070d7e5]{display:inline-flex;padding:30px;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-radius:20px;background:var(--neutral-100);box-shadow:0 16px 72px #474f6212}.timekeeping-print[data-v-e070d7e5]{width:100%;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:row}.timekeeping-print__scope[data-v-e070d7e5]{flex:1;display:flex;justify-content:center;align-items:flex-start;gap:18px;flex-direction:column}.timekeeping-print__scope__settings[data-v-e070d7e5]{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:row}.timekeeping-print__scope>div>p[data-v-e070d7e5]{min-width:175px;text-align:start;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-print__scope__calendar[data-v-e070d7e5]{display:flex;justify-content:center;align-items:center;gap:20px;flex-direction:row}.timekeeping-print__scope__calendar__group-item[data-v-e070d7e5]{display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row}.timekeeping-print__scope__calendar__group-item[data-v-e070d7e5] .dp__input{border-radius:0!important}.timekeeping-print__scope__calendar__divider[data-v-e070d7e5]{border-top:1px solid var(--Neutrals-Grey-300, #d0d5dd);border-bottom:1px solid var(--Neutrals-Grey-300, #d0d5dd);background:var(--Neutrals-Grey-200, #e4e7ec);padding:12.5px 8px;font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-print__preview[data-v-e070d7e5]{display:flex;flex-direction:column;gap:20px;flex:1;min-height:500px;max-height:500px;overflow-y:auto;padding-right:5px}@-moz-document url-prefix(){.timekeeping-print__preview[data-v-e070d7e5]{overflow-y:auto;scrollbar-width:thin}}.timekeeping-print__preview[data-v-e070d7e5]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-print__preview[data-v-e070d7e5]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timekeeping-print__preview[data-v-e070d7e5]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timekeeping-print[data-v-e070d7e5] tbody .cell{min-height:0px;padding:8px 14px}.timekeeping-print .info-box[data-v-e070d7e5]{display:flex;flex-direction:column;gap:4px;height:100%;width:100%}.timekeeping-print .info-box[data-v-e070d7e5] .el-table{height:500px}.timekeeping-print[data-v-e070d7e5] table{width:100%!important}.timekeeping-print[data-v-e070d7e5] .working-hours__content{max-width:50px;padding:0 0 0 8px;display:flex;justify-content:flex-start;align-items:center;gap:0;flex-direction:row}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-ee512c45]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-ee512c45]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-ee512c45]{opacity:0;width:0;height:0}.slider[data-v-ee512c45]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-ee512c45]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-ee512c45]:before{transform:translate(20px)}.slider.round[data-v-ee512c45]{border-radius:34px}.slider.round[data-v-ee512c45]:before{border-radius:50%}@keyframes zoom-ee512c45{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-ee512c45],.top-nav[data-v-ee512c45],.atom-header-pages__header[data-v-ee512c45],.tab-left[data-v-ee512c45]{display:none!important}.page-break[data-v-ee512c45]{page-break-before:always}div[data-v-ee512c45]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-ee512c45],html[data-v-ee512c45]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-ee512c45],html[data-v-ee512c45]{overflow-y:auto;scrollbar-width:thin}}body[data-v-ee512c45]::-webkit-scrollbar-track,html[data-v-ee512c45]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee512c45]::-webkit-scrollbar,html[data-v-ee512c45]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-ee512c45]::-webkit-scrollbar-thumb,html[data-v-ee512c45]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-ee512c45]{box-sizing:border-box}.highlight[data-v-ee512c45]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-ee512c45]{animation:zoom-ee512c45 .5s ease-in-out}.required[data-v-ee512c45]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-ee512c45]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-ee512c45]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timesheet-page[data-v-ee512c45]{overflow-y:auto;padding-bottom:20px}@-moz-document url-prefix(){.timesheet-page[data-v-ee512c45]{overflow-y:auto;scrollbar-width:thin}}.timesheet-page[data-v-ee512c45]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-page[data-v-ee512c45]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-page[data-v-ee512c45]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timesheet-page__group-button[data-v-ee512c45]{padding:0 20px 14px;display:flex;justify-content:flex-end;align-items:center;gap:14px;flex-direction:row}.timesheet-page__content[data-v-ee512c45]{border-radius:16px;background-color:var(--Neutrals-White);margin:0 20px;border:1px solid var(--Stroke);padding:14px 0 20px;display:flex;justify-content:center;align-items:space-between;gap:20px;flex-direction:column}.timesheet-page__content__control[data-v-ee512c45]{padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:row}.timesheet-page__content__control--info[data-v-ee512c45]{width:100%;height:100px;border:1px dashed var(--Edit-Stoke);border-radius:8px;padding:10px 20px;display:flex;justify-content:center;align-items:flex-start;gap:12px;flex-direction:column}.timesheet-page__content__control--info p[data-v-ee512c45]{font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word}.timesheet-page__content__control--info p>b[data-v-ee512c45]{font-weight:600}.timesheet-page__content__notice[data-v-ee512c45]{padding:0 20px;display:flex;justify-content:space-between;align-items:center;gap:19px;flex-direction:row}.timesheet-page__content__notice--warning[data-v-ee512c45],.timesheet-page__content__notice--error[data-v-ee512c45],.timesheet-page__content__notice--notify[data-v-ee512c45]{border-radius:8px;width:100%;height:120px;padding:14px;display:flex;justify-content:flex-start;align-items:flex-start;gap:0;flex-direction:column}.timesheet-page__content__notice--warning>h4[data-v-ee512c45],.timesheet-page__content__notice--error>h4[data-v-ee512c45],.timesheet-page__content__notice--notify>h4[data-v-ee512c45]{margin-bottom:8px;font-size:.875rem;line-height:1.05rem;font-weight:600;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timesheet-page__content__notice--warning>p[data-v-ee512c45],.timesheet-page__content__notice--error>p[data-v-ee512c45],.timesheet-page__content__notice--notify>p[data-v-ee512c45]{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timesheet-page__content__notice--warning[data-v-ee512c45]{background:var(--Semantic-Alerts-Red_10)}.timesheet-page__content__notice--error[data-v-ee512c45]{background:var(--Semantic-Alerts-Yellow_10)}.timesheet-page__content__notice--error>p[data-v-ee512c45]{color:var(--Semantic-Alerts-Red_100)}.timesheet-page__content__notice--notify[data-v-ee512c45]{background:var(--Semantic-Alerts-Green_10)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-da48a00b]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-da48a00b]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-da48a00b]{opacity:0;width:0;height:0}.slider[data-v-da48a00b]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-da48a00b]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-da48a00b]:before{transform:translate(20px)}.slider.round[data-v-da48a00b]{border-radius:34px}.slider.round[data-v-da48a00b]:before{border-radius:50%}@keyframes zoom-da48a00b{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-da48a00b],.top-nav[data-v-da48a00b],.atom-header-pages__header[data-v-da48a00b],.tab-left[data-v-da48a00b]{display:none!important}.page-break[data-v-da48a00b]{page-break-before:always}div[data-v-da48a00b]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-da48a00b],html[data-v-da48a00b]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-da48a00b],html[data-v-da48a00b]{overflow-y:auto;scrollbar-width:thin}}body[data-v-da48a00b]::-webkit-scrollbar-track,html[data-v-da48a00b]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-da48a00b]::-webkit-scrollbar,html[data-v-da48a00b]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-da48a00b]::-webkit-scrollbar-thumb,html[data-v-da48a00b]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-da48a00b]{box-sizing:border-box}.highlight[data-v-da48a00b]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-da48a00b]{animation:zoom-da48a00b .5s ease-in-out}.required[data-v-da48a00b]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-da48a00b]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-da48a00b]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .editing-row>.editing-col{border:2px dashed var(--Semantic-Rest-Blue);background:var(--Semantic-Diable-Blue)}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell input{background:var(--Neutrals-White)}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__time--final{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__time--real{display:flex;justify-content:center;align-items:center;gap:1;flex-direction:row;font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__break-time--final{display:flex;justify-content:flex-start;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__break-time--final p{font-size:.875rem;line-height:1.05rem;font-weight:400;letter-spacing:0px;color:var(--Text-Color-Primary);font-family:Inter}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__break-time--real{display:flex;justify-content:flex-start;align-items:center;gap:1;flex-direction:row}.timekeeping-table[data-v-da48a00b] .timekeeping-table__atom .cell .timekeeping-table__break-time--real p{font-size:.625rem;line-height:.75rem;font-weight:400;letter-spacing:0px;color:var(--Neutrals-Grey-500);font-family:Inter}.timekeeping-table[data-v-da48a00b] .timekeeping-table__edit-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Green_10);cursor:pointer}.timekeeping-table[data-v-da48a00b] .timekeeping-table__edit-icon.disabled{background-color:var(--Semantic-Disable)!important;pointer-events:none}.timekeeping-table[data-v-da48a00b] .timekeeping-table__edit-icon.disabled :deep(svg){fill:var(--Neutrals-Grey-400)}.timekeeping-table[data-v-da48a00b] .timekeeping-table__save-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Diable-Blue);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-da48a00b] .timekeeping-table__cancel-icon{width:24px;padding:6px;border-radius:67px;background-color:var(--Semantic-Alerts-Red_10);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:2px;flex-direction:row}.timekeeping-table[data-v-da48a00b] .timekeeping-table__history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-50%)}.timekeeping-table[data-v-da48a00b] .timekeeping-table__left-history-icon{cursor:pointer;position:absolute;left:50px;top:50%;transform:translate(-100%)}.timekeeping-table[data-v-da48a00b] .timekeeping-table__right-history-icon{cursor:pointer;position:absolute;left:100%;top:50%;transform:translateY(-120%)}.timekeeping-table[data-v-da48a00b] .color--SCHEDULE{background-color:var(--Semantic-Alerts-Yellow_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-da48a00b] .color--HOLIDAY{background-color:var(--Semantic-Alerts-Red_10);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-da48a00b] .color--PLANNED{background-color:var(--Pastel-05);border-color:var(--Neutrals-Grey-200)}.timekeeping-table[data-v-da48a00b] .color--WORKING{background-color:var(--Neutrals-White);border-color:var(--Neutrals-Grey-200)}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-6c1a0dd1]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-6c1a0dd1]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-6c1a0dd1]{opacity:0;width:0;height:0}.slider[data-v-6c1a0dd1]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-6c1a0dd1]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-6c1a0dd1]:before{transform:translate(20px)}.slider.round[data-v-6c1a0dd1]{border-radius:34px}.slider.round[data-v-6c1a0dd1]:before{border-radius:50%}@keyframes zoom-6c1a0dd1{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-6c1a0dd1],.top-nav[data-v-6c1a0dd1],.atom-header-pages__header[data-v-6c1a0dd1],.tab-left[data-v-6c1a0dd1]{display:none!important}.page-break[data-v-6c1a0dd1]{page-break-before:always}div[data-v-6c1a0dd1]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-6c1a0dd1],html[data-v-6c1a0dd1]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-6c1a0dd1],html[data-v-6c1a0dd1]{overflow-y:auto;scrollbar-width:thin}}body[data-v-6c1a0dd1]::-webkit-scrollbar-track,html[data-v-6c1a0dd1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6c1a0dd1]::-webkit-scrollbar,html[data-v-6c1a0dd1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-6c1a0dd1]::-webkit-scrollbar-thumb,html[data-v-6c1a0dd1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-6c1a0dd1]{box-sizing:border-box}.highlight[data-v-6c1a0dd1]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-6c1a0dd1]{animation:zoom-6c1a0dd1 .5s ease-in-out}.required[data-v-6c1a0dd1]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-6c1a0dd1]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-6c1a0dd1]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}.timesheet-page[data-v-6c1a0dd1]{overflow-y:auto}@-moz-document url-prefix(){.timesheet-page[data-v-6c1a0dd1]{overflow-y:auto;scrollbar-width:thin}}.timesheet-page[data-v-6c1a0dd1]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-page[data-v-6c1a0dd1]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}.timesheet-page[data-v-6c1a0dd1]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}.timesheet-page__group-button[data-v-6c1a0dd1]{padding:0 20px 14px;display:flex;justify-content:flex-end;align-items:center;gap:14px;flex-direction:row}.timesheet-page__content[data-v-6c1a0dd1]{border-radius:16px;background-color:var(--Neutrals-White);margin:0 20px;border:1px solid var(--Stroke);padding:14px 0 20px;display:flex;justify-content:center;align-items:space-between;gap:20px;flex-direction:column}.timesheet-page__content__control[data-v-6c1a0dd1]{padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-direction:row}.timesheet-page__content__control--info[data-v-6c1a0dd1]{width:100%;height:100px;border:1px dashed var(--Edit-Stoke);border-radius:8px;padding:10px 20px;display:flex;justify-content:center;align-items:flex-start;gap:12px;flex-direction:column}.timesheet-page__content__control--info p[data-v-6c1a0dd1]{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:break-word;font-size:.75rem;line-height:.9rem;font-weight:400;letter-spacing:0;color:var(--Text-Color-Primary);font-family:Inter}.timesheet-page__content__control--info p>b[data-v-6c1a0dd1]{font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-ExtraBold-DZtS5_wi.ttf) format("truetype");font-weight:800}@font-face{font-family:Inter;src:url(/assets/Inter-Bold-zdiomvYZ.ttf) format("truetype");font-weight:700}@font-face{font-family:Inter;src:url(/assets/Inter-SemiBold-XVCL1Lno.ttf) format("truetype");font-weight:600}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-CKLJZXR2.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-DYjygwQm.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/assets/Inter-Light-WU__v9oT.ttf) format("truetype");font-weight:300}[data-v-29fd4c29]:root{--primary-light-background: #fafcfe;--line-dark: #a3aed0;--light-hover-item: rgba(233, 237, 247, .7);--neutral-100: #fafcfe;--neutral-300: #f4f7fe;--neutral-400: #e9edf7;--neutral-500: #e0e5f2;--neutral-600: #a3aed0;--neutral-700: #707eae;--neutral-800: #47548c;--neutral-900: #2b3674;--primary-600: #008cde;--primary-800: #190793;--secondary-500: #868cff;--secondary-700: #4e4db3;--success-700: #08875d;--warning-600: #f80;--warning-700: #d96c00;--danger-700: #e02d3c;--danger-800: #ba2532;--text-light-primary: #4318ff;--text-light-secondary: #3e3f66;--text-light-secondary-2: #707eae;--text-light-disable: #a3aed0;--text-dark-primary: #fafcfe;--gradient-default: linear-gradient(135deg, #868cff 0%, #4318ff 100%);--gradient-default-minor: linear-gradient(136deg, #4318ff 7.11%, #868cff 121.02%);--hex-gradient-default: #6552ff;--Primary-Dark-background: #374251;--Neutrals-White: #ffffff;--Neutrals-Grey-50: #f8f9fa;--Neutrals-Grey-100: #eef0f3;--Neutrals-Grey-200: #e4e7ec;--Neutrals-Grey-300: #d0d5dd;--Neutrals-Grey-500: #667085;--Grey-700: #344054;--Gray-900: #101828;--Text-Color-Primary: #282828;--gray-200: #eaecf0;--Text-Color-Disable: #868fa1;--Semantic-Hover-Blue: #d4ebf7;--Semantic-Rest-Blue: #00a8c2;--Semantic-Disable: #ccd1da;--Semantic-Pressed-Blue: #0e83a7;--Semantic-Alerts-Red_10: #ffeef1;--Semantic-Alerts-Red_100: #f44336;--Semantic-Alerts-Green_10: #e4ffeb;--Semantic-Alerts-Green_100: #23a047;--Semantic-Alerts-Yellow_10: #fff6d5;--Semantic-Alerts-Yellow_100: #fca004;--Semantic-Alerts-Blue_10: #f1f6fd;--Semantic-Alerts-Blue_100: #0052ea;--Semantic-Hover-background: #4c5a6c;--Semantic-Diable-Blue: #e6f4fc;--Gray-100: #f2f4f7;--Neutrals-Grey-400: #98a2b3;--Pastel-01: #fcf8c6;--Pastel-02: #ffe3cb;--Pastel-03: #ffcdd1;--Pastel-05: #d2b9f3;--Pastel-07: #9be6f6;--Pastel-09: #b3fbcc;--Rest-Background: #e6edf3;--Rest: #007299;--Dark: #282828;--Accent: #00a9c3;--Edit-Stoke: #adb7c9;--Text-Color-Disable-Space: #dff8ff;--Stroke: #dcdfe8;--Orange-100: #ff7d24;--Orange-10: #fff3e9;--Orange-50: #ffe7cf;--Orange-600: #cd5300;--Yellow-100: #ffea00;--Yellow-10: #fffee1;--Yellow-50: #fffbaa;--Blue-10: #ecfaff;--Line-Stroke: #ccd1da;--Text-Color-Disable-Background: #f7f8f9;--Blue-Background: #f8fafe;--Text-Color-Disable-Item: #f5f7fa;--Background: #f8fafe;--Title-Background: #dbe4ec;--Light-Blue: #dff8ff;--Dark-Background: #2d3644;--Blue-50: #67d6ff;--Semantic-Hover-Blue-Darken-10-Percent: #bfd4de;--System-Black: #333;--System-Dark-Grey: #7f7f7f;--Primary-Gradient: rgba(16, 24, 40, .3);--Controls-Toast-Background: rgba(255, 255, 255, .8);--Primary-Blue-background: rgba(16, 24, 40, .3);--Primary-Stroke: #dcdfe8;--Primary-Disable-item: #f1f4f6;--Text-Dark: #282828;--Primary-Disable-100--Item: #F3F6F8}.switch[data-v-29fd4c29]{position:relative;display:inline-block;width:50px;height:30px}.switch input[data-v-29fd4c29]{opacity:0;width:0;height:0}.slider[data-v-29fd4c29]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}.slider[data-v-29fd4c29]:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider[data-v-29fd4c29]:before{transform:translate(20px)}.slider.round[data-v-29fd4c29]{border-radius:34px}.slider.round[data-v-29fd4c29]:before{border-radius:50%}@keyframes zoom-29fd4c29{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media print{.no-print[data-v-29fd4c29],.top-nav[data-v-29fd4c29],.atom-header-pages__header[data-v-29fd4c29],.tab-left[data-v-29fd4c29]{display:none!important}.page-break[data-v-29fd4c29]{page-break-before:always}div[data-v-29fd4c29]{float:none!important;position:static!important;overflow:unset!important}}body[data-v-29fd4c29],html[data-v-29fd4c29]{font-size:16px;font-family:Inter;font-weight:500;word-break:break-word;word-wrap:break-word}@-moz-document url-prefix(){body[data-v-29fd4c29],html[data-v-29fd4c29]{overflow-y:auto;scrollbar-width:thin}}body[data-v-29fd4c29]::-webkit-scrollbar-track,html[data-v-29fd4c29]::-webkit-scrollbar-track{background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-29fd4c29]::-webkit-scrollbar,html[data-v-29fd4c29]::-webkit-scrollbar{height:10px;width:10px;background-color:var(--Neutrals-Grey-100);cursor:pointer;border-radius:10px}body[data-v-29fd4c29]::-webkit-scrollbar-thumb,html[data-v-29fd4c29]::-webkit-scrollbar-thumb{background-color:var(--Neutrals-Grey-300);cursor:pointer;-webkit-transition:background-color 1s linear;transition:background-color 1s linear;border-radius:10px;border:2px solid transparent;background-clip:content-box}img[data-v-29fd4c29]{box-sizing:border-box}.highlight[data-v-29fd4c29]{background-color:#f2994a!important;border-radius:3px}.zoom-msg[data-v-29fd4c29]{animation:zoom-29fd4c29 .5s ease-in-out}.required[data-v-29fd4c29]{display:inline-block;padding:0 4px;height:15px;border-radius:4px;background-color:var(--Orange-100);font-size:.625rem;line-height:.9375rem;font-weight:500;letter-spacing:0;color:var(--Neutrals-White);font-family:Inter}.text-no-data[data-v-29fd4c29]{display:flex;min-height:100px;flex-direction:column;justify-content:center;align-items:center;gap:10px;align-self:stretch;height:99%}.text-no-data .label-no-data[data-v-29fd4c29]{font-size:.875rem;line-height:1.05rem;font-weight:500;letter-spacing:0px;color:var(--Text-Color-Disable);font-family:Inter}header[data-v-29fd4c29]{line-height:1.5;max-height:100vh}.logo[data-v-29fd4c29]{display:block;margin:0 auto 2rem}nav[data-v-29fd4c29]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-29fd4c29]{color:var(--color-text)}nav a.router-link-exact-active[data-v-29fd4c29]:hover{background-color:transparent}nav a[data-v-29fd4c29]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-29fd4c29]:first-of-type{border:0}@media (min-width: 1024px){header[data-v-29fd4c29]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-29fd4c29]{margin:0 2rem 0 0}header .wrapper[data-v-29fd4c29]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-29fd4c29]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}
