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(.tertiary-d196) {
  gap: 0.5em;
}
:where(.pro_c87c) {
  gap: 0.5em;
}
body .inner-b17a > .gallery-bronze-ff72 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .inner-b17a > .header-0649 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .inner-b17a > .article_fc1b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .light-5219 > .gallery-bronze-ff72 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .light-5219 > .header-0649 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .light-5219 > .article_fc1b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .light-5219
  > :where(:not(.gallery-bronze-ff72):not(.header-0649):not(.summary_east_0e7b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .light-5219 > .gas-79d4 {
  max-width: var(--wp--style--global--wide-size);
}
body .tertiary-d196 {
  display: flex;
}
body .tertiary-d196 {
  flex-wrap: wrap;
  align-items: center;
}
body .tertiary-d196 > * {
  margin: 0;
}
body .pro_c87c {
  display: grid;
}
body .pro_c87c > * {
  margin: 0;
}
:where(.focused-9149.tertiary-d196) {
  gap: 2em;
}
:where(.focused-9149.pro_c87c) {
  gap: 2em;
}
:where(.yellow_1315.tertiary-d196) {
  gap: 1.25em;
}
:where(.yellow_1315.pro_c87c) {
  gap: 1.25em;
}
.link-bddb {
  color: var(--wp--preset--color--black) !important;
}
.motion_fae7 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link-wide-6ce0 {
  color: var(--wp--preset--color--white) !important;
}
.north_6abb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.lite-ba7c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_77a0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav-1b14 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame-1302 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.module-250f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slow_d89c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.lower-6110 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.breadcrumb-north-602f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.active-7690 {
  background-color: var(--wp--preset--color--black) !important;
}
.glass_1e4a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over_dd9d {
  background-color: var(--wp--preset--color--white) !important;
}
.logo-34ae {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.component_a6a8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper_hard_e768 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status_action_5560 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.over-9458 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph-df52 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_large_f79a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hidden-fc06 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo-80e5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.red_a5cd {
  border-color: var(--wp--preset--color--black) !important;
}
.in-df9e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.smooth-4952 {
  border-color: var(--wp--preset--color--white) !important;
}
.sort-83c5 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.stale-568d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.main-ddf2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_center_f143 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stale_a6e7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo-3873 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notification_silver_6e8e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_5219 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.motion_4610 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_tiny_e968 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.next-7c45 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.picture_active_11a5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.main-small-b9be {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.badge_250e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.icon-smooth-d2c7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.search_685b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.widget_clean_ae17 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.message_bc7a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.west-ff4e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.middle_9d81 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.outline_tiny_6f2f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.border-a630 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fast-5050 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.alert-center-1ff2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.slider_steel_b83e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.green_277e a:where(:not(.row-3827)) {
  color: inherit;
}
:where(.yellow_1315.tertiary-d196) {
  gap: 1.25em;
}
:where(.yellow_1315.pro_c87c) {
  gap: 1.25em;
}
:where(.focused-9149.tertiary-d196) {
  gap: 2em;
}
:where(.focused-9149.pro_c87c) {
  gap: 2em;
}
.element_cold_183e {
  font-size: 1.5em;
  line-height: 1.6;
}

.advanced-e81b .stone_ad6f {
  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);
}
.menu_over_7616 .carousel_cold_44f9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e785 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e785.header_blue_314b .copper_ae7e {
  background-color: var(--e-global-color-primary);
}
.action_e785.surface_f272 .copper_ae7e,
.action_e785.tiny-c3b9 .copper_ae7e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-1da9 .surface_774e {
  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);
}
.media_2fe6 {
  --divider-color: var(--e-global-color-secondary);
}
.media_2fe6 .tiny-32a4 {
  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);
}
.media_2fe6.brown_f337 .header_pressed_0417 {
  background-color: var(--e-global-color-secondary);
}
.media_2fe6.hero_cf4e .header_pressed_0417,
.media_2fe6.footer_895c .header_pressed_0417 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.media_2fe6.hero_cf4e .header_pressed_0417,
.media_2fe6.footer_895c .header_pressed_0417 svg {
  fill: var(--e-global-color-secondary);
}
.thumbnail_a654 .info_1c2b {
  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);
}
.thumbnail_a654 .main-722e {
  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);
}
.pressed-5b51.brown_f337 .header_pressed_0417 {
  background-color: var(--e-global-color-primary);
}
.pressed-5b51.hero_cf4e .header_pressed_0417,
.pressed-5b51.footer_895c .header_pressed_0417 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed-5b51.hero_cf4e .header_pressed_0417,
.pressed-5b51.footer_895c .header_pressed_0417 svg {
  fill: var(--e-global-color-primary);
}
.first-4633.brown_f337 .header_pressed_0417 {
  background-color: var(--e-global-color-primary);
}
.first-4633.hero_cf4e .header_pressed_0417,
.first-4633.footer_895c .header_pressed_0417 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.first-4633 .form-large-5d2a {
  color: var(--e-global-color-primary);
}
.first-4633 .form-large-5d2a,
.first-4633 .form-large-5d2a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-4633 .thumbnail_black_653b {
  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);
}
.description-b847 .slider-c32d {
  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_f015 .notice-fixed-68ab .light_f8b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_cfae .full-8697:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.message_cfae .widget-9422 i {
  color: var(--e-global-color-primary);
}
.message_cfae .widget-9422 svg {
  fill: var(--e-global-color-primary);
}
.message_cfae .logo-170e {
  color: var(--e-global-color-secondary);
}
.message_cfae .full-8697 > .logo-170e,
.message_cfae .full-8697 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-010e .notification_307f {
  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);
}
.overlay-010e .row_wide_ce8f {
  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);
}
.link_3ad5 .hero-inner-ab16 .tertiary-e111 {
  background-color: var(--e-global-color-primary);
}
.link_3ad5 .column_small_eae5 {
  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);
}
.backdrop-stale-7326 .footer_slow_8e76 {
  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);
}
.backdrop-stale-7326 .hero-64ec {
  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);
}
.backdrop-stale-7326 .stale_fbb0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.text_focused_c668 .top_0001,
.text_focused_c668 .top_0001 a {
  color: var(--e-global-color-primary);
}
.text_focused_c668 .top_0001.south-cb01,
.text_focused_c668 .top_0001.south-cb01 a {
  color: var(--e-global-color-accent);
}
.text_focused_c668 .top_0001 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_focused_c668 .photo-narrow-75a1 {
  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);
}
.article-5bd9 .video_south_8d48,
.article-5bd9 .aside-cce8 {
  color: var(--e-global-color-primary);
}
.article-5bd9 .video_south_8d48 svg {
  fill: var(--e-global-color-primary);
}
.article-5bd9 .south-cb01 .video_south_8d48,
.article-5bd9 .south-cb01 .aside-cce8 {
  color: var(--e-global-color-accent);
}
.article-5bd9 .south-cb01 .video_south_8d48 svg {
  fill: var(--e-global-color-accent);
}
.article-5bd9 .aside-cce8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-5bd9 .photo-narrow-75a1 {
  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);
}
.detail_ce94 .secondary_d576,
.detail_ce94 .steel-3273 {
  color: var(--e-global-color-primary);
}
.detail_ce94 .steel-3273 svg {
  fill: var(--e-global-color-primary);
}
.detail_ce94 .top_0001.south-cb01 a,
.detail_ce94
  .top_0001.south-cb01
  .steel-3273 {
  color: var(--e-global-color-accent);
}
.detail_ce94 .secondary_d576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_ce94 .photo-narrow-75a1 {
  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-8c5a .preview_4362 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-8c5a .under_2a09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_be14 .overlay-new-84ab .element_clean_c59c {
  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);
}
.button_be14 .overlay-new-84ab .section_24e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_be14 .box_bottom_1302 .element_clean_c59c {
  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);
}
.button_be14
  .box_bottom_1302
  .section_24e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_be14
  .shadow_758a
  .element_clean_c59c {
  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);
}
.button_be14
  .shadow_758a
  .section_24e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_be14
  .over-e5f1
  .element_clean_c59c {
  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);
}
.button_be14
  .over-e5f1
  .section_24e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-fast-c091 .description_0c0a {
  background-color: var(--e-global-color-primary);
}
.description-fast-c091 .description_0c0a:hover {
  background-color: var(--e-global-color-primary);
}
.description-fast-c091 .hard_73db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-fast-c091
  .description_0c0a:hover
  .hard_73db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-bright-e68a .media_16ed {
  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-209f .summary_lower_e5e7 .preview-static-bc3a a {
  background-color: var(--e-global-color-accent);
}
.menu-209f .summary_lower_e5e7 .list_hard_4567 a {
  background-color: var(--e-global-color-accent);
}
.menu-209f .summary_lower_e5e7 .preview-static-bc3a a,
.menu-209f .summary_lower_e5e7 .list_hard_4567 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_ecba
  .texture-01c6.accent-c01f
  .summary_lower_e5e7
  a.dropdown-out-a5cb {
  background-color: var(--e-global-color-accent);
}
.east_ecba
  .texture-01c6.accent-c01f
  .summary_lower_e5e7
  span.dropdown-out-a5cb.fn-current-5767 {
  background-color: var(--e-global-color-text);
}
.east_ecba
  .texture-01c6.accent-c01f
  .summary_lower_e5e7
  .dropdown-out-a5cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76 .hero-simple-d545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .element_0568
  > .image_old_db03
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .soft_8118
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .module_b410
  .focused_7594,
.dark_8e76
  .module_b410
  .hard_f67b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_8e76
  .module_b410
  .glass_9f5b,
.dark_8e76
  .module_b410
  a
  .glass_9f5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .module_b410
  .active-84a7 {
  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);
}
.dark_8e76
  .module_b410
  .pink_1bef {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .module_b410
  .pink_1bef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .module_b410
  .pink_1bef:hover {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .module_b410
  .column_1fcf {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .module_b410
  .column_1fcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .module_b410
  .column_1fcf:hover {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .layout_liquid_c309
  .status-8917
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_8e76
  .layout_liquid_c309
  .list_first_d509 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .layout_liquid_c309
  .active-84a7 {
  color: var(--e-global-color-text);
}
.dark_8e76
  .layout_liquid_c309
  .active-84a7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .layout_liquid_c309
  .pink_1bef {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .layout_liquid_c309
  .pink_1bef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .layout_liquid_c309
  .pink_1bef:hover {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .layout_liquid_c309
  .column_1fcf {
  background-color: var(--e-global-color-primary);
}
.dark_8e76
  .layout_liquid_c309
  .column_1fcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8e76
  .layout_liquid_c309
  .column_1fcf:hover {
  background-color: var(--e-global-color-primary);
}
.dark_8e76 .table-glass-18d0 {
  background-color: var(--e-global-color-primary);
}
.dark_8e76 .table-glass-18d0:hover {
  background-color: var(--e-global-color-primary);
}
.dark_8e76 .nav_top_0481 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_8e76 .aside-8583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-189a .clean-df3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-189a
  .image-narrow-928d
  > div:nth-child(3)
  .clean-df3e,
.right-189a
  .border_motion_ab93
  > div:nth-child(1)
  .clean-df3e,
.right-189a
  .link-basic-d814
  > div:nth-child(1)
  .clean-df3e,
.right-189a
  .widget_16f7
  > div:nth-child(1)
  .clean-df3e,
.right-189a
  .pagination_6b9e
  > div:nth-child(1)
  .clean-df3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-189a .layout_static_39f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-189a .in_5031 {
  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);
}
.right-189a .complex_bac7 {
  background-color: var(--e-global-color-primary);
}
.right-189a .complex_bac7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-189a .complex_bac7:hover {
  background-color: var(--e-global-color-primary);
}
.right-189a .tabs-advanced-0c26 {
  background-color: var(--e-global-color-primary);
}
.right-189a .tabs-advanced-0c26:hover {
  background-color: var(--e-global-color-primary);
}
.right-189a .nav_top_0481 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-189a .aside-8583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_e5ce .container_a029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_e5ce .link-290a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_e5ce .title_brown_5ff9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_e5ce .white-3443 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_e5ce .box_hard_10ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_e5ce .tabs-advanced-0c26 {
  background-color: var(--e-global-color-primary);
}
.notification_e5ce .tabs-advanced-0c26:hover {
  background-color: var(--e-global-color-primary);
}
.active-5570 .focused-4e31 {
  background-color: var(--e-global-color-secondary);
}
.active-5570 .banner_pressed_31b1 {
  background-color: var(--e-global-color-text);
}
.active-5570 .feature-copper-6902 {
  background-color: var(--e-global-color-secondary);
}
.active-5570 .glass_ee79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-5570 .article_hard_2551 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5570 .banner-fresh-1152 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5570 .soft-230b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-5570 .status-7ebd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-hot-f2cd .status-dark-7ca8 .active-f778,
.gallery-hot-f2cd
  .status-dark-7ca8
  .active-f778
  a,
.gallery-hot-f2cd .module_1220 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-hot-f2cd .status-dark-7ca8 .mask_3fe1,
.gallery-hot-f2cd .container_selected_3d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-hot-f2cd .status-dark-7ca8 .mask_3fe1 {
  color: var(--e-global-color-text);
}
.gallery-hot-f2cd .container_selected_3d6f {
  color: var(--e-global-color-text);
}
.gallery-hot-f2cd
  .status-dark-7ca8
  .layout_hard_8f85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-hot-f2cd .frame_gas_d28d .brown-76ea {
  background-color: var(--e-global-color-primary);
}
.gallery-hot-f2cd .frame_gas_d28d .brown-76ea:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-hot-f2cd .frame_gas_d28d .logo-fluid-7928 li span {
  background-color: var(--e-global-color-text);
}
.gallery-hot-f2cd .frame_gas_d28d .logo-fluid-7928 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-hot-f2cd
  .frame_gas_d28d
  .logo-fluid-7928
  li.hover-0801
  span {
  background-color: var(--e-global-color-accent);
}
.gallery-hot-f2cd .media-b524 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-0a24 .picture-e68f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_f503 .pattern-short-87e2 {
  background-color: var(--e-global-color-primary);
}
.text_f503 .rough-758e {
  background-color: var(--e-global-color-secondary);
}
.text_f503 .grid_ea98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .glass-d20c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .surface_94fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .description_yellow_3fe0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .up_975c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .logo-lite-9310 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f503 .rough_c5ba {
  background-color: var(--e-global-color-primary);
}
.text_f503 .rough_c5ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_pink_8b57 .card-b564 {
  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);
}
.texture_pink_8b57 .image_stone_c045 {
  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);
}
.texture_pink_8b57
  .outer_5ab2:after {
  background-color: var(--e-global-color-primary);
}
.texture_pink_8b57 .breadcrumb-d7f5 {
  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);
}
.table-a3bd .module_1220 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-a3bd .container_selected_3d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-abd6 .gradient_silver_1b8b .logo_complex_3682 {
  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);
}
.medium-abd6 .gradient_silver_1b8b .grid_1ab3 {
  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);
}
.section-center-b807 .widget_8cc3 {
  background-color: var(--e-global-color-primary);
}
.section-center-b807 .carousel_3204 {
  background-color: var(--e-global-color-secondary);
}
.section-center-b807 .pagination_3987 .dim-602e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-center-b807 .module-dirty-cdab .dim-602e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-191f .warm_b3ce .paragraph_left_c48e {
  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);
}
.layout-191f .warm_b3ce .grid_45f0 {
  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);
}
.layout-191f .warm_b3ce .outline_yellow_2e78 {
  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);
}
.inner_9eba .east-e43d {
  border-color: var(--e-global-color-text);
}
.inner_9eba .footer_current_7c15 {
  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);
}
.inner_9eba .warm-064f {
  color: var(--e-global-color-primary);
}
.inner_9eba .shadow-c8a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-7812 .card_05b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-7812 .hidden_hard_7150 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-7812 .footer-adf3:hover .card_05b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-7812
  .footer-adf3:hover
  .hidden_hard_7150 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-copper-301b .soft_6454 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-copper-301b .disabled-ae59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_d1a0 .avatar_4fbe .left-f8ed {
  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);
}
.center_d1a0 .huge-cf82 .left-f8ed {
  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);
}
.preview-purple-391f .shade-f86f {
  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);
}
.simple-19f2 .photo_wood_6009 .active_9ca7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-19f2 .photo_wood_6009 .active_9ca7 {
  background-color: var(--e-global-color-secondary);
}
.simple-19f2 .black-e8b1 .active_9ca7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-19f2 .black-e8b1 .active_9ca7 {
  background-color: var(--e-global-color-secondary);
}
.simple-19f2 .video_7281 .article-short-2ab0 {
  background-color: var(--e-global-color-primary);
}
.simple-19f2 .video_7281:hover .article-short-2ab0 {
  background-color: var(--e-global-color-secondary);
}
.simple-19f2 .brown-76ea {
  background-color: var(--e-global-color-primary);
}
.simple-19f2 .brown-76ea:hover {
  background-color: var(--e-global-color-accent);
}
.simple-19f2 .logo-fluid-7928 li span {
  background-color: var(--e-global-color-text);
}
.simple-19f2 .logo-fluid-7928 li span:hover {
  background-color: var(--e-global-color-primary);
}
.simple-19f2 .logo-fluid-7928 li.hover-0801 span {
  background-color: var(--e-global-color-accent);
}
.alert_db76 .label_copper_db58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_db76 .surface_black_4dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b1c3 .pattern_soft_2552:before {
  background-color: var(--e-global-color-secondary);
}
.cool-b1c3 .disabled-smooth-0894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-b1c3 .fixed-1d9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-c23c .small-38ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-c23c .small-38ec:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-c23c .small-38ec.fn-active-5767 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-c23c .content-08b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-c23c .title_gas_2609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-c23c .large-af44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-c23c .header_bec0 {
  background-color: var(--e-global-color-primary);
}
.chip-c23c .header_bec0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-c23c .current_9cde {
  background-color: var(--e-global-color-primary);
}
.chip-c23c .current_9cde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_1de8 .item_e84e .rough_6bfa a {
  color: var(--e-global-color-secondary);
}
.tooltip_1de8 .item_e84e .rough_6bfa a:hover {
  color: var(--e-global-color-secondary);
}
.tooltip_1de8 .item_e84e .rough_6bfa,
.tooltip_1de8 .item_e84e .rough_6bfa a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_1de8 .item_e84e .large_7e51 {
  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);
}
.tooltip_1de8 .item_e84e .accordion-hard-0279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_1de8 .item_e84e .popup_0755 {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .item_e84e .popup_0755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_1de8 .item_e84e .popup_0755:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .item_e84e .content_876a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_1de8 .item_e84e .content_876a {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .item_e84e .content_876a:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .item_e84e .brown-76ea {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .item_e84e .brown-76ea:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .frame_gas_d28d .logo-fluid-7928 li span {
  background-color: var(--e-global-color-text);
}
.tooltip_1de8 .frame_gas_d28d .logo-fluid-7928 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_1de8 .frame_gas_d28d .logo-fluid-7928 li.hover-0801 span {
  background-color: var(--e-global-color-accent);
}
.tooltip_1de8 .nav_top_0481 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_1de8 .aside-8583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_99cb .pagination-de16 .row_693e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_99cb .pagination-de16 .breadcrumb-c1c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_99cb .pagination-de16 .prev-6937 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574 .caption_east_2145 {
  border-color: var(--e-global-color-text);
}
.chip-2574 .popup-d1b6 {
  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);
}
.chip-2574 .dirty-ad2b {
  color: var(--e-global-color-secondary);
}
.chip-2574 .dirty-ad2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574 .pattern_red_b16a > * {
  color: var(--e-global-color-primary);
}
.chip-2574 .pattern_red_b16a > * svg {
  fill: var(--e-global-color-primary);
}
.chip-2574 .gradient-d821 {
  color: var(--e-global-color-primary);
}
.chip-2574 .gradient-d821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-2574 .photo-huge-03f3 {
  color: var(--e-global-color-primary);
}
.chip-2574 .photo-huge-03f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-2574 .icon-4130 {
  color: var(--e-global-color-primary);
}
.chip-2574 .icon-4130 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574 .dynamic-d5ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574 .summary_right_9fc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574 .summary_right_9fc1.west-368b {
  color: var(--e-global-color-secondary);
}
.chip-2574 .summary_right_9fc1.west-368b .focus_mini_cfb4 {
  color: var(--e-global-color-accent);
}
.chip-2574 .summary_right_9fc1.wood-9a47 {
  color: var(--e-global-color-text);
}
.chip-2574 .summary_right_9fc1.wood-9a47 .focus_mini_cfb4 {
  color: var(--e-global-color-text);
}
.chip-2574 .summary_right_9fc1:before {
  border-top-color: var(--e-global-color-text);
}
.chip-2574 .copper-b3b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-2574
  .copper-b3b0
  .preview_motion_5428 {
  background-color: var(--e-global-color-primary);
}
.chip-2574
  .copper-b3b0
  .preview_motion_5428 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-2574 .caption_east_2145 .selected-23ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_cd28 .hard-bbc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_cd28 .prev-4bc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-medium-2a33 .text-8fdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-medium-2a33
  .dirty-21d3
  .widget_huge_5d71 {
  background-color: var(--e-global-color-secondary);
}
.primary-medium-2a33
  .dirty-21d3.column_solid_4543
  .widget_huge_5d71 {
  background-color: var(--e-global-color-text);
}
.primary-medium-2a33
  .dirty-21d3:hover
  .widget_huge_5d71 {
  background-color: var(--e-global-color-accent);
}
.primary-medium-2a33
  .dirty-21d3.fn-active-5767
  .widget_huge_5d71 {
  background-color: var(--e-global-color-primary);
}
.widget_37a4 .popup_wide_5d3a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.widget_37a4 .mask_05a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_37a4 .hot-2cc0 {
  background-color: var(--e-global-color-primary);
}
.widget_37a4 .hot-2cc0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-8a3d .form-last-fda6 .content_upper_b0fc .aside-lite-4a12 {
  background-color: var(--e-global-color-secondary);
}
.yellow-8a3d .form-last-fda6 .media-light-9c2b:after {
  background-color: var(--e-global-color-secondary);
}
.yellow-8a3d .slow-d0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-8a3d .carousel-orange-a800 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-8a3d .tooltip-18b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-8a3d .frame_ee74 {
  background-color: var(--e-global-color-primary);
}
.yellow-8a3d .frame_ee74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-8a3d .notice-dynamic-5c7c {
  background-color: var(--e-global-color-secondary);
}
.yellow-8a3d .notice-dynamic-5c7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-8a3d .form-last-fda6 .simple-e555 .primary_9c54:hover {
  background-color: var(--e-global-color-primary);
}
.yellow-8a3d
  .form-last-fda6
  .simple-e555
  .primary_9c54.table_yellow_3adb {
  background-color: var(--e-global-color-primary);
}
.yellow-8a3d .form-last-fda6 .modal_a136:before {
  border-color: var(--e-global-color-primary);
}
.yellow-8a3d .form-last-fda6 .modal_a136:hover:before {
  border-color: var(--e-global-color-secondary);
}
.yellow-8a3d
  .form-last-fda6
  .modal_a136.steel_fd44:before {
  border-color: var(--e-global-color-primary);
}
.yellow-8a3d .steel-d64f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-4f83 .focused_c49b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-4f83 .focused_c49b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-4f83 .focused_c49b.message_bronze_8921 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-4f83 .gallery-9d08 {
  background-color: var(--e-global-color-primary);
}
.wrapper-4f83 .gallery-9d08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-4f83
  .nav_28a0
  .hidden-pink-85b2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-4f83
  .caption-b239
  .hidden-pink-85b2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-dfd9
  .dropdown-c7f8
  .static-929c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-dfd9
  .dropdown-c7f8
  .progress-narrow-952c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-dfd9 .north_425b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-dfd9 .card-4166 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-dfd9 .action_56a2 {
  background-color: var(--e-global-color-primary);
}
.notice-dfd9 .action_56a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_c761 .element-large-0297 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_c761 .hovered-5549 {
  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);
}
.panel_c761 .image_middle_a49e {
  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);
}
.panel_c761 .image_middle_a49e a:hover {
  color: var(--e-global-color-secondary);
}
.panel_c761 .table-outer-7833 {
  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);
}
.panel_c761 .row_43fa {
  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);
}
.panel_c761 .hidden-99b4 .brown-76ea {
  background-color: var(--e-global-color-primary);
}
.panel_c761 .hidden-99b4 .brown-76ea:hover {
  background-color: var(--e-global-color-accent);
}
.panel_c761
  .hidden-99b4
  .logo-fluid-7928
  li
  span {
  background-color: var(--e-global-color-text);
}
.panel_c761
  .hidden-99b4
  .logo-fluid-7928
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_c761
  .hidden-99b4
  .logo-fluid-7928
  li.hover-0801
  span {
  background-color: var(--e-global-color-accent);
}
.cool-1f17
  .row-tall-b63d
  .item_6049 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-1f17 .row-tall-b63d .message_2ece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-1f17 .row-tall-b63d .accordion-292f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-1f17 .container_a4e1 {
  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);
}
.cool-1f17
  .focus_dirty_5909.gallery_outer_5c9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a {
  background-color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .image_e972.overlay_prev_8878 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .simple_43b8.slow-71be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  .active_679d
  > a {
  background-color: var(--e-global-color-secondary);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  .active_679d
  > a
  .tag_6c98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  .active_679d
  > a
  .simple_43b8.bright-b668 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .list-green-938d:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  a
  .list-green-938d:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d.wide_7a87
  > a
  .list-green-938d:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  .active_679d.wide_7a87
  > a
  .list-green-938d:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .under_5fca
  .item_a413 {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  a
  .under_5fca
  .item_a413 {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .under_5fca
  .item_a413,
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  a
  .under_5fca
  .item_a413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > a
  .mask-d0b1:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  a
  .mask-d0b1:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d.wide_7a87
  > a
  .mask-d0b1:before {
  color: var(--e-global-color-text);
}
.accent-clean-1774
  > .hero_focused_eb2c
  > div
  > .badge-wood-2cfa
  > .active_679d
  > .message-a60f
  .active_679d.wide_7a87
  > a
  .mask-d0b1:before {
  color: var(--e-global-color-text);
}
.bottom_befd .solid-8445 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_befd
  .slow_dbe4:hover
  .solid-8445 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-527d
  > .hero_focused_eb2c
  > .hovered_747b
  > .bottom_890b
  > .tabs_wood_5bf1
  > .block_603a
  .paragraph-c063 {
  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);
}
.right-527d
  > .hero_focused_eb2c
  > .hovered_747b
  > .bottom_890b
  > .tabs_wood_5bf1
  > .block_603a:hover
  .paragraph-c063 {
  color: var(--e-global-color-text);
}
.right-527d
  > .hero_focused_eb2c
  > .hovered_747b
  > .bottom_890b
  > .tabs_wood_5bf1
  > .block_603a:hover
  .paragraph-c063 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-527d
  > .hero_focused_eb2c
  > .hovered_747b
  > .bottom_890b
  > .tabs_wood_5bf1.plasma_2980
  > .block_603a
  .paragraph-c063 {
  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);
}
.video_dim_1293 .notice_cold_58c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_dim_1293 .search_new_10e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_dim_1293 .active-large-9b2e {
  background-color: var(--e-global-color-primary);
}
.video_dim_1293 .active-large-9b2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb
  .feature-hard-07c0 {
  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);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb
  .stone-645f {
  color: var(--e-global-color-text);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb:hover
  .feature-hard-07c0 {
  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);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb:hover
  .stone-645f {
  color: var(--e-global-color-secondary);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb.frame_6c03
  .feature-hard-07c0 {
  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);
}
.pattern_3af3
  > .hero_focused_eb2c
  > .pattern-d279
  > .tooltip_action_fc35
  > .full-76cb.frame_6c03
  .stone-645f {
  color: var(--e-global-color-primary);
}
.nav-purple-bb71
  .avatar-5104
  .form-static-e44a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-purple-bb71 .secondary_stale_facd .selected-23ba .tertiary_d2ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-2427 .heading_288c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-2427 .dynamic-6a7b .heading_288c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-2427 .down_e7e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-2427 .down_e7e7 {
  background-color: var(--e-global-color-primary);
}
.focused_2c7d .grid-warm-49fa .message-left-6cfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_2c7d
  .grid-warm-49fa:hover
  .wrapper_easy_ba6e {
  color: var(--e-global-color-secondary);
}
.focused_2c7d
  .grid-warm-49fa:hover
  .message-left-6cfe {
  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);
}
.outer_6ee6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.icon-3a3e {
  max-width: 1400px !important;
}

.hidden-brown-66b3 {
  flex-direction: column;
}

.hidden-brown-66b3 .notification-007e {
  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.hidden-brown-66b3 .notification-007e {
  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);
}

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

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

.dynamic_7838.module_first_e1bc {
  display: none;
}

.hard_c917 {
  display: none;
}

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

.form-brown-9033.pressed_691f {
  margin-bottom: 40px;
  width: 100%;
}

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

.hidden-brown-66b3 a {
  width: 100%;
}

.row_d0fa .button-active-4a26.box_d101 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.row_d0fa
  .button-active-4a26.status_slow_f71f
  .outline-smooth-06e8
  .overlay_abea {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.wrapper_iron_5aa2.breadcrumb-9ed3 > .thumbnail-short-5a3a {
  display: flex;
  align-items: center;
}

.fresh_e8b3 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.first-1915 {
  display: flex;
  gap: 50px;
}

.row_d0fa
  .button-active-4a26.hero-center-48e1
  .stale_2b2b
  .form-1338 {
  width: 100% !important;
}

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

.accent-7239 {
  width: 100%;
}

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

.aside-88d2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.aside-88d2:hover .first_eac2 {
  visibility: visible;
}
.aside-88d2:hover.aside-88d2::before {
  display: block;
}

.content_active_1d61 h3 {
  color: #fff;
}

.fast-0905 {
  margin: 0;
}

.row_d0fa
  .button-active-4a26.hero-center-48e1
  .form-1338
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.paper_b7bf {
  width: 100%;
}

.disabled_over_f454 {
  width: 100%;
}

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

.disabled_over_f454 {
  width: 100%;
}

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

.form-1338 {
  display: flex;
  align-items: center;
}

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

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

.hidden-brown-66b3 .notification-007e.orange-f0da {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hidden-brown-66b3 h1.notification-007e {
  margin-top: 80px !important;
}

.row_d0fa .button-active-4a26.gallery_9722 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.overlay-e0da img {
  width: 100%;
}

.description-a00b .dynamic_3b77.outline-smooth-06e8 {
  justify-content: space-between;
}

.notice_d415 {
  display: none;
}

.upper-9be9 .modal-blue-12c1 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .wrapper_iron_5aa2 .thumbnail-short-5a3a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .description-a00b .dynamic_3b77.outline-smooth-06e8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .wrapper_iron_5aa2.breadcrumb-9ed3 > .thumbnail-short-5a3a {
    gap: 15px;
    justify-content: space-between;
  }

  .row_d0fa
    .button-active-4a26.hero-center-48e1
    .form-1338
    img {
    width: 60% !important;
  }

  .progress_orange_22ad {
    left: 2%;
  }

  .element-west-9895 {
    margin: 10px 0;
  }

  .hidden-brown-66b3 .modal-blue-12c1 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.hidden-brown-66b3 .notification-007e,
  .hidden-brown-66b3 .notification-007e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .form-1338 {
    justify-content: center;
  }

  .hidden-brown-66b3 .modal-blue-12c1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .accordion-0a4c {
    margin-bottom: 15px !important;
  }

  .row_d0fa .button-active-4a26.box_d101 {
    width: 75% !important;
  }

  .overlay-e0da img {
    width: 100% !important;
  }
}

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

  h2.hidden-brown-66b3 .notification-007e,
  .hidden-brown-66b3 .notification-007e {
    font-size: 30px !important;
  }

  .form-1338 {
    justify-content: center;
  }

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

  .clean_0be5
    .dynamic-3ec2.narrow_9e6b {
    margin: 0 !important;
  }

  .fresh_e8b3 {
    margin: 0;
    gap: 10px;
  }

  .element-west-9895 {
    display: flex;
  }

  .glass-e4e5 .tall-dbc5 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .hidden-brown-66b3 h1.notification-007e {
    margin-top: 40px !important;
  }

  .row_d0fa
    .button-active-4a26.hero-center-48e1
    .form-1338
    img,
  .thumbnail_a654 .stale_2b2b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .row_d0fa .button-active-4a26.box_d101 {
    width: 100% !important;
  }

  .wrapper_iron_5aa2.breadcrumb-9ed3 > .thumbnail-short-5a3a {
    gap: 3px;
  }

  .hidden-brown-66b3 .modal-blue-12c1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.description-a00b .dynamic_3b77.outline-smooth-06e8 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.description-a00b .dynamic_3b77.outline-smooth-06e8: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);
}

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

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

.hidden-brown-66b3 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .description-a00b .dynamic_3b77.outline-smooth-06e8 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hidden-brown-66b3 .notification-007e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tall-dbc5 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.picture_def9 .background_907d {
  flex-shrink: 0;
  white-space: nowrap;
}

.picture_def9 .tertiary_a7eb {
  flex-shrink: 0;
  min-width: fit-content;
}

.picture_def9 .overlay_abea {
  white-space: nowrap;
}

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

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

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

.picture_def9 .tertiary_a7eb {
  max-width: 80px !important;
  overflow: hidden;
}

.picture_def9 .dynamic_3b77.outline-smooth-06e8 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.picture_def9 .overlay_abea {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 3333 */
.widget-item-m8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
