.link-blocks-wrapper{border:0}.tsc-input-component{margin-bottom:16px;position:relative;--_inputHeight:56px;--_indicatorHeightWidth:20px;--_labelTopPosition:17px;--_paddingSelectorMenuTitle:8px;--_gridTemplateColumns:1fr 0 0}@media(max-width:767px){.tsc-input-component{--_indicatorHeightWidth:24px}}.tsc-input-component.tsc-input-size-m{--_inputHeight:48px;--_labelTopPosition:13px;--_paddingSelectorMenuTitle:4px 8px}.tsc-input-component.tsc-input-component-password .tsc-input-component-inner,.tsc-input-component.tsc-input-component-tooltip .tsc-input-component-inner,.tsc-input-component.tsc-input-error-valid .tsc-input-component-inner{--_gridTemplateColumns:1fr 0 24px;padding:0 16px 0 0}.tsc-input-component.tsc-input-error-valid.tsc-input-component-password .tsc-input-component-inner,.tsc-input-component.tsc-input-error-valid.tsc-input-component-tooltip .tsc-input-component-inner{--_gridTemplateColumns:1fr 24px 28px}.tsc-input-component-inner{align-items:center;background:#fff;border:1px solid #ebebeb;border-radius:8px;color:#141617;display:grid;grid-template-areas:"input icono2 icono1";grid-template-columns:var(--_gridTemplateColumns);grid-template-rows:1fr [msg-start];height:var(--_inputHeight)}.tsc-input-component-inner:hover{border-color:#141617;outline:none}.tsc-input-component-inner:focus-within{border:2px solid #141617;outline:none}.tsc-input-component .tsc-label{color:#4c5258;display:inline-block;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:16px;left:16px;line-height:20px;pointer-events:none;position:absolute;top:var(--_labelTopPosition);transition:transform .25s}.tsc-input-component .tsc-label.tsc-label-active{transform:scale(.7) translate(-21%,-71%)}.tsc-input-component .tsc-input-password,.tsc-input-component .tsc-input-text,.tsc-input-component .tsc-input-textarea{background-color:transparent;border:0;border-radius:8px;box-sizing:border-box;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:16px;grid-area:input;height:100%;line-height:20px;margin:0;padding:16px 16px 0;width:100%}.tsc-input-component .tsc-input-password::-ms-clear,.tsc-input-component .tsc-input-password::-ms-reveal,.tsc-input-component .tsc-input-text::-ms-clear,.tsc-input-component .tsc-input-text::-ms-reveal,.tsc-input-component .tsc-input-textarea::-ms-clear,.tsc-input-component .tsc-input-textarea::-ms-reveal{display:none}.tsc-input-component .tsc-input-password:focus,.tsc-input-component .tsc-input-password:hover,.tsc-input-component .tsc-input-text:focus,.tsc-input-component .tsc-input-text:hover,.tsc-input-component .tsc-input-textarea:focus,.tsc-input-component .tsc-input-textarea:hover{background-color:transparent;border:0;outline:none}.tsc-input-component .tsc-input-password:-webkit-autofill,.tsc-input-component .tsc-input-password:-webkit-autofill:focus,.tsc-input-component .tsc-input-password:autofill,.tsc-input-component .tsc-input-password:autofill:focus,.tsc-input-component .tsc-input-text:-webkit-autofill,.tsc-input-component .tsc-input-text:-webkit-autofill:focus,.tsc-input-component .tsc-input-text:autofill,.tsc-input-component .tsc-input-text:autofill:focus,.tsc-input-component .tsc-input-textarea:-webkit-autofill,.tsc-input-component .tsc-input-textarea:-webkit-autofill:focus,.tsc-input-component .tsc-input-textarea:autofill,.tsc-input-component .tsc-input-textarea:autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #fff}.tsc-input-component .tsc-input-password.tsc-error,.tsc-input-component .tsc-input-text.tsc-error,.tsc-input-component .tsc-input-textarea.tsc-error{border-color:#b44f4f}.tsc-input-component .tsc-input-password:focus~.tsc-label,.tsc-input-component .tsc-input-password:not(:placeholder-shown)~.tsc-label,.tsc-input-component .tsc-input-text:focus~.tsc-label,.tsc-input-component .tsc-input-text:not(:placeholder-shown)~.tsc-label,.tsc-input-component .tsc-input-textarea:focus~.tsc-label,.tsc-input-component .tsc-input-textarea:not(:placeholder-shown)~.tsc-label{transform:scale(.7) translate(-20%,-70%)}.tsc-input-component .tsc-input-password:-webkit-autofill~.tsc-label,.tsc-input-component .tsc-input-password:autofill~.tsc-label,.tsc-input-component .tsc-input-text:-webkit-autofill~.tsc-label,.tsc-input-component .tsc-input-text:autofill~.tsc-label,.tsc-input-component .tsc-input-textarea:-webkit-autofill~.tsc-label,.tsc-input-component .tsc-input-textarea:autofill~.tsc-label{transform:scale(.7) translate(-20%,-70%)}.tsc-input-error .tsc-input-component .tsc-input-password,.tsc-input-error .tsc-input-component .tsc-input-text,.tsc-input-error .tsc-input-component .tsc-input-textarea{color:#b44f4f}.tsc-input-component.tsc-input-component-secondary .tsc-input-component-inner{background:#f7f7f7;color:#4c5258}.tsc-input-component.tsc-input-component-secondary .tsc-input:-webkit-autofill,.tsc-input-component.tsc-input-component-secondary .tsc-input:-webkit-autofill:focus,.tsc-input-component.tsc-input-component-secondary .tsc-input:autofill,.tsc-input-component.tsc-input-component-secondary .tsc-input:autofill:focus{-webkit-box-shadow:inset 0 0 0 1000px #f7f7f7;color:#4c5258}.tsc-input-component .tsc-icon-input svg{cursor:pointer;display:block}.tsc-input-component .tsc-icon-input svg path{stroke:#878b8f;fill:none}.tsc-input-component .tsc-icon-input svg:hover path{stroke:#141617;fill:none;transition:all .3s ease}.tsc-input-component .tsc-valid-icon{display:none;grid-column:icono1}.tsc-input-component .tsc-password-icon-wrapper{grid-column:icono1}.tsc-input-component .tsc-password-icon.tsc-password-icon-show .tsc-password-show{display:block}.tsc-input-component .tsc-password-icon.tsc-password-icon-hide .tsc-password-show,.tsc-input-component .tsc-password-icon.tsc-password-icon-show .tsc-password-hide{display:none}.tsc-input-component .tsc-password-icon.tsc-password-icon-hide .tsc-password-hide{display:block}.tsc-input-component .tsc-input-icon,.tsc-input-component .tsc-tooltip-icon{justify-self:flex-end}.tsc-input-component .tsc-tooltip-icon{grid-column:icono1}.tsc-input-component.tsc-input-error-valid .tsc-password-icon-wrapper{grid-column:icono2}.tsc-input-component.tsc-input-component-disabled .tsc-label{color:#878b8f}.tsc-input-component.tsc-input-component-disabled .tsc-input-component-inner{background:#f7f7f7;color:#878b8f}@media(max-width:767px){.tsc-input-component.tsc-input-component-checkbox{--_widthSvg:16px;--_heightSvg:16px}}.tsc-input-component.tsc-input-component-checkbox .tsc-label-checkbox{align-items:flex-start;display:flex;left:0;padding-bottom:0;padding-right:0;position:relative;text-align:left;top:0;width:auto}.tsc-input-component.tsc-input-component-checkbox .tsc-label-indicator{align-items:center;background-color:var(--_checkboxBgColor,#fff);border:1px solid var(--_checkboxBorderColor,#c3c5c7);border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:var(--_indicatorHeightWidth);justify-content:center;margin-right:8px;min-height:var(--_indicatorHeightWidth);min-width:var(--_indicatorHeightWidth);pointer-events:all;width:var(--_indicatorHeightWidth)}.tsc-input-component.tsc-input-component-checkbox .tsc-label-indicator:hover{--_checkboxBorderColor:#141617}.tsc-input-component.tsc-input-component-checkbox .tsc-label-indicatorSvg{display:none;height:var(--_heightSvg,12px);width:var(--_widthSvg,12px)}.tsc-input-component.tsc-input-component-checkbox .tsc-label-label{color:#141617;cursor:pointer;font-size:14px;line-height:20px;pointer-events:all}.tsc-input-component.tsc-input-component-checkbox .tsc-label-label a{color:inherit;text-decoration:underline}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox{opacity:0;position:absolute;z-index:-1}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked~.tsc-label-checkbox{--_checkboxBgColor:#fff;--_checkboxBorderColor:#141617}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked~.tsc-label-checkbox .tsc-label-indicatorSvg{display:block}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked:disabled~.tsc-label-checkbox{--_checkboxBgColor:#c3c5c7;--_checkboxBorderColor:#c3c5c7;color:#c3c5c7}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:disabled .tsc-label-indicator:hover,.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:disabled~.tsc-label-checkbox{--_checkboxBorderColor:#c3c5c7}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:disabled~.tsc-label-checkbox{color:#c3c5c7}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:focus~.tsc-label-checkbox{--_checkboxBorderColor:#141617}.tsc-input-component.tsc-input-component-checkbox .tsc-tooltip-icon{position:relative}.tsc-input-component.tsc-input-component-radio{display:flex;flex-direction:column}.tsc-input-component.tsc-input-component-radio.tsc-input-component-radio-inline{flex-direction:row;flex-wrap:wrap}.tsc-input-component.tsc-input-component-radio.tsc-input-component-radio-inline .tsc-radio:not(:first-of-type){margin-left:16px;margin-top:0}.tsc-input-component.tsc-input-component-radio.tsc-input-component-radio-inline .tsc-label-radio,.tsc-input-component.tsc-input-component-radio.tsc-input-component-radio-inline .tsc-validation-messages{flex:0 auto;max-width:100%;width:100%}.tsc-input-component.tsc-input-component-radio .tsc-input-radio{opacity:0;position:absolute;z-index:-1}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:checked~label .tsc-radio-indicator{background-color:#141617;border:1px solid #141617}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:checked~label .tsc-radio-indicator:before{opacity:1}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:checked:disabled~label{color:#c3c5c7}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:checked:disabled~label .tsc-radio-indicator{background-color:#c3c5c7;border:1px solid #c3c5c7}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:focus~label .tsc-radio-indicator{border:1px solid #141617}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:disabled~label{color:#c3c5c7}.tsc-input-component.tsc-input-component-radio .tsc-input-radio:disabled~label .tsc-radio-indicator{border:1px solid #c3c5c7}.tsc-input-component.tsc-input-component-radio .tsc-radio{display:flex}.tsc-input-component.tsc-input-component-radio .tsc-radio:not(:first-of-type){margin-top:12px}.tsc-input-component.tsc-input-component-radio .tsc-radio-indicator{background-color:#fff;border:1px solid #c3c5c7;border-radius:50%;box-shadow:none;display:inline-table;flex:0 0 var(--_indicatorHeightWidth);height:var(--_indicatorHeightWidth);margin-right:8px;padding:4px;position:relative;width:var(--_indicatorHeightWidth)}.tsc-input-component.tsc-input-component-radio .tsc-radio-indicator:before{background-color:#fff;border-radius:50%;content:"";display:table;height:100%;opacity:0;width:100%}.tsc-input-component.tsc-input-component-radio .tsc-radio-indicator:hover{border-color:#141617}.tsc-input-component.tsc-input-component-select .hiddenSelector{display:none}@media(max-width:1111px){.tsc-input-component.tsc-input-component-select .hiddenSelector.select_native{border:0;display:block;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:99}}.tsc-input-component.tsc-input-component-select.selected .tsc-label{transform:scale(.7) translate(-21%,-71%)}.tsc-input-component.tsc-input-component-select .tsc-label{display:block;left:16px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tsc-input-component.tsc-input-component-select .customSelectorContainer{cursor:pointer;height:var(--_inputHeight);position:relative}.tsc-input-component.tsc-input-component-select .customSelectorContainer[aria-expanded=true] .customSelectorMenu{border-radius:8px 8px 0 0}.tsc-input-component.tsc-input-component-select .customSelectorContainer[aria-expanded=true] .customSelectorMenu .tndmIcon{transform:rotate(180deg)}.tsc-input-component.tsc-input-component-select .customSelectorMenu{border:1px solid #ebebeb;border-radius:8px;cursor:pointer;display:grid;font-family:unset;font-size:unset;grid-template-columns:1fr 56px;height:var(--_inputHeight);line-height:unset;max-width:100%;min-width:1px;padding:0 0 0 8px}.tsc-input-component.tsc-input-component-select .customSelectorMenu .customSelectorMenuTitle{align-items:flex-end;display:flex;min-width:1px;padding:var(--_paddingSelectorMenuTitle);width:100%}.tsc-input-component.tsc-input-component-select .customSelectorMenu .selectedOption{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.tsc-input-component.tsc-input-component-select .customSelectorMenuIcon{align-items:center;display:flex;justify-content:center}.tsc-input-component .customSelectorOptions{background-color:#fff;border:1px solid #ebebeb;border-radius:0 0 8px 8px;border-top:none;display:none;left:0;margin:0;padding:8px 0;position:absolute;right:0;z-index:10}.tsc-input-component .customSelectorOptions:has(.customOptionSearch){padding-top:0}.tsc-input-component .customSelectorOptions-list{max-height:378px;overflow-y:auto}.tsc-input-component .customSelectorOptions-list::-webkit-scrollbar{width:8px}.tsc-input-component .customSelectorOptions-list::-webkit-scrollbar-track{background-color:#fff}.tsc-input-component .customSelectorOptions-list::-webkit-scrollbar-thumb{background:#878b8f;border-radius:8px}.tsc-input-component .customSelectorOptions.opened{display:block}.tsc-input-component .customSelectorOptions .customOptionSearch{background-color:#f7f7f7;padding:0 6px}.tsc-input-component .customSelectorOptions .customOptionSearch input{background:transparent;border:0;font-size:14px;line-height:20px;padding:10px;width:100%}.tsc-input-component .customSelectorOptions .customOptionSearch input:focus,.tsc-input-component .customSelectorOptions .customOptionSearch input:focus-visible,.tsc-input-component .customSelectorOptions .customOptionSearch input:hover{border:0;outline:0}.tsc-input-component .customSelectorOptions .customOption{color:#4c5258;cursor:pointer;padding:0 6px}.tsc-input-component .customSelectorOptions .customOption-wrapper{align-items:center;border-radius:7px;display:flex;padding:10px}.tsc-input-component .customSelectorOptions .customOption-wrapper:hover{background-color:#f7f7f7}.tsc-input-component .customSelectorOptions .customOption.hide{display:none}.tsc-input-component .customSelectorOptions .customOption.disabled{color:#c3c5c7;cursor:default}.tsc-input-component .customSelectorOptions .customOption.disabled .customOption-wrapper:hover{background-color:inherit}.tsc-input-component .customSelectorOptions .customOption .customOptionText{align-items:center;display:flex;font-size:14px;line-height:20px;width:100%}.tsc-input-component .customSelectorOptions .customOption .customOptionIcon{align-items:center;display:flex;justify-content:center;width:60px}.tsc-input-component .tsc-label-radio{font-family:Inter SemiBold,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;margin-bottom:8px;pointer-events:all}.tsc-input-component .tsc-radio-label{align-items:flex-start;display:flex;flex-wrap:nowrap;font-size:14px;line-height:20px;pointer-events:all}.tsc-input-component.tsc-input-component-signature .tsc-link .tndmIcon{height:16px;width:16px}.tsc-input-component.tsc-input-component-prefix .tsc-input-component-inner,.tsc-input-component.tsc-input-component-textarea .tsc-input-component-inner{--_gridTemplateColumns:1fr 0 0;padding:0}.tsc-input-component.tsc-input-component-prefix .tsc-input-component-inner .tsc-valid-icon,.tsc-input-component.tsc-input-component-textarea .tsc-input-component-inner .tsc-valid-icon{display:none}.tsc-input-component.tsc-input-component-textarea .tsc-input-component-inner{--_inputHeight:192px}.tsc-input-component.tsc-input-component-textarea .tsc-label{top:16px}.tsc-input-component.tsc-input-component-textarea .tsc-input{padding:24px 16px 16px;resize:none}.tsc-input-component.tsc-input-component-textarea .tsc-alert-icon,.tsc-input-component.tsc-input-component-textarea .tsc-valid-icon{align-self:flex-start}.tsc-input-component.tsc-input-component-textarea .tsc-valid-icon{margin-top:18px}.tsc-input-component.tsc-input-component-textarea .tsc-alert-icon{margin-top:14px}.tsc-input-component.tsc-input-component-signature .tsc-input{display:none;max-height:0;overflow:hidden}.tsc-input-component.tsc-input-component-signature .tsc-link{margin-left:auto}.tsc-input-component.tsc-input-component-signature .canvas-wrap{display:flex;flex-direction:column}.tsc-input-component.tsc-input-component-signature canvas{background:#fff;border:1px solid #ebebeb;border-radius:8px;color:#141617;height:150px;position:relative;width:100%}.tsc-input-component.tsc-input-component-signature canvas:hover{border-color:#141617;outline:none}.tsc-input-component.tsc-input-component-signature canvas:focus-within{border:2px solid #141617;outline:none}.tsc-input-component.tsc-input-component-signature.tsc-input-error-required canvas{border-color:#b44f4f}.tsc-input-component .tsc-password-icon-wrapper-show .tsc-password-icon-show{display:block}.tsc-input-component .tsc-password-icon-wrapper-hide .tsc-password-icon-show,.tsc-input-component .tsc-password-icon-wrapper-show .tsc-password-icon-hide{display:none}.tsc-input-component .tsc-password-icon-wrapper-hide .tsc-password-icon-hide{display:block}.tsc-input-component .tsc-validation-messages{position:relative}.tsc-input-component .tsc-validation-messages .tsc-message-help,.tsc-input-component .tsc-validation-messages .tsc-message-pattern,.tsc-input-component .tsc-validation-messages .tsc-message-required,.tsc-input-component .tsc-validation-messages .tsc-message-response,.tsc-input-component .tsc-validation-messages .tsc-message-validate{color:#141617;font-size:12px;line-height:16px;margin-top:4px;text-align:left}.tsc-input-component .tsc-validation-messages .tsc-message-pattern,.tsc-input-component .tsc-validation-messages .tsc-message-required,.tsc-input-component .tsc-validation-messages .tsc-message-response,.tsc-input-component .tsc-validation-messages .tsc-message-validate{color:#b44f4f;display:none}.tsc-input-component .tsc-validation-messages .tsc-message-icon{height:11px;margin-right:1px;transform:translateY(1px);vertical-align:initial;width:11px}.tsc-input-component.tsc-input-error-pattern .customSelectorMenu,.tsc-input-component.tsc-input-error-pattern .tsc-checkbox-indicator,.tsc-input-component.tsc-input-error-pattern .tsc-input-component-inner,.tsc-input-component.tsc-input-error-pattern .tsc-label-indicator,.tsc-input-component.tsc-input-error-pattern .tsc-radio-indicator,.tsc-input-component.tsc-input-error-required .customSelectorMenu,.tsc-input-component.tsc-input-error-required .tsc-checkbox-indicator,.tsc-input-component.tsc-input-error-required .tsc-input-component-inner,.tsc-input-component.tsc-input-error-required .tsc-label-indicator,.tsc-input-component.tsc-input-error-required .tsc-radio-indicator,.tsc-input-component.tsc-input-error-response .customSelectorMenu,.tsc-input-component.tsc-input-error-response .tsc-checkbox-indicator,.tsc-input-component.tsc-input-error-response .tsc-input-component-inner,.tsc-input-component.tsc-input-error-response .tsc-label-indicator,.tsc-input-component.tsc-input-error-response .tsc-radio-indicator,.tsc-input-component.tsc-input-error-validate .customSelectorMenu,.tsc-input-component.tsc-input-error-validate .tsc-checkbox-indicator,.tsc-input-component.tsc-input-error-validate .tsc-input-component-inner,.tsc-input-component.tsc-input-error-validate .tsc-label-indicator,.tsc-input-component.tsc-input-error-validate .tsc-radio-indicator{border-color:#b44f4f}.tsc-input-component.tsc-input-error-pattern .tsc-alert-icon .tsc-alert-icon-svg,.tsc-input-component.tsc-input-error-required .tsc-alert-icon .tsc-alert-icon-svg,.tsc-input-component.tsc-input-error-response .tsc-alert-icon .tsc-alert-icon-svg,.tsc-input-component.tsc-input-error-validate .tsc-alert-icon .tsc-alert-icon-svg{fill:#b44f4f}.tsc-input-component.tsc-input-error-validate .tsc-message-validate{display:block}.tsc-input-component.tsc-input-error-required .customSelectorMenu,.tsc-input-component.tsc-input-error-required .tsc-label:not(.tsc-label-active){color:#b44f4f}.tsc-input-component.tsc-input-error-required .tsc-message-required{display:block}.tsc-input-component.tsc-input-error-response .customSelectorMenu,.tsc-input-component.tsc-input-error-response .tsc-label:not(.tsc-label-active){color:#b44f4f}.tsc-input-component.tsc-input-error-pattern .tsc-message-pattern,.tsc-input-component.tsc-input-error-response .tsc-message-response,.tsc-input-component.tsc-input-error-valid .tsc-valid-icon{display:block}.tsc-input-component.tsc-input-error-valid .tsc-alert-icon{grid-column:icono2}.tsc-input-component.tsc-input-component-disabled .customSelectorMenu,.tsc-input-component.tsc-input-component-disabled .tsc-checkbox-indicator,.tsc-input-component.tsc-input-component-disabled .tsc-input-component-inner,.tsc-input-component.tsc-input-component-disabled .tsc-radio-indicator{border-color:#ebebeb}.tsc-input-component.tsc-input-component-disabled .customSelectorMenu,.tsc-input-component.tsc-input-component-disabled .tsc-checkbox-label,.tsc-input-component.tsc-input-component-disabled .tsc-radio-label{color:#878b8f}.tsc-input-component.tsc-input-component-disabled .customSelectorMenu .highlight,.tsc-input-component.tsc-input-component-disabled .customSelectorMenu a,.tsc-input-component.tsc-input-component-disabled .tsc-checkbox-label .highlight,.tsc-input-component.tsc-input-component-disabled .tsc-checkbox-label a,.tsc-input-component.tsc-input-component-disabled .tsc-radio-label .highlight,.tsc-input-component.tsc-input-component-disabled .tsc-radio-label a{color:inherit}.tsc-input-component.tsc-input-component-hidden{display:none;max-height:0;overflow:hidden}.global-label{align-items:center;border:1px solid #f7f7f7;border-radius:4px;color:#141617;display:inline-flex;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif}.global-label .label-icon{align-items:center;display:flex;justify-content:center;margin-right:2px}.global-label.type-regular.color-light{background-color:#f7f7f7;color:#141617}.global-label.type-regular.color-dark{background-color:#141617;border-color:#141617;color:#fff}.global-label.type-ok{border-color:#65af88}.global-label.type-ok.color-light{background-color:#d8ebe1}.global-label.type-ok.color-dark{background-color:#65af88}.global-label.type-warning{border-color:#eebb64}.global-label.type-warning.color-light{background-color:#fbeed8}.global-label.type-warning.color-dark{background-color:#eebb64}.global-label.type-caution{border-color:#ea8c57}.global-label.type-caution.color-light{background-color:#fae2d5}.global-label.type-caution.color-dark{background-color:#ea8c57}.global-label.type-error{border-color:#b44f4f}.global-label.type-error.color-light{background-color:#ecd3d3}.global-label.type-error.color-dark{background-color:#b44f4f;color:#fff}.global-label.type-caution.color-white,.global-label.type-error.color-white,.global-label.type-ok.color-white,.global-label.type-regular.color-white,.global-label.type-warning.color-white{background-color:#fff;border-color:#fff;color:#141617}.global-label.border{border-radius:4px}.global-label.size-regular{padding:2px 8px}.global-label.size-regular .label-icon svg{height:16px;width:16px}.global-label.size-regular .label-text{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:0}.global-label.size-small{padding:2px 4px}.global-label.size-small .label-icon svg{height:12px;width:12px}.global-label.size-small .label-text{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:9px;line-height:11px;margin-bottom:0;text-transform:uppercase}.global-label.size-dynamic{padding:2px 4px}.global-label.size-dynamic .label-icon svg{height:12px;width:12px}.global-label.size-dynamic .label-text{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:9px;line-height:11px;margin-bottom:0;text-transform:uppercase}@media(min-width:768px){.global-label.size-dynamic{padding:2px 8px}.global-label.size-dynamic .label-icon svg{height:16px;width:16px}.global-label.size-dynamic .label-text{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:0}}.tsc-tooltip-trigger{cursor:pointer;display:inline-block;position:relative}.tsc-tooltip-trigger .tsc-tooltip-icon-svg{fill:#878b8f;stroke:#878b8f;stroke-width:0}.tsc-tooltip-trigger:hover .tsc-tooltip-icon-svg{fill:#141617;stroke:#141617;transition:all .3s ease}.tsc-tooltip-trigger.vertical-position-up .tootip-container{top:-8px}.tsc-tooltip-trigger.vertical-position-up .tootip-container .arrow-down{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #141617}.tsc-tooltip-trigger.vertical-position-up .tootip-container .tsc-alert-tooltip{bottom:-1px}.tsc-tooltip-trigger.vertical-position-down .tootip-container{bottom:-8px}.tsc-tooltip-trigger.vertical-position-down .tootip-container .arrow-down{border-bottom:8px solid #141617;border-left:8px solid transparent;border-right:8px solid transparent}.tsc-tooltip-trigger.vertical-position-down .tootip-container .tsc-alert-tooltip{top:7px}.tsc-tooltip-trigger .tootip-container{position:absolute}.tsc-tooltip-trigger .tootip-container .arrow-down{font-size:0;height:0;line-height:0;width:0}.tsc-tooltip-trigger .tootip-container.arrow-horizontal-position-end{left:auto;right:0}.tsc-tooltip-trigger .tootip-container.arrow-horizontal-position-center{left:auto;right:calc(50% - 8px)}.tsc-tooltip-trigger .tootip-container.arrow-horizontal-position-start{left:0;right:auto}.tsc-tooltip-trigger .tsc-alert-tooltip{background-color:#141617;border:1px solid transparent;border-radius:4px;color:#fff;display:block;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:8px;max-width:240px;min-width:160px;padding:16px;position:absolute;text-align:left;visibility:hidden;width:max-content;z-index:10}.tsc-tooltip-trigger .tsc-alert-tooltip.tooltip-box-horizontal-position-end{left:auto;right:-20px}.tsc-tooltip-trigger .tsc-alert-tooltip.tooltip-box-horizontal-position-center{left:50%;right:auto;transform:translate(-50%)}.tsc-tooltip-trigger .tsc-alert-tooltip.tooltip-box-horizontal-position-start{left:-20px;right:auto}.tsc-btn{--_backgroundColorBtn:#878b8f;--_textColorBtn:#fff;--_blur:7px;border:0;border-radius:8px;display:inline-block;font-family:Inter SemiBold,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:0;padding:12px 24px;text-align:center;text-transform:uppercase;transition:background-color .3s ease}.tsc-btn,.tsc-btn:focus,.tsc-btn:hover{background-color:var(--_backgroundColorBtn);color:var(--_textColorBtn)}.tsc-btn:focus,.tsc-btn:hover{cursor:pointer}.tsc-btn.tsc-btn-xs{min-height:32px;padding:8px 16px}.tsc-btn.tsc-btn-s{min-height:40px;padding:12px 24px}.tsc-btn.tsc-btn-m{min-height:48px;padding:16px 24px}.tsc-btn.tsc-btn-l{min-height:56px;padding:20px 24px}.tsc-btn.tsc-btn-w-fixed{width:220px}.tsc-btn.tsc-btn-w-fixed,.tsc-btn.tsc-btn-w-fluid{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tsc-btn.tsc-btn-w-fluid{width:100%}.tsc-btn.tsc-btn-disabled,.tsc-btn.tsc-btn-disabled a,.tsc-btn:disabled{cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-solid-dark{--_backgroundColorBtn:#141617;--_textColorBtn:#fff}.tsc-btn.tsc-btn-solid-dark:hover{--_backgroundColorBtn:#4c5258}.tsc-btn.tsc-btn-solid-dark.tsc-btn-disabled,.tsc-btn.tsc-btn-solid-dark:disabled{--_backgroundColorBtn:#878b8f}.tsc-btn.tsc-btn-solid-light{--_backgroundColorBtn:#fff;--_textColorBtn:#141617}.tsc-btn.tsc-btn-solid-light:hover{--_backgroundColorBtn:#fff;--_textColorBtn:#4c5258}.tsc-btn.tsc-btn-solid-light.tsc-btn-disabled,.tsc-btn.tsc-btn-solid-light:disabled{--_backgroundColorBtn:#c3c5c7;--_textColorBtn:#878b8f}.tsc-btn.tsc-btn-blur-light{--_backgroundColorBtn:hsla(0,0%,100%,.6);--_textColorBtn:#141617;backdrop-filter:var(--_blur)}.tsc-btn.tsc-btn-blur-light:hover{--_textColorBtn:#4c5258}.tsc-btn.tsc-btn-blur-light.tsc-btn-disabled,.tsc-btn.tsc-btn-blur-light:disabled{--_textColorBtn:#c3c5c7}.tsc-btn.tsc-btn-blur-dark{--_backgroundColorBtn:rgba(20,22,23,.6);--_textColorBtn:#fff;backdrop-filter:var(--_blur)}.tsc-btn.tsc-btn-blur-dark:hover{--_backgroundColorBtn:rgba(76,82,88,.6)}.tsc-btn.tsc-btn-blur-dark.tsc-btn-disabled,.tsc-btn.tsc-btn-blur-dark:disabled{--_backgroundColorBtn:hsla(210,3%,77%,.6)}.tsc-btn.tsc-btn-outline-dark{--_backgroundColorBtn:transparent;--_textColorBtn:#141617;border:1px solid var(--_textColorBtn)}.tsc-btn.tsc-btn-outline-dark:hover{--_textColorBtn:#4c5258}.tsc-btn.tsc-btn-outline-dark.tsc-btn-disabled,.tsc-btn.tsc-btn-outline-dark:disabled{--_textColorBtn:#878b8f}.tsc-btn.tsc-btn-outline-light{--_backgroundColorBtn:transparent;--_textColorBtn:#fff;border:1px solid var(--_textColorBtn)}.tsc-btn.tsc-btn-outline-light:hover{--_textColorBtn:#c3c5c7}.tsc-btn.tsc-btn-outline-light.tsc-btn-disabled,.tsc-btn.tsc-btn-outline-light:disabled{--_textColorBtn:#fff}.tsc-btn.tsc-btn-interaction{--_backgroundColorBtn:#141617;--_textColorBtn:#fff}.tsc-btn.tsc-btn-interaction:hover{--_textColorBtn:#fff;--_backgroundColorBtn:#4c5258}.tsc-btn.tsc-btn-interaction.tsc-btn-disabled,.tsc-btn.tsc-btn-interaction:disabled{--_backgroundColorBtn:#878b8f;--_textColorBtn:#c3c5c7}.tsc-btn.tsc-btn-icon{align-content:center;align-items:center;column-gap:8px;display:flex;flex-direction:row;flex-wrap:nowrap;height:0;justify-content:center}.tsc-btn.tsc-btn-icon .tndmIcon{scale:.9}.tsc-btn.tsc-btn-loading{color:var(--_backgroundColorBtn);cursor:not-allowed;overflow:hidden;pointer-events:none;position:relative}.tsc-btn.tsc-btn-loading:after,.tsc-btn.tsc-btn-loading:before{content:"";display:block;position:absolute}.tsc-btn.tsc-btn-loading:before{--_iconSize:24px;animation:loading .5s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:var(--_textColorBtn);height:var(--_iconSize);left:calc(50% - var(--_iconSize)/2);-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');top:calc(50% - var(--_iconSize)/2);transform-origin:50% 50%;width:var(--_iconSize);z-index:10}.tsc-btn.tsc-btn-loading:after{background-color:var(--_backgroundColorBtn);height:100%;left:0;top:0;width:100%}.tsc-btn.tsc-btn-loading-dark{background-color:#141617;position:relative}.tsc-btn.tsc-btn-loading-dark:hover{background-color:#141617}.tsc-btn.tsc-btn-loading-dark:after{animation:loading .5s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:#fff;content:"";display:inline-block;height:24px;margin-left:-15px;margin-top:-5px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');position:absolute;transform-origin:50% 50%;width:24px}.tsc-btn.tsc-btn-loading-dark a,.tsc-btn.tsc-btn-loading-dark button{display:none}.tsc-btn.tsc-btn-loading-light{background-color:#fff;position:relative}.tsc-btn.tsc-btn-loading-light:hover{background-color:#fff}.tsc-btn.tsc-btn-loading-light:after{animation:loading .5s;animation-iteration-count:infinite;animation-timing-function:linear;background-color:#141617;content:"";display:inline-block;height:24px;margin-left:-15px;margin-top:-5px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');-webkit-mask-size:24px 24px;mask-size:24px 24px;position:absolute;transform-origin:50% 50%;width:24px}.tsc-btn.tsc-btn-loading-light a,.tsc-btn.tsc-btn-loading-light button{display:none}.tsc-btn.tsc-btn-success{position:relative;--_backgroundColorBtn:#65af88;--_textColorBtn:#fff}.tsc-btn.tsc-btn-success:hover{--_backgroundColorBtn:#65af88}.tsc-btn.tsc-btn-success:after{background-color:var(--_textColorBtn);content:"";height:24px;margin-left:-10px;margin-top:-5px;-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" fill-rule="evenodd" d="M20.707 6.293a1 1 0 0 1 0 1.414l-11 11a1 1 0 0 1-1.414 0l-5-5a1 1 0 1 1 1.414-1.414L9 16.586 19.293 6.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" fill-rule="evenodd" d="M20.707 6.293a1 1 0 0 1 0 1.414l-11 11a1 1 0 0 1-1.414 0l-5-5a1 1 0 1 1 1.414-1.414L9 16.586 19.293 6.293a1 1 0 0 1 1.414 0" clip-rule="evenodd"/></svg>');-webkit-mask-size:24px 24px;mask-size:24px 24px;position:absolute;width:24px}.tsc-btn.tsc-btn-animated{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.tsc-btn.tsc-btn-animated .btn-interaction,.tsc-btn.tsc-btn-animated .btn-submit{position:absolute;transition:transform .4s ease,opacity .2s ease}.tsc-btn.tsc-btn-animated .btn-submit{transform:translateY(0)}.tsc-btn.tsc-btn-animated .btn-interaction{opacity:0;transform:translateY(40px)}.tsc-btn.tsc-btn-action{cursor:not-allowed;opacity:.3;pointer-events:none}.tsc-btn.tsc-btn-action .btn-submit{opacity:0;transform:translateY(-40px)}.tsc-btn.tsc-btn-action .btn-interaction{opacity:1;transform:translateY(0)}.tsc-btn.tsc-btn-terciary{--_backgroundColorBtn:transparent;--_textColorBtn:#141617;font-size:14px;line-height:20px;padding:0 0 4px;text-transform:unset;transition:color .3s}.tsc-btn.tsc-btn-terciary:hover{cursor:default}.tsc-btn.tsc-btn-terciary span{text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:4px}.tsc-btn.tsc-btn-terciary span:hover{--_textColorBtn:#4c5258;cursor:pointer}.tsc-btn.tsc-btn-terciary.tsc-btn-disabled,.tsc-btn.tsc-btn-terciary.tsc-btn-disabled a,.tsc-btn.tsc-btn-terciary:disabled{--_textColorBtn:#878b8f}.tsc-btn+.tsc-btn-terciary{margin-top:4px}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tsc-btn-group{display:grid;grid-auto-flow:row}.tsc-btn-group .tsc-btn{margin-bottom:12px}.tsc-loading{position:relative}.tsc-loading:has(.tsc-btn-solid-dark,.tsc-btn-solid-light):after{animation:loading .5s;animation-iteration-count:infinite;animation-timing-function:linear;content:"";height:24px;left:calc(50% - 15px);-webkit-mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');mask:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="currentColor" d="M12 21.6c-5.28 0-9.6-4.32-9.6-9.6 0-4.943 3.786-9.045 8.602-9.548.549-.058.998-.5.998-1.052V1c0-.552-.45-1.004-1-.958C4.863.554 0 5.737 0 12c0 6.6 5.4 12 12 12 6.264 0 11.446-4.863 11.958-11 .046-.55-.406-1-.958-1h-.4c-.552 0-.995.45-1.052.998C21.045 17.814 16.943 21.6 12 21.6"/></svg>');position:absolute;top:calc(50% - 12px);transform-origin:50% 50%;width:24px}.tsc-loading .tsc-btn,.tsc-loading .tsc-btn:hover{color:transparent}.tsc-loading:has(.tsc-btn-solid-dark):after{background-color:#fff}.tsc-loading:has(.tsc-btn-solid-light):after{background-color:#141617}.tsc-link{color:#141617;display:inline-block;font-size:14px;line-height:20px;margin-bottom:0;padding:0;pointer-events:all;text-align:center;text-decoration-line:underline;text-decoration-style:solid;text-underline-offset:4px;transition:color .3s}.tsc-link.tsc-link-m{font-size:16px;line-height:20px}.tsc-link.tsc-link-xs{font-size:12px;line-height:16px}.tsc-link.tsc-link-inline{margin-top:0;padding:0}.tsc-link:hover{color:#4c5258}.tsc-link.tsc-link-disabled{color:#878b8f;cursor:not-allowed;pointer-events:none}.tsc-link.tsc-link-light{color:#fff}.tsc-link.tsc-link-light:hover{color:#c3c5c7}.tsc-link.tsc-link-light.tsc-link-disabled{color:#e7e8e9;cursor:not-allowed;pointer-events:none}.tsc-pill-container{column-gap:8px;display:flex;flex-wrap:nowrap;justify-content:start}@media(min-width:1112px){.tsc-pill-container{flex-wrap:wrap;gap:8px;justify-content:center;max-width:800px}}.tsc-pill{display:inline-block;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;transition:all .3s;white-space:nowrap;width:fit-content}.tsc-pill-xs{font-size:12px;line-height:16px;max-width:150px;padding:6px 8px}.tsc-pill-bg200{background-color:#f7f7f7}.tsc-pill-square{border-radius:8px}.tsc-pill:hover{background-color:#e7e8e9;color:#141617;cursor:pointer}.tsc-pill.active{background-color:#141617;color:#fff}.tsc-pill-filter{align-items:center;background:#fff;border:1px solid #ebebeb;border-radius:12px;color:#141617;display:inline-flex;font-size:12px;height:24px;line-height:16px;margin-right:8px;margin-top:0;padding:2px 12px;position:relative}.tsc-pill-filter svg{height:12px;margin-left:12px;width:12px}.tsc-notification{--_fluidMaxwidht:100%;--_animationSetup:100ms ease-out forwards;--_animation2Setup:2s ease-out;--_border:1px solid;align-items:center;border-radius:8px;gap:8px;justify-content:space-between;padding:10px 12px}.tsc-notification.behaviour-inline{display:flex;flex-shrink:0;margin:16px 0;width:var(--_fluidMaxwidht)}.tsc-notification.behaviour-toast{box-shadow:0 10px 24px -4px rgba(0,0,0,.08);display:none;max-width:374px;opacity:0;position:fixed;width:var(--_fluidMaxwidht);z-index:1000000}.tsc-notification.position-bottom{animation:show_toast_bottom var(--_animationSetup);bottom:32px;display:flex;left:50%;transform:translateX(-50%)}@keyframes show_toast_bottom{0%{bottom:0;opacity:0}to{bottom:32px;opacity:1}}.tsc-notification.position-top{animation:show_toast_top var(--_animationSetup);bottom:unset;display:flex;left:50%;opacity:0;transform:translateX(-50%)}@keyframes show_toast_top{0%{opacity:0;top:0}to{opacity:1;top:32px}}.tsc-notification.position-right{animation:show_toast_right var(--_animationSetup);bottom:unset;display:flex;left:unset;max-width:calc(100% - 24px);opacity:0;right:12px;top:32px}@media(min-width:767px){.tsc-notification.position-right{max-width:374px;right:32px}}@keyframes show_toast_right{0%{opacity:0;transform:translateX(var(--_fluidMaxwidht))}to{opacity:1;transform:translateX(0)}}.tsc-notification.show-toast-bottom{animation:show_toast_bottom var(--_animation2Setup);animation-delay:4ms}.tsc-notification.close-toast{animation:close_toast var(--_animation2Setup) forwards;animation-delay:0}@keyframes close_toast{0%{opacity:1}to{opacity:0}}.tsc-notification.hidden{display:none}.tsc-notification .tsc-notification-content{align-items:center;color:#141617;display:flex}.tsc-notification .tsc-notification-content .tsc-notification-icon{margin-right:8px}.tsc-notification .tsc-notification-content .tsc-notification-icon svg{height:24px;width:24px}.tsc-notification .tsc-notification-content .tsc-notification-text{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:12px;line-height:16px;margin-bottom:0}.tsc-notification.type-info{background-color:#f7f7f7;border:var(--_border) #4c5258}.tsc-notification.type-ok{background-color:#f0f7f3;border:var(--_border) #8bc3a6}.tsc-notification.type-warning{background-color:#fefaf3;border:var(--_border) #f2cc8b}.tsc-notification.type-error{background-color:#f7eded;border:var(--_border) #c77b7b}.tsc-notification .tsc-notification-actions{color:#141617;display:flex;flex-shrink:0}.tsc-notification .tsc-notification-actions svg{cursor:pointer;height:16px;margin-left:8px;width:16px}.subscriptionContainer{background-color:#fff;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;padding:64px 24px 56px;position:relative}@media(min-width:768px){.subscriptionContainer{padding:64px 40px 56px}}.subscriptionContainer .subscriptionInnerWrapper{background-color:#fff;margin:0 auto;max-width:830px;text-align:center}@media(min-width:768px){.subscriptionContainer .subscriptionInnerWrapper .tsc-input-component{margin-bottom:24px}}.subscriptionContainer .subscriptionInnerWrapper .tsc-input-component.tsc-input-component-email{margin-bottom:24px}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionMainIcon{display:block;margin-bottom:14px}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionMainIcon svg{display:block;margin:auto}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionTitle{font-family:Canela Web,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:24px;line-height:32px;margin-bottom:24px}@media(min-width:768px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionTitle{font-family:Canela Web,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:36px;line-height:44px;margin-bottom:32px}}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionEmailContainer{margin:auto;max-width:343px;width:100%}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionEmailErrorMsg{color:#b44f4f;display:none;font-size:12px;line-height:16px}.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionEmailErrorMsg.visible{display:block}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm{margin:auto}@media(min-width:1112px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm{display:flex;flex-direction:column;max-width:800px;width:100%}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionRadio{display:inline-block;text-align:left}}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionRadio .tsc-input-component{justify-content:center;text-align:center}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionRadio .tdsRadio{display:inline-block;margin-right:16px}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionRadio .tdsRadio:last-child{margin-right:0}@media(min-width:1112px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionTerms{display:inline-block;margin-left:auto}}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionTerms .underlined{cursor:pointer;font:inherit;line-height:inherit;margin-top:0}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionTerms .tsc-input-component{margin-bottom:24px}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionTerms .tsc-label-checkbox{align-items:center;font-size:12px;justify-content:center;line-height:16px}@media(min-width:768px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionTerms .tsc-label-checkbox{font-size:14px;line-height:20px}}@media(min-width:1112px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionAccept{width:100%}}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionAccept .submitBtn{border:none;display:block;font-weight:400;margin:8px auto 0;outline:none}@media(min-width:768px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionAccept .submitBtn{min-height:48px;padding:16px 24px}}.subscriptionContainer .subscriptionInnerWrapper .subscriptionForm .subscriptionAccept .cancelSubscriptionLabel{font-size:12px;line-height:16px;margin-top:16px}.subscriptionContainer .subscriptionRadio,.subscriptionContainer .subscriptionTerms{margin-left:auto;margin-right:auto;max-width:fit-content}.subscriptionContainer .subscriptionRadio .tsc-message-required,.subscriptionContainer .subscriptionRadio .tsc-message-validate,.subscriptionContainer .subscriptionTerms .tsc-message-required,.subscriptionContainer .subscriptionTerms .tsc-message-validate{text-align:center}.subscriptionContainer .subscriptionSuccess{align-items:center;background-color:#fff;display:none;font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:14px;height:100%;left:0;line-height:20px;margin-bottom:8px;padding:48px 24px 56px;position:absolute;top:0;width:100%}@media(min-width:768px){.subscriptionContainer .subscriptionSuccess{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:16px;line-height:20px;margin-bottom:8px}}.subscriptionContainer .subscriptionSuccess.show{display:flex}.subscriptionContainer .subscriptionSuccess-wrapper{align-items:center;background-color:#f7f7f7;border-radius:16px;display:flex;justify-content:center;margin:0 auto;max-width:716px;min-height:300px;padding:48px 24px 56px;text-align:center;width:100%}.subscriptionContainer .subscriptionSuccess-inner{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:400px;width:100%}.subscriptionContainer .subscriptionSuccess-icon{color:#65af88;margin:0 auto 14px}.subscriptionContainer .subscriptionSuccess-icon svg{display:block}.subscriptionContainer .subscriptionSuccess .subscriptionSuccessTitle{font-family:Inter SemiBold,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:20px;line-height:24px;margin-bottom:8px}@media(min-width:768px){.subscriptionContainer .subscriptionSuccess .subscriptionSuccessTitle{font-family:Canela Web,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:24px;line-height:32px}}.subscriptionContainer .subscriptionSuccess .tsc-link{margin-top:24px}@media(min-width:768px){.subscriptionContainer .subscriptionSuccess .tsc-link{font-size:14px;line-height:20px}}.modalFontStyles{font-size:11px;line-height:16px}.modalFontStyles .tooltip{display:none}.smartbannerapp{background-color:#fff;border-radius:8px;bottom:24px;box-shadow:0 6px 20px rgba(0,0,0,.08);height:72px;left:24px;opacity:1;padding:16px 12px;position:fixed;right:24px;visibility:visible;z-index:9999}@media(min-width:568px){.smartbannerapp{left:40px;right:40px}}@media(min-width:1111px){.smartbannerapp{display:none}}.smartbannerapp[data-hidden=true]{animation:animaSmartBannerApp .4s linear;visibility:hidden}.smartbannerapp .sba-container{align-items:center;display:flex;position:relative}.smartbannerapp .sba-container .sba-icon-close{align-items:center;background-color:#f7f7f7;border-radius:100%;color:#141617;display:flex;height:24px;justify-content:center;position:absolute;right:0;right:-24px;top:0;top:-24px;width:24px}.smartbannerapp .sba-container .sba-icon-close .icon--iconclose{display:block;height:12px;width:12px}.smartbannerapp .sba-container .sba-icon{background-color:#141617;background-position:50%;background-repeat:no-repeat;background-size:13.3px 21.3px;border-radius:8px;height:40px;margin-right:12px;width:40px}.smartbannerapp .sba-container .sba-info{color:#141617}.smartbannerapp .sba-container .sba-info .title{font-family:Inter SemiBold,Roboto Bold New,Trebouchet,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px}.smartbannerapp .sba-container .sba-info .author{font-family:Inter Regular,Roboto Regular New,Trebouchet,Helvetica,Arial,sans-serif;font-size:11px;line-height:16px}.smartbannerapp .sba-container .sba-button{align-items:center;border-radius:8px;display:flex;font-size:12px;height:36px;justify-content:center;line-height:16px;margin-left:auto;min-height:36px;min-width:inherit;padding:9px 12px 11px}@keyframes animaSmartBannerApp{0%{bottom:24px;opacity:1;visibility:visible}to{bottom:-24px;opacity:0;visibility:hidden}}