@charset "UTF-8";.shepherd-button{background:#3288e6;border:0;border-radius:3px;color:rgba(255,255,255,.75);cursor:pointer;margin-right:.5rem;padding:.5rem 1.5rem;transition:all .5s ease}.shepherd-button:not(:disabled):hover{background:#196fcc;color:rgba(255,255,255,.75)}.shepherd-button.shepherd-button-secondary{background:#f1f2f3;color:rgba(0,0,0,.75)}.shepherd-button.shepherd-button-secondary:not(:disabled):hover{background:#d6d9db;color:rgba(0,0,0,.75)}.shepherd-button:disabled{cursor:not-allowed}.shepherd-footer{border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:flex;justify-content:flex-end;padding:0 .75rem .75rem}.shepherd-footer .shepherd-button:last-child{margin-right:0}.shepherd-cancel-icon{background:transparent;border:none;color:rgba(128,128,128,.75);cursor:pointer;font-size:2em;font-weight:400;margin:0;padding:0;transition:color .5s ease}.shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon{color:rgba(128,128,128,.75)}.shepherd-has-title .shepherd-content .shepherd-cancel-icon:hover{color:rgba(0,0,0,.75)}.shepherd-title{color:rgba(0,0,0,.75);display:flex;flex:1 0 auto;font-size:1rem;font-weight:400;margin:0;padding:0}.shepherd-header{align-items:center;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:flex-end;line-height:2em;padding:.75rem .75rem 0}.shepherd-has-title .shepherd-content .shepherd-header{background:#e6e6e6;padding:1em}.shepherd-text{color:rgba(0,0,0,.75);font-size:1rem;line-height:1.3em;padding:.75em}.shepherd-text p{margin-top:0}.shepherd-text p:last-child{margin-bottom:0}.shepherd-content{border-radius:5px;outline:none;padding:0}.shepherd-element{background:#fff;border:none;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.2);margin:0;max-width:400px;opacity:0;outline:none;padding:0;transition:opacity .3s,visibility .3s;visibility:hidden;width:100%;z-index:9999}.shepherd-enabled.shepherd-element{opacity:1;visibility:visible}.shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered){opacity:0;pointer-events:none;visibility:hidden}.shepherd-element,.shepherd-element *,.shepherd-element :after,.shepherd-element :before{box-sizing:border-box}.shepherd-arrow,.shepherd-arrow:before{height:16px;position:absolute;width:16px;z-index:-1}.shepherd-arrow:before{background:#fff;content:"";transform:rotate(45deg)}.shepherd-element[data-popper-placement^=top]>.shepherd-arrow{bottom:-8px}.shepherd-element[data-popper-placement^=bottom]>.shepherd-arrow{top:-8px}.shepherd-element[data-popper-placement^=left]>.shepherd-arrow{right:-8px}.shepherd-element[data-popper-placement^=right]>.shepherd-arrow{left:-8px}.shepherd-element.shepherd-centered>.shepherd-arrow{opacity:0}.shepherd-element.shepherd-has-title[data-popper-placement^=bottom]>.shepherd-arrow:before{background-color:#e6e6e6}.shepherd-target-click-disabled.shepherd-enabled.shepherd-target,.shepherd-target-click-disabled.shepherd-enabled.shepherd-target *{pointer-events:none}.shepherd-modal-overlay-container{height:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:all .3s ease-out,height 0s .3s,opacity .3s 0s;width:100vw;z-index:9997}.shepherd-modal-overlay-container.shepherd-modal-is-visible{height:100vh;opacity:.5;transform:translateZ(0);transition:all .3s ease-out,height 0s 0s,opacity .3s 0s}.shepherd-modal-overlay-container.shepherd-modal-is-visible path{pointer-events:all}::-webkit-scrollbar{width:8px;height:8px;z-index:99;background:transparent}::-webkit-scrollbar-thumb{border-radius:8px;background:#d3d3d3;cursor:pointer}::-webkit-scrollbar-track{margin:4px 0;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#a5a5a5}.ant-message{z-index:9001}.CodeMirror-hints{z-index:10000}::selection{background:var(--supos-theme-color);color:#fff}::-webkit-selection{background:var(--supos-theme-color);color:#fff}body{background-color:var(--supos-bg-color)!important;color:var(--supos-text-color, #161616)!important}.ant-btn>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-form-item-horizontal>.ant-row{align-items:center}.ant-form-item-horizontal>.ant-row .ant-form-item-label>label{height:auto;min-height:32px}.ant-modal-confirm-btns .ant-btn{max-width:48%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0;font:inherit;font-feature-settings:"liga" 1;font-size:100%}button,select,input,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--supos-t-modal-color: #fff;--supos-t-light-card-select-bg: rgba(141, 141, 141, .12);--supos-t-boxshadow-light-color: rgba(0, 0, 0, .1);--supos-t-boxshadow-dark-color: rgba(255, 255, 255, .08);--supos-t-placeholder-color: #cac9c7;--supos-t-shadow-color: hsla(0, 0%, 0%, .25);--supos-t-button-d-color: rgba(0, 0, 0, .04);--supos-t-select-d-color: rgba(0, 0, 0, .25);--supos-t-white-select-d-color: rgba(255, 255, 255, .25);--supos-t-white-color: #fff;--supos-t-black-color: #000;--supos-t-yellow-color: #f1c21b;--supos-t-orange-color: #ff832b;--supos-t-menu-hover-color: #333333;--supos-t-menu-active-color: #525252;--supos-t-table-head-color: #e8e8e8;--supos-t-table-first-color: #585c62;--supos-t-icon-color: #196be6;--supos-t-gray-color-100: #161616;--supos-t-gray-color-90: #262626;--supos-t-gray-color-80: #393939;--supos-t-gray-color-70: #525252;--supos-t-gray-color-60: #6f6f6f;--supos-t-gray-color-50: #8d8d8d;--supos-t-gray-color-40: #a8a8a8;--supos-t-gray-color-30: #c6c6c6;--supos-t-gray-color-20: #e0e0e0;--supos-t-gray-color-10: #f4f4f4;--supos-t-magenta-color-100: #2a0a18;--supos-t-magenta-color-90: #510224;--supos-t-magenta-color-80: #740937;--supos-t-magenta-color-70: #9f1853;--supos-t-magenta-color-60: #d02670;--supos-t-magenta-color-50: #ee5396;--supos-t-magenta-color-40: #ff7eb6;--supos-t-magenta-color-30: #ffafd2;--supos-t-magenta-color-20: #ffd6e8;--supos-t-magenta-color-10: #fff0f7;--supos-t-teal-color-100: #081a1c;--supos-t-teal-color-90: #022b30;--supos-t-teal-color-80: #004144;--supos-t-teal-color-70: #005d5d;--supos-t-teal-color-60: #007d79;--supos-t-teal-color-50: #009d9a;--supos-t-teal-color-40: #08bdba;--supos-t-teal-color-30: #3ddbd9;--supos-t-teal-color-20: #9ef0f0;--supos-t-teal-color-10: #d9fbfb;--supos-t-blue-color-100: #061833;--supos-t-blue-color-90: #0f3c7f;--supos-t-blue-color-80: #134fa9;--supos-t-blue-color-70: #1d77fe;--supos-t-blue-color-60: #438efe;--supos-t-blue-color-50: #68a4fe;--supos-t-blue-color-40: #68a4fe;--supos-t-blue-color-30: #8ebbff;--supos-t-blue-color-20: #bbd6ff;--supos-t-blue-color-10: #e8f1ff;--supos-t-chartreuse-color-100: #242f06;--supos-t-chartreuse-color-90: #3b4f0a;--supos-t-chartreuse-color-80: #59770f;--supos-t-chartreuse-color-70: #94c618;--supos-t-chartreuse-color-60: #b2ed1d;--supos-t-chartreuse-color-50: #bff043;--supos-t-chartreuse-color-40: #ccf368;--supos-t-chartreuse-color-30: #d9f68e;--supos-t-chartreuse-color-20: #e5f9b4;--supos-t-chartreuse-color-10: #f0fbd2}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-CpbUNyku.woff2) format("woff2"),url(/assets/IBMPlexSans-Italic-BeakRmGK.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Cyrillic-cWWMnfSK.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Pi-COJ9AKmU.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Latin3-yFTtv7WN.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Latin2-DZn1CBeW.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Latin1-D6ilVweT.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:400;src:local("IBM Plex Sans Italic"),local("IBMPlexSans-Italic"),url(/assets/IBMPlexSans-Italic-Greek-Dxa60hH6.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-CKaMwcwk.woff2) format("woff2"),url(/assets/IBMPlexSans-Light-UxTEDXX2.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Cyrillic-BZNsP5Vs.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Pi-Wq6RJxSB.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Latin3-Dzanp4Xn.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Latin2-C9IfqevB.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Latin1-inJE14c2.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:300;src:local("IBM Plex Sans Light"),local("IBMPlexSans-Light"),url(/assets/IBMPlexSans-Light-Greek-ucz2G9yt.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-B4K1E9-r.woff2) format("woff2"),url(/assets/IBMPlexSans-LightItalic-u6V5ZYyj.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Cyrillic-DRI38Xs8.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Pi-D3y-_wTf.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Latin3-CMAUmq7-.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Latin2-DMXpu7f7.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Latin1-C2Ta4wwA.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:300;src:local("IBM Plex Sans Light Italic"),local("IBMPlexSans-LightItalic"),url(/assets/IBMPlexSans-LightItalic-Greek-B3BwZGXc.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-BiEB_oxT.woff2) format("woff2"),url(/assets/IBMPlexSans-Regular-BgfvtkH4.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Cyrillic-C5X9L19Z.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Pi-CkmElvWW.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Latin3-B7f3PIUA.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Latin2-DVrf9P05.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Latin1-BUjEsRx4.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;src:local("IBM Plex Sans"),local("IBMPlexSans"),url(/assets/IBMPlexSans-Regular-Greek-DUFCzuy2.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-KfaJl9PC.woff2) format("woff2"),url(/assets/IBMPlexSans-SemiBold-C_aXRDFQ.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Cyrillic-92PWFvQi.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Pi-CG8jxtIB.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Latin3-b1rxH0LD.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Latin2-B0f1M9rs.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Latin1-CIhZjzyK.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:local("IBM Plex Sans SemiBold"),local("IBMPlexSans-SemiBold"),url(/assets/IBMPlexSans-SemiBold-Greek-D_DqphAc.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-BKmMeV0j.woff2) format("woff2"),url(/assets/IBMPlexSans-SemiBoldItalic-BdpjXg1M.woff) format("woff")}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Cyrillic-OiGOilnu.woff2) format("woff2");unicode-range:U+0400-045F,U+0472-0473,U+0490-049D,U+04A0-04A5,U+04AA-04AB,U+04AE-04B3,U+04B6-04BB,U+04C0-04C2,U+04CF-04D9,U+04DC-04DF,U+04E2-04E9,U+04EE-04F5,U+04F8-04F9}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Pi-BGgNlM4X.woff2) format("woff2");unicode-range:U+0E3F,U+2032-2033,U+2070,U+2075-2079,U+2080-2081,U+2083,U+2085-2089,U+2113,U+2116,U+2126,U+212E,U+2150-2151,U+2153-215E,U+2190-2199,U+21A9-21AA,U+21B0-21B3,U+21B6-21B7,U+21BA-21BB,U+21C4,U+21C6,U+2202,U+2206,U+220F,U+2211,U+221A,U+221E,U+222B,U+2248,U+2260,U+2264-2265,U+25CA,U+2713,U+274C,U+2B0E-2B11,U+EBE1-EBE7,U+ECE0,U+EFCC}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Latin3-D2LbChAr.woff2) format("woff2");unicode-range:U+0102-0103,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Latin2-COiqB-bN.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Latin1-Dar2sbTJ.woff2) format("woff2");unicode-range:U+0000,U+000D,U+0020-007E,U+00A0-00A3,U+00A4-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2013-2014,U+2018-201A,U+201C-201E,U+2020-2022,U+2026,U+2030,U+2039-203A,U+2044,U+2074,U+20AC,U+2122,U+2212,U+FB01-FB02}@font-face{font-family:IBM Plex Sans;font-style:italic;font-weight:600;src:local("IBM Plex Sans SemiBold Italic"),local("IBMPlexSans-SemiBoldItalic"),url(/assets/IBMPlexSans-SemiBoldItalic-Greek-CmTXANYy.woff2) format("woff2");unicode-range:U+0384-038A,U+038C,U+038E-03A1,U+03A3-03CE}*{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",sans-serif!important}iframe{display:block}@keyframes ant-line{to{stroke-dashoffset:-1000}}:root{--supos-text-color: var(--supos-t-gray-color-100);--supos-bg-color: var(--supos-t-white-color);--supos-header-bg-color: var(--supos-t-white-color);--supos-color-fill: rgb(0 0 0 / 15%);--supos-check-color: #050b14;--supos-nocheck-color: var(--supos-t-gray-color-50);--supos-table-head-bg-color: var(--supos-t-gray-color-50);--supos-border-color: var(--supos-t-gray-color-80);--supos-charttop-bg-color: var(--supos-t-gray-color-10);--supos-switchwrap-bg-color: var(--supos-t-gray-color-10);--supos-switchwrap-active-bg-color: var(--supos-t-white-color);--supos-switchwrap-active-text-color: #050b14;--supos-menu-hover-color: var(--supos-t-gray-color-20);--supos-menu-active-color: #e6f4ff;--supos-table-head-color: var(--supos-t-table-head-color);--supos-table-first-color: var(--supos-t-table-first-color);--supos-payloadfirsttd-color: var(--supos-t-gray-color-10);--supos-uns-button-color: var(--supos-t-gray-color-10);--supos-user-color: var(--supos-t-gray-color-10);--supos-common-card-color: #2f343b;--supos-select-card-color: #e0e0e0;--supos-hover-card-color: #e0e0e0;--supos-lable-card-color: var(--supos-t-table-first-color);--supos-description-card-color: var(--supos-t-gray-color-70);--supos-image-card-color: var(--supos-t-white-color);--supos-pagination-color: var(--supos-t-white-color);--supos-card-hover-color: var(--supos-t-blue-color-10);--supos-card-color: var(--supos-t-white-color);--supos-card-active-color: #8ebbfe;--supos-copilot-color: var(--supos-t-blue-color-10);--supos-navwrap-color: rgba(255, 255, 255, 60%);--supos-message-color: var(--supos-t-gray-color-70);--supos-gray-color-10-message: var(--supos-t-gray-color-10);--supos-blue-color-10: var(--supos-t-blue-color-10);--supos-button-def-10: rgba(0, 0, 0, .04);--supos-view-item: var(--supos-t-table-first-color);--supos-useremail-color: #515151;--supos-tree-fooer-color: var(--supos-t-white-color);--supos-input-color: var(--supos-t-white-color);--supos-select-active-color: #e6f4ff;--supos-tag-color: var(--supos-t-gray-color-10);--supos-icon-color: var(--supos-t-icon-color);--supos-shadow-color: var(--supos-t-shadow-color);--supos-select-d-color: var(--supos-t-gray-color-40);--supos-modal-color: var(--supos-t-modal-color);--supos-useravatar-color: var(--supos-t-white-color);--supos-boxshadow-color: var(--supos-t-boxshadow-light-color);--supos-theme-color: var(--supos-t-blue-color-70);--supos-theme-color-rgb: 29, 119, 254;--supos-theme-button-hover-color: var(--supos-t-blue-color-80);--supos-theme-button-active-color: var(--supos-t-blue-color-90);--supos-home-bg-color: var(--supos-t-white-color);--supos-home-border-color: var(--supos-t-gray-color-30);--supos-uns-home-color: var(--supos-t-table-head-color);--supos-active-bg-color: var(--supos-t-gray-color-20);--supos-table-tr-color: var(--supos-t-gray-color-30);--supos-card-border-color: var(--supos-t-blue-color-20);--supos-fill-secondary: rgba(0, 0, 0, .06);--supos-fill-tertiary: rgba(0, 0, 0, .04);--supos-active-with-range-bg: var(--supos-t-blue-color-10);--supos-cell-hover-bg: rgba(0, 0, 0, .04);--supos-header-splitter-color: var(--supos-t-gray-color-20);--supos-primary-bg: var(--supos-t-blue-color-10);--supos-primary-bg-hover: var(--supos-t-blue-color-20);--supos-promodal-bg-pg-color: var(--supos-t-white-color);--supos-modal-mask-bg: rgba(0, 0, 0, .45);--supos-icon-disabled-color: var(--supos-t-gray-color-40);--supos-t-card-select-bg: var(--supos-t-light-card-select-bg);--supos-t-card-hover-bg: var(--supos-t-table-head-color);--supos-background-selected: rgba(141 141 141 / 20%);--supos-border-interactive: #0f62fe;--supos-craft-bg-color: #f4f4f4;--supos-t-text-disabled-color: var(--supos-t-select-d-color);--supos-t-dividr-color: var(--supos-fill-secondary);--supos-card-bg: var(--supos-t-gray-color-10);--supos-card-hover-bg: var(--supos-t-gray-color-20);--supos-card-active-bg: var(--supos-t-gray-color-30)}.dark{--supos-craft-bg-color: #262626;--supos-text-color: var(--supos-t-white-color);--supos-bg-color: var(--supos-t-gray-color-100);--supos-header-bg-color: var(--supos-t-gray-color-100);--supos-color-fill: rgb(255 255 255 / 15%);--supos-check-color: var(--supos-t-white-color);--supos-table-head-bg-color: var(--supos-t-gray-color-50);--supos-nocheck-color: #ffc;--supos-charttop-bg-color: var(--supos-t-gray-color-80);--supos-switchwrap-bg-color: var(--supos-t-gray-color-90);--supos-switchwrap-active-bg-color: var(--supos-t-gray-color-80);--supos-switchwrap-active-text-color: var(--supos-t-white-color);--supos-menu-hover-color: var(--supos-t-menu-hover-color);--supos-menu-active-color: var(--supos-t-menu-active-color);--supos-table-head-color: var(--supos-t-gray-color-80);--supos-table-first-color: var(--supos-t-gray-color-10);--supos-payloadfirsttd-color: var(--supos-t-gray-color-90);--supos-uns-button-color: var(--supos-t-gray-color-90);--supos-user-color: var(--supos-t-gray-color-100);--supos-common-card-color: var(--supos-t-gray-color-10);--supos-select-card-color: var(--supos-t-menu-active-color);--supos-hover-card-color: var(--supos-t-menu-hover-color);--supos-lable-card-color: var(--supos-t-white-color);--supos-description-card-color: var(--supos-t-gray-color-40);--supos-image-card-color: var(--supos-t-gray-color-100);--supos-pagination-color: var(--supos-t-gray-color-90);--supos-card-hover-color: var(--supos-t-gray-color-80);--supos-card-color: var(--supos-t-gray-color-90);--supos-card-active-color: var(--supos-t-gray-color-80);--supos-copilot-color: var(--supos-t-blue-color-100);--supos-navwrap-color: rgb(5 11 20 / 20%);--supos-message-color: var(--supos-t-gray-color-10);--supos-gray-color-10-message: var(--supos-t-gray-color-80);--supos-blue-color-10: var(--supos-t-blue-color-50);--supos-button-def-10: var(--supos-t-gray-color-80);--supos-view-item: var(--supos-t-gray-color-40);--supos-useremail-color: var(--supos-t-gray-color-10);--supos-tree-fooer-color: var(--supos-t-gray-color-80);--supos-input-color: var(--supos-t-gray-color-80);--supos-select-active-color: var(--supos-t-gray-color-70);--supos-tag-color: var(--supos-t-gray-color-90);--supos-icon-color: var(--supos-text-color);--supos-shadow-color: var(--supos-t-gray-color-90);--supos-select-d-color: rgba(255, 255, 255, .25);--supos-modal-color: var(--supos-t-gray-color-100);--supos-useravatar-color: var(--supos-t-gray-color-90);--supos-boxshadow-color: var(--supos-t-boxshadow-dark-color);--supos-theme-color: var(--supos-t-blue-color-70);--supos-theme-color-rgb: 29, 119, 254;--supos-theme-button-hover-color: var(--supos-t-blue-color-80);--supos-theme-button-active-color: var(--supos-t-blue-color-90);--supos-home-bg-color: var(--supos-t-gray-color-100);--supos-home-border-color: var(--supos-t-gray-color-80);--supos-uns-home-color: var(--supos-t-gray-color-70);--supos-active-bg-color: var(--supos-t-gray-color-60);--supos-table-tr-color: var(--supos-t-gray-color-50);--supos-fill-secondary: rgba(255, 255, 255, .08);--supos-fill-tertiary: rgba(255, 255, 255, .06);--supos-active-with-range-bg: var(--supos-t-gray-color-70);--supos-cell-hover-bg: var(--supos-t-gray-color-80);--supos-header-splitter-color: var(--supos-t-white-color);--supos-primary-bg: var(--supos-t-gray-color-70);--supos-primary-bg-hover: var(--supos-t-gray-color-80);--supos-promodal-bg-pg-color: var(--supos-t-boxshadow-dark-color);--supos-modal-mask-bg: rgba(255, 255, 255, .45);--supos-icon-disabled-color: rgba(255, 255, 255, .25);--supos-t-card-select-bg: var(--supos-t-gray-color-80);--supos-t-card-hover-bg: var(--supos-t-menu-hover-color);--supos-layer-selecter-hover: #d1d1d1;--supos-t-text-disabled-color: var(--supos-t-white-select-d-color);--supos-t-dividr-color: #6e6e6e;--supos-card-bg: var(--supos-t-gray-color-90);--supos-card-hover-bg: var(--supos-t-gray-color-80);--supos-card-active-bg: var(--supos-t-gray-color-70)}.chartreuse{--supos-theme-color: var(--supos-t-chartreuse-color-70);--supos-theme-color-rgb: 148, 198, 24;--supos-theme-button-hover-color: var(--supos-t-chartreuse-color-80);--supos-theme-button-active-color: var(--supos-t-chartreuse-color-90);--supos-card-hover-color: var(--supos-t-chartreuse-color-10);--supos-card-color: var(--supos-t-chartreuse-color-90);--supos-card-active-color: var(--supos-t-chartreuse-color-30);--supos-card-border-color: var(--supos-t-chartreuse-color-30);--supos-select-active-color: var(--supos-t-chartreuse-color-10);--supos-menu-active-color: var(--supos-t-chartreuse-color-10);--supos-icon-color: var(--supos-t-chartreuse-color-70);--supos-copilot-color: var(--supos-t-chartreuse-color-10);--supos-active-with-range-bg: var(--supos-t-chartreuse-color-10);--supos-primary-bg: var(--supos-t-chartreuse-color-10);--supos-primary-bg-hover: var(--supos-t-chartreuse-color-20)}.chartreuseDark{--supos-card-hover-color: var(--supos-t-gray-color-80);--supos-select-active-color: var(--supos-t-gray-color-70);--supos-menu-active-color: var(--supos-t-menu-active-color);--supos-copilot-color: var(--supos-t-chartreuse-color-100);--supos-active-with-range-bg: var(--supos-t-gray-color-70);--supos-primary-bg: var(--supos-t-gray-color-70);--supos-primary-bg-hover: var(--supos-t-gray-color-80)}.ant-select-arrow{color:var(--supos-text-color)!important}.ant-spin .ant-spin-dot-holder{color:var(--supos-theme-color)}.ant-menu-submenu-popup>.ant-menu-sub>.ant-menu-item:focus{background-color:var(--supos-menu-active-color)!important}.ant-menu-submenu-vertical>.ant-menu-submenu-title:focus{background-color:var(--supos-menu-active-color)!important}.ant-menu-submenu-horizontal.ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--supos-text-color)!important}.ant-menu-submenu-vertical.ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--supos-theme-color)!important}.ant-menu-horizontal .ant-menu-item.ant-menu-item-selected .menu-label{color:var(--supos-text-color)!important}input{caret-color:var(--supos-text-color)!important}input:-webkit-autofill{box-shadow:0 0 0 1000px var(--supos-input-color) inset!important}input:-internal-autofill-previewed,input:-internal-autofill-selected{-webkit-text-fill-color:var(--supos-text-color)!important;transition:background-color 5000s ease-in-out 0s!important}input::placeholder{color:var(--supos-t-placeholder-color)!important}.custom-pagination .ant-pagination-item,.custom-pagination .ant-pagination-options-quick-jumper,.custom-pagination .ant-pagination-options-quick-jumper input{background-color:var(--supos-header-bg-color)!important}.custom-pagination .ant-pagination-item-active,.custom-pagination .ant-pagination-options-quick-jumper input:focus-within{border-color:var(--supos-theme-color)!important}.custom-pagination .ant-pagination-item-active a{color:var(--supos-theme-color)!important}
