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(.notice_yellow_76b6) {
  gap: 0.5em;
}
:where(.soft_ecd5) {
  gap: 0.5em;
}
body .large-4800 > .accent_full_9307 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .large-4800 > .next_987b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .large-4800 > .module_out_7c85 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .aside_7317 > .accent_full_9307 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside_7317 > .next_987b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside_7317 > .module_out_7c85 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .aside_7317
  > :where(:not(.accent_full_9307):not(.next_987b):not(.notification-pro-0188)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .aside_7317 > .outline-c26e {
  max-width: var(--wp--style--global--wide-size);
}
body .notice_yellow_76b6 {
  display: flex;
}
body .notice_yellow_76b6 {
  flex-wrap: wrap;
  align-items: center;
}
body .notice_yellow_76b6 > * {
  margin: 0;
}
body .soft_ecd5 {
  display: grid;
}
body .soft_ecd5 > * {
  margin: 0;
}
:where(.paper_64ce.notice_yellow_76b6) {
  gap: 2em;
}
:where(.paper_64ce.soft_ecd5) {
  gap: 2em;
}
:where(.sidebar-95cb.notice_yellow_76b6) {
  gap: 1.25em;
}
:where(.sidebar-95cb.soft_ecd5) {
  gap: 1.25em;
}
.new_ef0c {
  color: var(--wp--preset--color--black) !important;
}
.panel_ed10 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-iron-42e3 {
  color: var(--wp--preset--color--white) !important;
}
.steel-1a40 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hover_dark_dee5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.info-b044 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focused-733d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dynamic-966b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fluid-5ed1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tiny_8caf {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_0399 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hero_08d2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_1640 {
  background-color: var(--wp--preset--color--black) !important;
}
.aside-de3a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask_f2d3 {
  background-color: var(--wp--preset--color--white) !important;
}
.tertiary-rough-9e29 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.module_wood_c7b5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.panel-south-c483 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container-11b9 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.action-18aa {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature_slow_75f9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar_full_f1a3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.short-6d20 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pressed-3e49 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.small_a16f {
  border-color: var(--wp--preset--color--black) !important;
}
.backdrop_wood_5c9f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.inner-a13e {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery-solid-574d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.text-fa98 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.description-easy-82fb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pink_7fad {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_e5de {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hovered-fac9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-white-3f2d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.box_5b6a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title_dynamic_009b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.rough_8dfa {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hidden-full-5a44 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.link_af30 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.wood_244a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.content-yellow-fcf1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hovered_b5fe {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.old_5b1e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.bottom-6693 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.surface_7697 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.disabled-e44a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.main-da7d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active_south_b7a8 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.icon_b8a0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.label-25b1 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.basic_c5ba {
  font-size: var(--wp--preset--font-size--large) !important;
}
.menu_center_fa5b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.photo-orange-c0ae a:where(:not(.overlay_b560)) {
  color: inherit;
}
:where(.sidebar-95cb.notice_yellow_76b6) {
  gap: 1.25em;
}
:where(.sidebar-95cb.soft_ecd5) {
  gap: 1.25em;
}
:where(.paper_64ce.notice_yellow_76b6) {
  gap: 2em;
}
:where(.paper_64ce.soft_ecd5) {
  gap: 2em;
}
.tall-7e42 {
  font-size: 1.5em;
  line-height: 1.6;
}

.element-66b8 .element_plasma_9ebc {
  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);
}
.basic_e523 .hard-32c6 {
  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);
}
.huge_01b6 {
  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);
}
.huge_01b6.dirty-2d6e .top-4682 {
  background-color: var(--e-global-color-primary);
}
.huge_01b6.bright-f779 .top-4682,
.huge_01b6.under_f7c5 .top-4682 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gallery_gold_96ed .overlay_e0f1 {
  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);
}
.tiny_64c8 {
  --divider-color: var(--e-global-color-secondary);
}
.tiny_64c8 .stone-9098 {
  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);
}
.tiny_64c8.medium_82f1 .copper-7416 {
  background-color: var(--e-global-color-secondary);
}
.tiny_64c8.center_9739 .copper-7416,
.tiny_64c8.article_508d .copper-7416 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tiny_64c8.center_9739 .copper-7416,
.tiny_64c8.article_508d .copper-7416 svg {
  fill: var(--e-global-color-secondary);
}
.mini-8c11 .rough-247d {
  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);
}
.mini-8c11 .detail_329f {
  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);
}
.media_dynamic_2085.medium_82f1 .copper-7416 {
  background-color: var(--e-global-color-primary);
}
.media_dynamic_2085.center_9739 .copper-7416,
.media_dynamic_2085.article_508d .copper-7416 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.media_dynamic_2085.center_9739 .copper-7416,
.media_dynamic_2085.article_508d .copper-7416 svg {
  fill: var(--e-global-color-primary);
}
.title_bd02.medium_82f1 .copper-7416 {
  background-color: var(--e-global-color-primary);
}
.title_bd02.center_9739 .copper-7416,
.title_bd02.article_508d .copper-7416 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title_bd02 .module-5229 {
  color: var(--e-global-color-primary);
}
.title_bd02 .module-5229,
.title_bd02 .module-5229 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_bd02 .hero_fixed_d211 {
  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);
}
.disabled_selected_71bd .stale_ccd6 {
  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);
}
.search-6bce .sort_699d .avatar_large_b9a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-0472 .huge_4244:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.soft-0472 .texture-right-472d i {
  color: var(--e-global-color-primary);
}
.soft-0472 .texture-right-472d svg {
  fill: var(--e-global-color-primary);
}
.soft-0472 .photo-bright-1e32 {
  color: var(--e-global-color-secondary);
}
.soft-0472 .huge_4244 > .photo-bright-1e32,
.soft-0472 .huge_4244 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-yellow-b23c .badge-6711 {
  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);
}
.grid-yellow-b23c .iron_e6e0 {
  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);
}
.main-soft-3878 .row-orange-4175 .main_static_83b9 {
  background-color: var(--e-global-color-primary);
}
.main-soft-3878 .large_dba6 {
  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);
}
.border_61f5 .badge-active-5b8d {
  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_61f5 .logo_brown_c138 {
  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);
}
.border_61f5 .section_white_2832 {
  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);
}
.container-paper-b8f1 .white-968d,
.container-paper-b8f1 .white-968d a {
  color: var(--e-global-color-primary);
}
.container-paper-b8f1 .white-968d.outline_e72b,
.container-paper-b8f1 .white-968d.outline_e72b a {
  color: var(--e-global-color-accent);
}
.container-paper-b8f1 .white-968d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-paper-b8f1 .large_0206 {
  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);
}
.sidebar-0ab5 .status-cool-ef2c,
.sidebar-0ab5 .block-3e87 {
  color: var(--e-global-color-primary);
}
.sidebar-0ab5 .status-cool-ef2c svg {
  fill: var(--e-global-color-primary);
}
.sidebar-0ab5 .outline_e72b .status-cool-ef2c,
.sidebar-0ab5 .outline_e72b .block-3e87 {
  color: var(--e-global-color-accent);
}
.sidebar-0ab5 .outline_e72b .status-cool-ef2c svg {
  fill: var(--e-global-color-accent);
}
.sidebar-0ab5 .block-3e87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-0ab5 .large_0206 {
  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);
}
.filter_180d .nav_667d,
.filter_180d .label-ead5 {
  color: var(--e-global-color-primary);
}
.filter_180d .label-ead5 svg {
  fill: var(--e-global-color-primary);
}
.filter_180d .white-968d.outline_e72b a,
.filter_180d
  .white-968d.outline_e72b
  .label-ead5 {
  color: var(--e-global-color-accent);
}
.filter_180d .nav_667d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_180d .large_0206 {
  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);
}
.item-394d .summary_solid_8d6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-394d .paragraph_8ef4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dbfd .hovered-5a68 .image-smooth-6788 {
  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);
}
.logo-dbfd .hovered-5a68 .pagination_4147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dbfd .steel_798a .image-smooth-6788 {
  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);
}
.logo-dbfd
  .steel_798a
  .pagination_4147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dbfd
  .hidden-full-de63
  .image-smooth-6788 {
  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);
}
.logo-dbfd
  .hidden-full-de63
  .pagination_4147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dbfd
  .soft_ea45
  .image-smooth-6788 {
  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);
}
.logo-dbfd
  .soft_ea45
  .pagination_4147 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_d357 .tabs-tall-3dd6 {
  background-color: var(--e-global-color-primary);
}
.main_d357 .tabs-tall-3dd6:hover {
  background-color: var(--e-global-color-primary);
}
.main_d357 .surface-cold-ee49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_d357
  .tabs-tall-3dd6:hover
  .surface-cold-ee49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-full-c64a .caption-middle-8854 {
  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);
}
.menu-38d5 .hover-west-d40a .text_05a3 a {
  background-color: var(--e-global-color-accent);
}
.menu-38d5 .hover-west-d40a .chip_ab9c a {
  background-color: var(--e-global-color-accent);
}
.menu-38d5 .hover-west-d40a .text_05a3 a,
.menu-38d5 .hover-west-d40a .chip_ab9c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_145d
  .plasma_22eb.form_fixed_c9f0
  .hover-west-d40a
  a.container-middle-a038 {
  background-color: var(--e-global-color-accent);
}
.fast_145d
  .plasma_22eb.form_fixed_c9f0
  .hover-west-d40a
  span.container-middle-a038.fn-current-7fc7 {
  background-color: var(--e-global-color-text);
}
.fast_145d
  .plasma_22eb.form_fixed_c9f0
  .hover-west-d40a
  .container-middle-a038 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352 .row_42d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .east-85be
  > .silver-340a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .primary_69bf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .article-wood-284b
  .component_7f66,
