.resizable-layout_layout__vOXI_{display:flex;overflow:hidden}.resizable-layout_layout-vertical__Qu8QI{flex-direction:column}.resizable-layout_layout-horizontal__KblbG{flex-direction:row}.resizable-layout_layout-dragger-dragging__JlHGN{pointer-events:none}.resizable-layout_layout-dragger-dragging__JlHGN iframe{pointer-events:none}.resizable-layout_layout-pane__Edq7h{flex-shrink:0;position:relative}.resizable-layout_layout-pane-primary__jcZUm{flex:1 1 auto;overflow:hidden}.resizable-layout_layout-dragger__ylz_h{height:100%;cursor:ew-resize;flex-shrink:0;position:relative;z-index:100}.resizable-layout_layout-dragger-vertical__v3BDZ{width:100%;cursor:ns-resize}.resizable-layout_layout-dragger-disabled__3qPhs{cursor:default}.resizable-layout_collapse-btn__1PEXa{position:absolute;z-index:200;cursor:pointer}.resizable-layout_collapse-btn__1PEXa>span.resizable-layout_collapse-btn-collapsed__cH8bi{background-color:var(--primary);color:var(--sc02);border:1px solid var(--primary);width:12px;height:56px;box-sizing:border-box;border-radius:0 2px 2px 0;display:flex;align-items:center;justify-content:center}.resizable-layout_collapse-btn__1PEXa>span.resizable-layout_collapse-btn-collapsed__cH8bi .icon{color:var(--sc02);font-weight:bold}.resizable-layout_collapse-btn__1PEXa>span.resizable-layout_collapse-btn-expanded__YUtES{background-color:var(--primary-bg);color:var(--sc004);border:1px solid var(--sc05);width:12px;height:56px;box-sizing:border-box;border-radius:0 2px 2px 0;display:flex;align-items:center;justify-content:center}.resizable-layout_collapse-btn__1PEXa>span.resizable-layout_collapse-btn-expanded__YUtES .icon{color:var(--primary);font-weight:bold}.resizable-layout_collapse-btn__1PEXa.collapse-btn-top>span,.resizable-layout_collapse-btn__1PEXa.collapse-btn-bottom>span{width:56px;height:12px;border-radius:2px 2px 0 0}.resizable-layout_collapse-btn__1PEXa.collapse-btn-right{right:0;top:50%;transform:translate(100%, -50%)}.resizable-layout_collapse-btn__1PEXa.collapse-btn-left{left:0;top:50%;transform:translate(-100%, -50%) rotate(180deg)}.resizable-layout_collapse-btn__1PEXa.collapse-btn-top{top:0;left:50%;transform:translate(-50%, -100%)}.resizable-layout_collapse-btn__1PEXa.collapse-btn-bottom{bottom:0;left:50%;transform:translate(-50%, 100%) rotate(180deg)}
.tabs_tabs__5aj7U{font-size:1.6rem;background:var(--sc01);border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t{display:flex;flex-direction:row;align-items:center;flex-shrink:0;background-color:var(--sc04);overflow-x:auto;overflow-y:hidden}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t::-webkit-scrollbar{width:3px;height:3px;display:none}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.1);border-radius:3px}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t::-webkit-scrollbar-thumb:hover{background-color:gray}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t::-webkit-scrollbar-track{background-color:var(--sc04);border-radius:3px}.tabs_tabs__5aj7U .tabs_tabsHeader__uUU9t::-webkit-scrollbar-button{background-color:blue;display:none}.tabs_tabs__5aj7U .tabs_tabs-SimpleBar__iliDu{flex:1 1;width:100px}.tabs_tabs__5aj7U .tabs_tabs-SimpleBar__iliDu .simplebar-track.simplebar-horizontal{height:4px;border-radius:4px}.tabs_tabs__5aj7U .tabs_tabs-list__583L_{display:flex;flex-shrink:0}.tabs_tabs__5aj7U .tabs_tab__cjDAX{background-color:var(--sc04);color:var(--sc06);height:4rem;line-height:4rem;padding:0 12px;position:relative;flex-shrink:0;cursor:pointer}.tabs_tabs__5aj7U .tabs_tab__cjDAX.tabs_active__EiI2s{background-color:var(--sc02);color:var(--sc004);cursor:default;pointer-events:none;font-weight:600}.tabs_tabs__5aj7U .tabs_tabTools__3DgB8{display:flex;justify-content:flex-end;flex-shrink:0}.tabs_tabs__5aj7U .tabs_tabsContent__fcfNw{flex:1 1;min-height:100px;background:var(--sc02);overflow:hidden;position:relative}.tabs_tabs-secondary__WdEnX .tabs_tabsHeader__uUU9t{background-color:var(--sc02);border-bottom:1px solid var(--sc05)}.tabs_tabs-secondary__WdEnX .tabs_tab__cjDAX{background-color:rgba(0,0,0,0);height:4.5rem;line-height:4.5rem;position:relative}.tabs_tabs-secondary__WdEnX .tabs_tab__cjDAX::after{position:absolute;content:"";bottom:0;left:50%;width:0;height:2px;background-color:var(--primary);transform:translate3d(-50%, 0, 0);transition:all .3s ease;pointer-events:none}.tabs_tabs-secondary__WdEnX .tabs_tab__cjDAX.tabs_active__EiI2s{color:var(--primary)}.tabs_tabs-secondary__WdEnX .tabs_tab__cjDAX.tabs_active__EiI2s::after{width:32px}.tabs_secTabsWrapper__dJnYI{position:relative;display:flex;align-items:center;width:100%;border-bottom:1px solid var(--border01)}.tabs_secTabsContainer__oxDZO{position:relative;flex:1 1;overflow:hidden}.tabs_secTabsContainer__oxDZO.tabs_showLeftShadow__GXNck::before{content:"";position:absolute;left:0;top:0;bottom:0;width:30px;pointer-events:none;z-index:1;background:var(--shadow-left)}.tabs_secTabsContainer__oxDZO.tabs_showRightShadow__gdFee::after{content:"";position:absolute;right:0;top:0;bottom:0;width:30px;pointer-events:none;z-index:1;background:var(--shadow-right)}.tabs_secTabsHeader__lrWad{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;overflow:auto;padding-bottom:3px}.tabs_secTabsHeader__lrWad::-webkit-scrollbar{display:none}.tabs_secTab__dydDJ{color:var(--sc06);font-size:1.6rem;padding:.8rem 1.2rem;padding-top:1.5rem;cursor:pointer;flex-shrink:0;position:relative;min-width:34px}.tabs_secTab__dydDJ.tabs_active__EiI2s{color:var(--primary)}.tabs_secTab__dydDJ.tabs_active__EiI2s::before{content:"";position:absolute;left:50%;bottom:-3px;margin-left:-17px;width:34px;height:3px;background-color:var(--primary)}.tabs_moreBtn___tyoE{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:5rem;height:100%;cursor:pointer;flex-shrink:0}@supports(aspect-ratio: 1){.tabs_moreBtn___tyoE{aspect-ratio:1}}.tabs_moreBtn___tyoE .icon{color:var(--primary)}.tabs_moreBtn___tyoE .icon::before{vertical-align:-0.1rem}.tabs_moreBtn___tyoE:hover{background-color:rgba(0,0,0,.04);border-radius:4px}.tabs_menuItem__rkley{color:var(--sc06);font-size:1.6rem;padding:8px 16px}.tabs_menuItem__rkley.tabs_active__EiI2s{color:var(--primary);background-color:var(--primary-bg)}.tabs_menuItem__rkley:hover{background-color:var(--hover-bg)}
.TabsList_tabs__IY0yR{display:flex;flex-direction:row;justify-content:space-between;width:100%;overflow:hidden}.TabsList_content__xSEKA{flex:1 1;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:auto;align-items:center}.TabsList_content__xSEKA::-webkit-scrollbar{width:3px;height:3px;display:none}.TabsList_tab__y9dwx{background-color:var(--sc04);color:var(--sc06);height:4rem;line-height:4rem;padding:0 12px;position:relative;flex-shrink:0;cursor:pointer}.TabsList_tab__y9dwx.TabsList_active__3Vngx{background-color:var(--sc02);color:var(--sc004);cursor:default;pointer-events:none;font-weight:600}.TabsList_btns__nrpVL{display:flex;align-items:center;padding:0 1rem;gap:1rem}.TabsList_btn__QK8bZ{background-color:rgba(0,0,0,0);cursor:pointer;border:0;height:1.6rem;color:var(--primary);font-size:1.6rem}.TabsList_btn__QK8bZ:disabled{cursor:not-allowed;color:var(--sc03)}.TabsList_btn__QK8bZ .icon{font-size:1.6rem}
.StockInfo_wrapper__Qd_1o{background:var(--sc02);border-top-left-radius:4px;border-top-right-radius:4px;padding:8px 12px}.StockInfo_wrapper__Qd_1o+.StockInfo_wrapper__Qd_1o{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.StockInfo_fixed-top__kEmCF{position:-webkit-sticky;position:sticky;top:0;z-index:2}.StockInfo_header-box__yM40K{padding-top:18px;background-color:var(--sc02)}.StockInfo_header__QoZI_{display:flex;justify-content:space-between;align-items:center;gap:1.6rem;overflow:hidden}.StockInfo_header__info__Eihtf{display:flex;align-items:center;overflow:hidden}.StockInfo_header__info--symbol__D5mES{color:var(--sc004);font-size:2rem;font-weight:600;margin-right:.8rem}.StockInfo_header__info--company___Uwic{color:var(--sc06);font-size:2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.StockInfo_header__info__Eihtf .icon{margin-left:.8rem}.StockInfo_header__info--state___aW0g{color:var(--primary)}.StockInfo_price-box__D0OLn{font-size:3.6rem;font-weight:500}.StockInfo_price__decimal__AXFrn{font-size:2.4rem}.StockInfo_header__trade__NL5bp{flex-shrink:0}.StockInfo_more__mrg63{display:flex;align-items:center;justify-content:space-between;gap:1.6rem}.StockInfo_more__time__rPpNW{color:var(--sc06);white-space:nowrap}.StockInfo_positive__zr851{color:var(--red)}.StockInfo_negative__be66P{color:var(--green)}.StockInfo_symbol-flag___4p51{display:inline-flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end;align-items:center}.StockInfo_symbol-flag___4p51 .icon{font-size:1.6rem;line-height:1.6rem}.StockInfo_symbol-flag___4p51 .StockInfo_otc-tier__hJzHG{font-size:1.3rem;font-style:normal;line-height:1.6rem;height:1.6rem;color:var(--sc06);padding:0 .2rem;position:relative}.StockInfo_symbol-flag___4p51 .StockInfo_otc-tier__hJzHG::before{content:attr(data-code)}.StockInfo_symbol-flag___4p51 .StockInfo_otc-tier__hJzHG::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:.1rem solid var(--sc06);border-radius:.2rem}.StockInfo_pre-after-market__Robtm{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--sc05);margin-top:1.2rem;padding-top:.8rem;margin-bottom:.4rem}.StockInfo_pa-title__7UISj{color:var(--sc004)}.StockInfo_quote-info__CuIJ_{padding-top:.8rem}.StockInfo_quote-info__content__L7jGW{display:flex;gap:.8rem}.StockInfo_quote-info__content--item__5OKyK{display:flex;flex:1 1;justify-content:space-between;padding:.4rem 0 .8rem;color:var(--sc004)}.StockInfo_quote-info__content--split__to_mU{height:2.4rem;border-right:1px solid var(--sc05)}.StockInfo_quote-info__content--bid__jdjjJ,.StockInfo_quote-info__content--ask__Tknoh{font-weight:normal;font-style:normal;font-size:1.3rem;display:inline-block;line-height:2rem;padding:0 .4rem;border-radius:4px;margin-right:.4rem}.StockInfo_quote-info__content--bid__jdjjJ{background-color:var(--tag-bg05);color:var(--red)}.greenUp .StockInfo_quote-info__content--bid__jdjjJ{background-color:var(--tag-bg06);color:var(--green)}.StockInfo_quote-info__content--bid-price__IaMeH{color:var(--red)}.greenUp .StockInfo_quote-info__content--bid-price__IaMeH{color:var(--green)}.StockInfo_quote-info__content--ask__Tknoh{background-color:var(--tag-bg06);color:var(--green)}.greenUp .StockInfo_quote-info__content--ask__Tknoh{background-color:var(--tag-bg05);color:var(--red)}.StockInfo_quote-info__content--ask-price__qqQtK{color:var(--green)}.greenUp .StockInfo_quote-info__content--ask-price__qqQtK{color:var(--red)}.StockInfo_quote-info__progress__ONlu7{display:flex}.StockInfo_quote-info__progress__ONlu7 i{display:block;height:4px}.StockInfo_quote-info__progress--bid__MwW1B{background-color:var(--red)}.greenUp .StockInfo_quote-info__progress--bid__MwW1B{background-color:var(--green)}.StockInfo_quote-info__progress--ask__ZWaX4{background-color:var(--green)}.greenUp .StockInfo_quote-info__progress--ask__ZWaX4{background-color:var(--red)}
/* Variables declaration */
/* prettier-ignore */
.rdp-root {
  --rdp-accent-color: blue; /* The accent color used for selected days and UI elements. */
  --rdp-accent-background-color: #f0f0ff; /* The accent background color used for selected days and UI elements. */

  --rdp-day-height: 44px; /* The height of the day cells. */
  --rdp-day-width: 44px; /* The width of the day cells. */
  
  --rdp-day_button-border-radius: 100%; /* The border radius of the day cells. */
  --rdp-day_button-border: 2px solid transparent; /* The border of the day cells. */
  --rdp-day_button-height: 42px; /* The height of the day cells. */
  --rdp-day_button-width: 42px; /* The width of the day cells. */
  
  --rdp-selected-border: 2px solid var(--rdp-accent-color); /* The border of the selected days. */
  --rdp-disabled-opacity: 0.5; /* The opacity of the disabled days. */
  --rdp-outside-opacity: 0.75; /* The opacity of the days outside the current month. */
  --rdp-today-color: var(--rdp-accent-color); /* The color of the today's date. */
  
  --rdp-dropdown-gap: 0.5rem;/* The gap between the dropdowns used in the month captons. */
  
  --rdp-months-gap: 2rem; /* The gap between the months in the multi-month view. */
  
  --rdp-nav_button-disabled-opacity: 0.5; /* The opacity of the disabled navigation buttons. */
  --rdp-nav_button-height: 2.25rem; /* The height of the navigation buttons. */
  --rdp-nav_button-width: 2.25rem; /* The width of the navigation buttons. */
  --rdp-nav-height: 2.75rem; /* The height of the navigation bar. */
  
  --rdp-range_middle-background-color: var(--rdp-accent-background-color); /* The color of the background for days in the middle of a range. */
  --rdp-range_middle-color: inherit;/* The color of the range text. */
  
  --rdp-range_start-color: white; /* The color of the range text. */
  --rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%); /* Used for the background of the start of the selected range. */
  --rdp-range_start-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the start of the selected range. */
  
  --rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%); /* Used for the background of the end of the selected range. */
  --rdp-range_end-color: white;/* The color of the range text. */
  --rdp-range_end-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the end of the selected range. */
  
  --rdp-week_number-border-radius: 100%; /* The border radius of the week number. */
  --rdp-week_number-border: 2px solid transparent; /* The border of the week number. */
  
  --rdp-week_number-height: var(--rdp-day-height); /* The height of the week number cells. */
  --rdp-week_number-opacity: 0.75; /* The opacity of the week number. */
  --rdp-week_number-width: var(--rdp-day-width); /* The width of the week number cells. */
  --rdp-weeknumber-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-weekday-opacity: 0.75; /* The opacity of the weekday. */
  --rdp-weekday-padding: 0.5rem 0rem; /* The padding of the weekday. */
  --rdp-weekday-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-gradient-direction: 90deg;
}

