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(.column-85cd) {
  gap: 0.5em;
}
:where(.notice-f8de) {
  gap: 0.5em;
}
body .layout-pink-b249 > .menu_south_15e9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout-pink-b249 > .card_action_78ae {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout-pink-b249 > .middle_d38f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article-cool-a201 > .menu_south_15e9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article-cool-a201 > .card_action_78ae {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article-cool-a201 > .middle_d38f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .article-cool-a201
  > :where(:not(.menu_south_15e9):not(.card_action_78ae):not(.item_1326)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .article-cool-a201 > .table_slow_3760 {
  max-width: var(--wp--style--global--wide-size);
}
body .column-85cd {
  display: flex;
}
body .column-85cd {
  flex-wrap: wrap;
  align-items: center;
}
body .column-85cd > * {
  margin: 0;
}
body .notice-f8de {
  display: grid;
}
body .notice-f8de > * {
  margin: 0;
}
:where(.filter_last_69bd.column-85cd) {
  gap: 2em;
}
:where(.filter_last_69bd.notice-f8de) {
  gap: 2em;
}
:where(.old-5a56.column-85cd) {
  gap: 1.25em;
}
:where(.old-5a56.notice-f8de) {
  gap: 1.25em;
}
.lower-c190 {
  color: var(--wp--preset--color--black) !important;
}
.pattern-bottom-09e7 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary-9f29 {
  color: var(--wp--preset--color--white) !important;
}
.highlight_hot_f446 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.menu-plasma-2075 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.frame-f5e7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.soft-c999 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_3457 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.header-west-c10b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column-center-d009 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component-hovered-8483 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo_light_6fff {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.next-f359 {
  background-color: var(--wp--preset--color--black) !important;
}
.slow_8017 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_bdb4 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon_4181 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.wood_50f4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.video-current-588d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus-1dc5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm-71c8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight-86c8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip_e7e5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item-575c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.media_right_f3e3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.aside-smooth-4b83 {
  border-color: var(--wp--preset--color--black) !important;
}
.grid-north-8c8f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slow_3561 {
  border-color: var(--wp--preset--color--white) !important;
}
.hot-cea5 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.section_smooth_0525 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tooltip_f438 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.texture_dark_4d7e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.basic_5d4b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard_2a77 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.light-6b11 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.glass-3c81 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze_31b8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pro-1a22 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.rough_659b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tertiary-505f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.cold-6a73 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wood_7e88 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.orange-90b9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight_pink_a326 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.menu-white-7f1e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.surface_2392 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.element_c133 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.fast_9b73 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.label-c4f6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.steel_87ec {
  font-size: var(--wp--preset--font-size--small) !important;
}
.bright_aa17 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.main_347a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.notification-c467 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.aside-cad2 a:where(:not(.status_9ed2)) {
  color: inherit;
}
:where(.old-5a56.column-85cd) {
  gap: 1.25em;
}
:where(.old-5a56.notice-f8de) {
  gap: 1.25em;
}
:where(.filter_last_69bd.column-85cd) {
  gap: 2em;
}
:where(.filter_last_69bd.notice-f8de) {
  gap: 2em;
}
.smooth_d9ea {
  font-size: 1.5em;
  line-height: 1.6;
}

.input-27c9 .main-top-08d6 {
  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);
}
.pagination_smooth_34b2 .texture-dark-f682 {
  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_916f {
  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_916f.fresh-eec0 .label-3343 {
  background-color: var(--e-global-color-primary);
}
.sidebar_916f.cold-c1b0 .label-3343,
.sidebar_916f.icon-53e1 .label-3343 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.carousel_60f5 .green_7f54 {
  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);
}
.table_liquid_b826 {
  --divider-color: var(--e-global-color-secondary);
}
.table_liquid_b826 .mask_pink_b459 {
  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);
}
.table_liquid_b826.status-fec2 .video-aacc {
  background-color: var(--e-global-color-secondary);
}
.table_liquid_b826.photo_pro_d4d2 .video-aacc,
.table_liquid_b826.solid-cc79 .video-aacc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.table_liquid_b826.photo_pro_d4d2 .video-aacc,
.table_liquid_b826.solid-cc79 .video-aacc svg {
  fill: var(--e-global-color-secondary);
}
.table_f99c .hero-6a50 {
  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);
}
.table_f99c .lite-8241 {
  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);
}
.row_smooth_de7a.status-fec2 .video-aacc {
  background-color: var(--e-global-color-primary);
}
.row_smooth_de7a.photo_pro_d4d2 .video-aacc,
.row_smooth_de7a.solid-cc79 .video-aacc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_smooth_de7a.photo_pro_d4d2 .video-aacc,
.row_smooth_de7a.solid-cc79 .video-aacc svg {
  fill: var(--e-global-color-primary);
}
.logo-258d.status-fec2 .video-aacc {
  background-color: var(--e-global-color-primary);
}
.logo-258d.photo_pro_d4d2 .video-aacc,
.logo-258d.solid-cc79 .video-aacc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-258d .panel-9f21 {
  color: var(--e-global-color-primary);
}
.logo-258d .panel-9f21,
.logo-258d .panel-9f21 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-258d .frame_in_db25 {
  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_1044 .blue-0502 {
  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_b8cc .mini-a536 .progress_d991 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-last-05b1 .wrapper_west_271a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture-last-05b1 .thick-68c6 i {
  color: var(--e-global-color-primary);
}
.picture-last-05b1 .thick-68c6 svg {
  fill: var(--e-global-color-primary);
}
.picture-last-05b1 .shadow_3282 {
  color: var(--e-global-color-secondary);
}
.picture-last-05b1 .wrapper_west_271a > .shadow_3282,
.picture-last-05b1 .wrapper_west_271a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-basic-318b .alert_selected_56b4 {
  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);
}
.section-basic-318b .warm-b516 {
  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);
}
.mask_basic_e475 .north_1a41 .surface-cd5c {
  background-color: var(--e-global-color-primary);
}
.mask_basic_e475 .picture-4a24 {
  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);
}
.static_7dc7 .last-ad30 {
  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);
}
.static_7dc7 .hot_d873 {
  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);
}
.static_7dc7 .nav_f24b {
  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);
}
.pattern_b70a .description_slow_bb38,
.pattern_b70a .description_slow_bb38 a {
  color: var(--e-global-color-primary);
}
.pattern_b70a .description_slow_bb38.caption-cc06,
.pattern_b70a .description_slow_bb38.caption-cc06 a {
  color: var(--e-global-color-accent);
}
.pattern_b70a .description_slow_bb38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_b70a .progress_under_6b32 {
  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-e34e .component_a217,
.badge-e34e .slider-hard-95a9 {
  color: var(--e-global-color-primary);
}
.badge-e34e .component_a217 svg {
  fill: var(--e-global-color-primary);
}
.badge-e34e .caption-cc06 .component_a217,
.badge-e34e .caption-cc06 .slider-hard-95a9 {
  color: var(--e-global-color-accent);
}
.badge-e34e .caption-cc06 .component_a217 svg {
  fill: var(--e-global-color-accent);
}
.badge-e34e .slider-hard-95a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-e34e .progress_under_6b32 {
  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_up_0a77 .tooltip_13d4,
.content_up_0a77 .modal-71ab {
  color: var(--e-global-color-primary);
}
.content_up_0a77 .modal-71ab svg {
  fill: var(--e-global-color-primary);
}
.content_up_0a77 .description_slow_bb38.caption-cc06 a,
.content_up_0a77
  .description_slow_bb38.caption-cc06
  .modal-71ab {
  color: var(--e-global-color-accent);
}
.content_up_0a77 .tooltip_13d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_up_0a77 .progress_under_6b32 {
  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_basic_4017 .thick_09e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_basic_4017 .chip-fixed-66b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_wide_304c .chip_b6d3 .feature_f514 {
  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);
}
.gallery_wide_304c .chip_b6d3 .caption_pro_1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_wide_304c .purple-e001 .feature_f514 {
  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);
}
.gallery_wide_304c
  .purple-e001
  .caption_pro_1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_wide_304c
  .short_e0b1
  .feature_f514 {
  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);
}
.gallery_wide_304c
  .short_e0b1
  .caption_pro_1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_wide_304c
  .frame_dark_f258
  .feature_f514 {
  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);
}
.gallery_wide_304c
  .frame_dark_f258
  .caption_pro_1390 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-c507 .background_hard_1e9b {
  background-color: var(--e-global-color-primary);
}
.slider-c507 .background_hard_1e9b:hover {
  background-color: var(--e-global-color-primary);
}
.slider-c507 .rough_e06f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-c507
  .background_hard_1e9b:hover
  .rough_e06f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-3ae5 .next-eb5b {
  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);
}
.upper_1b0b .logo-north-72c1 .outline-pro-a5c7 a {
  background-color: var(--e-global-color-accent);
}
.upper_1b0b .logo-north-72c1 .widget_355f a {
  background-color: var(--e-global-color-accent);
}
.upper_1b0b .logo-north-72c1 .outline-pro-a5c7 a,
.upper_1b0b .logo-north-72c1 .widget_355f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_fluid_0d98
  .purple_b093.steel_43d1
  .logo-north-72c1
  a.north-9c04 {
  background-color: var(--e-global-color-accent);
}
.filter_fluid_0d98
  .purple_b093.steel_43d1
  .logo-north-72c1
  span.north-9c04.fn-current-24d1 {
  background-color: var(--e-global-color-text);
}
.filter_fluid_0d98
  .purple_b093.steel_43d1
  .logo-north-72c1
  .north-9c04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4 .pro_d551 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .fluid-9fc3
  > .title-brown-a41a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .tooltip_9c4f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .chip_medium_4e1f
  .hard_0a38,