.progress-stone-9352
  .article-wood-284b
  .nav_5f80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-stone-9352
  .article-wood-284b
  .form-2910,
.progress-stone-9352
  .article-wood-284b
  a
  .form-2910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .article-wood-284b
  .orange-8c1e {
  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);
}
.progress-stone-9352
  .article-wood-284b
  .bottom-b36b {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .article-wood-284b
  .bottom-b36b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .article-wood-284b
  .bottom-b36b:hover {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .article-wood-284b
  .logo_1a3e {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .article-wood-284b
  .logo_1a3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .article-wood-284b
  .logo_1a3e:hover {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .hero-out-d2ad
  .inner-1eec
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-stone-9352
  .hero-out-d2ad
  .overlay_8c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .hero-out-d2ad
  .orange-8c1e {
  color: var(--e-global-color-text);
}
.progress-stone-9352
  .hero-out-d2ad
  .orange-8c1e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .hero-out-d2ad
  .bottom-b36b {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .hero-out-d2ad
  .bottom-b36b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .hero-out-d2ad
  .bottom-b36b:hover {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .hero-out-d2ad
  .logo_1a3e {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352
  .hero-out-d2ad
  .logo_1a3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-stone-9352
  .hero-out-d2ad
  .logo_1a3e:hover {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352 .badge_f5a4 {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352 .badge_f5a4:hover {
  background-color: var(--e-global-color-primary);
}
.progress-stone-9352 .dim_283a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-stone-9352 .row-copper-e285 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-7b69 .filter-a6cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-7b69
  .hot-810b
  > div:nth-child(3)
  .filter-a6cf,
.nav-7b69
  .surface-e60f
  > div:nth-child(1)
  .filter-a6cf,
.nav-7b69
  .tooltip_3c3c
  > div:nth-child(1)
  .filter-a6cf,
.nav-7b69
  .card_b816
  > div:nth-child(1)
  .filter-a6cf,
.nav-7b69
  .form_8101
  > div:nth-child(1)
  .filter-a6cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-7b69 .tooltip-39e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-7b69 .status_fast_ec2e {
  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);
}
.nav-7b69 .yellow_502e {
  background-color: var(--e-global-color-primary);
}
.nav-7b69 .yellow_502e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-7b69 .yellow_502e:hover {
  background-color: var(--e-global-color-primary);
}
.nav-7b69 .accent_c35c {
  background-color: var(--e-global-color-primary);
}
.nav-7b69 .accent_c35c:hover {
  background-color: var(--e-global-color-primary);
}
.nav-7b69 .dim_283a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-7b69 .row-copper-e285 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fixed_b923 .input_099a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_fixed_b923 .content_hot_15f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_fixed_b923 .gallery-2eec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_fixed_b923 .mask-dd3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_fixed_b923 .gallery_copper_86dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_fixed_b923 .accent_c35c {
  background-color: var(--e-global-color-primary);
}
.shadow_fixed_b923 .accent_c35c:hover {
  background-color: var(--e-global-color-primary);
}
.active-058c .brown-d9de {
  background-color: var(--e-global-color-secondary);
}
.active-058c .video-0fb4 {
  background-color: var(--e-global-color-text);
}
.active-058c .cool_38de {
  background-color: var(--e-global-color-secondary);
}
.active-058c .accordion_selected_86be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-058c .form_1de7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-058c .hot-b7c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-058c .module_2d82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-058c .bottom_0f5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-light-7b83 .button_cb9d .notification-cold-46c8,
.title-light-7b83
  .button_cb9d
  .notification-cold-46c8
  a,
.title-light-7b83 .middle_1ef7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-light-7b83 .button_cb9d .out_aa49,
.title-light-7b83 .thumbnail-glass-0236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-light-7b83 .button_cb9d .out_aa49 {
  color: var(--e-global-color-text);
}
.title-light-7b83 .thumbnail-glass-0236 {
  color: var(--e-global-color-text);
}
.title-light-7b83
  .button_cb9d
  .badge-4926 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-light-7b83 .label_static_bedf .text-ce7a {
  background-color: var(--e-global-color-primary);
}
.title-light-7b83 .label_static_bedf .text-ce7a:hover {
  background-color: var(--e-global-color-primary);
}
.title-light-7b83 .label_static_bedf .carousel_98f0 li span {
  background-color: var(--e-global-color-text);
}
.title-light-7b83 .label_static_bedf .carousel_98f0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.title-light-7b83
  .label_static_bedf
  .carousel_98f0
  li.lite_286a
  span {
  background-color: var(--e-global-color-accent);
}
.title-light-7b83 .panel-smooth-cfa5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-60ef .info_f50a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-86d7 .shade-750a {
  background-color: var(--e-global-color-primary);
}
.out-86d7 .advanced-e421 {
  background-color: var(--e-global-color-secondary);
}
.out-86d7 .list_middle_47cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .over-4ab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .black_4c86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .down_8d1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .box-east-1f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .backdrop-dirty-0164 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-86d7 .hover_west_cd51 {
  background-color: var(--e-global-color-primary);
}
.out-86d7 .hover_west_cd51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_a7a6 .shade_6398 {
  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_a7a6 .silver_671a {
  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);
}
.hero_a7a6
  .form-ecb4:after {
  background-color: var(--e-global-color-primary);
}
.hero_a7a6 .card_stone_5ac5 {
  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);
}
.over-f2e6 .middle_1ef7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-f2e6 .thumbnail-glass-0236 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_6590 .wrapper_7959 .focus_56e4 {
  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);
}
.yellow_6590 .wrapper_7959 .layout_9e74 {
  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);
}
.steel_89ba .in-d971 {
  background-color: var(--e-global-color-primary);
}
.steel_89ba .element_hovered_eabc {
  background-color: var(--e-global-color-secondary);
}
.steel_89ba .first-3ac8 .sort_iron_c03f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_89ba .row-b9b4 .sort_iron_c03f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_60f7 .info-59cd .overlay_dark_86c4 {
  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);
}
.orange_60f7 .info-59cd .old-ee4c {
  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);
}
.orange_60f7 .info-59cd .button-1298 {
  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);
}
.upper_fd94 .secondary_c50f {
  border-color: var(--e-global-color-text);
}
.upper_fd94 .box-north-67c2 {
  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);
}
.upper_fd94 .article-ecc7 {
  color: var(--e-global-color-primary);
}
.upper_fd94 .notification-selected-3fa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-bfa8 .clean_b7f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-bfa8 .form_9290 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-bfa8 .tertiary_hard_b82b:hover .clean_b7f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-bfa8
  .tertiary_hard_b82b:hover
  .form_9290 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_660e .bronze_5c6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_660e .search-full-7e9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_current_85d5 .panel-3463 .advanced_1fec {
  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);
}
.table_current_85d5 .secondary-929d .advanced_1fec {
  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);
}
.paper_210a .stone-09ee {
  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);
}
.overlay_glass_f731 .pagination_current_3011 .lite_0e1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_glass_f731 .pagination_current_3011 .lite_0e1f {
  background-color: var(--e-global-color-secondary);
}
.overlay_glass_f731 .tabs_inner_5563 .lite_0e1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_glass_f731 .tabs_inner_5563 .lite_0e1f {
  background-color: var(--e-global-color-secondary);
}
.overlay_glass_f731 .surface_large_88b1 .east_7e7c {
  background-color: var(--e-global-color-primary);
}
.overlay_glass_f731 .surface_large_88b1:hover .east_7e7c {
  background-color: var(--e-global-color-secondary);
}
.overlay_glass_f731 .text-ce7a {
  background-color: var(--e-global-color-primary);
}
.overlay_glass_f731 .text-ce7a:hover {
  background-color: var(--e-global-color-accent);
}
.overlay_glass_f731 .carousel_98f0 li span {
  background-color: var(--e-global-color-text);
}
.overlay_glass_f731 .carousel_98f0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_glass_f731 .carousel_98f0 li.lite_286a span {
  background-color: var(--e-global-color-accent);
}
.active_9c44 .badge_outer_240e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9c44 .modal-full-dd93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-thick-3f1c .layout-short-7b95:before {
  background-color: var(--e-global-color-secondary);
}
.image-thick-3f1c .search-53c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-thick-3f1c .primary_solid_5ce3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_outer_00df .section-b5dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_outer_00df .section-b5dc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_outer_00df .section-b5dc.fn-active-7fc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_outer_00df .progress-silver-3725 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_outer_00df .panel-smooth-8425 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_outer_00df .input_in_e389 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_outer_00df .south-d63b {
  background-color: var(--e-global-color-primary);
}
.banner_outer_00df .south-d63b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_outer_00df .new-996e {
  background-color: var(--e-global-color-primary);
}
.banner_outer_00df .new-996e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-65dd .upper_bee6 .label-motion-7d58 a {
  color: var(--e-global-color-secondary);
}
.black-65dd .upper_bee6 .label-motion-7d58 a:hover {
  color: var(--e-global-color-secondary);
}
.black-65dd .upper_bee6 .label-motion-7d58,
.black-65dd .upper_bee6 .label-motion-7d58 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-65dd .upper_bee6 .frame_a6c0 {
  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);
}
.black-65dd .upper_bee6 .input-730a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-65dd .upper_bee6 .badge_north_56d0 {
  background-color: var(--e-global-color-primary);
}
.black-65dd .upper_bee6 .badge_north_56d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-65dd .upper_bee6 .badge_north_56d0:hover {
  background-color: var(--e-global-color-primary);
}
.black-65dd .upper_bee6 .card_2a3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-65dd .upper_bee6 .card_2a3a {
  background-color: var(--e-global-color-primary);
}
.black-65dd .upper_bee6 .card_2a3a:hover {
  background-color: var(--e-global-color-primary);
}
.black-65dd .upper_bee6 .text-ce7a {
  background-color: var(--e-global-color-primary);
}
.black-65dd .upper_bee6 .text-ce7a:hover {
  background-color: var(--e-global-color-primary);
}
.black-65dd .label_static_bedf .carousel_98f0 li span {
  background-color: var(--e-global-color-text);
}
.black-65dd .label_static_bedf .carousel_98f0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.black-65dd .label_static_bedf .carousel_98f0 li.lite_286a span {
  background-color: var(--e-global-color-accent);
}
.black-65dd .dim_283a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-65dd .row-copper-e285 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-prev-8f49 .label_stale_8301 .brown-639e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-prev-8f49 .label_stale_8301 .short_9c78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-prev-8f49 .label_stale_8301 .disabled-silver-8cc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095 .next-0af4 {
  border-color: var(--e-global-color-text);
}
.cool-4095 .input_5706 {
  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);
}
.cool-4095 .hidden-0686 {
  color: var(--e-global-color-secondary);
}
.cool-4095 .hidden-0686 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095 .content-pink-7a2e > * {
  color: var(--e-global-color-primary);
}
.cool-4095 .content-pink-7a2e > * svg {
  fill: var(--e-global-color-primary);
}
.cool-4095 .wrapper_fixed_8c0e {
  color: var(--e-global-color-primary);
}
.cool-4095 .wrapper_fixed_8c0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-4095 .thumbnail-steel-ba05 {
  color: var(--e-global-color-primary);
}
.cool-4095 .thumbnail-steel-ba05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-4095 .complex_362f {
  color: var(--e-global-color-primary);
}
.cool-4095 .complex_362f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095 .tooltip-west-d7ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095 .over_2749 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095 .over_2749.banner-7713 {
  color: var(--e-global-color-secondary);
}
.cool-4095 .over_2749.banner-7713 .block_ea18 {
  color: var(--e-global-color-accent);
}
.cool-4095 .over_2749.accordion-97fd {
  color: var(--e-global-color-text);
}
.cool-4095 .over_2749.accordion-97fd .block_ea18 {
  color: var(--e-global-color-text);
}
.cool-4095 .over_2749:before {
  border-top-color: var(--e-global-color-text);
}
.cool-4095 .top-7906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-4095
  .top-7906
  .pagination_2865 {
  background-color: var(--e-global-color-primary);
}
.cool-4095
  .top-7906
  .pagination_2865 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool-4095 .next-0af4 .modal_easy_dfbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-dd92 .stone-bcf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-dd92 .tabs-tiny-899a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-b21d .disabled_blue_6763 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-b21d
  .description_e8db
  .first-e763 {
  background-color: var(--e-global-color-secondary);
}
.yellow-b21d
  .description_e8db.avatar_3414
  .first-e763 {
  background-color: var(--e-global-color-text);
}
.yellow-b21d
  .description_e8db:hover
  .first-e763 {
  background-color: var(--e-global-color-accent);
}
.yellow-b21d
  .description_e8db.fn-active-7fc7
  .first-e763 {
  background-color: var(--e-global-color-primary);
}
.iron-4c02 .cool_f4ea {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.iron-4c02 .icon_basic_2092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-4c02 .in_2404 {
  background-color: var(--e-global-color-primary);
}
.iron-4c02 .in_2404 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_e4c4 .nav_fbbf .right_daf3 .alert_outer_1717 {
  background-color: var(--e-global-color-secondary);
}
.middle_e4c4 .nav_fbbf .search_north_97e6:after {
  background-color: var(--e-global-color-secondary);
}
.middle_e4c4 .dirty_7a17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_e4c4 .input_clean_6638 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_e4c4 .table-complex-7eba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_e4c4 .link-under-c582 {
  background-color: var(--e-global-color-primary);
}
.middle_e4c4 .link-under-c582 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_e4c4 .description_4da0 {
  background-color: var(--e-global-color-secondary);
}
.middle_e4c4 .description_4da0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_e4c4 .nav_fbbf .thumbnail-small-34ff .search-cfca:hover {
  background-color: var(--e-global-color-primary);
}
.middle_e4c4
  .nav_fbbf
  .thumbnail-small-34ff
  .search-cfca.banner-south-eed3 {
  background-color: var(--e-global-color-primary);
}
.middle_e4c4 .nav_fbbf .soft_c4cb:before {
  border-color: var(--e-global-color-primary);
}
.middle_e4c4 .nav_fbbf .soft_c4cb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.middle_e4c4
  .nav_fbbf
  .soft_c4cb.short_0433:before {
  border-color: var(--e-global-color-primary);
}
.middle_e4c4 .menu_smooth_6733 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-hard-d830 .iron_9875 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hard-d830 .iron_9875:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hard-d830 .iron_9875.accent-0891 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hard-d830 .main_3c7d {
  background-color: var(--e-global-color-primary);
}
.shade-hard-d830 .main_3c7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hard-d830
  .sidebar_advanced_47e6
  .bottom-e586
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-hard-d830
  .motion-d27f
  .bottom-e586
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-hard-ad7b
  .dirty_5ddd
  .preview-gold-d1e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-hard-ad7b
  .dirty_5ddd
  .aside_bottom_9b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-hard-ad7b .widget_right_f27b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-hard-ad7b .texture_hard_e07d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-hard-ad7b .mask_a516 {
  background-color: var(--e-global-color-primary);
}
.hero-hard-ad7b .mask_a516 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-b81e .frame_gas_62a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-b81e .info-upper-8d21 {
  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);
}
.stone-b81e .yellow_ceb9 {
  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);
}
.stone-b81e .yellow_ceb9 a:hover {
  color: var(--e-global-color-secondary);
}
.stone-b81e .lower_a7df {
  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);
}
.stone-b81e .video_2f69 {
  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);
}
.stone-b81e .north-e0ca .text-ce7a {
  background-color: var(--e-global-color-primary);
}
.stone-b81e .north-e0ca .text-ce7a:hover {
  background-color: var(--e-global-color-accent);
}
.stone-b81e
  .north-e0ca
  .carousel_98f0
  li
  span {
  background-color: var(--e-global-color-text);
}
.stone-b81e
  .north-e0ca
  .carousel_98f0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.stone-b81e
  .north-e0ca
  .carousel_98f0
  li.lite_286a
  span {
  background-color: var(--e-global-color-accent);
}
.gallery-old-ae9e
  .video_under_95fe
  .text_silver_9384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-old-ae9e .video_under_95fe .list_9d14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-old-ae9e .video_under_95fe .light_9caf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-old-ae9e .input-11ff {
  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);
}
.gallery-old-ae9e
  .chip-thick-4c4a.backdrop_middle_b8ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a {
  background-color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .tag_9c37.nav_tall_d13f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .modal_06e0.media_8549 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  .container-b2d5
  > a {
  background-color: var(--e-global-color-secondary);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  .container-b2d5
  > a
  .background-e434 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  .container-b2d5
  > a
  .modal_06e0.frame-green-5098 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .content-3fa3:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  a
  .content-3fa3:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5.shade_bcce
  > a
  .content-3fa3:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  .container-b2d5.shade_bcce
  > a
  .content-3fa3:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .frame-8e5a
  .layout-upper-66de {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  a
  .frame-8e5a
  .layout-upper-66de {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .frame-8e5a
  .layout-upper-66de,
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  a
  .frame-8e5a
  .layout-upper-66de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > a
  .south-e2e5:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  a
  .south-e2e5:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5.shade_bcce
  > a
  .south-e2e5:before {
  color: var(--e-global-color-text);
}
.input_orange_aa81
  > .yellow-7ebf
  > div
  > .label_03b8
  > .container-b2d5
  > .upper-eaff
  .container-b2d5.shade_bcce
  > a
  .south-e2e5:before {
  color: var(--e-global-color-text);
}
.main_893b .media_1c57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_893b
  .mini-29e3:hover
  .media_1c57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-short-3fac
  > .yellow-7ebf
  > .modal-hot-7fda
  > .tertiary-soft-188e
  > .link-7d31
  > .first_f80a
  .tooltip-e378 {
  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);
}
.list-short-3fac
  > .yellow-7ebf
  > .modal-hot-7fda
  > .tertiary-soft-188e
  > .link-7d31
  > .first_f80a:hover
  .tooltip-e378 {
  color: var(--e-global-color-text);
}
.list-short-3fac
  > .yellow-7ebf
  > .modal-hot-7fda
  > .tertiary-soft-188e
  > .link-7d31
  > .first_f80a:hover
  .tooltip-e378 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-short-3fac
  > .yellow-7ebf
  > .modal-hot-7fda
  > .tertiary-soft-188e
  > .link-7d31.feature_d602
  > .first_f80a
  .tooltip-e378 {
  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);
}
.module_top_1735 .media-plasma-8d9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_top_1735 .fixed_5674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_top_1735 .layout_4a72 {
  background-color: var(--e-global-color-primary);
}
.module_top_1735 .layout_4a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29
  .label_cold_8778 {
  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);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29
  .banner-948f {
  color: var(--e-global-color-text);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29:hover
  .label_cold_8778 {
  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);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29:hover
  .banner-948f {
  color: var(--e-global-color-secondary);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29.feature_a0d8
  .label_cold_8778 {
  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);
}
.up-b78b
  > .yellow-7ebf
  > .large-ee49
  > .large_af48
  > .section-8c29.feature_a0d8
  .banner-948f {
  color: var(--e-global-color-primary);
}
.photo_d76d
  .short_bfd7
  .paragraph_basic_9ae2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_d76d .left_a870 .modal_easy_dfbe .white_d975 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-3fb4 .fresh_5c42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-3fb4 .header-72d4 .fresh_5c42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-3fb4 .dirty-2591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-3fb4 .dirty-2591 {
  background-color: var(--e-global-color-primary);
}
.gradient-94ea .list_e44d .highlight_top_8eb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-94ea
  .list_e44d:hover
  .upper-76e8 {
  color: var(--e-global-color-secondary);
}
.gradient-94ea
  .list_e44d:hover
  .highlight_top_8eb4 {
  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);
}
.sidebar_old_8d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tertiary_thick_d688 {
  max-width: 1400px !important;
}

.south-51c9 {
  flex-direction: column;
}

.south-51c9 .button_smooth_87a6 {
  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.south-51c9 .button_smooth_87a6 {
  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);
}

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

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

.grid-4387.column-black-81b8 {
  display: none;
}

.gallery-thick-f0bb {
  display: none;
}

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

.cold-1167.background_white_7ca8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.south-51c9 a {
  width: 100%;
}

.media_bottom_7ddf .carousel-thick-bc61.hard_0aed {
  width: 20% !important;
}

.dynamic-19ea {
  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; /* 字母间距 */
}

.dynamic-19ea: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%);
}

