.link-blocks-wrapper{border:0}.tsc-input-component{margin-bottom:16px;position:relative;--_inputHeight:56px;--_indicatorHeightWidth:20px;--_labelTopPosition:17px;--_paddingSelectorMenuTitle:8px}@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{grid-template-columns: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{grid-template-columns: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:1fr 0 0;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:DM Sans Regular,Montserrat Regular New,Arial,sans-serif;font-size:16px;left:16px;line-height:22px;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:DM Sans Regular,Montserrat Regular New,Arial,sans-serif;font-size:16px;grid-area:input;height:100%;line-height:22px;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}.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:#fff;border:1px solid #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{border-color:#141617}.tsc-input-component.tsc-input-component-checkbox .tsc-label-indicatorSvg{display:none;height:auto;width:12px}@media(max-width:767px){.tsc-input-component.tsc-input-component-checkbox .tsc-label-indicatorSvg{width:16px}}.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 .tsc-label-indicator{background-color:#141617;border:1px solid #141617}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked~.tsc-label-checkbox .tsc-label-indicator>svg.tsc-label-indicatorSvg{display:block;stroke:#fff;stroke-width:2px}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked:disabled~.tsc-label-checkbox .tsc-label-indicator{background-color:#c3c5c7;border:1px solid #c3c5c7}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:checked:disabled~.tsc-label-checkbox{color:#c3c5c7}.tsc-input-component.tsc-input-component-checkbox .tsc-input-checkbox:disabled~.tsc-label-checkbox .tsc-label-indicator{border:1px solid #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 .tsc-label-indicator{border:1px solid #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 .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;padding:0 0 0 8px}.tsc-input-component.tsc-input-component-select .customSelectorMenu .customSelectorMenuTitle{align-items:flex-end;display:flex;overflow:hidden;padding:var(--_paddingSelectorMenuTitle);text-overflow:ellipsis;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-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 .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.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:DM Sans Bold,Montserrat Bold New,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-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 .tsc-link .tndmIcon{height:16px;width:16px}.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-input-component-textarea .tsc-input-component-inner{--_inputHeight:192px;grid-template-columns:1fr}.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-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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,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{background-color:#878b8f;border:0;border-radius:8px;display:inline-block;font-family:DM Sans Bold,Montserrat Bold New,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: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{cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-solid-dark{background-color:#141617;color:#fff}.tsc-btn.tsc-btn-solid-dark:hover{background-color:#4c5258}.tsc-btn.tsc-btn-solid-dark.tsc-btn-disabled{background-color:#878b8f;cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-solid-light{background-color:#fff;color:#141617}.tsc-btn.tsc-btn-solid-light:hover{background-color:#fff;color:#4c5258}.tsc-btn.tsc-btn-solid-light.tsc-btn-disabled{background-color:#f7f7f7;color:#878b8f;cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-outline-dark{background-color:transparent;border:1px solid #141617;color:#141617}.tsc-btn.tsc-btn-outline-dark:hover{border:1px solid #4c5258;color:#4c5258}.tsc-btn.tsc-btn-outline-dark.tsc-btn-disabled{border:1px solid #878b8f;color:#878b8f;cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-outline-light{background-color:transparent;border:1px solid #fff;color:#fff}.tsc-btn.tsc-btn-outline-light:hover{border:1px solid #fff;color:#c3c5c7}.tsc-btn.tsc-btn-outline-light.tsc-btn-disabled{border:1px solid #fff;color:#fff;cursor:not-allowed;pointer-events:none}.tsc-btn.tsc-btn-interaction{background-color:#141617;color:#fff}.tsc-btn.tsc-btn-interaction:hover{background-color:#4c5258;color:#fff}.tsc-btn.tsc-btn-interaction.tsc-btn-disabled{background-color:#878b8f;color:#f7f7f7;cursor:not-allowed;pointer-events:none}.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.checkout-shop-after-light:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23FFF" d="M20.617 7.737a1.665 1.665 0 0 1-1.76 1.544 1.654 1.654 0 0 1-.904-.345V7.714h2.664zM19 19.607h-4.69v-5.53a.694.694 0 0 0-.692-.697H10.38a.694.694 0 0 0-.691.696v5.53H5.002v-8.942a3.02 3.02 0 0 0 1.655-.456 4.15 4.15 0 0 0 2.837 1.178 4.23 4.23 0 0 0 2.5-.781l.034.023c.73.525 1.574.778 2.41.778a4.146 4.146 0 0 0 2.912-1.192c.424.266.909.425 1.418.458.08.005.155-.007.233-.008v8.943zm-7.928 0h1.854v-4.834h-1.854zM3.383 7.714h2.664v1.218a1.65 1.65 0 0 1-2.156-.112 1.663 1.663 0 0 1-.508-1.058zm1.358-3.32H6.66L6.17 6.32H3.8l.94-1.928zm11.173 0 .489 1.927h-3.711V4.393h3.222zm-4.605 0V6.32H7.597l.488-1.928h3.224zM7.43 7.713h3.879v1.65c-.51.413-1.129.65-1.792.629a2.78 2.78 0 0 1-1.973-.861c-.04-.042-.075-.09-.114-.135V7.714zm9.14 1.278a2.752 2.752 0 0 1-3.739.502c-.05-.035-.092-.08-.139-.118V7.714h3.878v1.278zm3.628-2.671H17.83l-.489-1.928h1.915zm1.736.408c-.003-.006-.001-.013-.004-.019l-1.623-3.32a.692.692 0 0 0-.62-.39H4.312a.69.69 0 0 0-.62.39L2.07 6.711c-.002.005 0 .01-.003.016a.68.68 0 0 0-.068.29l.002.788c.048.77.38 1.488.934 2.022.207.2.44.355.683.484v9.992c0 .385.31.697.692.697h15.382a.694.694 0 0 0 .691-.697v-9.988a3.07 3.07 0 0 0 .59-.402A3.055 3.055 0 0 0 22 7.762v-.745c0-.104-.026-.2-.066-.288z" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.arrow-right-after-light:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="%23FFF"><path fill-rule="evenodd" d="M21.924 11.617a.996.996 0 0 0-.218-.325l-6.999-7a1 1 0 1 0-1.414 1.415L18.586 11H3a1 1 0 1 0 0 2h15.586l-5.293 5.293a1 1 0 0 0 1.414 1.414l7-6.999a.997.997 0 0 0 .218-1.09" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.checkout-shop-after-dark:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23141617" d="M20.617 7.737a1.665 1.665 0 0 1-1.76 1.544 1.654 1.654 0 0 1-.904-.345V7.714h2.664zM19 19.607h-4.69v-5.53a.694.694 0 0 0-.692-.697H10.38a.694.694 0 0 0-.691.696v5.53H5.002v-8.942a3.02 3.02 0 0 0 1.655-.456 4.15 4.15 0 0 0 2.837 1.178 4.23 4.23 0 0 0 2.5-.781l.034.023c.73.525 1.574.778 2.41.778a4.146 4.146 0 0 0 2.912-1.192c.424.266.909.425 1.418.458.08.005.155-.007.233-.008v8.943zm-7.928 0h1.854v-4.834h-1.854zM3.383 7.714h2.664v1.218a1.65 1.65 0 0 1-2.156-.112 1.663 1.663 0 0 1-.508-1.058zm1.358-3.32H6.66L6.17 6.32H3.8l.94-1.928zm11.173 0 .489 1.927h-3.711V4.393h3.222zm-4.605 0V6.32H7.597l.488-1.928h3.224zM7.43 7.713h3.879v1.65c-.51.413-1.129.65-1.792.629a2.78 2.78 0 0 1-1.973-.861c-.04-.042-.075-.09-.114-.135V7.714zm9.14 1.278a2.752 2.752 0 0 1-3.739.502c-.05-.035-.092-.08-.139-.118V7.714h3.878v1.278zm3.628-2.671H17.83l-.489-1.928h1.915zm1.736.408c-.003-.006-.001-.013-.004-.019l-1.623-3.32a.692.692 0 0 0-.62-.39H4.312a.69.69 0 0 0-.62.39L2.07 6.711c-.002.005 0 .01-.003.016a.68.68 0 0 0-.068.29l.002.788c.048.77.38 1.488.934 2.022.207.2.44.355.683.484v9.992c0 .385.31.697.692.697h15.382a.694.694 0 0 0 .691-.697v-9.988a3.07 3.07 0 0 0 .59-.402A3.055 3.055 0 0 0 22 7.762v-.745c0-.104-.026-.2-.066-.288z" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.arrow-right-after-dark:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="%23141617"><path fill-rule="evenodd" d="M21.924 11.617a.996.996 0 0 0-.218-.325l-6.999-7a1 1 0 1 0-1.414 1.415L18.586 11H3a1 1 0 1 0 0 2h15.586l-5.293 5.293a1 1 0 0 0 1.414 1.414l7-6.999a.997.997 0 0 0 .218-1.09" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.checkout-shop-before-light:before{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23FFF" d="M20.617 7.737a1.665 1.665 0 0 1-1.76 1.544 1.654 1.654 0 0 1-.904-.345V7.714h2.664zM19 19.607h-4.69v-5.53a.694.694 0 0 0-.692-.697H10.38a.694.694 0 0 0-.691.696v5.53H5.002v-8.942a3.02 3.02 0 0 0 1.655-.456 4.15 4.15 0 0 0 2.837 1.178 4.23 4.23 0 0 0 2.5-.781l.034.023c.73.525 1.574.778 2.41.778a4.146 4.146 0 0 0 2.912-1.192c.424.266.909.425 1.418.458.08.005.155-.007.233-.008v8.943zm-7.928 0h1.854v-4.834h-1.854zM3.383 7.714h2.664v1.218a1.65 1.65 0 0 1-2.156-.112 1.663 1.663 0 0 1-.508-1.058zm1.358-3.32H6.66L6.17 6.32H3.8l.94-1.928zm11.173 0 .489 1.927h-3.711V4.393h3.222zm-4.605 0V6.32H7.597l.488-1.928h3.224zM7.43 7.713h3.879v1.65c-.51.413-1.129.65-1.792.629a2.78 2.78 0 0 1-1.973-.861c-.04-.042-.075-.09-.114-.135V7.714zm9.14 1.278a2.752 2.752 0 0 1-3.739.502c-.05-.035-.092-.08-.139-.118V7.714h3.878v1.278zm3.628-2.671H17.83l-.489-1.928h1.915zm1.736.408c-.003-.006-.001-.013-.004-.019l-1.623-3.32a.692.692 0 0 0-.62-.39H4.312a.69.69 0 0 0-.62.39L2.07 6.711c-.002.005 0 .01-.003.016a.68.68 0 0 0-.068.29l.002.788c.048.77.38 1.488.934 2.022.207.2.44.355.683.484v9.992c0 .385.31.697.692.697h15.382a.694.694 0 0 0 .691-.697v-9.988a3.07 3.07 0 0 0 .59-.402A3.055 3.055 0 0 0 22 7.762v-.745c0-.104-.026-.2-.066-.288z" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.arrow-right-before-light:before{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="%23FFF"><path fill-rule="evenodd" d="M21.924 11.617a.996.996 0 0 0-.218-.325l-6.999-7a1 1 0 1 0-1.414 1.415L18.586 11H3a1 1 0 1 0 0 2h15.586l-5.293 5.293a1 1 0 0 0 1.414 1.414l7-6.999a.997.997 0 0 0 .218-1.09" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.checkout-shop-before-dark:before{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23141617" d="M20.617 7.737a1.665 1.665 0 0 1-1.76 1.544 1.654 1.654 0 0 1-.904-.345V7.714h2.664zM19 19.607h-4.69v-5.53a.694.694 0 0 0-.692-.697H10.38a.694.694 0 0 0-.691.696v5.53H5.002v-8.942a3.02 3.02 0 0 0 1.655-.456 4.15 4.15 0 0 0 2.837 1.178 4.23 4.23 0 0 0 2.5-.781l.034.023c.73.525 1.574.778 2.41.778a4.146 4.146 0 0 0 2.912-1.192c.424.266.909.425 1.418.458.08.005.155-.007.233-.008v8.943zm-7.928 0h1.854v-4.834h-1.854zM3.383 7.714h2.664v1.218a1.65 1.65 0 0 1-2.156-.112 1.663 1.663 0 0 1-.508-1.058zm1.358-3.32H6.66L6.17 6.32H3.8l.94-1.928zm11.173 0 .489 1.927h-3.711V4.393h3.222zm-4.605 0V6.32H7.597l.488-1.928h3.224zM7.43 7.713h3.879v1.65c-.51.413-1.129.65-1.792.629a2.78 2.78 0 0 1-1.973-.861c-.04-.042-.075-.09-.114-.135V7.714zm9.14 1.278a2.752 2.752 0 0 1-3.739.502c-.05-.035-.092-.08-.139-.118V7.714h3.878v1.278zm3.628-2.671H17.83l-.489-1.928h1.915zm1.736.408c-.003-.006-.001-.013-.004-.019l-1.623-3.32a.692.692 0 0 0-.62-.39H4.312a.69.69 0 0 0-.62.39L2.07 6.711c-.002.005 0 .01-.003.016a.68.68 0 0 0-.068.29l.002.788c.048.77.38 1.488.934 2.022.207.2.44.355.683.484v9.992c0 .385.31.697.692.697h15.382a.694.694 0 0 0 .691-.697v-9.988a3.07 3.07 0 0 0 .59-.402A3.055 3.055 0 0 0 22 7.762v-.745c0-.104-.026-.2-.066-.288z" clip-rule="evenodd"/></svg>');scale:.9}.tsc-btn.arrow-right-before-dark:before{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="%23141617"><path fill-rule="evenodd" d="M21.924 11.617a.996.996 0 0 0-.218-.325l-6.999-7a1 1 0 1 0-1.414 1.415L18.586 11H3a1 1 0 1 0 0 2h15.586l-5.293 5.293a1 1 0 0 0 1.414 1.414l7-6.999a.997.997 0 0 0 .218-1.09" clip-rule="evenodd"/></svg>');scale:.9}.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;content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23FFF" 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>');display:inline-block;margin-left:-15px;margin-top:-5px;position:absolute;transform-origin:50% 43%}.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;content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23141617" 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>');display:inline-block;margin-left:-15px;margin-top:-5px;position:absolute;transform-origin:50% 43%}.tsc-btn.tsc-btn-success{background-color:#65af88;position:relative}.tsc-btn.tsc-btn-success:hover{background-color:#65af88}.tsc-btn.tsc-btn-success:after{content:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="%23FFF" 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>');margin-left:-10px;margin-top:-5px;position:absolute}.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{background-color:transparent;color:#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{color:#4c5258;cursor:pointer}.tsc-btn.tsc-btn-terciary.tsc-btn-disabled,.tsc-btn.tsc-btn-terciary.tsc-btn-disabled a{color:#878b8f;cursor:not-allowed;pointer-events:none}.tsc-btn+.tsc-btn-terciary{margin-top:16px}@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-btn-group .tsc-btn:nth-last-child(2),.tsc-link{margin-bottom:0}.tsc-link{color:#141617;display:inline-block;font-size:14px;line-height:20px;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:22px}.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;padding:0 16px 24px}@media(min-width:768px){.tsc-pill-container{padding:0 32px 24px}}@media(min-width:1112px){.tsc-pill-container{flex-wrap:wrap;gap:8px;justify-content:center;max-width:800px;padding:16px 0 24px}}.tsc-pill{display:inline-block;font-family:DM Sans Regular,Montserrat Regular New,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;opacity:0;right:32px;top: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:DM Sans Regular,Montserrat Regular New,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:#fdf8f0;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:DM Sans Regular,Montserrat Regular New,Arial,sans-serif;padding:48px 24px 56px;position:relative}@media(min-width:768px){.subscriptionContainer{padding:48px 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:DM Sans Black,Montserrat Bold New,Arial,sans-serif;font-size:24px;line-height:32px;margin-bottom:24px}@media(min-width:768px){.subscriptionContainer .subscriptionInnerWrapper .subscriptionInput .subscriptionTitle{font-family:DM Sans Black,Montserrat Bold New,Arial,sans-serif;font-size:36px;line-height:36px;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:DM Sans Regular,Montserrat Regular New,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:DM Sans Regular,Montserrat Regular New,Arial,sans-serif;font-size:16px;line-height:22px;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:DM Sans Bold,Montserrat Bold New,Arial,sans-serif;font-size:20px;line-height:24px;margin-bottom:8px}@media(min-width:768px){.subscriptionContainer .subscriptionSuccess .subscriptionSuccessTitle{font-family:DM Sans Black,Montserrat Bold New,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:979px){.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:DM Sans Bold,Montserrat Bold New,Arial,sans-serif;font-size:14px;line-height:20px}.smartbannerapp .sba-container .sba-info .author{font-family:DM Sans Regular,Montserrat Regular New,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}}.smartbannerapp .sba-container .sba-icon{background-size:20.7px 21.3px}.smartbannerapp .sba-container .sba-button{padding:8px 12px}