.rdp-root[dir="rtl"] {
  --rdp-gradient-direction: -90deg;
}

.rdp-root[data-broadcast-calendar="true"] {
  --rdp-outside-opacity: unset;
}

/* Root of the component. */
.rdp-root {
  position: relative; /* Required to position the navigation toolbar. */
  box-sizing: border-box;
}

.rdp-root * {
  box-sizing: border-box;
}

.rdp-day {
  width: var(--rdp-day-width);
  height: var(--rdp-day-height);
  text-align: center;
}

.rdp-day_button {
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;

  width: var(--rdp-day_button-width);
  height: var(--rdp-day_button-height);
  border: var(--rdp-day_button-border);
  border-radius: var(--rdp-day_button-border-radius);
}

.rdp-day_button:disabled {
  cursor: revert;
}

.rdp-caption_label {
  z-index: 1;

  position: relative;
  display: inline-flex;
  align-items: center;

  white-space: nowrap;
  border: 0;
}

.rdp-dropdown:focus-visible ~ .rdp-caption_label {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

.rdp-button_next,
.rdp-button_previous {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  appearance: none;

  width: var(--rdp-nav_button-width);
  height: var(--rdp-nav_button-height);
}

.rdp-button_next:disabled,
.rdp-button_previous:disabled {
  cursor: revert;

  opacity: var(--rdp-nav_button-disabled-opacity);
}

.rdp-chevron {
  display: inline-block;
  fill: var(--rdp-accent-color);
}

.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
}