.dynamic-19ea svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.green_4d9e {
  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;
}

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

.green_4d9e: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);
}

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

.media_bottom_7ddf
  .carousel-thick-bc61.plasma-acd5
  .gas_3f52
  .primary_6286 {
  font-size: 20px !important;
}

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

.heading_left_7b77 {
  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;
}

.disabled_lower_5eb7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.status_under_9ea6.image-new-08d6 > .highlight_first_1d6f {
  display: flex;
  align-items: center;
}

.input-e1d0 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.progress-668f {
  position: relative;
  width: 100%;
}

.shade-first-134d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.summary-7505 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.table-ed87 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.media_bottom_7ddf
  .carousel-thick-bc61.clean_50a9
  .rough_3235
  .video-7009 {
  width: 100% !important;
}

.dynamic_74bd {
  width: 500px !important;
  max-width: none;
}

.prev-1f16 {
  width: 100%;
}

.hover_bottom_ab70 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.overlay-yellow-f003 {
  position: relative;
  cursor: pointer;
}

.overlay-yellow-f003::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.container-ef29 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.overlay-yellow-f003:hover .bottom_0a20 {
  visibility: visible;
}
.overlay-yellow-f003:hover.overlay-yellow-f003::before {
  display: block;
}

.disabled_lower_5eb7 h3 {
  color: #fff;
}

