:root{--text-dark: #525252;--text-medium: #606060;--text-light: #A5A5A5;--text-extra-light: #c4c4c4;--primary: #1566c8;--color-cm-tag: #a011ff;--color-cp-tag: #ff8811;--categoryNameColor: #1566c8;--selectedCategoryNameColor: white;--categoryBackgroundColor: #e8f6ff;--selectedCategoryBackgroundColor: #1566c8;--productPriceColor: #1566c8;--selectionColor: #1566c8;--color-red: #ff3366;--color-orange: #ff7433;--color-yellow: #FFCC33;--color-green: #24bb24;--color-turquize: #33CCFF;--color-blue: #355de3;--color-purple: #6633FF;--color-pink: #CC33FF;--color-gray: #efefef;--text-dark: #656565;--text-medium: #858585;--gray: #858585}::-webkit-scrollbar{padding-right:2px;width:5px;height:5px}::-webkit-scrollbar-track{background:#fff0}::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#0094ff}body{background-color:#fefefe;-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*:focus,*:active{outline:none!important}*:focus,*:active{background-color:transparent}p,a,i,h1,h2,h3,h4,h5,h6,label,li,ul,ol,th,td,button,input,strong,sup,sub{padding:0;margin:0;font-family:Poppins,sans-serif;font-optical-sizing:auto;font-variation-settings:"wdth" 100}p,i,a,ul,ol,li,th,td,label,input,button{font-weight:400;color:var(--text-medium)}b,strong,h1,h2,h3,h4,h5,h6{color:var(--text-dark)}svg{display:block}.text-medium{color:var(--text-medium)}.text-light{color:var(--text-light)}.text-size-medium{font-size:.8em}.row{display:flex;flex-direction:row}.row.row-5{gap:5px}