.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
  transform-origin: 50%;
}

.rdp-dropdowns {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: var(--rdp-dropdown-gap);
}
.rdp-dropdown {
  z-index: 2;

  /* Reset */
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: absolute;
  inset-block-start: 0;
  inset-block-end: 0;
  inset-inline-start: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: inherit;
  border: none;
  line-height: inherit;
}

.rdp-dropdown_root {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.rdp-dropdown_root[data-disabled="true"] .rdp-chevron {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-month_caption {
  display: flex;
  align-content: center;
  height: var(--rdp-nav-height);
  font-weight: bold;
  font-size: large;
}

.rdp-months {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: var(--rdp-months-gap);
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.rdp-month_grid {
  border-collapse: collapse;
}

.rdp-nav {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;

  display: flex;
  align-items: center;

  height: var(--rdp-nav-height);
}

.rdp-weekday {
  opacity: var(--rdp-weekday-opacity);
  padding: var(--rdp-weekday-padding);
  font-weight: 500;
  font-size: smaller;
  text-align: var(--rdp-weekday-text-align);
  text-transform: var(--rdp-weekday-text-transform);
}

.rdp-week_number {
  opacity: var(--rdp-week_number-opacity);
  font-weight: 400;
  font-size: small;
  height: var(--rdp-week_number-height);
  width: var(--rdp-week_number-width);
  border: var(--rdp-week_number-border);
  border-radius: var(--rdp-week_number-border-radius);
  text-align: var(--rdp-weeknumber-text-align);
}

/* DAY MODIFIERS */
.rdp-today:not(.rdp-outside) {
  color: var(--rdp-today-color);
}

.rdp-selected {
  font-weight: bold;
  font-size: large;
}

.rdp-selected .rdp-day_button {
  border: var(--rdp-selected-border);
}

.rdp-outside {
  opacity: var(--rdp-outside-opacity);
}

.rdp-disabled {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-hidden {
  visibility: hidden;
  color: var(--rdp-range_start-color);
}

.rdp-range_start {
  background: var(--rdp-range_start-background);
}

.rdp-range_start .rdp-day_button {
  background-color: var(--rdp-range_start-date-background-color);
  color: var(--rdp-range_start-color);
}

.rdp-range_middle {
  background-color: var(--rdp-range_middle-background-color);
}

.rdp-range_middle .rdp-day_button {
  border-color: transparent;
  border: unset;
  border-radius: unset;
  color: var(--rdp-range_middle-color);
}

.rdp-range_end {
  background: var(--rdp-range_end-background);
  color: var(--rdp-range_end-color);
}

.rdp-range_end .rdp-day_button {
  color: var(--rdp-range_start-color);
  background-color: var(--rdp-range_end-date-background-color);
}

.rdp-range_start.rdp-range_end {
  background: revert;
}

.rdp-focusable {
  cursor: pointer;
}

.News_box__l3v12{height:100%;flex:1 0;overflow:hidden}.News_wrapper__Nm_Mu{height:100%;display:flex;flex-direction:row;overflow:hidden}.News_article___niM_{flex:1 0;overflow:scroll;height:100%;border-left:1px solid var(--sc05)}.News_article___niM_ .News_content__E6zl5{padding:32px 12px}.News_article___niM_ .News_title__ChQa5{font-size:3.6rem;line-height:4.2rem;font-weight:600;color:var(--sc004);margin-bottom:24px}.News_article___niM_ .News_subTitle__IHFEo{font-size:2.6rem;color:var(--sc06)}.News_article___niM_ .News_article-content__USrZE{margin-top:24px}.News_article___niM_ .News_article-content__USrZE img{max-width:100%;height:auto}.News_article___niM_ .News_article-content__USrZE h1{font-size:2.4rem;line-height:1.5;margin-top:20px;margin-bottom:20px}.News_article___niM_ .News_article-content__USrZE h2{font-size:1.9rem;line-height:1.5;margin-top:20px;margin-bottom:20px;font-weight:600}.News_article___niM_ .News_article-content__USrZE h3{line-height:1.5;font-size:1.7rem;margin-top:10px;margin-bottom:10px;font-weight:600}.News_article___niM_ .News_article-content__USrZE h4{font-size:1.5rem;line-height:1.5;margin-bottom:10px}.News_article___niM_ .News_article-content__USrZE ul{margin-left:20px;margin-top:15px;margin-bottom:15px}.News_article___niM_ .News_article-content__USrZE ul li{list-style-type:disc;font-size:1.6rem;line-height:1.5}.News_article___niM_ .News_article-content__USrZE ol{margin-left:20px;margin-top:15px;margin-bottom:15px}.News_article___niM_ .News_article-content__USrZE ol li{font-size:1.6rem;line-height:1.5}.News_article___niM_ .News_article-content__USrZE ul ul{margin-top:0}.News_article___niM_ .News_article-content__USrZE ul ul li{list-style-type:circle;-webkit-margin-before:0px;margin-block-start:0px;-webkit-margin-after:0px;margin-block-end:0px}.News_article___niM_ .News_article-content__USrZE p{margin-top:15px;font-size:1.6rem;line-height:1.5;margin-bottom:15px}.News_article___niM_ .News_article-content__USrZE blockquote{margin:10px 0;padding-left:15px;border-left:5px solid var(--border01);font-size:1.6rem;font-style:italic}.News_article___niM_ .News_article-content__USrZE table{width:100% !important;font-size:.9rem;overflow-x:scroll;border:none;border-collapse:collapse;border-spacing:0;margin-bottom:10px}.News_article___niM_ .News_article-content__USrZE table tbody tr:nth-child(odd){background-color:var(--border01)}.News_article___niM_ .News_article-content__USrZE table thead th{line-height:1.5}.News_article___niM_ .News_article-content__USrZE figure{margin:0;padding:0;text-align:center;margin-bottom:10px}.News_article___niM_ .News_article-content__USrZE hr{border:none;border-bottom:1px solid var(--border01)}.News_article___niM_ .News_article-content__USrZE a{color:var(--primary)}.News_article___niM_ .News_risk-warning__qeowD{font-style:italic;font-size:1.3rem;line-height:2.4rem;color:var(--sc06);margin-top:24px}.News_article___niM_ .News_original-link__qByJV{margin-top:24px}.News_article___niM_ .News_original-link__qByJV a{text-decoration:underline}.News_news-list__item__70gg6{padding:12px 12px;cursor:pointer;color:var(--sc004);font-size:1.6rem;line-height:2.4rem;border-bottom:1px solid var(--sc05);-webkit-user-select:none;-moz-user-select:none;user-select:none}.News_news-list__item__70gg6.News_active__CkS8_{background-color:var(--tag-bg00)}.News_news-list__lvXMk .News_title__ChQa5{color:var(--sc004)}.News_news-list__lvXMk .News_title__ChQa5 .News_translate__UlmcR{font-size:1.4rem;color:var(--sc06)}.News_news-list__lvXMk .News_content__E6zl5{color:var(--sc06)}
