.AdminAppUI [role=dialog],.AdminAppUI [data-state=open]{zoom:1}.AdminAppUI .space-y-2>*+*{margin-top:.5rem}.AdminAppUI .ButtonUi.DropdownDesktop,.AdminAppUI .ButtonUi.DropdownMobile{background-color:#fff !important;border:1px solid var(--sp-border, #cbd5e1) !important;color:var(--sp-text-secondary, #475569) !important}.AdminAppUI .ButtonUi.DropdownDesktop:hover:not(:disabled),.AdminAppUI .ButtonUi.DropdownMobile:hover:not(:disabled){background-color:var(--sp-bg, #f8fafc) !important;border-color:var(--sp-border, #cbd5e1) !important}.AdminAppUI .ButtonUi.DropdownDesktop:focus,.AdminAppUI .ButtonUi.DropdownDesktop:active,.AdminAppUI .ButtonUi.DropdownDesktop:focus-visible,.AdminAppUI .ButtonUi.DropdownMobile:focus,.AdminAppUI .ButtonUi.DropdownMobile:active,.AdminAppUI .ButtonUi.DropdownMobile:focus-visible{border:1px solid var(--sp-border-light, #e2e8f0) !important}.AdminAppUI .CompanyRelationAvatars .inline-flex.bg-secondary-100{background-color:#e0f2fe !important;color:#0c4a6e}.AdminAppUI .FormActions__cancel.ButtonUi,.AdminAppUI .FormActions__cancel.btn{background-color:rgba(0,0,0,0) !important;color:var(--sp-text-secondary, #475569) !important;border:none !important}.AdminAppUI .FormActions__cancel.ButtonUi:hover:not(:disabled),.AdminAppUI .FormActions__cancel.btn:hover:not(:disabled){background-color:var(--sp-bg-hover, #f1f5f9) !important;color:var(--sp-text, #1e293b) !important}.AdminAppUI .ghost-toolbar .ButtonUi.DropdownDesktop,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownMobile{background-color:rgba(0,0,0,0) !important;border:none !important}.AdminAppUI .ghost-toolbar .ButtonUi.DropdownDesktop:hover:not(:disabled),.AdminAppUI .ghost-toolbar .ButtonUi.DropdownMobile:hover:not(:disabled){background-color:var(--sp-bg-hover, #f1f5f9) !important;border:none !important}.AdminAppUI .ghost-toolbar .ButtonUi.DropdownDesktop:focus,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownDesktop:active,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownDesktop:focus-visible,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownMobile:focus,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownMobile:active,.AdminAppUI .ghost-toolbar .ButtonUi.DropdownMobile:focus-visible{background-color:var(--sp-bg, #f8fafc) !important;border:none !important;outline:none !important}.AdminAppUI .ghost-toolbar button:focus-visible,.AdminAppUI .ghost-toolbar [role=button]:focus-visible{outline:none !important}.AdminAppUI .ghost-toolbar button:focus,.AdminAppUI .ghost-toolbar button:active,.AdminAppUI .ghost-toolbar [role=button]:focus,.AdminAppUI .ghost-toolbar [role=button]:active{border-width:inherit !important;border-style:inherit !important}.AdminAppUI [data-radix-popper-content-wrapper] p,.AdminAppUI .TooltipUi p{font-size:.75rem !important;line-height:1.35;margin-bottom:.2rem !important}.AdminAppUI [data-radix-popper-content-wrapper] p:last-child,.AdminAppUI .TooltipUi p:last-child{margin-bottom:0 !important}.AdminAppUI .p-6.border-bottom-1 p,.AdminAppUI .AdminAppUI .border-bottom-1 .space-x-2+*{margin-bottom:.15rem !important}.AdminAppUI button:focus-visible:not(.focus-ring-custom),.AdminAppUI [role=button]:focus-visible:not(.focus-ring-custom),.AdminAppUI a:focus-visible{outline:2px solid var(--sp-primary, #0d9488) !important;outline-offset:2px !important}.AdminAppUI button.focus-ring-custom:focus,.AdminAppUI button.focus-ring-custom:active,.AdminAppUI [role=button].focus-ring-custom:focus,.AdminAppUI [role=button].focus-ring-custom:active{border-width:2px !important;border-style:solid !important}.max-mini-width{max-width:448px}.max-small-width{max-width:768px}.max-medium-width{max-width:1024px}.max-large-width{max-width:1280px}.max-xl-large-width{max-width:1440px}@keyframes manual-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.manual-spin{animation:manual-spin 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes shake{10%,90%{transform:translateX(-2px)}20%,80%{transform:translateX(3px)}30%,50%,70%{transform:translateX(-5px)}40%,60%{transform:translateX(5px)}}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@-webkit-keyframes moveArrows{to{-webkit-mask-position:36px 0}}@keyframes moveArrows{to{-webkit-mask-position:36px 0}}html body div .SP-text-bg-default,html body div .badge-default{color:#454f5b;background-color:#dfe3e8}html body div .SP-text-bg-information,html body div .badge-information{color:#2841a9;background-color:#c5dafb}html body div .SP-text-bg-success,html body div .badge-success{color:var(--color-green-dark);background-color:var(--color-green-light)}html body div .SP-text-bg-attention,html body div .badge-attention{color:#595130;background-color:#ffea8a}html body div .SP-text-bg-warning,html body div .badge-warning{color:#594430;background-color:#ffc48b}html body div .SP-text-bg-danger,html body div .badge-danger{color:#8a1119;background-color:#ff6871}html body div .badge-default::before{background-color:#454F5B;opacity:.75}html body div .badge-default svg{fill:#454F5B}html body div .badge-information::before{background-color:#2841A9;opacity:.75}html body div .badge-information svg{fill:#2841A9}html body div .badge-attention::before{background-color:#595130;opacity:.75}html body div .badge-attention svg{fill:#595130}html body div .badge-danger::before{background-color:#8A1119;opacity:.75}html body div .badge-danger svg{fill:#8A1119}html body div .badge-warning::before{background-color:#594430;opacity:.75}html body div .badge-warning svg{fill:#594430}html body div .badge-success::before{background-color:var(--color-green-dark);opacity:.75}html body div .badge-success svg{fill:var(--color-green-dark)}@media only screen and (max-width: 768px){html body div .badge{font-size:11px}}.SpAdmin{--sp-primary: #0F766E;--sp-primary-hover: #115E59;--sp-primary-active: #134E4A;--sp-primary-light: #CCFBF1;--sp-primary-foreground: #ffffff;--sp-text: #1e293b;--sp-text-secondary: #475569;--sp-text-muted: #64748b;--sp-text-placeholder: #94a3b8;--sp-border: #cbd5e1;--sp-border-light: #e2e8f0;--sp-bg: #f8fafc;--sp-bg-hover: #f1f5f9;--sp-bg-active: #e2e8f0;--sp-success: #3ecf8e;--sp-success-light: #d1fae5;--sp-danger: #FF6871;--sp-danger-light: #fee2e2;--sp-warning: #FFB84D;--sp-warning-light: #fef3c7;--sp-brand: #ed1b35;--sp-brand-dark: #C51026;--sp-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / 0.05);--sp-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--sp-radius: 6px;--sp-radius-lg: 8px}.SpAdmin :where(.btn,a.btn,.button){-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;cursor:pointer;position:relative;display:inline-block;transition:.5s all;border-radius:4px;font-family:var(--typography-text-bold);font-weight:bold;background-color:var(--sp-primary, #0F766E);touch-action:manipulation}.SpAdmin :where(.btn,a.btn,.button) svg{pointer-events:none}.SpAdmin :where(.btn,a.btn,.button):hover{transition:.5s all}.SpAdmin :where(.btn,a.btn,.button):focus{border:none;outline:none}.SpAdmin :where(.btn,a.btn,.button).btn-inactive{cursor:not-allowed;border:none !important}.SpAdmin :where(.btn,a.btn,.button).btn-inactive:focus{border:none !important}.SpAdmin :where(.btn,a.btn,.button).btn-inactive:active{border:none !important}.SpAdmin :where(.btn,a.btn,.button).btn-inverted{font-weight:bold;background-color:#fff;color:var(--sp-primary, #0F766E)}.SpAdmin :where(.btn,a.btn,.button).btn-inverted:hover{color:var(--sp-primary-hover, #115E59)}.SpAdmin :where(.btn,a.btn,.button).btn-border{border:1px solid var(--sp-primary, #0F766E) !important}.SpAdmin :where(.btn,a.btn,.button).btn-border:hover{border:1px solid var(--sp-primary-hover, #115E59) !important}.SpAdmin :where(.btn,a.btn,.button).text-color-white{color:#fff}.SpAdmin :where(.btn,a.btn,.button) .btn-icon-pulse{zoom:.5}.SpAdmin :where(.btn,a.btn,.button) .btn-icon-pulse .p-6{padding:0;display:flex;align-items:center}.SpAdmin :where(.btn,a.btn,.button).btn-icon{display:inline-flex;align-items:center}.SpAdmin :where(.btn,a.btn,.button).btn-icon.btn-outline.btn-external svg{fill:var(--sp-text, #1e293b);min-height:14px;max-height:14px;margin-bottom:2px}.SpAdmin :where(.btn,a.btn,.button).btn-icon svg{max-width:16px;max-height:16px;margin-right:8px;stroke:#fff}@media only screen and (max-width: 720px){.SpAdmin :where(.btn,a.btn,.button).btn-icon.btn-icon-remove-720-span svg{margin-right:0}}.SpAdmin :where(.btn,a.btn,.button).btn-icon.btn-icon-naked svg{margin-right:0}.SpAdmin :where(.btn,a.btn,.button).btn-icon.btn-icon-right svg{margin-right:0;margin-left:8px}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-dashed{border:1px dashed #3ecf8e}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-dashed.active{background-color:#3ecf8e;color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-dashed.active svg path{stroke:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-large{font-size:1rem;line-height:1.587rem;padding:16px 26px}.SpAdmin :where(.btn,a.btn,.button).btn-extra-large{font-size:1.125rem;line-height:1.785375rem;padding:20px 32px}.SpAdmin :where(.btn,a.btn,.button).btn-medium{font-size:.875rem;line-height:1.388625rem;padding:12px 17px}.SpAdmin :where(.btn,a.btn,.button).btn-small{font-size:.75rem;line-height:1.19025rem;padding:10px 14px}.SpAdmin :where(.btn,a.btn,.button).btn-mini{font-size:.6875rem;line-height:1.0910625rem;padding:6px 10px}.SpAdmin :where(.btn,a.btn,.button).btn-mini svg{max-width:10px;max-height:10px;margin-right:6px}.SpAdmin :where(.btn,a.btn,.button).btn-mini.btn-regular svg{stroke:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-extra-mini{font-size:.5625rem;line-height:.8926875rem;padding:4px 7px}.SpAdmin :where(.btn,a.btn,.button).btn-regular{background-color:var(--sp-primary, #0F766E);border:none;color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-regular .simple-spinner div{border-color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-regular:hover{background-color:var(--sp-primary-hover, #115E59);color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-icon svg{stroke:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-icon .no-stroke{stroke:none}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-icon svg.color-fill-path{fill:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-active{background-color:var(--sp-primary-hover, #115E59)}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-inactive{background:#dcdcdc;border:none;color:#969696}.SpAdmin :where(.btn,a.btn,.button).btn-regular.btn-inactive:hover{background:#dcdcdc}.SpAdmin :where(.btn,a.btn,.button).btn-link.btn-naked{border:none !important}.SpAdmin :where(.btn,a.btn,.button).btn-link.btn-naked:hover{box-shadow:none !important}.SpAdmin :where(.btn,a.btn,.button).btn-link.btn-naked:focus{border:none}.SpAdmin :where(.btn,a.btn,.button).btn-link{background:rgba(0,0,0,0);color:var(--sp-primary, #0F766E);padding:0;position:relative;display:inline-flex;align-items:center;transition:.25s all;user-select:auto}.SpAdmin :where(.btn,a.btn,.button).btn-link:hover svg{stroke:var(--sp-primary-hover, #115E59)}.SpAdmin :where(.btn,a.btn,.button).btn-link:hover{transition:.25s all;color:var(--sp-primary-hover, #115E59)}.SpAdmin :where(.btn,a.btn,.button).btn-remove-svg-hover:hover svg{stroke:none}.SpAdmin :where(.btn,a.btn,.button).btn-arrow{transition:.25s all}.SpAdmin :where(.btn,a.btn,.button).btn-arrow:hover svg{transition:.25s all;margin-left:8px}.SpAdmin :where(.btn,a.btn,.button).btn-external svg{width:20px;height:20px}.SpAdmin :where(.btn,a.btn,.button).btn-expand svg{margin-right:0;margin-left:8px;width:20px;height:20px}.SpAdmin :where(.btn,a.btn,.button).btn-download svg{width:18px;height:18px}.SpAdmin :where(.btn,a.btn,.button).btn-slide svg{margin-left:0px;margin-right:8px;width:14px;height:14px}.SpAdmin :where(.btn,a.btn,.button).btn-popup svg,.SpAdmin :where(.btn,a.btn,.button).btn-external svg{width:18px;height:18px}.SpAdmin :where(.btn,a.btn,.button).btn-external.btn-small svg{width:12px;height:12px;min-width:12px;min-height:12px}.SpAdmin :where(.btn,a.btn,.button).btn-danger{background-color:rgb(255,231.5,232.9006622517);color:#ff6871;transition:.5s all}.SpAdmin :where(.btn,a.btn,.button).btn-danger:hover{transition:.5s all;background-color:#ff6871;color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-danger svg{transition:.5s all}.SpAdmin :where(.btn,a.btn,.button).btn-danger.btn-icon svg{stroke:#ff6871 !important}.SpAdmin :where(.btn,a.btn,.button).btn-danger.btn-icon:hover svg{stroke:#fff !important}.SpAdmin :where(.btn,a.btn,.button).btn-success-important{background-color:rgb(184.5269709544,237.4730290456,213.7385892116) !important;color:rgb(38.3402489627,154.1597510373,102.2406639004) !important;border:1px solid rgb(184.5269709544,237.4730290456,213.7385892116) !important}.SpAdmin :where(.btn,a.btn,.button).btn-success{background-color:rgb(184.5269709544,237.4730290456,213.7385892116);border-color:rgb(184.5269709544,237.4730290456,213.7385892116);color:rgb(38.3402489627,154.1597510373,102.2406639004);transition:.5s all}.SpAdmin :where(.btn,a.btn,.button).btn-success svg{transition:.5s all;stroke:rgb(38.3402489627,154.1597510373,102.2406639004) !important;fill:rgb(38.3402489627,154.1597510373,102.2406639004)}.SpAdmin :where(.btn,a.btn,.button).btn-success svg.stroke{stroke:rgb(38.3402489627,154.1597510373,102.2406639004)}.SpAdmin :where(.btn,a.btn,.button).btn-success svg.plusSignSvg{stroke:rgb(38.3402489627,154.1597510373,102.2406639004)}.SpAdmin :where(.btn,a.btn,.button).btn-success:hover{transition:.5s all;background-color:rgb(38.3402489627,154.1597510373,102.2406639004);color:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-success:hover svg{stroke:#fff !important;fill:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-success:hover svg.stroke{stroke:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-success:hover svg.plusSignSvg{transition:.5s all;stroke:#fff}.SpAdmin :where(.btn,a.btn,.button).btn-success.btn-inverted{background-color:#fff;color:rgb(38.3402489627,154.1597510373,102.2406639004) !important}.SpAdmin :where(.btn,a.btn,.button).btn-success.btn-inverted:hover{background:rgb(38.3402489627,154.1597510373,102.2406639004) !important;color:#fff !important}.SpAdmin :where(.btn,a.btn,.button).btn-success-active{background-color:rgb(38.3402489627,154.1597510373,102.2406639004);color:#fff;transition:.5s all}.SpAdmin :where(.btn,a.btn,.button).btn-success-active:hover{transition:.5s all;background-color:rgb(38.3402489627,154.1597510373,102.2406639004);box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,.12) 0px 1px 1px 0px,rgba(60,66,87,.16) 0px 0px 0px 1px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(60,66,87,.12) 0px 2px 5px 0px;color:#fff;transform:translateY(-2px)}.SpAdmin :where(.btn,a.btn,.button).btn-outline{background-color:#fff;color:var(--sp-text, #1e293b);border:1px solid var(--sp-border, #cbd5e1)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.remove-shadow{box-shadow:none}.SpAdmin :where(.btn,a.btn,.button).btn-outline.remove-shadow:hover{box-shadow:none}.SpAdmin :where(.btn,a.btn,.button).btn-outline.dashboard-hover-bg:hover{background:var(--super-light-gray-color)}.SpAdmin :where(.btn,a.btn,.button).btn-outline a{color:var(--sp-text, #1e293b)}.SpAdmin :where(.btn,a.btn,.button).btn-outline:active{background:var(--super-light-gray-color);border:1px solid var(--sp-text, #1e293b)}.SpAdmin :where(.btn,a.btn,.button).btn-outline:focus{color:var(--sp-primary, #0F766E);border:1px solid var(--sp-primary, #0F766E)}.SpAdmin :where(.btn,a.btn,.button).btn-outline:hover{color:var(--sp-text, #1e293b);background:#fff;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,.12) 0px 1px 1px 0px,rgba(60,66,87,.16) 0px 0px 0px 1px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(0,0,0,0) 0px 0px 0px 0px,rgba(60,66,87,.12) 0px 2px 5px 0px;border:1px solid #a4a4a4}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-icon svg{stroke:var(--sp-text, #1e293b)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-icon .no-stroke{stroke:none}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-icon svg.color-fill-path{fill:var(--sp-text, #1e293b)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-icon:hover svg{stroke:var(--sp-text, #1e293b)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-icon:hover svg.no-stroke{stroke:none}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-active{background:#fff;border:1px solid var(--sp-primary, #0F766E);color:var(--sp-primary, #0F766E)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-active svg.stroke{stroke:var(--sp-primary, #0F766E)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-active svg:not(.stroke){stroke:var(--sp-primary, #0F766E);fill:var(--sp-primary, #0F766E)}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-inactive{background:#dcdcdc;border:none;color:#969696}.SpAdmin :where(.btn,a.btn,.button).btn-outline.btn-inactive:hover{box-shadow:none}.SpAdmin :where(.btn,a.btn,.button).btn-outline .btn-success{border:1px solid rgb(184.5269709544,237.4730290456,213.7385892116)}.SpAdmin :where(.btn,a.btn,.button).bg-transparent{background:rgba(0,0,0,0)}.SpAdmin :where(.btn,a.btn,.button).btn-semibold{font-weight:500}.SpAdmin :where(.btn,a.btn,.button).btn-bold,.SpAdmin :where(.btn,a.btn,.button).bold{font-weight:bold}.SpAdmin :where(.btn,a.btn,.button).flex{display:flex}.SpAdmin :where(.btn,a.btn,.button).inline-flex{display:inline-flex}.SpAdmin :where(.btn,a.btn,.button).block{display:block}.SpAdmin :where(.btn,a.btn,.button).inline-block{display:inline-block}.SpAdmin :where(.btn,a.btn,.button).hidden{display:none}.SpAdmin :where(.btn,a.btn,.button).grid{display:grid}.SpAdmin :where(.btn,a.btn,.button).absolute{position:absolute}.SpAdmin :where(.btn,a.btn,.button).relative{position:relative}.SpAdmin :where(.btn,a.btn,.button).fixed{position:fixed}.SpAdmin :where(.btn,a.btn,.button).sticky{position:sticky}.SpAdmin :where(.btn,a.btn,.button).static{position:static}.SpAdmin :where(.btn,a.btn,.button).items-center{align-items:center}.SpAdmin :where(.btn,a.btn,.button).items-start{align-items:flex-start}.SpAdmin :where(.btn,a.btn,.button).items-end{align-items:flex-end}.SpAdmin :where(.btn,a.btn,.button).justify-center{justify-content:center}.SpAdmin :where(.btn,a.btn,.button).justify-between{justify-content:space-between}.SpAdmin :where(.btn,a.btn,.button).justify-start{justify-content:flex-start}.SpAdmin :where(.btn,a.btn,.button).justify-end{justify-content:flex-end}.SpAdmin :where(.btn,a.btn,.button).bg-transparent{background-color:rgba(0,0,0,0)}.SpAdmin :where(.btn,a.btn,.button).bg-white{background-color:#fff}.SpAdmin .SP-field label{font-size:12px;display:block;margin-bottom:.1rem}.SpAdmin .SP-field input,.SpAdmin .SP-field textarea{width:100%;padding:10px 15px;border-radius:4px;border:1px solid var(--sp-border, #cbd5e1);font-size:14px}.SpAdmin .SP-field input[type=checkbox]{width:auto}.SpAdmin .SP-field textarea{min-height:180px;max-width:100%;max-height:600px}.SpAdmin .SP-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);background-image:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSdncmF5JyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMjQgMjQnIHdpZHRoPScyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNyAxMGw1IDUgNS01eicvPjxwYXRoIGQ9J00wIDBoMjR2MjRIMHonIGZpbGw9J25vbmUnLz48L3N2Zz4=");background-repeat:no-repeat;background-position-x:100%;background-position-y:8px;border-radius:4px;padding-right:2rem;font-weight:normal;width:100%;display:block;border:1px solid var(--sp-border, #cbd5e1);font-size:14px;margin:0;padding:10px 15px;cursor:pointer}.CdTabNav .CdTabLink{display:inline-flex;align-items:center;padding:.625rem .875rem;font-size:.875rem;font-weight:500;color:var(--sp-text-muted, #64748b);border-bottom:2px solid rgba(0,0,0,0);transition:color .15s ease,border-color .15s ease;white-space:nowrap}.CdTabNav .CdTabLink:hover{color:var(--sp-text, #1e293b);border-bottom-color:var(--sp-border, #cbd5e1)}.CdTabNav .CdTabLink.active{color:var(--sp-text, #1e293b);font-weight:600;border-bottom-color:var(--sp-primary, #0F766E)}@media(max-width: 768px){.CdTabNav nav{-webkit-overflow-scrolling:touch}.CdTabNav .CdTabLink{padding:.5rem .75rem;font-size:.8125rem}}.SpAdmin .dashboard_main{background:var(--sp-bg) !important}.SpAdmin .dashboard_sidebar:not(.PlatformSidebarMount){background:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0)}.SpAdmin .dashboard_sidebar_navigation__item:hover{background:var(--sp-bg-hover) !important}.SpAdmin .dashboard_sidebar_navigation__item.active{background:var(--sp-bg-active) !important;font-weight:600}.SpAdmin .dashboard_main>*:not(.dashboard_sidebar):not(#platform-sidebar):not(.popup-content-helper):not(script){background:#fff;border:1px solid var(--sp-border-light);border-radius:var(--sp-radius-lg);box-shadow:var(--sp-shadow-sm);flex:1 1 0% !important;width:0 !important;min-width:0 !important;margin:.75rem .75rem .75rem 0;overflow:clip;overflow-clip-margin:1px}.SpAdmin .dashboard_main .content,.SpAdmin .dashboard_main .content_popup{box-shadow:none !important;border:none !important;border-radius:0 !important;margin-bottom:0}.SpAdmin .dashboard_main .content .content__header{border-bottom-color:var(--sp-border-light)}@media(max-width: 768px){.SpAdmin .dashboard_main>*:not(.dashboard_sidebar):not(#platform-sidebar):not(.popup-content-helper):not(script){margin:0;border:none;border-radius:0;box-shadow:none;width:100% !important;overflow:visible}}.custom_domain_dashboard_main .LT-field .LT-simpler-TRIX-bar{width:100%}.custom_domain_dashboard_main .LT-field .LT-simpler-TRIX-bar :is(.block_tools,.history_tools){display:none}.custom_domain_dashboard_main .LT-field .LT-field-panel .LT-field-max{display:flex;flex-wrap:wrap}.custom_domain_dashboard_main .LT-field .LT-field-panel .LT-field-max :is(input,textarea){width:calc(100% - 120px) !important}.custom_domain_dashboard_main .LT-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=button]):not([type=hidden]),.custom_domain_dashboard_main .LT-field textarea{padding:10px 14px !important;font-size:14px !important}.custom_domain_dashboard_main .LT-field .LT-field-panel .LT-field-max .seo-system{display:flex;align-items:center;justify-content:flex-end;width:120px;flex-shrink:0;padding-right:4px;box-sizing:border-box}.custom_domain_dashboard_main .LT-field .LT-field-icon input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([type=button]):not([type=hidden]){padding:10px 14px 10px 2.5rem !important}.custom_domain_dashboard_main .LT-field .trix-editor{max-height:180px;padding:14px}.custom_domain_dashboard_main .dashboard_primary .content{box-shadow:none !important;border:none !important;border-radius:0 !important;margin-bottom:0}.custom_domain_dashboard_main .dashboard_primary .content .content__header{border-bottom:0 !important}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item{border-radius:.375rem;transition:background-color 150ms ease,color 150ms ease;padding:.5rem .75rem !important;font-size:.8125rem;display:flex;align-items:center;gap:.5rem;color:#475569}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item svg{width:16px;height:16px;flex-shrink:0;color:#94a3b8}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item:hover{background-color:#f1f5f9 !important;color:#1e293b}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item:hover svg{color:#64748b}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item.active{background-color:#e2e8f0 !important;font-weight:600;color:#0f172a}.custom_domain_dashboard_main .dashboard_sidebar_navigation__item.active svg{color:#475569}.custom_domain_dashboard_main .DashboardSubNav{padding-left:1.75rem;list-style:none}.custom_domain_dashboard_main .DashboardSubNavItem{display:block;padding:.3rem .75rem;font-size:.75rem;color:#64748b;border-radius:.25rem;transition:background-color 150ms ease,color 150ms ease;text-decoration:none}.custom_domain_dashboard_main .DashboardSubNavItem:hover{color:#1e293b}.custom_domain_dashboard_main .DashboardSubNavItem.active{color:#0f172a;font-weight:600}.LT-custom-form .LT-cards .LT-card{cursor:pointer;opacity:.4;max-width:180px;width:25%;margin:5px 15px 15px 0;border-radius:4px;border:1px solid var(--panel-border);box-shadow:0 2px 4px hsla(0,0%,40%,.25);transition:opacity .5s}.LT-custom-form .LT-cards .LT-card:hover{opacity:1}.LT-custom-form .LT-cards .LT-card img{width:100%;max-height:100px;height:100%;object-fit:cover;border-radius:4px 4px 0 0 !important}.LT-custom-form .LT-cards .LT-active-theme{position:relative;opacity:1}.LT-custom-form .LT-cards .LT-active-theme .active-i{position:absolute;top:-12px;right:50%;margin-right:-30px;font-size:11px;border-radius:1000px;text-align:center;background:#3dde76;width:60px;height:25px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:bold;letter-spacing:.2px;text-transform:uppercase}@media(min-width: 768px){html body.custom_domain_application .dashboard_sidebar.dashboard_sidebar_collapsed{width:260px;min-width:260px;max-width:260px}html body.custom_domain_application .dashboard_sidebar.dashboard_sidebar_collapsed ul .dashboard_sidebar_navigation__item{display:flex;align-items:center;justify-content:left;padding:.5rem 1rem}html body.custom_domain_application .dashboard_sidebar.dashboard_sidebar_collapsed ul .dashboard_sidebar_navigation__item svg{margin-left:0 !important;margin-right:0 !important}html body.custom_domain_application .dashboard_sidebar.dashboard_sidebar_collapsed ul .dashboard_sidebar_navigation__item.active span{font-weight:bold}}@media(max-width: 768px){.dashboard_main .dashboard_primary .content .LT-table{width:100%;overflow:scroll}.dashboard_main .dashboard_primary .content .LT-table .content__header .card-header-section .card-header-section-inside .SP-attention-large{font-size:12px}.dashboard_main .dashboard_primary .content .LT-table .LT-custom-dashboard .LT-section .LT-custom-form .LT-cards .LT-card{width:calc(50% - 7.5px);margin-right:7.5px}.dashboard_main .dashboard_primary .content .LT-table .LT-custom-dashboard .LT-section .LT-field-full-image-container .LT-field-full-image{flex-wrap:wrap}.dashboard_main .dashboard_primary .content .LT-table .LT-custom-dashboard .LT-section .LT-field-full-image-container .LT-field-full-image .LT-field-image img{max-width:150px}.dashboard_main .dashboard_primary .content .LT-table .LT-custom-dashboard .LT-section .LT-field-full-image-container .LT-field-full-image .LT-field-content{width:100%}}.StatisticsPlatformFilterButton{display:none}@media(max-width: 768px){.StatisticsPlatformFilter{display:none}.StatisticsPlatformFilter.active{display:block;position:fixed;bottom:0;left:15px;width:calc(100% - 30px);height:480px;z-index:999;overflow-y:scroll;background-color:#fff;padding-bottom:100px;padding:10px;border:1px solid var(--slate-200)}.StatisticsPlatformFilterButton{display:block;position:fixed;right:20px;bottom:20px;z-index:1000}}.CustomTest4_smartproduktion_scss{background-color:lime !important}
