.select-input{--select-border:#80b6cf;--select-border-strong:#123b50;--select-accent:#026ea1;--select-surface:#fff;--select-surface-muted:#f9fafb;--select-hover:#dfecf2;--select-option-hover:#e3e9ec;--select-picker-shadow:0 10px 28px #123b5024;background-color:var(--select-surface);box-sizing:border-box;color:#9e9e9e;justify-content:space-between;align-items:center;gap:.5rem;width:100%;min-width:0;max-width:100%;transition:background-color .35s,border-color .35s,box-shadow .35s;display:flex}.select-input:disabled{background-color:#f3f4f6}.select-input selectedcontent{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.select-input selectedcontent .option-icon{display:none}.select-input::picker-icon{color:#757575}.select-input:disabled::picker-icon{color:#9ca3af;opacity:.85}.select-input-icon{pointer-events:none;flex-shrink:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.select-input-icon--up{display:none}.select-input:open~.select-input-icon--down{display:none}select:open~.select-input-icon--down{display:none}.select-input:open~.select-input-icon--up{display:block}select:open~.select-input-icon--up{display:block}.select-input:open::picker-icon{rotate:180deg}.select-input::picker(select){background:var(--select-surface);box-shadow:var(--select-picker-shadow);opacity:0;max-height:240px;transition:opacity .35s allow-discrete, display .35s allow-discrete, overlay .35s allow-discrete;border:none;overflow-y:auto}.select-input:open::picker(select){opacity:1}@starting-style{.select-input:open::picker(select){opacity:0}}.select-input option{box-sizing:border-box;background:var(--select-surface-muted);border:none;justify-content:flex-start;align-items:center;gap:.75rem;margin:0;padding:.4rem .75rem;transition:background-color .35s;display:flex;color:#374151!important}.select-input:not(.select-input--filled) option:hover,.select-input:not(.select-input--filled) option:focus{background:var(--select-option-hover)!important;color:var(--select-border-strong)!important}.select-input option:checked{font-weight:600}.select-input option:disabled{opacity:.45;cursor:not-allowed}.select-input option::checkmark{display:none}.select-input.select-input-has-value{color:#374151}.select-input.select-input-disabled{color:#9ca3af!important}.select-input optgroup{border:1px solid var(--select-border);background:var(--select-surface-muted);margin-top:.35rem;padding:.5rem 0 0;font-size:.875rem;font-weight:600;display:block;color:#6b7280!important}.select-input optgroup:first-of-type{margin-top:0}.select-input optgroup option{padding-left:1.25rem}.select-input-filled-shell:focus-within{outline:none}.select-input-filled-shell{box-sizing:border-box;--select-shell-bg:#fff;--select-hover-surface:#dfecf2;background-color:var(--select-shell-bg);transition:background-color .35s}:is(.select-input-filled-shell:hover:has(select:not(:disabled)),.select-input-filled-shell:focus-within:has(select:open):has(select:not(:disabled))){background-color:color-mix(in srgb, var(--select-shell-bg) 38%, var(--select-hover-surface) 62%)}.select-input.select-input--filled{--select-surface:transparent;box-shadow:none!important;background-color:#0000!important;border:none!important}.select-input.select-input--filled:hover:not(:disabled),.select-input.select-input--filled:focus-visible:not(:disabled){background-color:#0000!important}.select-input-filled-shell .select-input.select-input--filled::picker(select){--select-surface:#fff;background-color:#f3f4f6}.select-input-filled-shell .select-input option:hover,.select-input-filled-shell .select-input option:focus{box-shadow:inset 0 0 0 9999px #123b5017;color:#374151!important}.select-input.select-input--filled:disabled::picker-icon{opacity:.7}.select-float-label{color:#123b50;background-color:var(--select-surface,#fff);z-index:1;pointer-events:none;padding:0 2px;font-weight:500;line-height:1.2;position:absolute;top:0;left:12px;transform:translateY(-50%);font-size:12px!important}.select-input-label{z-index:1}.select-input-label:before{content:"";background-color:var(--select-surface,#fff);z-index:-1;height:3px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}select.select-input:disabled~.select-input-label:before{background-color:#f3f4f6}.select-input-custom-trigger{background-color:var(--select-surface,#fff);box-sizing:border-box}.select-input-custom-trigger:disabled{background-color:#f3f4f6}.select-input-custom-menu{background:var(--select-surface,#fff);box-shadow:var(--select-picker-shadow,0 10px 28px #123b5024)}.select-input-custom-option{box-sizing:border-box;background:var(--select-surface-muted,#f9fafb);color:#374151;cursor:pointer;border:none;align-items:center;gap:.75rem;margin:0;padding:.3rem .75rem;transition:background-color .35s;display:flex}.select-input-custom-option--active:not(.select-input-custom-option--disabled),.select-input-custom-option:hover:not(.select-input-custom-option--disabled){background:var(--select-option-hover,#e3e9ec);color:var(--select-border-strong,#123b50)}.select-input-custom-option--selected:not(.select-input-custom-option--disabled){font-weight:600}.select-input-custom-option--disabled{opacity:.45;cursor:not-allowed}input.phone-input:disabled~.select-input-label:before{background-color:#f3f4f6}.ag-theme-alpine{--ag-borders:none;--ag-row-border-style:solid;--ag-row-border-width:1px;--ag-row-border-color:gray;--ag-grid-size:3px;--ag-list-item-height:20px;--ag-cell-horizontal-border:1px solid #dde2eb}.ag-drag-custom .ag-ltr .ag-column-drop-horizontal{height:35px!important}.ag-header-custom{--ag-cell-horizontal-padding:5px!important}.ag-theme-custom-border{--ag-row-border-color:none!important}.ag-ltr{--ag-cell-horizontal-border:1px solid #dde2eb}.ag-theme-alpine .ag-cell{border-bottom:1px solid #dde2eb;align-items:center;font-size:12px;display:flex}.ag-theme-alpine .ag-row>.ag-cell:not(:last-child){border-right:1px solid #dde2eb}.ag-theme-alpine .ag-header-cell{border-bottom:1px solid #dde2eb}.customer-grid .ag-floating-filter-input input:disabled{-webkit-text-fill-color:#000;color:#000!important;opacity:1!important;background-color:#fff!important}.my-custom-cell-class{padding:2px!important;line-height:normal!important}.underlined-cell{cursor:pointer;text-decoration:underline;padding:2px!important;line-height:normal!important}.remove-auto-line-height{word-break:break-word!important;line-height:normal!important}.ag-floating-bottom{text-align:right;background-color:#f0f0f0;font-weight:700;min-height:52px!important}.ag-floating-bottom .ag-cell{border:none!important;padding-left:0!important;overflow:visible!important}.ag-custom-cell-class .ag-cell-wrapper.ag-row-group{word-break:break-word;white-space:normal;align-items:center;padding:4px;line-height:1.6}.custom-ag-row-icon-grid .ag-row-group .ag-icon,.ag-row-group-icon-white .ag-row-group .ag-icon{color:#fff!important}.custom-ag-row-icon-grid .ag-root-wrapper-body.ag-layout-normal{height:auto!important}.my-row-group-border .ag-cell-wrapper.ag-row-group{border-bottom:1px solid gray!important}.my-cell-custom .ag-cell-wrapper{width:inherit!important}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-out{animation:2s infinite fadeInOut}.rotate{animation:2s linear infinite rotate}.radio-group-container{flex-direction:column;display:flex}.radio-group-label{color:var(--color-label);font-size:14px}.radio-group-required{color:var(--color-error)}.radio-group-container .radio-container>span{color:var(--color-primary-dark)!important;font-size:14px!important}.radio-group-error{color:var(--color-error);margin-top:4px;font-size:12px;display:block}