.green-a5b4
  .chip_medium_4e1f
  .gradient_dim_1df0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-a5b4
  .chip_medium_4e1f
  .info_out_7992,
.green-a5b4
  .chip_medium_4e1f
  a
  .info_out_7992 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .chip_medium_4e1f
  .clean-9731 {
  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);
}
.green-a5b4
  .chip_medium_4e1f
  .block_1f0f {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .chip_medium_4e1f
  .block_1f0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .chip_medium_4e1f
  .block_1f0f:hover {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .chip_medium_4e1f
  .west-94bb {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .chip_medium_4e1f
  .west-94bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .chip_medium_4e1f
  .west-94bb:hover {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .in-4f9e
  .article-5f8c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-a5b4
  .in-4f9e
  .article_motion_5460 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .in-4f9e
  .clean-9731 {
  color: var(--e-global-color-text);
}
.green-a5b4
  .in-4f9e
  .clean-9731
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .in-4f9e
  .block_1f0f {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .in-4f9e
  .block_1f0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .in-4f9e
  .block_1f0f:hover {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .in-4f9e
  .west-94bb {
  background-color: var(--e-global-color-primary);
}
.green-a5b4
  .in-4f9e
  .west-94bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a5b4
  .in-4f9e
  .west-94bb:hover {
  background-color: var(--e-global-color-primary);
}
.green-a5b4 .search_over_dc1c {
  background-color: var(--e-global-color-primary);
}
.green-a5b4 .search_over_dc1c:hover {
  background-color: var(--e-global-color-primary);
}
.green-a5b4 .border_tiny_8b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-a5b4 .dim_7e84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-1bf6 .full_ee23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-1bf6
  .panel_b09a
  > div:nth-child(3)
  .full_ee23,
.old-1bf6
  .accent_dirty_e9f5
  > div:nth-child(1)
  .full_ee23,
.old-1bf6
  .container_716a
  > div:nth-child(1)
  .full_ee23,
.old-1bf6
  .summary-orange-2b05
  > div:nth-child(1)
  .full_ee23,
.old-1bf6
  .icon_a90f
  > div:nth-child(1)
  .full_ee23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-1bf6 .paragraph_wide_fe4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-1bf6 .caption_solid_77f1 {
  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);
}
.old-1bf6 .gold-b778 {
  background-color: var(--e-global-color-primary);
}
.old-1bf6 .gold-b778 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-1bf6 .gold-b778:hover {
  background-color: var(--e-global-color-primary);
}
.old-1bf6 .gradient-outer-d291 {
  background-color: var(--e-global-color-primary);
}
.old-1bf6 .gradient-outer-d291:hover {
  background-color: var(--e-global-color-primary);
}
.old-1bf6 .border_tiny_8b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-1bf6 .dim_7e84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_32ff .card_plasma_7b98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_32ff .prev_f3e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_32ff .item-7a58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_32ff .shade_yellow_05e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_32ff .preview_fd4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_32ff .gradient-outer-d291 {
  background-color: var(--e-global-color-primary);
}
.element_32ff .gradient-outer-d291:hover {
  background-color: var(--e-global-color-primary);
}
.photo_light_fd03 .content_49d4 {
  background-color: var(--e-global-color-secondary);
}
.photo_light_fd03 .aside_017a {
  background-color: var(--e-global-color-text);
}
.photo_light_fd03 .surface_dynamic_7ac3 {
  background-color: var(--e-global-color-secondary);
}
.photo_light_fd03 .list_fixed_a5d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_light_fd03 .shadow-gold-fefe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_light_fd03 .hover_f0f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_light_fd03 .column_58fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_light_fd03 .module-2295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_d38f .secondary-green-d5bd .stone_534e,
.message_d38f
  .secondary-green-d5bd
  .stone_534e
  a,
.message_d38f .sort-hovered-dfe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_d38f .secondary-green-d5bd .column-2bc5,
.message_d38f .image-down-3fa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_d38f .secondary-green-d5bd .column-2bc5 {
  color: var(--e-global-color-text);
}
.message_d38f .image-down-3fa7 {
  color: var(--e-global-color-text);
}
.message_d38f
  .secondary-green-d5bd
  .fluid_31cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_d38f .column_action_20fe .box-f62c {
  background-color: var(--e-global-color-primary);
}
.message_d38f .column_action_20fe .box-f62c:hover {
  background-color: var(--e-global-color-primary);
}
.message_d38f .column_action_20fe .mask_f62e li span {
  background-color: var(--e-global-color-text);
}
.message_d38f .column_action_20fe .mask_f62e li span:hover {
  background-color: var(--e-global-color-primary);
}
.message_d38f
  .column_action_20fe
  .mask_f62e
  li.module-f80f
  span {
  background-color: var(--e-global-color-accent);
}
.message_d38f .accordion_iron_9666 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-c09e .mask_gold_0460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-fc8f .aside-be65 {
  background-color: var(--e-global-color-primary);
}
.advanced-fc8f .aside-2479 {
  background-color: var(--e-global-color-secondary);
}
.advanced-fc8f .bright_5718 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .article_ff08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .thumbnail_a684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .smooth_161f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .upper_be44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .tertiary_plasma_4703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-fc8f .item-soft-988a {
  background-color: var(--e-global-color-primary);
}
.advanced-fc8f .item-soft-988a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_tall_cd40 .sort-steel-f0ea {
  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);
}
.sort_tall_cd40 .title-cf9f {
  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);
}
.sort_tall_cd40
  .main_inner_e392:after {
  background-color: var(--e-global-color-primary);
}
.sort_tall_cd40 .caption_active_ee34 {
  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);
}
.gallery-static-12bd .sort-hovered-dfe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-static-12bd .image-down-3fa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_dynamic_b200 .link_44f5 .sidebar-inner-53fa {
  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);
}
.aside_dynamic_b200 .link_44f5 .status-c975 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_brown_d348 .tooltip_thick_123a {
  background-color: var(--e-global-color-primary);
}
.filter_brown_d348 .article_orange_860f {
  background-color: var(--e-global-color-secondary);
}
.filter_brown_d348 .bottom_8749 .row-warm-9525 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_brown_d348 .carousel-eac1 .row-warm-9525 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-4701 .card-5851 .hard_e564 {
  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);
}
.prev-4701 .card-5851 .bronze-8085 {
  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);
}
.prev-4701 .card-5851 .avatar-silver-0041 {
  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);
}
.orange-e389 .huge-e6d6 {
  border-color: var(--e-global-color-text);
}
.orange-e389 .video-brown-1385 {
  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);
}
.orange-e389 .red_ee5f {
  color: var(--e-global-color-primary);
}
.orange-e389 .article_fb2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_9a41 .gas-402f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_9a41 .wrapper-hovered-3634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_9a41 .avatar-efc7:hover .gas-402f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_9a41
  .avatar-efc7:hover
  .wrapper-hovered-3634 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-062b .heading-black-4425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-062b .breadcrumb_6dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_cool_1fe3 .cold-6918 .background-thick-93de {
  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);
}
.caption_cool_1fe3 .block_clean_bd7e .background-thick-93de {
  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);
}
.box-f88e .card-up-671a {
  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);
}
.plasma-e151 .simple-2838 .orange_8713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-e151 .simple-2838 .orange_8713 {
  background-color: var(--e-global-color-secondary);
}
.plasma-e151 .plasma_f924 .orange_8713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-e151 .plasma_f924 .orange_8713 {
  background-color: var(--e-global-color-secondary);
}
.plasma-e151 .selected_3542 .shade-78e8 {
  background-color: var(--e-global-color-primary);
}
.plasma-e151 .selected_3542:hover .shade-78e8 {
  background-color: var(--e-global-color-secondary);
}
.plasma-e151 .box-f62c {
  background-color: var(--e-global-color-primary);
}
.plasma-e151 .box-f62c:hover {
  background-color: var(--e-global-color-accent);
}
.plasma-e151 .mask_f62e li span {
  background-color: var(--e-global-color-text);
}
.plasma-e151 .mask_f62e li span:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-e151 .mask_f62e li.module-f80f span {
  background-color: var(--e-global-color-accent);
}
.badge_d6b1 .label-wood-4c20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_d6b1 .column-red-a55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-hot-8e07 .mask-cold-4eee:before {
  background-color: var(--e-global-color-secondary);
}
.pattern-hot-8e07 .hero-d3a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-hot-8e07 .footer_a5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_e1e5 .background_stale_8206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_e1e5 .background_stale_8206:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_e1e5 .background_stale_8206.fn-active-24d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_e1e5 .hero-thick-ffe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_e1e5 .content-selected-2597 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_e1e5 .element-hard-ee1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_e1e5 .slow-2299 {
  background-color: var(--e-global-color-primary);
}
.glass_e1e5 .slow-2299 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_e1e5 .dynamic-7555 {
  background-color: var(--e-global-color-primary);
}
.glass_e1e5 .dynamic-7555 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_f384 .article_wood_94a4 .easy-68d6 a {
  color: var(--e-global-color-secondary);
}
.status_f384 .article_wood_94a4 .easy-68d6 a:hover {
  color: var(--e-global-color-secondary);
}
.status_f384 .article_wood_94a4 .easy-68d6,
.status_f384 .article_wood_94a4 .easy-68d6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_f384 .article_wood_94a4 .cold-d364 {
  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);
}
.status_f384 .article_wood_94a4 .slow-f7a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_f384 .article_wood_94a4 .picture_brown_69ce {
  background-color: var(--e-global-color-primary);
}
.status_f384 .article_wood_94a4 .picture_brown_69ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_f384 .article_wood_94a4 .picture_brown_69ce:hover {
  background-color: var(--e-global-color-primary);
}
.status_f384 .article_wood_94a4 .paper-86a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_f384 .article_wood_94a4 .paper-86a5 {
  background-color: var(--e-global-color-primary);
}
.status_f384 .article_wood_94a4 .paper-86a5:hover {
  background-color: var(--e-global-color-primary);
}
.status_f384 .article_wood_94a4 .box-f62c {
  background-color: var(--e-global-color-primary);
}
.status_f384 .article_wood_94a4 .box-f62c:hover {
  background-color: var(--e-global-color-primary);
}
.status_f384 .column_action_20fe .mask_f62e li span {
  background-color: var(--e-global-color-text);
}
.status_f384 .column_action_20fe .mask_f62e li span:hover {
  background-color: var(--e-global-color-primary);
}
.status_f384 .column_action_20fe .mask_f62e li.module-f80f span {
  background-color: var(--e-global-color-accent);
}
.status_f384 .border_tiny_8b10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_f384 .dim_7e84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_345f .tag_motion_2e20 .notification-9ceb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_345f .tag_motion_2e20 .advanced-16c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_345f .tag_motion_2e20 .filter-soft-1199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098 .media_narrow_40de {
  border-color: var(--e-global-color-text);
}
.tag-9098 .huge-0a40 {
  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);
}
.tag-9098 .shadow_center_f2ad {
  color: var(--e-global-color-secondary);
}
.tag-9098 .shadow_center_f2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098 .layout_33c5 > * {
  color: var(--e-global-color-primary);
}
.tag-9098 .layout_33c5 > * svg {
  fill: var(--e-global-color-primary);
}
.tag-9098 .steel-ec32 {
  color: var(--e-global-color-primary);
}
.tag-9098 .steel-ec32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-9098 .block-d31a {
  color: var(--e-global-color-primary);
}
.tag-9098 .block-d31a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-9098 .motion-83f5 {
  color: var(--e-global-color-primary);
}
.tag-9098 .motion-83f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098 .preview-gold-0124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098 .panel_8eeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098 .panel_8eeb.module-large-3bc3 {
  color: var(--e-global-color-secondary);
}
.tag-9098 .panel_8eeb.module-large-3bc3 .shade_cc8f {
  color: var(--e-global-color-accent);
}
.tag-9098 .panel_8eeb.focused-654e {
  color: var(--e-global-color-text);
}
.tag-9098 .panel_8eeb.focused-654e .shade_cc8f {
  color: var(--e-global-color-text);
}
.tag-9098 .panel_8eeb:before {
  border-top-color: var(--e-global-color-text);
}
.tag-9098 .static-04db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-9098
  .static-04db
  .shade_c47f {
  background-color: var(--e-global-color-primary);
}
.tag-9098
  .static-04db
  .shade_c47f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-9098 .media_narrow_40de .shade-9fe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-e719 .up-91e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-e719 .chip-current-3ec9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-2995 .texture-2cd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-2995
  .search-9751
  .north-5546 {
  background-color: var(--e-global-color-secondary);
}
.glass-2995
  .search-9751.header-c7f2
  .north-5546 {
  background-color: var(--e-global-color-text);
}
.glass-2995
  .search-9751:hover
  .north-5546 {
  background-color: var(--e-global-color-accent);
}
.glass-2995
  .search-9751.fn-active-24d1
  .north-5546 {
  background-color: var(--e-global-color-primary);
}
.popup-green-57a0 .footer_1a34 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.popup-green-57a0 .filter_ba37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-green-57a0 .media-d4d5 {
  background-color: var(--e-global-color-primary);
}
.popup-green-57a0 .media-d4d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_be52 .first-6276 .image_lite_1b08 .easy_b57a {
  background-color: var(--e-global-color-secondary);
}
.full_be52 .first-6276 .steel_4cf5:after {
  background-color: var(--e-global-color-secondary);
}
.full_be52 .advanced-5a38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be52 .red_8777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be52 .menu-east-768f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_be52 .hidden-4e5d {
  background-color: var(--e-global-color-primary);
}
.full_be52 .hidden-4e5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_be52 .item_3cb8 {
  background-color: var(--e-global-color-secondary);
}
.full_be52 .item_3cb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_be52 .first-6276 .image_1b38 .action_ca7f:hover {
  background-color: var(--e-global-color-primary);
}
.full_be52
  .first-6276
  .image_1b38
  .action_ca7f.stale_d4b1 {
  background-color: var(--e-global-color-primary);
}
.full_be52 .first-6276 .white_25b8:before {
  border-color: var(--e-global-color-primary);
}
.full_be52 .first-6276 .white_25b8:hover:before {
  border-color: var(--e-global-color-secondary);
}
.full_be52
  .first-6276
  .white_25b8.badge-c271:before {
  border-color: var(--e-global-color-primary);
}
.full_be52 .current_fba8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_inner_5681 .gallery-b336 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_inner_5681 .gallery-b336:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_inner_5681 .gallery-b336.north_deff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_inner_5681 .selected-2219 {
  background-color: var(--e-global-color-primary);
}
.hover_inner_5681 .selected-2219 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_inner_5681
  .wood-97f1
  .surface-e65a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_inner_5681
  .inner_30be
  .surface-e65a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-fixed-952d
  .main-4425
  .pagination_complex_167a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fixed-952d
  .main-4425
  .small_a62f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fixed-952d .hero_cool_a327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fixed-952d .fluid_a3a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-fixed-952d .backdrop_577c {
  background-color: var(--e-global-color-primary);
}
.hover-fixed-952d .backdrop_577c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-white-3181 .dynamic_b0d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-white-3181 .highlight-easy-7d21 {
  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);
}
.pagination-white-3181 .popup_ab8a {
  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);
}
.pagination-white-3181 .popup_ab8a a:hover {
  color: var(--e-global-color-secondary);
}
.pagination-white-3181 .focus-f0ab {
  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);
}
.pagination-white-3181 .component_yellow_4287 {
  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);
}
.pagination-white-3181 .element-right-ad38 .box-f62c {
  background-color: var(--e-global-color-primary);
}
.pagination-white-3181 .element-right-ad38 .box-f62c:hover {
  background-color: var(--e-global-color-accent);
}
.pagination-white-3181
  .element-right-ad38
  .mask_f62e
  li
  span {
  background-color: var(--e-global-color-text);
}
.pagination-white-3181
  .element-right-ad38
  .mask_f62e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-white-3181
  .element-right-ad38
  .mask_f62e
  li.module-f80f
  span {
  background-color: var(--e-global-color-accent);
}
.cool-bc45
  .block_cab1
  .footer_rough_6a9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-bc45 .block_cab1 .active-f57a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-bc45 .block_cab1 .block_5840 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-bc45 .fresh_b02c {
  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-bc45
  .gradient-fast-33ff.backdrop_plasma_adfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a {
  background-color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .secondary_dee1.dirty-7121 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .advanced-0a23.yellow-1075 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  .main_medium_ee34
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  .main_medium_ee34
  > a
  .detail_cbbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  .main_medium_ee34
  > a
  .advanced-0a23.dynamic-b5c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .tag_dd4e:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  a
  .tag_dd4e:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34.dirty-1bd2
  > a
  .tag_dd4e:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  .main_medium_ee34.dirty-1bd2
  > a
  .tag_dd4e:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .wrapper_active_b19e
  .column-fixed-82f4 {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  a
  .wrapper_active_b19e
  .column-fixed-82f4 {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .wrapper_active_b19e
  .column-fixed-82f4,
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  a
  .wrapper_active_b19e
  .column-fixed-82f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > a
  .progress_soft_8688:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  a
  .progress_soft_8688:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34.dirty-1bd2
  > a
  .progress_soft_8688:before {
  color: var(--e-global-color-text);
}
.accordion-f44f
  > .advanced-b10e
  > div
  > .breadcrumb_79b7
  > .main_medium_ee34
  > .breadcrumb-da86
  .main_medium_ee34.dirty-1bd2
  > a
  .progress_soft_8688:before {
  color: var(--e-global-color-text);
}
.motion-a036 .media_17ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-a036
  .dropdown-c438:hover
  .media_17ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-wide-7c79
  > .advanced-b10e
  > .fluid_9c5d
  > .silver-2165
  > .avatar_bright_d3af
  > .module_edc3
  .shadow_4724 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-wide-7c79
  > .advanced-b10e
  > .fluid_9c5d
  > .silver-2165
  > .avatar_bright_d3af
  > .module_edc3:hover
  .shadow_4724 {
  color: var(--e-global-color-text);
}
.list-wide-7c79
  > .advanced-b10e
  > .fluid_9c5d
  > .silver-2165
  > .avatar_bright_d3af
  > .module_edc3:hover
  .shadow_4724 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-wide-7c79
  > .advanced-b10e
  > .fluid_9c5d
  > .silver-2165
  > .avatar_bright_d3af.warm_bf98
  > .module_edc3
  .shadow_4724 {
  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);
}
.icon_9a5a .element_4b7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_9a5a .dim_4f58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_9a5a .pattern-adf6 {
  background-color: var(--e-global-color-primary);
}
.icon_9a5a .pattern-adf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd
  .tertiary_action_50b3 {
  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);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd
  .text_brown_94a4 {
  color: var(--e-global-color-text);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd:hover
  .tertiary_action_50b3 {
  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);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd:hover
  .text_brown_94a4 {
  color: var(--e-global-color-secondary);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd.label_2e46
  .tertiary_action_50b3 {
  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);
}
.logo-4f04
  > .advanced-b10e
  > .box-middle-eef3
  > .solid-f9d2
  > .heading_6edd.label_2e46
  .text_brown_94a4 {
  color: var(--e-global-color-primary);
}
.tabs-hovered-b1a3
  .cold-811b
  .aside-6ccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-hovered-b1a3 .green_d50f .shade-9fe1 .tag_medium_1816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_c213 .primary-plasma-948a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_c213 .item_hot_ccf5 .primary-plasma-948a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_c213 .medium_a4e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_c213 .medium_a4e5 {
  background-color: var(--e-global-color-primary);
}
.info-c879 .layout_8664 .image_hard_34ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-c879
  .layout_8664:hover
  .hover_short_8523 {
  color: var(--e-global-color-secondary);
}
.info-c879
  .layout_8664:hover
  .image_hard_34ca {
  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_solid_1ab7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.row-lower-0e76 {
  max-width: 1400px !important;
}

.breadcrumb-14f4 {
  flex-direction: column;
}

.breadcrumb-14f4 .hovered_7997 {
  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.breadcrumb-14f4 .hovered_7997 {
  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);
}

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

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

.icon_dim_3224.down_e931 {
  display: none;
}

.green-99c2 {
  display: none;
}

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

.gas_aa6c.section_01a2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.breadcrumb-14f4 a {
  width: 100%;
}

.surface_e9ae .accordion-1ea2.hard_e2a8 {
  width: 20% !important;
}

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

.content-steel-e07b: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%);
}

.content-steel-e07b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.breadcrumb-94ea {
  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;
}

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

.breadcrumb-94ea: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);
}

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

.surface_e9ae
  .accordion-1ea2.layout_fbd4
  .container-pro-2df0
  .east-0908 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.narrow_bd47.left-3494 > .message-adea {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.feature-d190 {
  position: relative;
  width: 100%;
}

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

.search-advanced-553d {
  font-size: 35px !important;
}

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

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

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

.surface_e9ae
  .accordion-1ea2.article_next_e992
  .mini_b9ac
  .caption_f34e {
  width: 100% !important;
}

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

.content-basic-849d {
  width: 100%;
}

.sort-right-01ee {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.soft_7c55:hover .summary_active_e5cf {
  visibility: visible;
}
.soft_7c55:hover.soft_7c55::before {
  display: block;
}

.red-bb91 h3 {
  color: #fff;
}

.module_medium_11c2 {
  margin: 0;
}

.surface_e9ae
  .accordion-1ea2.article_next_e992
  .caption_f34e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hero_south_ba45 {
  width: 100%;
}

.outer-16ef {
  width: 100%;
}

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

.outer-16ef {
  width: 100%;
}

.hard-8f30 {
  margin-bottom: 10px !important;
}

.caption_f34e {
  display: flex;
  align-items: center;
}

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

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

.breadcrumb-14f4 .hovered_7997.blue_0075 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.breadcrumb-14f4 h1.hovered_7997 {
  margin-top: 80px !important;
}

.surface_e9ae .accordion-1ea2.slow_2674 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.footer_b88c img {
  width: 100%;
}

.gold-d5b3 .secondary_west_9766.container-pro-2df0 {
  justify-content: space-between;
}

.out-d52b {
  display: none;
}

.footer-white-7b4b .texture-904b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .narrow_bd47 .message-adea {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .content-steel-e07b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .gold-d5b3 .secondary_west_9766.container-pro-2df0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .narrow_bd47.left-3494 > .message-adea {
    gap: 15px;
    justify-content: space-between;
  }

  .surface_e9ae
    .accordion-1ea2.article_next_e992
    .caption_f34e
    img {
    width: 60% !important;
  }

  .link_cb28 {
    left: 2%;
  }

  .section_fd49 {
    margin: 10px 0;
  }

  .breadcrumb-14f4 .texture-904b {
    margin: 0;
    margin-bottom: 10px;
  }

  .content-steel-e07b {
    font-size: 16px !important;
  }

  .search-advanced-553d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.breadcrumb-14f4 .hovered_7997,
  .breadcrumb-14f4 .hovered_7997 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .caption_f34e {
    justify-content: center;
  }

  .breadcrumb-14f4 .texture-904b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .surface_e9ae .accordion-1ea2.hard_e2a8 {
    width: 75% !important;
  }

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

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

  h2.breadcrumb-14f4 .hovered_7997,
  .breadcrumb-14f4 .hovered_7997 {
    font-size: 30px !important;
  }

  .caption_f34e {
    justify-content: center;
  }

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

  .logo_bd9f
    .orange_1b64.dim-f992 {
    margin: 0 !important;
  }

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

  .section_fd49 {
    display: flex;
  }

  .overlay_rough_8b1d .content-steel-e07b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .content-b614 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .breadcrumb-14f4 h1.hovered_7997 {
    margin-top: 40px !important;
  }

  .surface_e9ae
    .accordion-1ea2.article_next_e992
    .caption_f34e
    img,
  .table_f99c .mini_b9ac {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .breadcrumb-94ea {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .surface_e9ae .accordion-1ea2.hard_e2a8 {
    width: 100% !important;
  }

  .narrow_bd47.left-3494 > .message-adea {
    gap: 3px;
  }

  .breadcrumb-14f4 .texture-904b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.gold-d5b3 .secondary_west_9766.container-pro-2df0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.gold-d5b3 .secondary_west_9766.container-pro-2df0: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);
}

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

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

.breadcrumb-14f4 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.image-cool-0979 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .gold-d5b3 .secondary_west_9766.container-pro-2df0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .breadcrumb-14f4 .hovered_7997 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .content-steel-e07b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.heading-cccf .footer_soft_a68c {
  flex-shrink: 0;
  white-space: nowrap;
}

.heading-cccf .carousel_7932 {
  flex-shrink: 0;
  min-width: fit-content;
}

.heading-cccf .east-0908 {
  white-space: nowrap;
}

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

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

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

.heading-cccf .carousel_7932 {
  max-width: 80px !important;
  overflow: hidden;
}

.heading-cccf .secondary_west_9766.container-pro-2df0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.heading-cccf .east-0908 {
  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);
  }
}

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

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

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

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

body .breadcrumb-94ea:nth-child(2),
.surface_e9ae .breadcrumb-94ea:nth-child(2),
#page .breadcrumb-94ea: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;
}

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

/* css-noise: bea5 */
.promo-block-o7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
