.price-input{position:relative}.price-input>div{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.price-input>div span{white-space:pre}.price-input>div.placeholder{opacity:.5}.price-input>input{bottom:0;box-sizing:border-box;height:calc(var(--input-height, 39px) - 2px);left:0;line-height:calc(var(--input-height, 39px) - 12px);opacity:0;padding:5px 15px;position:absolute;right:0;top:0;width:100%}.price-input>input:focus{opacity:1}.price-input>input:focus+div{opacity:.5}.price-input>input:focus+div span{visibility:hidden}.style-side-view-shadow{box-shadow:0 2px 5px var(--color-side-view-shadow,rgba(0,0,0,.1))}.image-input-box,.style-input-shadow{box-shadow:0 2px 3px var(--color-box-shadow,rgba(0,0,0,.05))}.style-overlay-shadow{box-shadow:0 10px 60px 0 var(--color-overlay-shadow,rgba(0,0,0,.1)),0 15px 30px 0 var(--color-overlay-shadow,rgba(0,0,0,.1))}@media(prefers-color-scheme:dark){.style-overlay-shadow{box-shadow:0 0 0 1px var(--color-border,var(--color-gray-2,#dcdcdc)),0 10px 60px 0 var(--color-overlay-shadow,rgba(0,0,0,.1)),0 15px 30px 0 var(--color-overlay-shadow,rgba(0,0,0,.1))}}.style-nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-text-container .container>hr,.main-text-container>hr,.style-hr{background:var(--color-border,var(--color-gray-2,#dcdcdc));border:0;border-radius:var(--border-width-thin,1px)/2;height:var(--border-width-thin,1px);margin:20px 0;outline:none;padding:0}.style-title-huge{font-size:48px;font-weight:var(--font-weight-bold,700);line-height:1.2}@media(max-width:800px){.style-title-huge{font-size:40px}}@media(max-width:400px){.style-title-huge{font-size:35px;font-size:32px}}.style-title-semihuge{font-size:36px;font-weight:var(--font-weight-bold,700);line-height:1.3}@media(max-width:500px){.style-title-semihuge{font-size:30px}}@media(max-width:400px){.style-title-semihuge{font-size:25px}}.style-text-gradient{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(94.7deg,#0053ff 31.34%,#7000ff 68.57%);-webkit-background-clip:text;background-clip:text}.main-text-container .container>h1:not([class]):first-child,.main-text-container>h1:not([class]):first-child,.style-title-1{font-size:28px;font-weight:var(--font-weight-semibold,600);line-height:1.4}@media(max-width:350px){.main-text-container .container>h1:not([class]):first-child,.main-text-container>h1:not([class]):first-child,.style-title-1{font-size:24px}}.style-navigation-title{font-size:32px;font-weight:var(--font-weight-semibold,600);line-height:1.4;overflow:hidden;padding-bottom:10px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:350px){.style-navigation-title{font-size:28px}}.style-navigation-title.with-icons{align-items:center;display:flex}.style-navigation-title.with-icons>:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-navigation-title.with-icons>:not(:first-child){flex-shrink:0}.style-navigation-title.with-icons>.style-bubble{margin-left:5px}.main-text-container .container>h2.larger,.main-text-container>h2.larger,.style-title-2-larger{font-size:22px;font-weight:var(--font-weight-semibold,600);line-height:1.3}.main-text-container .container>h2,.main-text-container>h2,.style-title-2,.style-wysiwyg h2{font-size:18px;font-weight:var(--font-weight-semibold,600);line-height:1.3}.style-title-3,.style-wysiwyg h3{font-size:17px;font-weight:var(--font-weight-semibold,600)}.style-title-small{font-size:15px;font-weight:var(--font-weight-semibold,600)}@media(max-width:400px){.style-title-small{font-size:14px}}.style-title-list{font-size:16px;font-weight:var(--font-weight-medium,500);line-height:1.3}.style-title-list.bolder{font-weight:var(--font-weight-semibold,600)}@media(max-width:400px){.style-title-list{font-size:15px}}.style-title-list+p{padding-top:3px}.style-text-large{font-size:20px;font-weight:var(--font-weight-default,500);line-height:1.4}.style-tag{background:var(--color-primary-background,hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),94.9019607843%));border-radius:8px;box-sizing:border-box;color:var(--color-primary,#0053ff);display:inline-block;font-size:11px;font-weight:var(--font-weight-semibold,600);line-height:1;max-width:100%;overflow:hidden;padding:7px 8px;text-overflow:ellipsis;text-transform:uppercase;vertical-align:middle;white-space:nowrap}@media(prefers-color-scheme:dark){.style-tag{color:var(--color-primary-dark,hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),19.0196078431%))}}.style-tag.large{font-size:13px;padding:7px 9px}.style-tag.warn{background:var(--color-warning-background,#fff6d6);color:var(--color-warning-dark,#634e00)}.style-tag.error{background:var(--color-error-background,#ffd6dd);color:var(--color-error-dark,#630012)}.style-tag.success{background:var(--color-success-background,#d6ffec);color:var(--color-success-dark,#006131)}.style-tag.secundary{background:var(--color-secundary-background,#ebd6ff);color:var(--color-secundary-dark,#300061)}.style-tag.discount{background:var(--color-discount-background,#ffd6d6);color:var(--color-discount-dark,#692020)}.style-tag.tertiary{background:var(--color-tertiary-background,#ffd6f1);color:var(--color-tertiary-dark,#610041)}.style-tag.gray{background:var(--color-background-shade,#f5f5f5);color:var(--color-gray-1,#868686)}.style-tag.payconiq{background:var(--color-payconiq-background,#ffd6e4);color:var(--color-payconiq-dark,#692038)}.style-tag.inline{display:inline-block}.style-tag.inline-first{margin-left:5px}.style-normal{color:var(--color-dark,#1e1e1e);font-size:15px;font-weight:var(--font-weight-default,500);line-height:1.5}.style-definition-label{color:var(--color-primary,#0053ff);font-size:12px;font-weight:var(--font-weight-semibold,600);line-height:1.5;padding-bottom:3px;text-transform:uppercase}.style-definition-text{color:var(--color-dark,#1e1e1e);font-size:18px;font-weight:var(--font-weight-default,500);line-height:1.5}.main-text-container .container.main-text-container>h2+p.style-description,.main-text-container .container.main-text-container>h2+p.style-description-block,.main-text-container .container.main-text-container>h2+p:not([class]),.main-text-container .container>h1:not([class]):first-child+p.style-description,.main-text-container .container>h1:not([class]):first-child+p.style-description-block,.main-text-container .container>h1:not([class]):first-child+p:not([class]),.main-text-container .container>h2+p.style-description,.main-text-container .container>h2+p.style-description-block,.main-text-container .container>h2+p:not([class]),.main-text-container .container>h2.style-navigation-title+p.style-description,.main-text-container .container>h2.style-navigation-title+p.style-description-block,.main-text-container .container>h2.style-navigation-title+p:not([class]),.main-text-container>h1:not([class]):first-child+p.style-description,.main-text-container>h1:not([class]):first-child+p.style-description-block,.main-text-container>h1:not([class]):first-child+p:not([class]),.main-text-container>h2+p.style-description,.main-text-container>h2+p.style-description-block,.main-text-container>h2+p:not([class]),.main-text-container>h2.style-navigation-title+p.style-description,.main-text-container>h2.style-navigation-title+p.style-description-block,.main-text-container>h2.style-navigation-title+p:not([class]),.style-description,.style-description-block,.style-navigation-title+p.style-description,.style-navigation-title+p.style-description-block,.style-navigation-title+p:not([class]){color:var(--color-gray-4,#5e5e5e);font-size:15px;font-variation-settings:"opsz" 19;font-weight:var(--font-weight-default,500);line-height:1.5}@media(max-width:400px){.main-text-container .container.main-text-container>h2+p.style-description,.main-text-container .container.main-text-container>h2+p.style-description-block,.main-text-container .container.main-text-container>h2+p:not([class]),.main-text-container .container>h1:not([class]):first-child+p.style-description,.main-text-container .container>h1:not([class]):first-child+p.style-description-block,.main-text-container .container>h1:not([class]):first-child+p:not([class]),.main-text-container .container>h2+p.style-description,.main-text-container .container>h2+p.style-description-block,.main-text-container .container>h2+p:not([class]),.main-text-container .container>h2.style-navigation-title+p.style-description,.main-text-container .container>h2.style-navigation-title+p.style-description-block,.main-text-container .container>h2.style-navigation-title+p:not([class]),.main-text-container>h1:not([class]):first-child+p.style-description,.main-text-container>h1:not([class]):first-child+p.style-description-block,.main-text-container>h1:not([class]):first-child+p:not([class]),.main-text-container>h2+p.style-description,.main-text-container>h2+p.style-description-block,.main-text-container>h2+p:not([class]),.main-text-container>h2.style-navigation-title+p.style-description,.main-text-container>h2.style-navigation-title+p.style-description-block,.main-text-container>h2.style-navigation-title+p:not([class]),.style-description,.style-description-block,.style-navigation-title+p.style-description,.style-navigation-title+p.style-description-block,.style-navigation-title+p:not([class]){font-size:14px}}.inline-size{contain:inline-size}.style-description-large{color:var(--color-gray-4,#5e5e5e);font-size:16px;font-variation-settings:"opsz" 19;font-weight:var(--font-weight-default,500);line-height:1.5}@media(max-width:400px){.style-description-large{font-size:15px}}.pre-wrap{white-space:pre-wrap}.style-limit-lines{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.main-text-container .container.main-text-container>h2+p.style-description,.main-text-container .container.main-text-container>h2+p.style-description-block,.main-text-container .container.main-text-container>h2+p:not([class]),.main-text-container .container>h1:not([class]):first-child+p.style-description,.main-text-container .container>h1:not([class]):first-child+p.style-description-block,.main-text-container .container>h1:not([class]):first-child+p:not([class]),.main-text-container .container>h2+p.style-description,.main-text-container .container>h2+p.style-description-block,.main-text-container .container>h2+p:not([class]),.main-text-container .container>h2.style-navigation-title+p.style-description,.main-text-container .container>h2.style-navigation-title+p.style-description-block,.main-text-container .container>h2.style-navigation-title+p:not([class]),.main-text-container>h1:not([class]):first-child+p.style-description,.main-text-container>h1:not([class]):first-child+p.style-description-block,.main-text-container>h1:not([class]):first-child+p:not([class]),.main-text-container>h2+p.style-description,.main-text-container>h2+p.style-description-block,.main-text-container>h2+p:not([class]),.main-text-container>h2.style-navigation-title+p.style-description,.main-text-container>h2.style-navigation-title+p.style-description-block,.main-text-container>h2.style-navigation-title+p:not([class]),.style-description-block,.style-navigation-title+p.style-description,.style-navigation-title+p.style-description-block,.style-navigation-title+p:not([class]){padding-bottom:20px}.main-text-container .container>h1:not([class]):first-child+p.style-description-block:last-child,.main-text-container .container>h1:not([class]):first-child+p.style-description:last-child,.main-text-container .container>h1:not([class]):first-child+p:last-child:not([class]),.main-text-container .container>h2+p.style-description-block:last-child,.main-text-container .container>h2+p.style-description:last-child,.main-text-container .container>h2+p:last-child:not([class]),.main-text-container>h1:not([class]):first-child+p.style-description-block:last-child,.main-text-container>h1:not([class]):first-child+p.style-description:last-child,.main-text-container>h1:not([class]):first-child+p:last-child:not([class]),.main-text-container>h2+p.style-description-block:last-child,.main-text-container>h2+p.style-description:last-child,.main-text-container>h2+p:last-child:not([class]),.style-description-block:last-child,.style-navigation-title+p.style-description-block:last-child,.style-navigation-title+p.style-description:last-child,.style-navigation-title+p:last-child:not([class]){padding-bottom:0}.details-grid dd,.radio-description,.style-definition-description,.style-description-small,.title-suffix{color:var(--color-gray-4,#5e5e5e);font-size:14px;font-variation-settings:"opsz" 19;font-weight:var(--font-weight-default,500);line-height:1.5}@media(max-width:400px){.details-grid dd,.radio-description,.style-definition-description,.style-description-small,.title-suffix{font-size:14px}}.details-grid dd.for-input,.for-input.radio-description,.for-input.style-definition-description,.for-input.title-suffix,.style-description-small.for-input{margin-top:8px}.style-price-big{font-size:20px}.style-price-big,.style-statistic{color:var(--color-primary,#0053ff);font-weight:var(--font-weight-semibold,600);line-height:1.4}.style-statistic{font-size:28px}.details-grid .style-statistic+dd,.style-statistic+.radio-description,.style-statistic+.style-definition-description,.style-statistic+.style-description-small,.style-statistic+.title-suffix{margin-top:0}.style-interactive-small{color:var(--color-gray-4,#5e5e5e);font-size:14px;font-weight:var(--font-weight-semibold,600)}@media(max-width:400px){.style-interactive-small{font-size:13px}}.image-input-box,.style-input{font-size:15px;font-weight:var(--font-weight-default,500);line-height:1.2}@media(max-width:400px){.image-input-box,.style-input{font-size:16px}}.style-code,.style-input-box{background:var(--color-background,#fff);border:1px solid var(--color-border,var(--color-gray-2,#dcdcdc));border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.1);transition:border-color .2s}.style-code:focus,.style-code:focus-within,.style-input-box:focus,.style-input-box:focus-within{border-color:var(--color-primary,#0053ff);box-shadow:0 0 0 1px var(--color-primary,#0053ff)}.style-button{font-size:16px;font-weight:var(--font-weight-semibold,600)}.style-button-small,.style-button-smaller{font-size:15px;font-weight:var(--font-weight-semibold,600)}@media(max-width:450px){.style-button-small,.style-button-smaller{font-size:16px}}.style-button-smaller{font-weight:var(--font-weight-medium,500)}@media(max-width:450px){.style-button-smaller{font-size:15px}}.style-label{display:block;font-size:14px}.style-label,.style-table-head{font-weight:var(--font-weight-semibold,600)}.style-table-head{font-size:15px}.style-placeholder{color:var(--color-gray-5,#a7a7a7);font-size:15px;font-weight:var(--font-weight-default,500)}.style-context-menu-item{font-size:13px;font-weight:var(--font-weight-semibold,600)}@media(max-width:450px){.style-context-menu-item{font-size:15px;font-weight:var(--font-weight-default,500)}}.style-context-menu-item-description{font-size:13px;font-variation-settings:"opsz" 19;font-weight:var(--font-weight-default,500);opacity:.5}.details-grid dt,.style-definition-term{color:var(--color-gray-4,#5e5e5e);font-size:14px;font-weight:var(--font-weight-default,500);line-height:1.5}@media(max-width:550px){.details-grid dt,.style-definition-term{font-size:13px}}.details-grid dd,.style-definition-description{color:var(--color-dark,#1e1e1e);font-size:15px}.style-button-bar{align-items:center;gap:15px}.style-button-bar,.style-with-button{display:flex;flex-direction:row}.style-with-button>:first-child{flex-grow:1;text-align:left}.style-with-button>:last-child{align-items:center;display:flex;flex-direction:row;flex-shrink:0;margin-top:-13px}.style-with-button>:last-child>*{margin:0 10px}.style-with-button>:last-child>.button.text{margin:-5px 10px}.style-with-button>:last-child>:last-child{margin-right:0}.radio-description{display:block}.style-copyable{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;position:relative;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-max-content;width:max-content}.style-copyable:before{background:transparent;border:2px solid var(--color-primary-background,hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),94.9019607843%));border-radius:8px;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transition:opacity .2s;z-index:-1}@media(hover:hover){.style-copyable:after{background:#000;border-radius:8px;bottom:-3px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-3px;transition:opacity .2s;z-index:1000}.style-copyable:hover:after{opacity:.05}}.style-copyable.copied{color:var(--color-primary,#0053ff)}.style-copyable.copied:before{opacity:1}.style-copyable.copied:after{opacity:0}.details-grid{display:grid;gap:8px 25px;grid-template-columns:auto 1fr;grid-template-columns:fit-content(40%) 1fr}.details-grid.small{grid-template-columns:150px 1fr}.details-grid dt{cursor:default}.details-grid dd{-webkit-touch-callout:default;cursor:default;position:relative;transition:color .2s;-webkit-user-select:text;-moz-user-select:text;user-select:text;user-select:contain;z-index:1}.details-grid dd:before{background:var(--color-primary-background,hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),94.9019607843%));border-radius:8px;bottom:-8px;content:"";left:-10px;opacity:0;position:absolute;right:-10px;top:-8px;transition:opacity .2s;z-index:-1}@media(hover:hover){.details-grid dd:after{background:var(--color-background-shade,#f5f5f5);border-radius:8px;bottom:-8px;content:"";left:-10px;opacity:0;position:absolute;right:-10px;top:-8px;transition:opacity .2s;z-index:-2}.details-grid.hover dd:hover:not(.icons):after,.details-grid.hover dt:hover+dd:not(.icons):after{opacity:1}.details-grid.hover dd.icons+dd:before{display:none}}.details-grid dd.copied{color:var(--color-primary,#0053ff)}.details-grid dd.copied:before{opacity:1}.details-grid .center{align-self:center}.details-grid .icons{line-height:1;margin-left:auto}.details-grid dd.description{font-size:15px;grid-column:1/span 2;margin-top:-5px}.details-grid dd.with-icon{align-items:center;display:flex;gap:10px}.details-grid dd.with-icon>.icon{margin-left:auto}.main-text-container .container>h1:not([class]):first-child,.main-text-container>h1:not([class]):first-child{padding-bottom:10px}.main-text-container .container>h2,.main-text-container .container>h2.larger,.main-text-container>h2,.main-text-container>h2.larger{padding-bottom:15px}.main-text-container .container>h2.style-with-button,.main-text-container>h2.style-with-button{padding-bottom:0}.main-text-container .container>h2.style-with-button>:first-child,.main-text-container>h2.style-with-button>:first-child{padding-bottom:15px}.main-text-container .container .segmented-control+h2,.main-text-container .segmented-control+h2{padding-top:15px}.main-text-container .container>hr,.main-text-container>hr{margin:30px 0;margin:30px calc(var(--st-horizontal-padding, 40px)*-1)}@media(max-width:400px){.main-text-container .container>hr,.main-text-container>hr{margin:30px calc(var(--st-horizontal-padding, 40px)*-1)}}.illustration-list img,.style-illustration-img{height:35px;margin-right:5px;width:35px}@media(max-width:400px){.illustration-list img,.style-illustration-img{height:30px;margin-right:0;width:30px}}@media(max-width:350px){.illustration-list img,.style-illustration-img{height:25px;width:25px}}.style-bubble{background:var(--color-error,#f0153d);border-radius:30px;box-sizing:border-box;color:var(--color-background,#fff);display:inline-block;font-size:13px;font-weight:var(--font-weight-semibold,600);height:21px;line-height:21px;min-width:21px;padding:0 4px;text-align:center;vertical-align:text-bottom}.style-bubble.warn{background:#ffc900}.style-bubble.error{background:var(--color-error,#f0153d)}.style-bubble.success{background:var(--color-success,#11bb6b)}.style-bubble.primary{background:var(--color-primary,#0053ff)}.style-bubble.secundary{background:var(--color-secundary,#8b17ff)}.style-bubble.tertiary{background:var(--color-tertiary,#ff17b2)}.style-strong{font-weight:var(--font-weight-semibold,600)}.style-pricing-box{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end}.style-pricing-box>*{flex-basis:350px}.style-pricing-box .middle{font-weight:600}.style-wysiwyg strong{font-weight:700}p:not([class]) .style-wysiwyg strong{color:var(--color-dark,#1e1e1e)}.style-wysiwyg em{font-style:italic}.style-wysiwyg p:not([class]){color:var(--color-gray-4,#5e5e5e);font-size:16px;font-weight:var(--font-weight-default,500);line-height:1.5}.style-wysiwyg p:empty:after{content:"​";visibility:hidden}.style-wysiwyg p.info-box,.style-wysiwyg p.warning-box{display:block!important}.style-wysiwyg h2,.style-wysiwyg h3{color:var(--color-dark,#1e1e1e);padding:5px 0}.style-wysiwyg a,.style-wysiwyg a:link,.style-wysiwyg a:visited{color:var(--color-primary,#0053ff);font-weight:var(--font-weight-semibold,600);text-decoration:underline}.style-wysiwyg ol,.style-wysiwyg ul{padding-left:25px}.style-wysiwyg ol li,.style-wysiwyg ul li{color:var(--color-gray-4,#5e5e5e);font-size:16px;font-weight:var(--font-weight-default,500);line-height:1.5;margin:4px 0}.style-wysiwyg hr{background:none;border:0;display:block;margin:0;padding:15px 0}.style-wysiwyg hr:after{background:var(--color-border,var(--color-gray-2,#dcdcdc));content:"";display:block;height:1px;width:100%}.style-wysiwyg hr.ProseMirror-selectednode:after{background:var(--color-primary,#0053ff);border-radius:4px;box-shadow:0 0 0 1px var(--color-primary,#0053ff)}.style-em{font-style:italic}.style-code{display:block;padding:15px}.style-code,.style-inline-code{background:var(--color-background-shade,#f5f5f5);font-family:monospace;white-space:pre-wrap}.style-inline-code{border-radius:8px;display:inline-block;margin:-2px 2px;padding:2px}.style-discount-code{display:inline-block;font-family:monospace;white-space:pre-wrap}.pricing-box{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end;margin-top:auto}.pricing-box>*{flex-basis:400px}.pricing-box.max{display:block}.pricing-box .middle{font-weight:600}.split-info{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}.split-info>div{flex-grow:1;flex-shrink:0;min-width:0}.styled-description.gray{color:var(--color-gray-1,#868686)}.image-input-box{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:var(--color-background-shade,#f5f5f5);border:1px solid var(--color-gray-2,#dcdcdc);border-radius:8px;box-sizing:border-box;color:var(--color-gray-5,#a7a7a7);cursor:pointer;display:flex;height:120px;justify-content:center;margin:0;outline:none;padding:5px 15px;position:relative;touch-action:manipulation;transition:border-color .2s,color .2s}.image-input-box.dark{--color-background:#000;--color-background-shade:hsl(var(--color-primary-hue,220.4705882353deg),0%,6%);--color-background-shade-darker:hsl(var(--color-primary-hue,220.4705882353deg),0%,14%);--color-dark:#e6e6e6;--color-dark-light:#ccc;--color-gray-1:hsl(0deg,0%,47.45098%);--color-gray-2:hsl(0deg,0%,13.72549%);--color-gray-3:hsl(0deg,0%,10.19608%);--color-gray-4:hsl(0deg,0%,63.13725%);--color-background-highlight:hsl(var(--color-primary-hue,220.4705882353deg),0%,26%);--color-background-interactive:var(--color-dark,#1e1e1e);--color-error-dark:hsl(349.0909090909deg,100%,80.58824%);--color-error-background:hsl(349.756097561deg,100%,8.03922%);--color-error-border:hsl(349.8113207547deg,100%,10.39216%);--color-success-dark:hsl(150.3092783505deg,100%,80.98039%);--color-success-background:hsl(152.1951219512deg,100%,8.03922%);--color-success-border:hsl(152deg,38.4615384615%,22.94118%);--color-warning-dark:hsl(47.2727272727deg,100%,80.58824%);--color-warning-background:hsl(46.8292682927deg,100%,8.03922%);--color-warning-border:hsl(46.6666666667deg,38.4615384615%,22.94118%);--color-secundary-dark:hsl(269.6907216495deg,100%,80.98039%);--color-secundary-background:hsl(270.7317073171deg,100%,8.03922%);--color-secundary-border:hsl(270.6666666667deg,38.4615384615%,22.94118%);--color-tertiary-dark:hsl(319.793814433deg,100%,80.98039%);--color-tertiary-background:hsl(320.487804878deg,100%,8.03922%);--color-tertiary-border:hsl(320deg,38.4615384615%,22.94118%);--color-payconiq-dark:hsl(340.2739726027deg,53.2846715328%,73.13725%);--color-payconiq-background:hsl(339.512195122deg,100%,8.03922%);--color-payconiq-border:hsl(340deg,38.4615384615%,22.94118%);--color-discount-dark:hsl(0deg,53.2846715328%,73.13725%);--color-discount-background:hsl(0deg,100%,8.03922%);--color-discount-border:hsl(0deg,38.4615384615%,22.94118%);--color-primary-lighter:hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),1.56863%);--color-primary-light:hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),6.27451%);--color-primary-background:hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),8.09804%);--color-primary-dark:hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*100%),80.98039%);--color-primary-gray-light:hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*67.52137%),22.94118%);--color-primary:var(--dark-theme-color-primary,#0053ff);--color-primary-contrast:var(--dark-theme-color-primary-contrast,#fff);--color-border-shade:hsl(0deg,0%,18.03922%);--color-shadow:hsla(0,0%,100%,.05);--color-box-shadow:rgba(0,0,0,.5)}.image-input-box.dark .popup:after,.image-input-box.dark .sheet:after{background:var(--color-background-shade-darker,#ebebeb);opacity:.5}.image-input-box.dark .popup.fade-enter:after,.image-input-box.dark .popup.fade-leave-to:after,.image-input-box.dark .sheet.fade-enter:after,.image-input-box.dark .sheet.fade-leave-to:after{opacity:0}.image-input-box.dark .popup>div,.image-input-box.dark .sheet>div{box-shadow:0 0 0 1px var(--color-border,var(--color-gray-2,#dcdcdc)),0 10px 60px 0 var(--color-overlay-shadow,rgba(0,0,0,.1)),0 15px 30px 0 var(--color-overlay-shadow,rgba(0,0,0,.1))}.image-input-box:hover{border-color:var(--color-primary-gray-light,hsl(var(--color-primary-hue,220.4705882353deg),calc(var(--color-saturation-factor, 1)*67.52137%),77.0588235294%));color:var(--color-primary,#0053ff)}.image-input-box:active{border-color:var(--color-primary,#0053ff);color:var(--color-primary,#0053ff)}.image-input-box.square{width:120px}.image-input-box .file-upload{display:none}.image-input-box img{height:auto;max-height:110px;max-width:calc(100% - 10px);position:absolute;width:auto}.image-input-box .icon.sync,.image-input-box .icon.trash{align-items:center;background:var(--color-background,#fff);border-radius:8px;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:opacity .2s;width:100%;z-index:1}.image-input-box .icon.trash{color:var(--color-error,#f0153d)}.image-input-box:hover .icon.sync,.image-input-box:hover .icon.trash{opacity:1}@media(max-width:550px){:root{--input-height:42px}}@media(max-width:400px){:root{--navigation-bar-margin:0px}}.number-container{display:flex}.number-container.option{margin-top:7px}.number-container .number-input{min-width:0}.number-container .stepper-input{flex-shrink:0;margin-left:5px;min-width:0}.number-input{position:relative}.number-input>div{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.number-input>div span{white-space:pre}.number-input>input{bottom:0;box-sizing:border-box;height:calc(var(--input-height, 39px) - 2px);left:0;line-height:calc(var(--input-height, 39px) - 12px);opacity:0;padding:5px 15px;position:absolute;right:0;top:0;width:100%}.number-input>input:focus{opacity:1}.number-input>input:focus+div{opacity:.5}.number-input>input:focus+div span{visibility:hidden}
/*# sourceMappingURL=EditMemberRecordCategoryView.8bad0280d73e2b15d94a.css.map*/