
    :root{ --primary: #fe5900;
      --primaryAlpha:
      #fe590099;
      --primaryAlpha01:
      #fe590022;
      --primaryAlpha00:
      #fe590011;
      --secondary:#A1ADBDFF;
      --secondaryAlpha:#A1ADBD99; --secondaryAlpha01:#A1ADBD22; --alternative:#EF8354;
      --alternativeAlpha:#EF835499; --alternativeAlpha01:#EF835422; --subtle:#ffffff; --subtleAlpha:#ffffffbb; --subtleAlpha01:#ffffff55;--check-icon:url(/template/default/light/InterfaceandSign/checkmark.svg); --background:#FBFAFA;
      --textColor:#000000;
      --textQuite:undefined;
      --negativeTextColor:#ffffff;--success:#2AAD20FF;--failed:#D41515FF;--warning:#C56016FF; --rounded:0.1rem;--roundedLarge:0.2rem;--shadow:0px 4px 10px 1px #0004;--fshadow:0px 4px 10px #0004; --roundedSmall:0.1rem; 
    --animation:300ms;
      --colorize:invert(39%) sepia(73%) saturate(3024%) hue-rotate(2deg) brightness(102%) contrast(105%);;
      --colorize-default:undefined;
       --colorize-white:invert(99%) sepia(0%) saturate(1%) hue-rotate(220deg) brightness(107%) contrast(100%);;
      --colorize-secondary:invert(83%) sepia(1%) saturate(1986%) hue-rotate(154deg) brightness(86%) contrast(88%);;
      --colorize-negativeColor:invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);;
      --colorize-background:invert(93%) sepia(31%) saturate(7470%) hue-rotate(185deg) brightness(131%) contrast(96%);;
      --colorize-subtle:invert(86%) sepia(66%) saturate(5681%) hue-rotate(196deg) brightness(147%) contrast(101%);;
      --colorize-success:invert(48%) sepia(10%) saturate(3922%) hue-rotate(69deg) brightness(108%) contrast(91%);;
      --colorize-failed:invert(22%) sepia(77%) saturate(3031%) hue-rotate(351deg) brightness(84%) contrast(99%);;
      --colorize-warning:invert(44%) sepia(9%) saturate(6642%) hue-rotate(351deg) brightness(93%) contrast(92%);;
      --colorize-text:invert(0%) sepia(90%) saturate(7461%) hue-rotate(74deg) brightness(102%) contrast(108%);;
      --colorize-yellow:invert(72%) sepia(92%) saturate(2079%) hue-rotate(5deg) brightness(100%) contrast(94%);
       --font-family:Commissioner;} img[data-icon='custom']:not([class*='colorize']){ filter:undefined; }@import url('https://fonts.googleapis.com/css2?family=Commissioner:wght@300;400;500;600;700;800&display=swap');body{font-family:var(--font-family);}.searchSuggestions{
z-index:30;
min-width:30vw;
}
.brand-search-input{
align-text:center;
}
.brand-navbar-button{
font-weight:600;

}