.mask_warm_f5d3 {
  margin: 0;
}

.media_bottom_7ddf
  .carousel-thick-bc61.clean_50a9
  .video-7009
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.middle_719c {
  width: 100%;
}

.banner-hovered-0d33 {
  width: 100%;
}

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

.banner-hovered-0d33 {
  width: 100%;
}

.breadcrumb_steel_a4ba {
  margin-bottom: 10px !important;
}

.video-7009 {
  display: flex;
  align-items: center;
}

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

.dark_c9b9 {
  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;
}

.south-51c9 .button_smooth_87a6.container-green-742d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.south-51c9 h1.button_smooth_87a6 {
  margin-top: 80px !important;
}

.media_bottom_7ddf .carousel-thick-bc61.status_down_0485 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.container-stale-604b img {
  width: 100%;
}

.warm-59d7 .breadcrumb_729a.gas_3f52 {
  justify-content: space-between;
}

.preview_hard_d4f0 {
  display: none;
}

.gradient-narrow-ff1b .thumbnail-d849 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .status_under_9ea6 .highlight_first_1d6f {
    flex-wrap: nowrap !important;
  }
}

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

  .dynamic_74bd {
    width: 100% !important;
  }
}

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

  .dynamic-19ea svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .warm-59d7 .breadcrumb_729a.gas_3f52 {
    border-bottom: 1px solid #f0c159;
  }

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

  .status_under_9ea6.image-new-08d6 > .highlight_first_1d6f {
    gap: 15px;
    justify-content: space-between;
  }

  .media_bottom_7ddf
    .carousel-thick-bc61.clean_50a9
    .video-7009
    img {
    width: 60% !important;
  }

  .shade-first-134d {
    left: 2%;
  }

  .left-e6f8 {
    margin: 10px 0;
  }

  .south-51c9 .thumbnail-d849 {
    margin: 0;
    margin-bottom: 10px;
  }

  .dynamic-19ea {
    font-size: 16px !important;
  }

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

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

  h2.south-51c9 .button_smooth_87a6,
  .south-51c9 .button_smooth_87a6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .video-7009 {
    justify-content: center;
  }

  .south-51c9 .thumbnail-d849 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .media_bottom_7ddf .carousel-thick-bc61.hard_0aed {
    width: 75% !important;
  }

  .container-stale-604b img {
    width: 100% !important;
  }
}

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

  h2.south-51c9 .button_smooth_87a6,
  .south-51c9 .button_smooth_87a6 {
    font-size: 30px !important;
  }

  .video-7009 {
    justify-content: center;
  }

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

  .picture-a9e2
    .mask_2951.north-dbea {
    margin: 0 !important;
  }

  .input-e1d0 {
    margin: 0;
    gap: 10px;
  }

  .left-e6f8 {
    display: flex;
  }

  .center_70a6 .dynamic-19ea {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .accent_9f8e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .south-51c9 h1.button_smooth_87a6 {
    margin-top: 40px !important;
  }

  .media_bottom_7ddf
    .carousel-thick-bc61.clean_50a9
    .video-7009
    img,
  .mini-8c11 .rough_3235 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .media_bottom_7ddf .carousel-thick-bc61.hard_0aed {
    width: 100% !important;
  }

  .status_under_9ea6.image-new-08d6 > .highlight_first_1d6f {
    gap: 3px;
  }

  .south-51c9 .thumbnail-d849 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .dynamic-19ea {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.warm-59d7 .breadcrumb_729a.gas_3f52 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.warm-59d7 .breadcrumb_729a.gas_3f52: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);
}

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

