html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.large_ddfa) {
  gap: 0.5em;
}
:where(.alert_focused_1831) {
  gap: 0.5em;
}
body .caption_aa4e > .copper-b856 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .caption_aa4e > .grid-95f8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .caption_aa4e > .heading_c9d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask-2fb6 > .copper-b856 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask-2fb6 > .grid-95f8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask-2fb6 > .heading_c9d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mask-2fb6
  > :where(:not(.copper-b856):not(.grid-95f8):not(.pressed_6d17)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mask-2fb6 > .paper-1523 {
  max-width: var(--wp--style--global--wide-size);
}
body .large_ddfa {
  display: flex;
}
body .large_ddfa {
  flex-wrap: wrap;
  align-items: center;
}
body .large_ddfa > * {
  margin: 0;
}
body .alert_focused_1831 {
  display: grid;
}
body .alert_focused_1831 > * {
  margin: 0;
}
:where(.pro-7d64.large_ddfa) {
  gap: 2em;
}
:where(.pro-7d64.alert_focused_1831) {
  gap: 2em;
}
:where(.steel-29a9.large_ddfa) {
  gap: 1.25em;
}
:where(.steel-29a9.alert_focused_1831) {
  gap: 1.25em;
}
.grid_f3e2 {
  color: var(--wp--preset--color--black) !important;
}
.tag-258a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.preview-8bea {
  color: var(--wp--preset--color--white) !important;
}
.summary-ccd7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pagination-north-b191 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.menu_stone_0958 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input_1b49 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sidebar-1832 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_bright_2697 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thumbnail-28c9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info-0eb0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_old_b024 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid_f6e5 {
  background-color: var(--wp--preset--color--black) !important;
}
.layout_baf3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.purple_6afd {
  background-color: var(--wp--preset--color--white) !important;
}
.layout-in-71e2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.focus_stale_a0dd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.info_full_55db {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.yellow-d8ed {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.prev_3c0f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.small-af02 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide-2835 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard_2c9e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block-new-f277 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.purple-1717 {
  border-color: var(--wp--preset--color--black) !important;
}
.hard_fd6b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hero_dynamic_b201 {
  border-color: var(--wp--preset--color--white) !important;
}
.dropdown-d6df {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.in-678e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.alert-rough-42bf {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.old-9cf8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.element-basic-574b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dim-4a6b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search-action-1727 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_f431 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_fb38 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.border_fixed_8269 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dim_1a3d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.section_clean_a443 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.container_iron_faed {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.slider_smooth_f7e7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.disabled_rough_3109 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.picture-light-7a31 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.main_62e6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hard_34c0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shade_2801 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.frame-solid-6496 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.first_69e9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.over_9e5e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.prev_b72d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wide-386f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.avatar_6a4d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard_148f a:where(:not(.pink_178c)) {
  color: inherit;
}
:where(.steel-29a9.large_ddfa) {
  gap: 1.25em;
}
:where(.steel-29a9.alert_focused_1831) {
  gap: 1.25em;
}
:where(.pro-7d64.large_ddfa) {
  gap: 2em;
}
:where(.pro-7d64.alert_focused_1831) {
  gap: 2em;
}
.preview_8fae {
  font-size: 1.5em;
  line-height: 1.6;
}

.hovered_4f5c .pro-a5d8 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_4a5e .link-wood-2ba8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_pressed_0e6e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_pressed_0e6e.main-huge-656e .accent_11f5 {
  background-color: var(--e-global-color-primary);
}
.accordion_pressed_0e6e.button-c360 .accent_11f5,
.accordion_pressed_0e6e.green_40a8 .accent_11f5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower-7c7b .steel_6c53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.hidden-b94d {
  --divider-color: var(--e-global-color-secondary);
}
.hidden-b94d .tabs_basic_9670 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hidden-b94d.first-88f7 .carousel_072b {
  background-color: var(--e-global-color-secondary);
}
.hidden-b94d.motion_f85c .carousel_072b,
.hidden-b94d.border_fast_5978 .carousel_072b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.hidden-b94d.motion_f85c .carousel_072b,
.hidden-b94d.border_fast_5978 .carousel_072b svg {
  fill: var(--e-global-color-secondary);
}
.shadow-4863 .description_d9da {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-4863 .background_e2c3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_606e.first-88f7 .carousel_072b {
  background-color: var(--e-global-color-primary);
}
.narrow_606e.motion_f85c .carousel_072b,
.narrow_606e.border_fast_5978 .carousel_072b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.narrow_606e.motion_f85c .carousel_072b,
.narrow_606e.border_fast_5978 .carousel_072b svg {
  fill: var(--e-global-color-primary);
}
.accent_2500.first-88f7 .carousel_072b {
  background-color: var(--e-global-color-primary);
}
.accent_2500.motion_f85c .carousel_072b,
.accent_2500.border_fast_5978 .carousel_072b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent_2500 .list_left_d71b {
  color: var(--e-global-color-primary);
}
.accent_2500 .list_left_d71b,
.accent_2500 .list_left_d71b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_2500 .stone-0112 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_motion_c870 .bright_f42c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-old-06ef .gradient_cool_a0af .outer-0ea5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_fb1a .dirty_b645:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.stone_fb1a .video_f47a i {
  color: var(--e-global-color-primary);
}
.stone_fb1a .video_f47a svg {
  fill: var(--e-global-color-primary);
}
.stone_fb1a .input-pressed-d522 {
  color: var(--e-global-color-secondary);
}
.stone_fb1a .dirty_b645 > .input-pressed-d522,
.stone_fb1a .dirty_b645 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_8252 .notice_thick_e382 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_8252 .bronze-c55c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.status_d78e .tabs_e14f .out-3a07 {
  background-color: var(--e-global-color-primary);
}
.status_d78e .west_cff1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-b049 .layout_ff91 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-b049 .grid_44db {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-b049 .widget-9799 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.text_f018 .shade_6e2b,
.text_f018 .shade_6e2b a {
  color: var(--e-global-color-primary);
}
.text_f018 .shade_6e2b.border-1cf5,
.text_f018 .shade_6e2b.border-1cf5 a {
  color: var(--e-global-color-accent);
}
.text_f018 .shade_6e2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_f018 .widget_dark_7ede {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_33fd .north-7c1f,
.summary_33fd .lower_08c6 {
  color: var(--e-global-color-primary);
}
.summary_33fd .north-7c1f svg {
  fill: var(--e-global-color-primary);
}
.summary_33fd .border-1cf5 .north-7c1f,
.summary_33fd .border-1cf5 .lower_08c6 {
  color: var(--e-global-color-accent);
}
.summary_33fd .border-1cf5 .north-7c1f svg {
  fill: var(--e-global-color-accent);
}
.summary_33fd .lower_08c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_33fd .widget_dark_7ede {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_liquid_fe85 .label_down_c9cd,
.overlay_liquid_fe85 .mini_7663 {
  color: var(--e-global-color-primary);
}
.overlay_liquid_fe85 .mini_7663 svg {
  fill: var(--e-global-color-primary);
}
.overlay_liquid_fe85 .shade_6e2b.border-1cf5 a,
.overlay_liquid_fe85
  .shade_6e2b.border-1cf5
  .mini_7663 {
  color: var(--e-global-color-accent);
}
.overlay_liquid_fe85 .label_down_c9cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_liquid_fe85 .widget_dark_7ede {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-under-80fb .icon_pressed_c0ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-under-80fb .orange_7007 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-3073 .rough_991b .active-c6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.main-3073 .rough_991b .backdrop-03f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-3073 .summary-lite-0dcc .active-c6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.main-3073
  .summary-lite-0dcc
  .backdrop-03f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-3073
  .input_ad44
  .active-c6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.main-3073
  .input_ad44
  .backdrop-03f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-3073
  .notice-prev-aee1
  .active-c6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.main-3073
  .notice-prev-aee1
  .backdrop-03f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_4550 .badge-fast-4c03 {
  background-color: var(--e-global-color-primary);
}
.focused_4550 .badge-fast-4c03:hover {
  background-color: var(--e-global-color-primary);
}
.focused_4550 .outline-hovered-1c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_4550
  .badge-fast-4c03:hover
  .outline-hovered-1c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-c0ac .slider-hovered-fb6f {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_7f21 .over_6fd1 .badge_middle_a7ed a {
  background-color: var(--e-global-color-accent);
}
.notification_7f21 .over_6fd1 .pattern_clean_3bf5 a {
  background-color: var(--e-global-color-accent);
}
.notification_7f21 .over_6fd1 .badge_middle_a7ed a,
.notification_7f21 .over_6fd1 .pattern_clean_3bf5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-3d58
  .backdrop-fee7.panel_wide_b4e8
  .over_6fd1
  a.grid-b34f {
  background-color: var(--e-global-color-accent);
}
.fluid-3d58
  .backdrop-fee7.panel_wide_b4e8
  .over_6fd1
  span.grid-b34f.fn-current-147d {
  background-color: var(--e-global-color-text);
}
.fluid-3d58
  .backdrop-fee7.panel_wide_b4e8
  .over_6fd1
  .grid-b34f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b .border_ca6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .active_white_de70
  > .message-bottom-ecc4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .disabled_155e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .hard-96a3
  .video-d75e,
.notification-green-344b
  .hard-96a3
  .article-5feb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-green-344b
  .hard-96a3
  .list-stale-22ee,
.notification-green-344b
  .hard-96a3
  a
  .list-stale-22ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .hard-96a3
  .component-plasma-d6aa {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .hard-96a3
  .sidebar_95a6 {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .hard-96a3
  .sidebar_95a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .hard-96a3
  .sidebar_95a6:hover {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .hard-96a3
  .menu_outer_7b52 {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .hard-96a3
  .menu_outer_7b52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .hard-96a3
  .menu_outer_7b52:hover {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .bright-f340
  .container_7aab
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-green-344b
  .bright-f340
  .image-e520 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .bright-f340
  .component-plasma-d6aa {
  color: var(--e-global-color-text);
}
.notification-green-344b
  .bright-f340
  .component-plasma-d6aa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .bright-f340
  .sidebar_95a6 {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .bright-f340
  .sidebar_95a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .bright-f340
  .sidebar_95a6:hover {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .bright-f340
  .menu_outer_7b52 {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b
  .bright-f340
  .menu_outer_7b52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-green-344b
  .bright-f340
  .menu_outer_7b52:hover {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b .pressed-1fde {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b .pressed-1fde:hover {
  background-color: var(--e-global-color-primary);
}
.notification-green-344b .action-3761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-green-344b .tertiary-hovered-6029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_08d1 .component_163c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_08d1
  .background-831a
  > div:nth-child(3)
  .component_163c,
.pagination_08d1
  .light_c921
  > div:nth-child(1)
  .component_163c,
.pagination_08d1
  .badge-fluid-4e65
  > div:nth-child(1)
  .component_163c,
.pagination_08d1
  .module_ca9f
  > div:nth-child(1)
  .component_163c,
.pagination_08d1
  .short_9568
  > div:nth-child(1)
  .component_163c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_08d1 .hidden_7720 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_08d1 .texture-motion-3c38 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_08d1 .row_pro_a6b3 {
  background-color: var(--e-global-color-primary);
}
.pagination_08d1 .row_pro_a6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_08d1 .row_pro_a6b3:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_08d1 .hovered-7e24 {
  background-color: var(--e-global-color-primary);
}
.pagination_08d1 .hovered-7e24:hover {
  background-color: var(--e-global-color-primary);
}
.pagination_08d1 .action-3761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_08d1 .tertiary-hovered-6029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9534 .description_old_3605 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-purple-9534 .section-yellow-ab38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9534 .image_3e5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9534 .short-a47d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9534 .basic_4ba2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-purple-9534 .hovered-7e24 {
  background-color: var(--e-global-color-primary);
}
.media-purple-9534 .hovered-7e24:hover {
  background-color: var(--e-global-color-primary);
}
.feature_steel_eb29 .article-267e {
  background-color: var(--e-global-color-secondary);
}
.feature_steel_eb29 .content_small_0bbe {
  background-color: var(--e-global-color-text);
}
.feature_steel_eb29 .notice_13e4 {
  background-color: var(--e-global-color-secondary);
}
.feature_steel_eb29 .background_brown_bc3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_steel_eb29 .section-5056 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_steel_eb29 .gradient_active_852c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_steel_eb29 .element_ffa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_steel_eb29 .texture_0c12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_a714 .gradient_green_5668 .component_623b,
.stone_a714
  .gradient_green_5668
  .component_623b
  a,
.stone_a714 .gold_7bf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_a714 .gradient_green_5668 .tertiary-2905,
.stone_a714 .tabs_under_41ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_a714 .gradient_green_5668 .tertiary-2905 {
  color: var(--e-global-color-text);
}
.stone_a714 .tabs_under_41ff {
  color: var(--e-global-color-text);
}
.stone_a714
  .gradient_green_5668
  .slider-hovered-3f62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_a714 .outline-advanced-b8b3 .steel-9d65 {
  background-color: var(--e-global-color-primary);
}
.stone_a714 .outline-advanced-b8b3 .steel-9d65:hover {
  background-color: var(--e-global-color-primary);
}
.stone_a714 .outline-advanced-b8b3 .action-8a28 li span {
  background-color: var(--e-global-color-text);
}
.stone_a714 .outline-advanced-b8b3 .action-8a28 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stone_a714
  .outline-advanced-b8b3
  .action-8a28
  li.notice_9544
  span {
  background-color: var(--e-global-color-accent);
}
.stone_a714 .widget-cool-2927 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7481 .up-8504 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-d362 .dropdown_purple_d4f5 {
  background-color: var(--e-global-color-primary);
}
.upper-d362 .avatar_center_2573 {
  background-color: var(--e-global-color-secondary);
}
.upper-d362 .paragraph-e8b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .column-5190 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .filter-0d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .glass_7251 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .progress-13e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .summary-45e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-d362 .huge_1c83 {
  background-color: var(--e-global-color-primary);
}
.upper-d362 .huge_1c83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_4b35 .hard-9692 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_4b35 .heading-068f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.secondary_4b35
  .easy-0bc5:after {
  background-color: var(--e-global-color-primary);
}
.secondary_4b35 .icon-easy-0967 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-fae5 .gold_7bf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-fae5 .tabs_under_41ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-d613 .full_e8d3 .north-de4f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-d613 .full_e8d3 .hover-e0b7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-prev-127f .hero-lower-279b {
  background-color: var(--e-global-color-primary);
}
.input-prev-127f .detail-0c73 {
  background-color: var(--e-global-color-secondary);
}
.input-prev-127f .table_6569 .secondary-4963 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-prev-127f .border_current_b0f3 .secondary-4963 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_b7bd .shadow_hard_50a9 .up_b50e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_b7bd .shadow_hard_50a9 .current_899b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_b7bd .shadow_hard_50a9 .button-e829 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.surface-pressed-7723 .fluid_8899 {
  border-color: var(--e-global-color-text);
}
.surface-pressed-7723 .paper-7855 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-pressed-7723 .pressed_0ab7 {
  color: var(--e-global-color-primary);
}
.surface-pressed-7723 .hover-bbc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_pro_3c52 .left-6c53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_pro_3c52 .widget_041d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_pro_3c52 .module-simple-442b:hover .left-6c53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_pro_3c52
  .module-simple-442b:hover
  .widget_041d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_ae6f .motion_71bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_ae6f .alert-rough-cf42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_0358 .pattern_b573 .accent_234f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_0358 .caption_lite_d20b .accent_234f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.bright_261b .alert_93f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.left-adeb .sidebar-copper-7390 .hero_047e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-adeb .sidebar-copper-7390 .hero_047e {
  background-color: var(--e-global-color-secondary);
}
.left-adeb .mask_bb81 .hero_047e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-adeb .mask_bb81 .hero_047e {
  background-color: var(--e-global-color-secondary);
}
.left-adeb .chip-iron-250a .article-rough-9216 {
  background-color: var(--e-global-color-primary);
}
.left-adeb .chip-iron-250a:hover .article-rough-9216 {
  background-color: var(--e-global-color-secondary);
}
.left-adeb .steel-9d65 {
  background-color: var(--e-global-color-primary);
}
.left-adeb .steel-9d65:hover {
  background-color: var(--e-global-color-accent);
}
.left-adeb .action-8a28 li span {
  background-color: var(--e-global-color-text);
}
.left-adeb .action-8a28 li span:hover {
  background-color: var(--e-global-color-primary);
}
.left-adeb .action-8a28 li.notice_9544 span {
  background-color: var(--e-global-color-accent);
}
.media-a253 .gallery_hot_7048 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a253 .thumbnail_0010 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_basic_bb62 .mini-bf6d:before {
  background-color: var(--e-global-color-secondary);
}
.alert_basic_bb62 .overlay_lower_8b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_basic_bb62 .tall_8b6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ea0f .hard-0a79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ea0f .hard-0a79:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ea0f .hard-0a79.fn-active-147d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ea0f .huge-20be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-ea0f .active_4b26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-ea0f .card_577d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-ea0f .module_gas_cb06 {
  background-color: var(--e-global-color-primary);
}
.up-ea0f .module_gas_cb06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-ea0f .mini-e109 {
  background-color: var(--e-global-color-primary);
}
.up-ea0f .mini-e109 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_last_64bc .text-stale-1847 .up_1f6a a {
  color: var(--e-global-color-secondary);
}
.border_last_64bc .text-stale-1847 .up_1f6a a:hover {
  color: var(--e-global-color-secondary);
}
.border_last_64bc .text-stale-1847 .up_1f6a,
.border_last_64bc .text-stale-1847 .up_1f6a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_last_64bc .text-stale-1847 .hero-af6e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_last_64bc .text-stale-1847 .small_f0a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_last_64bc .text-stale-1847 .tertiary_b234 {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .text-stale-1847 .tertiary_b234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_last_64bc .text-stale-1847 .tertiary_b234:hover {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .text-stale-1847 .orange_f826 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_last_64bc .text-stale-1847 .orange_f826 {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .text-stale-1847 .orange_f826:hover {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .text-stale-1847 .steel-9d65 {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .text-stale-1847 .steel-9d65:hover {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .outline-advanced-b8b3 .action-8a28 li span {
  background-color: var(--e-global-color-text);
}
.border_last_64bc .outline-advanced-b8b3 .action-8a28 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_last_64bc .outline-advanced-b8b3 .action-8a28 li.notice_9544 span {
  background-color: var(--e-global-color-accent);
}
.border_last_64bc .action-3761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_last_64bc .tertiary-hovered-6029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_7e25 .bright_4153 .form-131e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_7e25 .bright_4153 .tertiary-brown-8158 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_7e25 .bright_4153 .up_a639 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .panel_3089 {
  border-color: var(--e-global-color-text);
}
.wrapper_f9f9 .progress-silver-256b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .soft_1a68 {
  color: var(--e-global-color-secondary);
}
.wrapper_f9f9 .soft_1a68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .wide-b41b > * {
  color: var(--e-global-color-primary);
}
.wrapper_f9f9 .wide-b41b > * svg {
  fill: var(--e-global-color-primary);
}
.wrapper_f9f9 .rough_a2f2 {
  color: var(--e-global-color-primary);
}
.wrapper_f9f9 .rough_a2f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_f9f9 .left-24e0 {
  color: var(--e-global-color-primary);
}
.wrapper_f9f9 .left-24e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_f9f9 .tertiary_first_8af8 {
  color: var(--e-global-color-primary);
}
.wrapper_f9f9 .tertiary_first_8af8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .wrapper-f74c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .accordion-hard-fd7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9 .accordion-hard-fd7b.soft_9a86 {
  color: var(--e-global-color-secondary);
}
.wrapper_f9f9 .accordion-hard-fd7b.soft_9a86 .warm_4ab0 {
  color: var(--e-global-color-accent);
}
.wrapper_f9f9 .accordion-hard-fd7b.border-4e1b {
  color: var(--e-global-color-text);
}
.wrapper_f9f9 .accordion-hard-fd7b.border-4e1b .warm_4ab0 {
  color: var(--e-global-color-text);
}
.wrapper_f9f9 .accordion-hard-fd7b:before {
  border-top-color: var(--e-global-color-text);
}
.wrapper_f9f9 .backdrop-24f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_f9f9
  .backdrop-24f1
  .hero_6f0c {
  background-color: var(--e-global-color-primary);
}
.wrapper_f9f9
  .backdrop-24f1
  .hero_6f0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_f9f9 .panel_3089 .sidebar-middle-efc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_0d1a .basic_392d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_0d1a .hot_c7ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_simple_713d .gallery-current-3c59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_simple_713d
  .accordion_e045
  .list-ce27 {
  background-color: var(--e-global-color-secondary);
}
.photo_simple_713d
  .accordion_e045.medium_31c4
  .list-ce27 {
  background-color: var(--e-global-color-text);
}
.photo_simple_713d
  .accordion_e045:hover
  .list-ce27 {
  background-color: var(--e-global-color-accent);
}
.photo_simple_713d
  .accordion_e045.fn-active-147d
  .list-ce27 {
  background-color: var(--e-global-color-primary);
}
.mask-d519 .logo-51c4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mask-d519 .background-488f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-d519 .under_acdd {
  background-color: var(--e-global-color-primary);
}
.mask-d519 .under_acdd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-pink-b498 .input_27e4 .blue_5dba .layout_b29f {
  background-color: var(--e-global-color-secondary);
}
.wrapper-pink-b498 .input_27e4 .tabs-paper-a0fe:after {
  background-color: var(--e-global-color-secondary);
}
.wrapper-pink-b498 .large_f3a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-pink-b498 .info_slow_75bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-pink-b498 .backdrop-1d75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-pink-b498 .basic-8cc7 {
  background-color: var(--e-global-color-primary);
}
.wrapper-pink-b498 .basic-8cc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-pink-b498 .huge_bcb5 {
  background-color: var(--e-global-color-secondary);
}
.wrapper-pink-b498 .huge_bcb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-pink-b498 .input_27e4 .primary-medium-43af .tag_d196:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-pink-b498
  .input_27e4
  .primary-medium-43af
  .tag_d196.hover-inner-f639 {
  background-color: var(--e-global-color-primary);
}
.wrapper-pink-b498 .input_27e4 .dim_4fee:before {
  border-color: var(--e-global-color-primary);
}
.wrapper-pink-b498 .input_27e4 .dim_4fee:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wrapper-pink-b498
  .input_27e4
  .dim_4fee.plasma-135e:before {
  border-color: var(--e-global-color-primary);
}
.wrapper-pink-b498 .notification_outer_60fa span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-b479 .pro-c7d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b479 .pro-c7d2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b479 .pro-c7d2.row_b4ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b479 .container_old_fdcb {
  background-color: var(--e-global-color-primary);
}
.border-b479 .container_old_fdcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b479
  .pro-d097
  .widget_eb50
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-b479
  .menu_short_d328
  .widget_eb50
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-7c78
  .layout-next-ecce
  .tertiary-left-a3b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-7c78
  .layout-next-ecce
  .modal-tiny-9f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-7c78 .info-rough-aa48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-7c78 .bottom-5276 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-7c78 .mask_5547 {
  background-color: var(--e-global-color-primary);
}
.solid-7c78 .mask_5547 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_b6a6 .popup_complex_b6c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_b6a6 .brown_655d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.modal_b6a6 .selected-f1d7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_b6a6 .selected-f1d7 a:hover {
  color: var(--e-global-color-secondary);
}
.modal_b6a6 .title_9704 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_b6a6 .primary_gas_c8fd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_b6a6 .plasma_1b57 .steel-9d65 {
  background-color: var(--e-global-color-primary);
}
.modal_b6a6 .plasma_1b57 .steel-9d65:hover {
  background-color: var(--e-global-color-accent);
}
.modal_b6a6
  .plasma_1b57
  .action-8a28
  li
  span {
  background-color: var(--e-global-color-text);
}
.modal_b6a6
  .plasma_1b57
  .action-8a28
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.modal_b6a6
  .plasma_1b57
  .action-8a28
  li.notice_9544
  span {
  background-color: var(--e-global-color-accent);
}
.backdrop-0db5
  .row-1e27
  .aside-a594 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-0db5 .row-1e27 .stone_186b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-0db5 .row-1e27 .sidebar-5417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-0db5 .avatar_full_db72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.backdrop-0db5
  .menu-fixed-a639.narrow-0adc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a {
  background-color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .surface-df6e.static-5b2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .focused-63e7.module_2bf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  .sidebar-8268
  > a {
  background-color: var(--e-global-color-secondary);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  .sidebar-8268
  > a
  .dirty_0fbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  .sidebar-8268
  > a
  .focused-63e7.button_0dbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .menu-d0f0:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  a
  .menu-d0f0:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268.upper_ad46
  > a
  .menu-d0f0:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  .sidebar-8268.upper_ad46
  > a
  .menu-d0f0:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .upper_4610
  .carousel_cool_3f25 {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  a
  .upper_4610
  .carousel_cool_3f25 {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .upper_4610
  .carousel_cool_3f25,
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  a
  .upper_4610
  .carousel_cool_3f25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > a
  .layout_e841:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  a
  .layout_e841:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268.upper_ad46
  > a
  .layout_e841:before {
  color: var(--e-global-color-text);
}
.tag_last_77ed
  > .large-f9cb
  > div
  > .nav-under-0354
  > .sidebar-8268
  > .active_0602
  .sidebar-8268.upper_ad46
  > a
  .layout_e841:before {
  color: var(--e-global-color-text);
}
.panel-medium-44f6 .wide_0e6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-medium-44f6
  .main-red-c879:hover
  .wide_0e6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_bf9f
  > .large-f9cb
  > .accent_00a6
  > .middle-7994
  > .cold_228d
  > .form_c49a
  .red-5895 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_bf9f
  > .large-f9cb
  > .accent_00a6
  > .middle-7994
  > .cold_228d
  > .form_c49a:hover
  .red-5895 {
  color: var(--e-global-color-text);
}
.pressed_bf9f
  > .large-f9cb
  > .accent_00a6
  > .middle-7994
  > .cold_228d
  > .form_c49a:hover
  .red-5895 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_bf9f
  > .large-f9cb
  > .accent_00a6
  > .middle-7994
  > .cold_228d.accordion-soft-e655
  > .form_c49a
  .red-5895 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_e73d .red_bc9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_e73d .header-medium-a347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_e73d .hero-dim-77bc {
  background-color: var(--e-global-color-primary);
}
.disabled_e73d .hero-dim-77bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7
  .media_current_ac86 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7
  .menu-e271 {
  color: var(--e-global-color-text);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7:hover
  .media_current_ac86 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7:hover
  .menu-e271 {
  color: var(--e-global-color-secondary);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7.button_1d1c
  .media_current_ac86 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-tall-44c0
  > .large-f9cb
  > .column-f817
  > .footer_pressed_2cdf
  > .input-8ba7.button_1d1c
  .menu-e271 {
  color: var(--e-global-color-primary);
}
.item-2a7b
  .search_stale_1bec
  .column_under_6151 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-2a7b .action-534d .sidebar-middle-efc4 .tag-green-e04f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-dark-b0e7 .input_00cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-dark-b0e7 .hot-d519 .input_00cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-dark-b0e7 .form_0358 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-dark-b0e7 .form_0358 {
  background-color: var(--e-global-color-primary);
}
.hot-35d1 .pattern_fluid_686e .modal_center_fb36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-35d1
  .pattern_fluid_686e:hover
  .breadcrumb_motion_9b48 {
  color: var(--e-global-color-secondary);
}
.hot-35d1
  .pattern_fluid_686e:hover
  .modal_center_fb36 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-small-483e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.nav-first-dd53 {
  max-width: 1400px !important;
}

.column-12e9 {
  flex-direction: column;
}

.column-12e9 .caption_12cb {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.column-12e9 .caption_12cb {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.column-12e9 .hero_huge_c9f8 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.pattern-9cad.mask_tiny_c8fc {
  display: none;
}

.image-24a2 {
  display: none;
}

body,
.notice_motion_3a18 {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.right_3bce.grid_c1d6 {
  margin-bottom: 40px;
  width: 100%;
}

.description_7eb6 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.column-12e9 a {
  width: 100%;
}

.content_silver_4a90 .layout-07bd.bottom_13d8 {
  width: 20% !important;
}

.gas-8683 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.gas-8683:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.gas-8683 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.gas-8683:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.lower_cc13 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.lower_cc13:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.lower_cc13:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.lower_cc13:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.content_silver_4a90
  .layout-07bd.article_a3cb
  .block_slow_05f2
  .module-b8f9 {
  font-size: 20px !important;
}

.container-e4f2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.pink_878f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.article-gas-b219 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.list-216c.slider_3d3e > .table_9e99 {
  display: flex;
  align-items: center;
}

.out-5988 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.dim-12b0 {
  position: relative;
  width: 100%;
}

.frame_blue_2b88 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.outline_9bb7 {
  font-size: 35px !important;
}

.highlight-paper-f6ae {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.caption-pressed-5d74 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.pressed_3ed5 {
  display: flex;
  gap: 50px;
}

.content_silver_4a90
  .layout-07bd.white_473e
  .link-glass-a3b6
  .logo-current-0271 {
  width: 100% !important;
}

.link-15e6 {
  width: 500px !important;
  max-width: none;
}

.wrapper_31f9 {
  width: 100%;
}

.pressed-3ee5 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.orange-989b {
  position: relative;
  cursor: pointer;
}

.orange-989b::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.dropdown-9e75 {
  font-size: 15px !important;
}

.content_dirty_3d60 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.orange-989b:hover .content_dirty_3d60 {
  visibility: visible;
}
.orange-989b:hover.orange-989b::before {
  display: block;
}

.article-gas-b219 h3 {
  color: #fff;
}

.paragraph_2894 {
  margin: 0;
}

.content_silver_4a90
  .layout-07bd.white_473e
  .logo-current-0271
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.slider_gas_4188 {
  width: 100%;
}

.status-lite-d04c {
  width: 100%;
}

.next-cde7 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.status-lite-d04c {
  width: 100%;
}

.notification-middle-cc7d {
  margin-bottom: 10px !important;
}

.logo-current-0271 {
  display: flex;
  align-items: center;
}

.black_b6b8 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.paragraph_orange_afbc {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.column-12e9 .caption_12cb.focus-cb58 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.column-12e9 h1.caption_12cb {
  margin-top: 80px !important;
}

.content_silver_4a90 .layout-07bd.highlight_steel_8cf2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border_short_c79f img {
  width: 100%;
}

.secondary_dynamic_55c4 .red-2615.block_slow_05f2 {
  justify-content: space-between;
}

.hot_7ac4 {
  display: none;
}

.lite-6d91 .hero_huge_c9f8 {
  margin: 1px 0 !important;
}

.frame_tall_859c li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .list-216c .table_9e99 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .pressed_3ed5 {
    flex-direction: column;
  }

  .link-15e6 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .article-gas-b219 h3 {
    font-size: 28px;
  }

  .gas-8683 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .secondary_dynamic_55c4 .red-2615.block_slow_05f2 {
    border-bottom: 1px solid #f0c159;
  }

  .next-cde7 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .list-216c.slider_3d3e > .table_9e99 {
    gap: 15px;
    justify-content: space-between;
  }

  .content_silver_4a90
    .layout-07bd.white_473e
    .logo-current-0271
    img {
    width: 60% !important;
  }

  .frame_blue_2b88 {
    left: 2%;
  }

  .container-e4f2 {
    margin: 10px 0;
  }

  .column-12e9 .hero_huge_c9f8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .gas-8683 {
    font-size: 16px !important;
  }

  .outline_9bb7 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.column-12e9 .caption_12cb,
  .column-12e9 .caption_12cb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .logo-current-0271 {
    justify-content: center;
  }

  .column-12e9 .hero_huge_c9f8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .description_7eb6 {
    margin-bottom: 15px !important;
  }

  .content_silver_4a90 .layout-07bd.bottom_13d8 {
    width: 75% !important;
  }

  .border_short_c79f img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .lower_cc13 {
    text-transform: capitalize;
  }

  h2.column-12e9 .caption_12cb,
  .column-12e9 .caption_12cb {
    font-size: 30px !important;
  }

  .logo-current-0271 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .wrapper-top-6c5f
    .short-2b9f.sort_daf2 {
    margin: 0 !important;
  }

  .out-5988 {
    margin: 0;
    gap: 10px;
  }

  .container-e4f2 {
    display: flex;
  }

  .button_9460 .gas-8683 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .header-f3e7 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .next-cde7 {
    justify-content: flex-end;
    gap: 1px;
  }

  .column-12e9 h1.caption_12cb {
    margin-top: 40px !important;
  }

  .content_silver_4a90
    .layout-07bd.white_473e
    .logo-current-0271
    img,
  .shadow-4863 .link-glass-a3b6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .lower_cc13 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .content_silver_4a90 .layout-07bd.bottom_13d8 {
    width: 100% !important;
  }

  .list-216c.slider_3d3e > .table_9e99 {
    gap: 3px;
  }

  .column-12e9 .hero_huge_c9f8 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .gas-8683 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.secondary_dynamic_55c4 .red-2615.block_slow_05f2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.secondary_dynamic_55c4 .red-2615.block_slow_05f2:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.module-b8f9 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.dim-12b0 {
  position: relative;
  width: 100%;
}

.column-12e9 {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.pattern-9cad {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.pattern-9cad:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.caption-pressed-5d74 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .secondary_dynamic_55c4 .red-2615.block_slow_05f2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .column-12e9 .caption_12cb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .gas-8683 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.footer-99ca {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.footer-99ca .wrapper-under-4882 {
  flex-shrink: 0;
  white-space: nowrap;
}

.footer-99ca .table_short_7f86 {
  flex-shrink: 0;
  min-width: fit-content;
}

.footer-99ca .module-b8f9 {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.footer-99ca::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.footer-99ca {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.footer-99ca .wrapper-under-4882 {
  max-width: 80px !important;
}

.footer-99ca .table_short_7f86 {
  max-width: 80px !important;
  overflow: hidden;
}

.footer-99ca .red-2615.block_slow_05f2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.footer-99ca .module-b8f9 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.lower_cc13 {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.lower_cc13:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.lower_cc13:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.lower_cc13::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .lower_cc13:nth-child(1),
.content_silver_4a90 .lower_cc13:nth-child(1),
#page .lower_cc13:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .lower_cc13:nth-child(2),
.content_silver_4a90 .lower_cc13:nth-child(2),
#page .lower_cc13:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.lower_cc13:hover {
  animation-play-state: running !important;
}

/* css-noise: 4a12 */
.shadow-element-s6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
