.default-step-icon{border-radius:var(--td-radius-circle);font-size:var(--td-font-size-body-large);text-align:center;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.t-steps{box-sizing:border-box;color:var(--td-text-color-primary);font:var(--td-font-body-medium);width:100%;margin:0;padding:0;list-style:none;display:flex}.t-steps .t-steps-item{margin-right:var(--td-comp-margin-s);vertical-align:top;flex:1;display:flex;position:relative;overflow:hidden}.t-steps .t-steps-item:last-child{flex:none}.t-steps .t-steps-item__inner{width:fit-content;display:flex;position:relative}.t-steps .t-steps-item__inner.t-steps-item--clickable{cursor:pointer}.t-steps .t-steps-item--finish .t-steps-item__icon .t-icon{color:var(--td-brand-color)}.t-steps .t-steps-item--finish .t-steps-item__icon--number{border-color:var(--td-brand-color)}.t-steps .t-steps-item--finish .t-steps-item__title{color:var(--td-text-color-primary);font-weight:400}.t-steps .t-steps-item--finish .t-steps-item__description{color:var(--td-text-color-secondary)}.t-steps .t-steps-item--process .t-steps-item__icon .t-icon{color:var(--td-brand-color)}.t-steps .t-steps-item--process .t-steps-item__icon--number{background-color:var(--td-brand-color);border-color:var(--td-brand-color);color:var(--td-text-color-anti);font-weight:700}.t-steps .t-steps-item--process .t-steps-item__title{color:var(--td-brand-color);font-weight:700}.t-steps .t-steps-item--process .t-steps-item__description{color:var(--td-text-color-secondary)}.t-steps .t-steps-item--error .t-steps-item__icon .t-icon{color:var(--td-error-color)}.t-steps .t-steps-item--error .t-steps-item__icon--number{border-color:var(--td-error-color);color:var(--td-error-color)}.t-steps .t-steps-item--error .t-steps-item__title{color:var(--td-error-color)}.t-steps .t-steps-item--error .t-steps-item__description{color:var(--td-text-color-secondary)}.t-steps .t-steps-item__icon{color:var(--td-text-color-placeholder);font-size:var(--td-font-size-body-medium);margin-right:var(--td-comp-margin-s);vertical-align:top}.t-steps .t-steps-item__icon--number{border:1px solid var(--td-text-color-placeholder);border-radius:var(--td-radius-circle);color:var(--td-text-color-placeholder)}.t-steps .t-steps-item__icon--finish,.t-steps .t-steps-item__icon--number{font-size:var(--td-font-size-body-large);text-align:center;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.t-steps .t-steps-item__icon--finish{border:1px solid var(--td-brand-color);border-radius:var(--td-radius-circle)}.t-steps .t-steps-item__icon--error{border:1px solid var(--td-error-color);border-radius:var(--td-radius-circle);color:#000;font-size:var(--td-font-size-body-large);text-align:center;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.t-steps .t-steps-item__icon>.t-icon{font-size:calc(var(--td-font-size-body-medium) + 10px)}.t-steps .t-steps-item__title{color:var(--td-text-color-placeholder);font-size:var(--td-font-size-body-large);padding-right:var(--td-comp-margin-s);line-height:24px;position:relative}.t-steps .t-steps-item__description{color:var(--td-text-color-placeholder);font-size:var(--td-font-size-body-medium);margin-bottom:var(--td-comp-margin-xs);line-height:22px}.t-steps--line-separator .t-steps-item:after,.t-steps--line-separator .t-steps-item:before,.t-steps--line-separator .t-steps-item__title:after{border-style:solid}.t-steps--dashed-separator .t-steps-item:after,.t-steps--dashed-separator .t-steps-item:before,.t-steps--dashed-separator .t-steps-item__title:after{border-style:dashed}.t-steps--horizontal.t-steps--default-anchor .t-steps-item__title{margin-bottom:var(--td-comp-margin-xs);width:fit-content}.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon__number{width:22px;height:22px}.t-steps--horizontal.t-steps--default-anchor .t-steps-item__icon>.t-icon{font-size:calc(var(--td-font-size-body-medium) + 10px)}.t-steps--horizontal.t-steps--default-anchor .t-steps-item:not(:last-child) .t-steps-item__title:after{border-bottom-color:var(--td-text-color-placeholder);content:"";border-top:0;border-bottom-width:1px;border-left:0;width:9999px;display:block;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.t-steps--horizontal.t-steps--default-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child):after{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;flex:1;justify-content:center;align-items:flex-end;height:24px;display:inline-flex;transform:rotate(90deg)}.t-steps--horizontal.t-steps--default-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--default-anchor .t-steps-item--finish:not(:last-child) .t-steps-item__title:after{border-bottom-color:var(--td-brand-color);color:var(--td-brand-color);border-bottom-width:2px}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item:not(:last-child) .t-steps-item__title:after{border-bottom-color:var(--td-text-color-placeholder);content:"";border-top:0;border-bottom-width:1px;border-left:0;width:9999px;display:block;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;flex:1;justify-content:center;align-items:flex-end;height:24px;display:inline-flex;transform:rotate(90deg)}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after{transform:rotate(-90deg)}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after,.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child) .t-steps-item__title:after,.t-steps--horizontal.t-steps--default-anchor.t-steps--reverse .t-steps-item--process:not(:last-child) .t-steps-item__title:after{border-bottom-color:var(--td-brand-color);color:var(--td-brand-color);border-bottom-width:2px}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item{overflow:visible}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item .t-steps-item__title{margin-bottom:var(--td-comp-margin-xs);padding-right:0}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--finish .t-steps-item__icon{border-color:var(--td-brand-color)}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--process .t-steps-item__icon{background:var(--td-brand-color);border-color:var(--td-brand-color)}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--error .t-steps-item__icon{background:var(--td-error-color);border-color:var(--td-error-color)}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__inner{flex-direction:column;align-items:center;display:flex}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__icon{border:2px solid var(--td-text-color-placeholder);border-radius:var(--td-radius-circle);box-sizing:border-box;height:8px;margin-bottom:var(--td-comp-margin-xs);flex-shrink:0;width:8px;display:block;position:relative}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item__content{text-align:center;width:140px}.t-steps--horizontal.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child):after{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;flex:1;justify-content:center;align-items:flex-start;display:inline-flex;transform:rotate(90deg)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item:not(:last-child):after{border-bottom-color:var(--td-text-color-placeholder);content:"";border-top:0;border-bottom-width:1px;border-left:0;width:calc(100% - 16px);display:block;position:absolute;top:2.5px;left:78px}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item:not(:last-child):not(.t-steps-item--finish):after{border-color:var(--td-text-color-placeholder)}.t-steps--horizontal.t-steps--dot-anchor .t-steps-item--finish:not(:last-child):after{border-bottom-color:var(--td-brand-color);color:var(--td-brand-color);border-bottom-width:2px}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;flex:1;justify-content:center;align-items:flex-start;display:inline-flex;transform:rotate(90deg)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):after{transform:rotate(-90deg)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):after,.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child):after{color:var(--td-brand-color)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item:not(:last-child):after{border-bottom-color:var(--td-text-color-placeholder);content:"";border-top:0;border-bottom-width:1px;border-left:0;width:calc(100% - 16px);display:block;position:absolute;top:2.5px;left:78px}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item:not(:last-child):not(.t-steps-item--finish):after{border-color:var(--td-text-color-placeholder)}.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item--finish:not(:last-child):after,.t-steps--horizontal.t-steps--dot-anchor.t-steps--reverse .t-steps-item--process:not(:last-child):after{border-bottom-color:var(--td-brand-color);color:var(--td-brand-color);border-bottom-width:2px}.t-steps--vertical{flex-direction:column;width:fit-content}.t-steps--vertical.t-steps--positive.t-steps--arrow-separator .t-steps-item:not(:last-child):before{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;align-items:center;height:calc(100% - 24px);display:flex;position:absolute;top:24px;left:6px;transform:rotate(180deg)}.t-steps--vertical.t-steps--positive.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):before{color:var(--td-brand-color)}.t-steps--vertical.t-steps--positive .t-steps-item{padding-bottom:var(--td-comp-margin-xxl);margin-bottom:5px}.t-steps--vertical.t-steps--positive .t-steps-item:not(:last-child):before{border-left:0;border-right-color:var(--td-text-color-placeholder);content:"";border-top:0;border-right-width:1px;height:100%;display:block;position:absolute;top:35px;left:11px}.t-steps--vertical.t-steps--positive .t-steps-item--finish:not(:last-child):before{border-right-color:var(--td-brand-color);color:var(--td-brand-color);border-right-width:2px}.t-steps--vertical.t-steps--default-anchor .t-steps-item__content{margin-left:0}.t-steps--vertical.t-steps--default-anchor .t-steps-item__title{margin-bottom:var(--td-comp-margin-xs)}.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item:not(:last-child):before{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-medium);border:0;align-items:center;height:calc(100% - 4px);display:flex;position:absolute;top:8px;left:0}.t-steps--vertical.t-steps--dot-anchor.t-steps--positive.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):before{color:var(--td-brand-color)}.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item:not(:last-child):before{border-bottom:0;border-left:0;border-right-color:var(--td-text-color-placeholder);content:"";border-right-width:1px;height:100%;display:block;position:absolute;top:17px;left:3.5px}.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item--finish:not(:last-child):before{border-right-color:var(--td-brand-color);color:var(--td-brand-color);border-right-width:2px}.t-steps--vertical.t-steps--dot-anchor.t-steps--positive .t-steps-item:not(:last-child).t-steps-item--default:before{border-color:var(--td-text-color-placeholder)}.t-steps--vertical.t-steps--dot-anchor .t-steps-item{margin-bottom:0}.t-steps--vertical.t-steps--dot-anchor .t-steps-item .t-steps-item__title{margin-bottom:var(--td-comp-margin-xs)}.t-steps--vertical.t-steps--dot-anchor .t-steps-item--finish .t-steps-item__icon{border-color:var(--td-brand-color)}.t-steps--vertical.t-steps--dot-anchor .t-steps-item--process .t-steps-item__icon{background:var(--td-brand-color);border-color:var(--td-brand-color)}.t-steps--vertical.t-steps--dot-anchor .t-steps-item--error .t-steps-item__icon{background:var(--td-error-color);border-color:var(--td-error-color)}.t-steps--vertical.t-steps--dot-anchor .t-steps-item__icon{border:2px solid var(--td-text-color-placeholder);border-radius:var(--td-radius-circle);box-sizing:border-box;height:8px;margin-bottom:var(--td-comp-margin-xs);flex-shrink:0;width:8px;display:block;position:relative;top:8px}.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):before{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-large);border:0;align-items:center;height:calc(100% - 24px);display:flex;position:absolute;top:24px;left:6px;transform:rotate(180deg)}.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):before{color:var(--td-brand-color)}.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item:not(:last-child):before{margin-top:var(--td-comp-margin-xs);transform:rotate(0)}.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):before,.t-steps--vertical.t-steps--reverse.t-steps--arrow-separator .t-steps-item--process:not(:last-child):before{color:var(--td-brand-color)}.t-steps--vertical.t-steps--reverse .t-steps-item{padding-bottom:var(--td-comp-margin-xxl);margin-bottom:5px}.t-steps--vertical.t-steps--reverse .t-steps-item:not(:last-child):before{border-bottom:0;border-left:0;border-right-color:var(--td-text-color-placeholder);content:"";border-right-width:1px;height:100%;display:block;position:absolute;top:35px;left:11px}.t-steps--vertical.t-steps--reverse .t-steps-item--finish:not(:last-child):before,.t-steps--vertical.t-steps--reverse .t-steps-item--process:not(:last-child):before{border-right-color:var(--td-brand-color);color:var(--td-brand-color);border-right-width:2px}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item:not(:last-child):before{color:var(--td-text-color-placeholder);content:"^";font-size:var(--td-font-size-body-medium);border:0;align-items:center;height:calc(100% - 4px);display:flex;position:absolute;top:8px;left:0}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--finish:not(:last-child):before,.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor.t-steps--arrow-separator .t-steps-item--process:not(:last-child):before{color:var(--td-brand-color)}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item{margin-bottom:0}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:not(:last-child):before{border-bottom:0;border-left:0;border-right-color:var(--td-text-color-placeholder);content:"";border-right-width:1px;height:100%;display:block;position:absolute;top:17px;left:3.5px}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:last-child:before{display:none}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item--finish:not(:last-child):before,.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item--process:not(:last-child):before{border-right-color:var(--td-brand-color);color:var(--td-brand-color);border-right-width:2px}.t-steps--vertical.t-steps--reverse.t-steps--dot-anchor .t-steps-item:not(:last-child).t-steps-item--default:before{border-color:var(--td-text-color-placeholder)}.steps-container[data-v-d84ad7fd]{padding:20px 16px 0}.steps-container .label[data-v-d84ad7fd]{color:var(--td-text-color-secondary);width:100%;margin-bottom:8px;padding-left:12px;font-size:15px}.steps-container[data-v-d84ad7fd] .t-steps{justify-content:center;align-items:center;width:100%;display:flex}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item{margin-bottom:8px;margin-right:unset;border-radius:8px;padding:8px 16px 12px 12px}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item:hover{background-color:#f7f7f7}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item:before{top:41px!important;left:22px!important}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item .t-steps-item__icon--number{width:20px;height:20px;font-size:14px}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item.t-steps-item--process{background-color:#f7f7f7}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item.t-steps-item--process .step-item-title{color:#171717;font-weight:500}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item.t-steps-item--process .step-item-title .step-item-arrow{display:block}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item .t-steps-item__description{text-align:justify;white-space:normal;width:140px}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item .step-item-title{position:relative}.steps-container[data-v-d84ad7fd] .t-steps .t-steps-item .step-item-title .step-item-arrow{z-index:0;display:none;position:absolute;top:2px;right:-14px}.aside[data-v-71f624f1]{border-right:1px solid var(--td-component-stroke)}.menu[data-v-71f624f1] .t-default-menu__inner .t-menu__logo{border-bottom:unset;height:88px}.menu[data-v-71f624f1] .t-default-menu__inner .t-menu{padding:unset}.content[data-v-71f624f1]{height:calc(100vh - var(--td-comp-size-xxl));padding:var(--td-comp-paddingTB-xl)var(--td-comp-paddingLR-xxl);background-color:#fff}.content .card[data-v-71f624f1],.content .card[data-v-71f624f1]>.t-card__body{height:100%}.t-collapse .t-collapse-panel .t-collapse-panel__header,.t-table tr td,.t-table tr td .t-link,.t-table tr th,.t-tabs .t-tabs__nav-item{font-size:15px}.t-collapse .t-collapse-panel .t-collapse-panel__header:not(.t-is-active),.t-tabs .t-tabs__nav-item:not(.t-is-active){color:var(--td-text-color-primary)}