/* 图片容器简化样式 */
.progress-668f {
  position: relative;
  width: 100%;
}

.south-51c9 {
  position: relative;
  padding-top: 30px;
}

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

.grid-4387: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;
}

/* 图片块简化样式 */
.table-ed87 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .warm-59d7 .breadcrumb_729a.gas_3f52 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .south-51c9 .button_smooth_87a6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .dynamic-19ea {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.top_db14 .feature_small_0815 {
  flex-shrink: 0;
  white-space: nowrap;
}

.top_db14 .chip_outer_4b90 {
  flex-shrink: 0;
  min-width: fit-content;
}

.top_db14 .primary_6286 {
  white-space: nowrap;
}

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

.top_db14 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.top_db14 .feature_small_0815 {
  max-width: 80px !important;
}

.top_db14 .chip_outer_4b90 {
  max-width: 80px !important;
  overflow: hidden;
}

.top_db14 .breadcrumb_729a.gas_3f52 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.top_db14 .primary_6286 {
  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);
  }
}

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

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

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

/* 添加内部光效 */
.green_4d9e::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 .green_4d9e:nth-child(1),
.media_bottom_7ddf .green_4d9e:nth-child(1),
#page .green_4d9e:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .green_4d9e:nth-child(2),
.media_bottom_7ddf .green_4d9e:nth-child(2),
#page .green_4d9e: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;
}

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

/* css-noise: c11e */
.ghost-box-n1 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
