:root {
  --wipo-font: 'Noto Sans Display', 'IBM Plex Sans Arabic', 'Noto Sans SC',
    'Noto Sans JP', 'Noto Sans KR', sans-serif;
}

:root {
  --w-font: var(--wipo-font);
  --wu-font-size: 16px;
  --h1: 16px;
  --white: #ffffff;
  --blue: #0059c6;
  --text-color: #1c1c1c;
  --light-blue-1: #f5f9ff;
  --light-blue: #e5f1ff;
  --float: left;
  --left: 1.5em;
  --right: auto;
  --marginleft: -22px;
  --marginRight: 0;
  --rotate: rotate(0deg);
  --m-left-panel-actions: 0;
  --pos-right: 0;
  --pos-left: auto;
  --test: 1px;
  --gray-69: #696969;
  --border-default: 1px solid #cccccc;
  --table-bg-color: white;
  --table-hover-bg-color: #f0f0f0;
  --sort-icon-size: 0.7em;
  --wu-siebar-section--transform: left bottom;
  --wu-sidebar-section-rotate: rotate(270deg) translate(-100%, 4px);
  --wu-page-header-padding-right: 0;
  --wu-page-header-font-size: 38px;
  --wu-page-header-font-weight-400: 400 !important;
  --wu-page-header-font-weight-300: 300 !important;
  --wu-page-header-line-height: 55px !important;
  --wu-page-header-text-transform: none;
  --wu-page-header-wu-portfolio__dropdown--is-active-right: -300px;
  --wu-page-header-wu-portfolio__dropdown--is-active-left: unset;
  --wu-page-header-wu-portfolio__dropdown--is-active-right-left: 45px;
  --wu-page-header-wu-portfolio__dropdown--is-active-right-right: unset;
  --wu-step-margin-bottom: 12.2px;
  --wu-maroon: #570a2c;
  --wu-black: #303030;
  --w-color-grey-7: #6d6d6d;
  --w-color-grey-10: #2c2c2c;
  --w-color-grey-8: #4b4b4b;
  --w-icon-chevron-down: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAYklEQVR4Ae3N0QEBQAxEwW0iirx6rx4owQCw7zuZTWuttfa+VibaZF3Pn7IzyO/L14JjmuAPe2DenoCHR+X52XkHnEfEeZpwniacpwnnacJ5nHAeJ5yHDtnO68Tk5bXWWjsD3YdO3w9eFeIAAAAASUVORK5CYII=');
  --w-color-grey: #6c6c6c;
  --w-color-grey-d1: #464646;
  --wu-page-header-status: 0.8125em 1.125em 0.75em 0;
}