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(.wrapper_4ac0) {
  gap: 0.5em;
}
:where(.stone-c8e7) {
  gap: 0.5em;
}
body .main_thick_f725 > .avatar-under-60b3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .main_thick_f725 > .frame_9da8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .main_thick_f725 > .left-278d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hard-b257 > .avatar-under-60b3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hard-b257 > .frame_9da8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hard-b257 > .left-278d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hard-b257
  > :where(:not(.avatar-under-60b3):not(.frame_9da8):not(.motion_4578)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hard-b257 > .chip_2e39 {
  max-width: var(--wp--style--global--wide-size);
}
body .wrapper_4ac0 {
  display: flex;
}
body .wrapper_4ac0 {
  flex-wrap: wrap;
  align-items: center;
}
body .wrapper_4ac0 > * {
  margin: 0;
}
body .stone-c8e7 {
  display: grid;
}
body .stone-c8e7 > * {
  margin: 0;
}
:where(.message-wide-39c8.wrapper_4ac0) {
  gap: 2em;
}
:where(.message-wide-39c8.stone-c8e7) {
  gap: 2em;
}
:where(.module-thick-de9e.wrapper_4ac0) {
  gap: 1.25em;
}
:where(.module-thick-de9e.stone-c8e7) {
  gap: 1.25em;
}
.mask-easy-fb2d {
  color: var(--wp--preset--color--black) !important;
}
.icon-c364 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dynamic_a2d8 {
  color: var(--wp--preset--color--white) !important;
}
.heading-927f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.status_f010 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form-454d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.menu-87d7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon-3695 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.large_6912 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid-b56f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame-63ac {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slow_7403 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.north_3b25 {
  background-color: var(--wp--preset--color--black) !important;
}
.text-f309 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stone_8186 {
  background-color: var(--wp--preset--color--white) !important;
}
.frame-983a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.main_c64e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.column-dim-fe6f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label_stale_e024 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge_550b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.new_832e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notification_complex_4fca {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary_complex_917f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.link-d2f4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-center-a241 {
  border-color: var(--wp--preset--color--black) !important;
}
.wood-522a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_in_4907 {
  border-color: var(--wp--preset--color--white) !important;
}
.primary-87a9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.static-f401 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.picture-down-bf93 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.avatar-c349 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_0a40 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.middle_96f2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.basic-d8ff {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert_8914 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_87e0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.main_smooth_b406 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.down-5a7c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.purple-b4b5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dirty_0ef1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.media_current_0a21 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.rough_b2c5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.advanced_1633 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.background_5beb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.center-3e51 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description-b339 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.modal-80c6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.old_24cf {
  background: var(--wp--preset--gradient--midnight) !important;
}
.status-a3c2 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.outline_ab2a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.status_aee3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.link_first_d1d1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.narrow_f077 a:where(:not(.texture_top_84e2)) {
  color: inherit;
}
:where(.module-thick-de9e.wrapper_4ac0) {
  gap: 1.25em;
}
:where(.module-thick-de9e.stone-c8e7) {
  gap: 1.25em;
}
:where(.message-wide-39c8.wrapper_4ac0) {
  gap: 2em;
}
:where(.message-wide-39c8.stone-c8e7) {
  gap: 2em;
}
.paragraph-518e {
  font-size: 1.5em;
  line-height: 1.6;
}

.stone-5c93 .column-wide-a2dc {
  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);
}
.east_457d .picture-7ff9 {
  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);
}
.thumbnail-b105 {
  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);
}
.thumbnail-b105.list-c2b9 .avatar-21f4 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-b105.dark_d13d .avatar-21f4,
.thumbnail-b105.hover_c82d .avatar-21f4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider_09d8 .title_static_3135 {
  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);
}
.aside_de19 {
  --divider-color: var(--e-global-color-secondary);
}
.aside_de19 .message_advanced_3e59 {
  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);
}
.aside_de19.upper_aa4b .silver_b321 {
  background-color: var(--e-global-color-secondary);
}
.aside_de19.slider_c247 .silver_b321,
.aside_de19.sidebar-purple-5dcf .silver_b321 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.aside_de19.slider_c247 .silver_b321,
.aside_de19.sidebar-purple-5dcf .silver_b321 svg {
  fill: var(--e-global-color-secondary);
}
.aside-733d .pink_23da {
  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);
}
.aside-733d .progress_first_8445 {
  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);
}
.lite-10d1.upper_aa4b .silver_b321 {
  background-color: var(--e-global-color-primary);
}
.lite-10d1.slider_c247 .silver_b321,
.lite-10d1.sidebar-purple-5dcf .silver_b321 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lite-10d1.slider_c247 .silver_b321,
.lite-10d1.sidebar-purple-5dcf .silver_b321 svg {
  fill: var(--e-global-color-primary);
}
.menu_basic_8508.upper_aa4b .silver_b321 {
  background-color: var(--e-global-color-primary);
}
.menu_basic_8508.slider_c247 .silver_b321,
.menu_basic_8508.sidebar-purple-5dcf .silver_b321 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu_basic_8508 .panel-glass-ae52 {
  color: var(--e-global-color-primary);
}
.menu_basic_8508 .panel-glass-ae52,
.menu_basic_8508 .panel-glass-ae52 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_basic_8508 .tag_740a {
  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_smooth_7bbd .widget-c0dc {
  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);
}
.card_1668 .image-7af0 .outer-d0cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_down_9ec9 .mask_1ff9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary_down_9ec9 .slider_complex_dfbf i {
  color: var(--e-global-color-primary);
}
.tertiary_down_9ec9 .slider_complex_dfbf svg {
  fill: var(--e-global-color-primary);
}
.tertiary_down_9ec9 .solid_6dd6 {
  color: var(--e-global-color-secondary);
}
.tertiary_down_9ec9 .mask_1ff9 > .solid_6dd6,
.tertiary_down_9ec9 .mask_1ff9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_silver_ba93 .under-fe8d {
  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);
}
.tooltip_silver_ba93 .text_6c22 {
  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);
}
.last_9711 .component-352e .preview-e6b4 {
  background-color: var(--e-global-color-primary);
}
.last_9711 .large-c14f {
  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);
}
.breadcrumb-over-bd55 .active-gas-1e36 {
  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);
}
.breadcrumb-over-bd55 .dynamic-6fdc {
  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);
}
.breadcrumb-over-bd55 .link_2abc {
  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);
}
.filter-ad99 .fluid_2b0f,
.filter-ad99 .fluid_2b0f a {
  color: var(--e-global-color-primary);
}
.filter-ad99 .fluid_2b0f.first_7001,
.filter-ad99 .fluid_2b0f.first_7001 a {
  color: var(--e-global-color-accent);
}
.filter-ad99 .fluid_2b0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-ad99 .fresh-e3ee {
  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);
}
.content_98ae .progress_next_4f98,
.content_98ae .message-cool-23a2 {
  color: var(--e-global-color-primary);
}
.content_98ae .progress_next_4f98 svg {
  fill: var(--e-global-color-primary);
}
.content_98ae .first_7001 .progress_next_4f98,
.content_98ae .first_7001 .message-cool-23a2 {
  color: var(--e-global-color-accent);
}
.content_98ae .first_7001 .progress_next_4f98 svg {
  fill: var(--e-global-color-accent);
}
.content_98ae .message-cool-23a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_98ae .fresh-e3ee {
  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);
}
.alert-ccb9 .container_2f00,
.alert-ccb9 .pagination-simple-b83c {
  color: var(--e-global-color-primary);
}
.alert-ccb9 .pagination-simple-b83c svg {
  fill: var(--e-global-color-primary);
}
.alert-ccb9 .fluid_2b0f.first_7001 a,
.alert-ccb9
  .fluid_2b0f.first_7001
  .pagination-simple-b83c {
  color: var(--e-global-color-accent);
}
.alert-ccb9 .container_2f00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-ccb9 .fresh-e3ee {
  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);
}
.footer_action_0e15 .layout-selected-5fe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_action_0e15 .media_warm_9494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-7941 .mask-south-b2fe .nav-7a30 {
  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);
}
.photo-blue-7941 .mask-south-b2fe .breadcrumb-87fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-7941 .slow-bc12 .nav-7a30 {
  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);
}
.photo-blue-7941
  .slow-bc12
  .breadcrumb-87fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-7941
  .large_6f24
  .nav-7a30 {
  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);
}
.photo-blue-7941
  .large_6f24
  .breadcrumb-87fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-blue-7941
  .container-blue-5047
  .nav-7a30 {
  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);
}
.photo-blue-7941
  .container-blue-5047
  .breadcrumb-87fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_ecec .tag-old-e9e8 {
  background-color: var(--e-global-color-primary);
}
.box_ecec .tag-old-e9e8:hover {
  background-color: var(--e-global-color-primary);
}
.box_ecec .chip-2ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_ecec
  .tag-old-e9e8:hover
  .chip-2ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-db55 .content_simple_4d0f {
  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);
}
.thick_3c76 .content-117b .message_west_986f a {
  background-color: var(--e-global-color-accent);
}
.thick_3c76 .content-117b .main-tiny-a208 a {
  background-color: var(--e-global-color-accent);
}
.thick_3c76 .content-117b .message_west_986f a,
.thick_3c76 .content-117b .main-tiny-a208 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-6e8a
  .form_80ec.mini-d7fc
  .content-117b
  a.upper_32fe {
  background-color: var(--e-global-color-accent);
}
.media-6e8a
  .form_80ec.mini-d7fc
  .content-117b
  span.upper_32fe.fn-current-6edc {
  background-color: var(--e-global-color-text);
}
.media-6e8a
  .form_80ec.mini-d7fc
  .content-117b
  .upper_32fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f .thick_68e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .hovered_38b5
  > .tall_927d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .black-1c79
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .short-87c7
  .section-5c08,
.badge_6c8f
  .short-87c7
  .button_rough_27d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_6c8f
  .short-87c7
  .filter-c18e,
.badge_6c8f
  .short-87c7
  a
  .filter-c18e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .short-87c7
  .primary_hard_a346 {
  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);
}
.badge_6c8f
  .short-87c7
  .summary_dim_2fbd {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .short-87c7
  .summary_dim_2fbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .short-87c7
  .summary_dim_2fbd:hover {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .short-87c7
  .basic_97b8 {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .short-87c7
  .basic_97b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .short-87c7
  .basic_97b8:hover {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .bronze_10dd
  .picture-9b3f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_6c8f
  .bronze_10dd
  .badge_bottom_900b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .bronze_10dd
  .primary_hard_a346 {
  color: var(--e-global-color-text);
}
.badge_6c8f
  .bronze_10dd
  .primary_hard_a346
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .bronze_10dd
  .summary_dim_2fbd {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .bronze_10dd
  .summary_dim_2fbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .bronze_10dd
  .summary_dim_2fbd:hover {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .bronze_10dd
  .basic_97b8 {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f
  .bronze_10dd
  .basic_97b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_6c8f
  .bronze_10dd
  .basic_97b8:hover {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f .picture-98ab {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f .picture-98ab:hover {
  background-color: var(--e-global-color-primary);
}
.badge_6c8f .button_static_10ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_6c8f .status-66db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-29db .label-north-4d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-29db
  .pagination-6d7d
  > div:nth-child(3)
  .label-north-4d9b,
.full-29db
  .input-top-d726
  > div:nth-child(1)
  .label-north-4d9b,
.full-29db
  .tertiary-c97c
  > div:nth-child(1)
  .label-north-4d9b,
.full-29db
  .summary_large_41b3
  > div:nth-child(1)
  .label-north-4d9b,
.full-29db
  .border_gold_349a
  > div:nth-child(1)
  .label-north-4d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-29db .copper_45d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-29db .gradient_under_18d4 {
  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);
}
.full-29db .lite_4689 {
  background-color: var(--e-global-color-primary);
}
.full-29db .lite_4689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-29db .lite_4689:hover {
  background-color: var(--e-global-color-primary);
}
.full-29db .box-09ef {
  background-color: var(--e-global-color-primary);
}
.full-29db .box-09ef:hover {
  background-color: var(--e-global-color-primary);
}
.full-29db .button_static_10ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-29db .status-66db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-9522 .tertiary_pro_41c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-9522 .tag_white_5ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-9522 .under_f901 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-9522 .header_cbd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-9522 .hero-ceb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-9522 .box-09ef {
  background-color: var(--e-global-color-primary);
}
.rough-9522 .box-09ef:hover {
  background-color: var(--e-global-color-primary);
}
.chip-active-0b1b .tiny_7bcf {
  background-color: var(--e-global-color-secondary);
}
.chip-active-0b1b .text-gold-9219 {
  background-color: var(--e-global-color-text);
}
.chip-active-0b1b .primary_de65 {
  background-color: var(--e-global-color-secondary);
}
.chip-active-0b1b .sort-fbed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-active-0b1b .dropdown_right_15f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-active-0b1b .modal-97cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-active-0b1b .tooltip_cea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-active-0b1b .primary-bright-19ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6f83 .accordion-hard-828b .purple_1ed9,
.border_6f83
  .accordion-hard-828b
  .purple_1ed9
  a,
.border_6f83 .medium-1735 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6f83 .accordion-hard-828b .photo-silver-5127,
.border_6f83 .video_upper_df68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6f83 .accordion-hard-828b .photo-silver-5127 {
  color: var(--e-global-color-text);
}
.border_6f83 .video_upper_df68 {
  color: var(--e-global-color-text);
}
.border_6f83
  .accordion-hard-828b
  .shadow-gas-88d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_6f83 .up-030a .status-advanced-f688 {
  background-color: var(--e-global-color-primary);
}
.border_6f83 .up-030a .status-advanced-f688:hover {
  background-color: var(--e-global-color-primary);
}
.border_6f83 .up-030a .column-aa52 li span {
  background-color: var(--e-global-color-text);
}
.border_6f83 .up-030a .column-aa52 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_6f83
  .up-030a
  .column-aa52
  li.active-7789
  span {
  background-color: var(--e-global-color-accent);
}
.border_6f83 .background_liquid_5e12 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-blue-b2cb .under_b54f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-mini-adc0 .action-824e {
  background-color: var(--e-global-color-primary);
}
.tooltip-mini-adc0 .preview-bff1 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-mini-adc0 .tabs-basic-739a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .old_5d57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .summary_6e8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .detail-d6fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .widget_silver_716a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .column-left-a400 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-mini-adc0 .iron-d03c {
  background-color: var(--e-global-color-primary);
}
.tooltip-mini-adc0 .iron-d03c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_motion_fd81 .primary-8c6a {
  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);
}
.hover_motion_fd81 .label_in_8d19 {
  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);
}
.hover_motion_fd81
  .brown_02a5:after {
  background-color: var(--e-global-color-primary);
}
.hover_motion_fd81 .aside_2888 {
  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);
}
.thumbnail_cold_d5c9 .medium-1735 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_cold_d5c9 .video_upper_df68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_b6cc .next_a8de .shadow-b9ca {
  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);
}
.hidden_b6cc .next_a8de .gallery_soft_6b25 {
  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);
}
.alert_aebe .feature_clean_1573 {
  background-color: var(--e-global-color-primary);
}
.alert_aebe .west-da2a {
  background-color: var(--e-global-color-secondary);
}
.alert_aebe .short_2cb2 .basic-a9da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_aebe .preview_8b98 .basic-a9da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_6050 .over-3a14 .sort_27d9 {
  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);
}
.paper_6050 .over-3a14 .banner_72b6 {
  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);
}
.paper_6050 .over-3a14 .photo_2762 {
  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);
}
.hero-0fc4 .background_gas_2f1b {
  border-color: var(--e-global-color-text);
}
.hero-0fc4 .aside-dim-80a9 {
  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);
}
.hero-0fc4 .slider-dccd {
  color: var(--e-global-color-primary);
}
.hero-0fc4 .element-66b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-179a .carousel-last-3c6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-179a .hot_786e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-179a .text-current-3000:hover .carousel-last-3c6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-179a
  .text-current-3000:hover
  .hot_786e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-48a0 .image-narrow-5482 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-48a0 .focus-cb83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_rough_c19e .list-north-3ea1 .breadcrumb_c308 {
  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_rough_c19e .thumbnail-upper-5cc1 .breadcrumb_c308 {
  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);
}
.surface_7d23 .primary_46c5 {
  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);
}
.popup-lite-8463 .overlay_9e3d .caption-9159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-lite-8463 .overlay_9e3d .caption-9159 {
  background-color: var(--e-global-color-secondary);
}
.popup-lite-8463 .title_cold_9ed5 .caption-9159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-lite-8463 .title_cold_9ed5 .caption-9159 {
  background-color: var(--e-global-color-secondary);
}
.popup-lite-8463 .notice_0210 .simple-35a9 {
  background-color: var(--e-global-color-primary);
}
.popup-lite-8463 .notice_0210:hover .simple-35a9 {
  background-color: var(--e-global-color-secondary);
}
.popup-lite-8463 .status-advanced-f688 {
  background-color: var(--e-global-color-primary);
}
.popup-lite-8463 .status-advanced-f688:hover {
  background-color: var(--e-global-color-accent);
}
.popup-lite-8463 .column-aa52 li span {
  background-color: var(--e-global-color-text);
}
.popup-lite-8463 .column-aa52 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup-lite-8463 .column-aa52 li.active-7789 span {
  background-color: var(--e-global-color-accent);
}
.layout_b0ca .aside-dark-8eec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b0ca .fixed_e655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_4092 .info_copper_3476:before {
  background-color: var(--e-global-color-secondary);
}
.form_4092 .mask_1b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_4092 .main-gas-f62b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_affd .secondary_5889 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_affd .secondary_5889:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_affd .secondary_5889.fn-active-6edc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_affd .highlight-df16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_affd .paragraph_basic_2893 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_affd .outer-53e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_affd .frame-cool-f481 {
  background-color: var(--e-global-color-primary);
}
.carousel_affd .frame-cool-f481 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_affd .tag_c334 {
  background-color: var(--e-global-color-primary);
}
.carousel_affd .tag_c334 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-d30d .alert-rough-580a .search_purple_ed73 a {
  color: var(--e-global-color-secondary);
}
.heading-d30d .alert-rough-580a .search_purple_ed73 a:hover {
  color: var(--e-global-color-secondary);
}
.heading-d30d .alert-rough-580a .search_purple_ed73,
.heading-d30d .alert-rough-580a .search_purple_ed73 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-d30d .alert-rough-580a .wood_8bf6 {
  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);
}
.heading-d30d .alert-rough-580a .lower-faff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-d30d .alert-rough-580a .short_87a6 {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .alert-rough-580a .short_87a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-d30d .alert-rough-580a .short_87a6:hover {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .alert-rough-580a .form-complex-d8f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-d30d .alert-rough-580a .form-complex-d8f0 {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .alert-rough-580a .form-complex-d8f0:hover {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .alert-rough-580a .status-advanced-f688 {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .alert-rough-580a .status-advanced-f688:hover {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .up-030a .column-aa52 li span {
  background-color: var(--e-global-color-text);
}
.heading-d30d .up-030a .column-aa52 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-d30d .up-030a .column-aa52 li.active-7789 span {
  background-color: var(--e-global-color-accent);
}
.heading-d30d .button_static_10ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-d30d .status-66db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-da45 .main_d5a3 .picture-da9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-da45 .main_d5a3 .primary-hard-4d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-da45 .main_d5a3 .preview_d8bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4 .media-5187 {
  border-color: var(--e-global-color-text);
}
.dropdown-dda4 .picture-088b {
  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);
}
.dropdown-dda4 .panel_c92d {
  color: var(--e-global-color-secondary);
}
.dropdown-dda4 .panel_c92d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4 .text-6a1b > * {
  color: var(--e-global-color-primary);
}
.dropdown-dda4 .text-6a1b > * svg {
  fill: var(--e-global-color-primary);
}
.dropdown-dda4 .module-c0cd {
  color: var(--e-global-color-primary);
}
.dropdown-dda4 .module-c0cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-dda4 .black_e88c {
  color: var(--e-global-color-primary);
}
.dropdown-dda4 .black_e88c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-dda4 .summary_pressed_6496 {
  color: var(--e-global-color-primary);
}
.dropdown-dda4 .summary_pressed_6496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4 .lower_bb49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4 .outline_851a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4 .outline_851a.dynamic-7e46 {
  color: var(--e-global-color-secondary);
}
.dropdown-dda4 .outline_851a.dynamic-7e46 .focus-0f10 {
  color: var(--e-global-color-accent);
}
.dropdown-dda4 .outline_851a.yellow-d710 {
  color: var(--e-global-color-text);
}
.dropdown-dda4 .outline_851a.yellow-d710 .focus-0f10 {
  color: var(--e-global-color-text);
}
.dropdown-dda4 .outline_851a:before {
  border-top-color: var(--e-global-color-text);
}
.dropdown-dda4 .modal_d5ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-dda4
  .modal_d5ef
  .layout-1ce4 {
  background-color: var(--e-global-color-primary);
}
.dropdown-dda4
  .modal_d5ef
  .layout-1ce4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-dda4 .media-5187 .wide-0dd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_96f3 .surface-huge-4456 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_96f3 .footer_prev_e616 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-b23d .frame_glass_60d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-b23d
  .advanced-e76c
  .pattern_rough_1e85 {
  background-color: var(--e-global-color-secondary);
}
.left-b23d
  .advanced-e76c.notification-bronze-2039
  .pattern_rough_1e85 {
  background-color: var(--e-global-color-text);
}
.left-b23d
  .advanced-e76c:hover
  .pattern_rough_1e85 {
  background-color: var(--e-global-color-accent);
}
.left-b23d
  .advanced-e76c.fn-active-6edc
  .pattern_rough_1e85 {
  background-color: var(--e-global-color-primary);
}
.article-current-cc5c .grid-left-3bc1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-current-cc5c .cold-4a72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-current-cc5c .popup_17e7 {
  background-color: var(--e-global-color-primary);
}
.article-current-cc5c .popup_17e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_795a .texture-5c35 .tabs-red-3afa .mask_5b43 {
  background-color: var(--e-global-color-secondary);
}
.active_795a .texture-5c35 .lower-64d2:after {
  background-color: var(--e-global-color-secondary);
}
.active_795a .media-blue-4a76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_795a .message_789e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_795a .focus_blue_794e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_795a .south-8653 {
  background-color: var(--e-global-color-primary);
}
.active_795a .south-8653 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_795a .block_dark_3e26 {
  background-color: var(--e-global-color-secondary);
}
.active_795a .block_dark_3e26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_795a .texture-5c35 .menu-3342 .form_8ff4:hover {
  background-color: var(--e-global-color-primary);
}
.active_795a
  .texture-5c35
  .menu-3342
  .form_8ff4.badge_west_04ea {
  background-color: var(--e-global-color-primary);
}
.active_795a .texture-5c35 .surface_547a:before {
  border-color: var(--e-global-color-primary);
}
.active_795a .texture-5c35 .surface_547a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.active_795a
  .texture-5c35
  .surface_547a.steel_5113:before {
  border-color: var(--e-global-color-primary);
}
.active_795a .link_north_1338 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-b639 .slow-ae5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-b639 .slow-ae5f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-b639 .slow-ae5f.progress-brown-8387 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-b639 .hard_17e4 {
  background-color: var(--e-global-color-primary);
}
.dim-b639 .hard_17e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-b639
  .warm-9204
  .info-narrow-e80c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-b639
  .secondary-plasma-e17a
  .info-narrow-e80c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_cae8
  .active_01d4
  .hidden-hard-9df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_cae8
  .active_01d4
  .caption-active-0cf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_cae8 .fresh-f55e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_cae8 .message_bright_6594 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_cae8 .tabs-6ea6 {
  background-color: var(--e-global-color-primary);
}
.pattern_cae8 .tabs-6ea6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-8bea .item_95d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-8bea .tabs-1314 {
  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);
}
.over-8bea .over-051b {
  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);
}
.over-8bea .over-051b a:hover {
  color: var(--e-global-color-secondary);
}
.over-8bea .yellow-9b26 {
  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);
}
.over-8bea .panel_yellow_949c {
  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-8bea .iron_935d .status-advanced-f688 {
  background-color: var(--e-global-color-primary);
}
.over-8bea .iron_935d .status-advanced-f688:hover {
  background-color: var(--e-global-color-accent);
}
.over-8bea
  .iron_935d
  .column-aa52
  li
  span {
  background-color: var(--e-global-color-text);
}
.over-8bea
  .iron_935d
  .column-aa52
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.over-8bea
  .iron_935d
  .column-aa52
  li.active-7789
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_099d
  .sidebar_95c8
  .hover-medium-0512 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_099d .sidebar_95c8 .dynamic_9479 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_099d .sidebar_95c8 .summary_f8e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_099d .message_302f {
  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);
}
.thumbnail_099d
  .disabled_05bd.item_action_33d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a {
  background-color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .shade_c064.new-d1ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .tiny_b708.modal_east_a7f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  .icon-bright-4881
  > a {
  background-color: var(--e-global-color-secondary);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  .icon-bright-4881
  > a
  .notice-west-2588 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  .icon-bright-4881
  > a
  .tiny_b708.accordion_brown_2490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .search_418f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  a
  .search_418f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881.avatar_blue_42a8
  > a
  .search_418f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  .icon-bright-4881.avatar_blue_42a8
  > a
  .search_418f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .secondary_6dda
  .tiny-a508 {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  a
  .secondary_6dda
  .tiny-a508 {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .secondary_6dda
  .tiny-a508,
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  a
  .secondary_6dda
  .tiny-a508 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > a
  .easy_504f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  a
  .easy_504f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881.avatar_blue_42a8
  > a
  .easy_504f:before {
  color: var(--e-global-color-text);
}
.left_b110
  > .yellow_9004
  > div
  > .row_old_5b20
  > .icon-bright-4881
  > .label-ffbf
  .icon-bright-4881.avatar_blue_42a8
  > a
  .easy_504f:before {
  color: var(--e-global-color-text);
}
.wide_cf42 .huge_5257 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_cf42
  .tertiary-8921:hover
  .huge_5257 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_a72b
  > .yellow_9004
  > .north_a4fa
  > .dropdown-f9ac
  > .badge-glass-694d
  > .stale-b9e0
  .cold-1326 {
  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);
}
.large_a72b
  > .yellow_9004
  > .north_a4fa
  > .dropdown-f9ac
  > .badge-glass-694d
  > .stale-b9e0:hover
  .cold-1326 {
  color: var(--e-global-color-text);
}
.large_a72b
  > .yellow_9004
  > .north_a4fa
  > .dropdown-f9ac
  > .badge-glass-694d
  > .stale-b9e0:hover
  .cold-1326 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_a72b
  > .yellow_9004
  > .north_a4fa
  > .dropdown-f9ac
  > .badge-glass-694d.hero-0fb7
  > .stale-b9e0
  .cold-1326 {
  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_85ca .article_top_64e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_85ca .detail-steel-4155 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_85ca .form-mini-34e6 {
  background-color: var(--e-global-color-primary);
}
.up_85ca .form-mini-34e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538
  .mini-b350 {
  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);
}
.border_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538
  .basic-a561 {
  color: var(--e-global-color-text);
}
.border_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538:hover
  .mini-b350 {
  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);
}
.border_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538:hover
  .basic-a561 {
  color: var(--e-global-color-secondary);
}
.border_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538.white_5356
  .mini-b350 {
  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_pink_954f
  > .yellow_9004
  > .badge-bronze-9213
  > .dim-7dba
  > .brown-0538.white_5356
  .basic-a561 {
  color: var(--e-global-color-primary);
}
.picture_8a25
  .list-hovered-c109
  .inner-dbc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_8a25 .border_6cb9 .wide-0dd9 .title_cc39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-down-73ce .fluid-c33f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-down-73ce .paragraph_23d3 .fluid-c33f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-down-73ce .slow_0134 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-down-73ce .slow_0134 {
  background-color: var(--e-global-color-primary);
}
.tall-3d62 .right-31c6 .next-1dde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-3d62
  .right-31c6:hover
  .dirty_ea79 {
  color: var(--e-global-color-secondary);
}
.tall-3d62
  .right-31c6:hover
  .next-1dde {
  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);
}
.summary-left-03f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.static-8f2a {
  max-width: 1400px !important;
}

.light_cb28 {
  flex-direction: column;
}

.light_cb28 .description-8b2c {
  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.light_cb28 .description-8b2c {
  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);
}

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

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

.middle_23cb.component_3690 {
  display: none;
}

.content_dim_75d6 {
  display: none;
}

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

.border-9193.wrapper-advanced-d048 {
  margin-bottom: 40px;
  width: 100%;
}

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

.light_cb28 a {
  width: 100%;
}

.title_211d .aside_simple_88fb.medium-0eba {
  width: 20% !important;
}

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

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

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

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

.complex-9cec {
  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;
}

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

.complex-9cec: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);
}

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

.title_211d
  .aside_simple_88fb.dynamic_218a
  .caption_ee4f
  .carousel-dynamic-f692 {
  font-size: 20px !important;
}

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

.stale-49b0 {
  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;
}

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

  text-align: center;
}

.outer-f3d8.left_59ae > .caption-hot-ec8e {
  display: flex;
  align-items: center;
}

.breadcrumb-advanced-58c1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.lower_c766 {
  position: relative;
  width: 100%;
}

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

.paragraph-tall-87a0 {
  font-size: 35px !important;
}

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

.under-6bbf {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.button-medium-4b98 {
  display: flex;
  gap: 50px;
}

.title_211d
  .aside_simple_88fb.box-easy-414a
  .progress-over-5512
  .layout-motion-8ca2 {
  width: 100% !important;
}

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

.under_b534 {
  width: 100%;
}

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

.focus_paper_ebda {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.up-3043 {
  font-size: 15px !important;
}

.purple-019d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.focus_paper_ebda:hover .purple-019d {
  visibility: visible;
}
.focus_paper_ebda:hover.focus_paper_ebda::before {
  display: block;
}

.footer_7bdc h3 {
  color: #fff;
}

.main-copper-2cca {
  margin: 0;
}

.title_211d
  .aside_simple_88fb.box-easy-414a
  .layout-motion-8ca2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tall-75c5 {
  width: 100%;
}

.hidden-6f88 {
  width: 100%;
}

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

.hidden-6f88 {
  width: 100%;
}

.tertiary-18e3 {
  margin-bottom: 10px !important;
}

.layout-motion-8ca2 {
  display: flex;
  align-items: center;
}

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

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

.light_cb28 .description-8b2c.column_cold_0ae0 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.light_cb28 h1.description-8b2c {
  margin-top: 80px !important;
}

.title_211d .aside_simple_88fb.paper-d0b3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bronze_54ed img {
  width: 100%;
}

.feature_smooth_e625 .input_old_af27.caption_ee4f {
  justify-content: space-between;
}

.accent-left-8c71 {
  display: none;
}

.yellow_1c65 .pro_9a5c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .outer-f3d8 .caption-hot-ec8e {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .button-medium-4b98 {
    flex-direction: column;
  }

  .narrow-2799 {
    width: 100% !important;
  }
}

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

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

  .feature_smooth_e625 .input_old_af27.caption_ee4f {
    border-bottom: 1px solid #f0c159;
  }

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

  .outer-f3d8.left_59ae > .caption-hot-ec8e {
    gap: 15px;
    justify-content: space-between;
  }

  .title_211d
    .aside_simple_88fb.box-easy-414a
    .layout-motion-8ca2
    img {
    width: 60% !important;
  }

  .small_150f {
    left: 2%;
  }

  .complex_baa5 {
    margin: 10px 0;
  }

  .light_cb28 .pro_9a5c {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .paragraph-tall-87a0 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.light_cb28 .description-8b2c,
  .light_cb28 .description-8b2c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .layout-motion-8ca2 {
    justify-content: center;
  }

  .light_cb28 .pro_9a5c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .title_211d .aside_simple_88fb.medium-0eba {
    width: 75% !important;
  }

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

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

  h2.light_cb28 .description-8b2c,
  .light_cb28 .description-8b2c {
    font-size: 30px !important;
  }

  .layout-motion-8ca2 {
    justify-content: center;
  }

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

  .nav_4489
    .white-4251.lite_8821 {
    margin: 0 !important;
  }

  .breadcrumb-advanced-58c1 {
    margin: 0;
    gap: 10px;
  }

  .complex_baa5 {
    display: flex;
  }

  .preview_658e .paper_e15b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .light_cb28 h1.description-8b2c {
    margin-top: 40px !important;
  }

  .title_211d
    .aside_simple_88fb.box-easy-414a
    .layout-motion-8ca2
    img,
  .aside-733d .progress-over-5512 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .complex-9cec {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .title_211d .aside_simple_88fb.medium-0eba {
    width: 100% !important;
  }

  .outer-f3d8.left_59ae > .caption-hot-ec8e {
    gap: 3px;
  }

  .light_cb28 .pro_9a5c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.feature_smooth_e625 .input_old_af27.caption_ee4f: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);
}

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

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

.light_cb28 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.under-6bbf {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .feature_smooth_e625 .input_old_af27.caption_ee4f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .light_cb28 .description-8b2c {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .paper_e15b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.dynamic-943c .component_south_e7a6 {
  flex-shrink: 0;
  white-space: nowrap;
}

.dynamic-943c .pattern_f537 {
  flex-shrink: 0;
  min-width: fit-content;
}

.dynamic-943c .carousel-dynamic-f692 {
  white-space: nowrap;
}

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

.dynamic-943c {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.dynamic-943c .pattern_f537 {
  max-width: 80px !important;
  overflow: hidden;
}

.dynamic-943c .input_old_af27.caption_ee4f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.dynamic-943c .carousel-dynamic-f692 {
  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);
  }
}

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

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

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

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

body .complex-9cec:nth-child(2),
.title_211d .complex-9cec:nth-child(2),
#page .complex-9cec: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;
}

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

/* css-noise: 7f86 */
.widget-item-k5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
