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(.bronze_40ba) {
  gap: 0.5em;
}
:where(.nav_stone_d3c8) {
  gap: 0.5em;
}
body .row_bea3 > .rough-6e53 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row_bea3 > .notification_dec4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row_bea3 > .block-e73b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_hard_9c3f > .rough-6e53 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .search_hard_9c3f > .notification_dec4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .search_hard_9c3f > .block-e73b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .search_hard_9c3f
  > :where(:not(.rough-6e53):not(.notification_dec4):not(.picture-96fd)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_hard_9c3f > .gas-bc96 {
  max-width: var(--wp--style--global--wide-size);
}
body .bronze_40ba {
  display: flex;
}
body .bronze_40ba {
  flex-wrap: wrap;
  align-items: center;
}
body .bronze_40ba > * {
  margin: 0;
}
body .nav_stone_d3c8 {
  display: grid;
}
body .nav_stone_d3c8 > * {
  margin: 0;
}
:where(.active-8483.bronze_40ba) {
  gap: 2em;
}
:where(.active-8483.nav_stone_d3c8) {
  gap: 2em;
}
:where(.liquid_a8d1.bronze_40ba) {
  gap: 1.25em;
}
:where(.liquid_a8d1.nav_stone_d3c8) {
  gap: 1.25em;
}
.gold_8cd5 {
  color: var(--wp--preset--color--black) !important;
}
.tabs_9f20 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.carousel_5c72 {
  color: var(--wp--preset--color--white) !important;
}
.accordion_west_7c5f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.focus_4ac4 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.surface_05e1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.west-b7c1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern-pink-a2a7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.huge-8e40 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accent-left-f3b3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover_3110 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent-wide-8597 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.video-bronze-9c67 {
  background-color: var(--wp--preset--color--black) !important;
}
.grid_gas_b981 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph_33d9 {
  background-color: var(--wp--preset--color--white) !important;
}
.shade_1818 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.header_upper_4660 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.image-rough-02e0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget-2f2e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form-plasma-1ead {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dropdown_bottom_5b31 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-3b60 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.lite-2ac7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop_prev_3f1b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.primary-a849 {
  border-color: var(--wp--preset--color--black) !important;
}
.grid_4492 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.current-56e0 {
  border-color: var(--wp--preset--color--white) !important;
}
.preview-purple-c918 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.north_0ea7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.photo-lite-f8fb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom_108f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.current_99b8 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph-a457 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade_inner_b301 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper_center_b75f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard-c981 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-red-663a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.thumbnail-slow-4aad {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.photo-white-bfb8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.module_9298 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.pink-f0a3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.link-b8b9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.avatar_mini_066f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.list-dirty-cddb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tertiary_480a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.carousel_yellow_e38a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pattern-561e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.white-e72d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dropdown-06f6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.thick_c0b9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.input-wide-7cb0 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.main_56e7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.mask-5f5a a:where(:not(.gallery-tiny-0d3e)) {
  color: inherit;
}
:where(.liquid_a8d1.bronze_40ba) {
  gap: 1.25em;
}
:where(.liquid_a8d1.nav_stone_d3c8) {
  gap: 1.25em;
}
:where(.active-8483.bronze_40ba) {
  gap: 2em;
}
:where(.active-8483.nav_stone_d3c8) {
  gap: 2em;
}
.link-26eb {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-rough-428e .banner-2972 {
  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);
}
.pink-9de9 .filter_88d2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-down-c639 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-down-c639.hero-outer-3b44 .dirty-9497 {
  background-color: var(--e-global-color-primary);
}
.notification-down-c639.hard_b39b .dirty-9497,
.notification-down-c639.in_b97e .dirty-9497 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notice_white_f432 .component-north-7133 {
  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);
}
.nav-in-0107 {
  --divider-color: var(--e-global-color-secondary);
}
.nav-in-0107 .active-cea3 {
  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);
}
.nav-in-0107.info_18c4 .message_e616 {
  background-color: var(--e-global-color-secondary);
}
.nav-in-0107.chip-bce6 .message_e616,
.nav-in-0107.video_copper_1871 .message_e616 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.nav-in-0107.chip-bce6 .message_e616,
.nav-in-0107.video_copper_1871 .message_e616 svg {
  fill: var(--e-global-color-secondary);
}
.picture_224e .notice_basic_e6d5 {
  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);
}
.picture_224e .module_ecfe {
  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);
}
.table-21b8.info_18c4 .message_e616 {
  background-color: var(--e-global-color-primary);
}
.table-21b8.chip-bce6 .message_e616,
.table-21b8.video_copper_1871 .message_e616 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-21b8.chip-bce6 .message_e616,
.table-21b8.video_copper_1871 .message_e616 svg {
  fill: var(--e-global-color-primary);
}
.background_small_c854.info_18c4 .message_e616 {
  background-color: var(--e-global-color-primary);
}
.background_small_c854.chip-bce6 .message_e616,
.background_small_c854.video_copper_1871 .message_e616 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.background_small_c854 .carousel_4604 {
  color: var(--e-global-color-primary);
}
.background_small_c854 .carousel_4604,
.background_small_c854 .carousel_4604 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_small_c854 .container_0905 {
  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);
}
.accent_efcb .focus-brown-2c5e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_65f7 .accordion-2ea7 .cool_da14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_4974 .fresh-5267:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.header_4974 .chip-f3a0 i {
  color: var(--e-global-color-primary);
}
.header_4974 .chip-f3a0 svg {
  fill: var(--e-global-color-primary);
}
.header_4974 .mask-be5f {
  color: var(--e-global-color-secondary);
}
.header_4974 .fresh-5267 > .mask-be5f,
.header_4974 .fresh-5267 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-215a .lite_d7a0 {
  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);
}
.box-215a .tiny_2a93 {
  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);
}
.block_dark_4c74 .article-5e57 .feature_bff4 {
  background-color: var(--e-global-color-primary);
}
.block_dark_4c74 .red_c583 {
  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);
}
.gradient_next_186d .outline-dd7f {
  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);
}
.gradient_next_186d .old_2b47 {
  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);
}
.gradient_next_186d .summary-glass-959e {
  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);
}
.breadcrumb-yellow-1c5b .fluid_46cb,
.breadcrumb-yellow-1c5b .fluid_46cb a {
  color: var(--e-global-color-primary);
}
.breadcrumb-yellow-1c5b .fluid_46cb.logo_56b3,
.breadcrumb-yellow-1c5b .fluid_46cb.logo_56b3 a {
  color: var(--e-global-color-accent);
}
.breadcrumb-yellow-1c5b .fluid_46cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-yellow-1c5b .overlay_c939 {
  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);
}
.active_eb37 .new_2f33,
.active_eb37 .logo_fc67 {
  color: var(--e-global-color-primary);
}
.active_eb37 .new_2f33 svg {
  fill: var(--e-global-color-primary);
}
.active_eb37 .logo_56b3 .new_2f33,
.active_eb37 .logo_56b3 .logo_fc67 {
  color: var(--e-global-color-accent);
}
.active_eb37 .logo_56b3 .new_2f33 svg {
  fill: var(--e-global-color-accent);
}
.active_eb37 .logo_fc67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_eb37 .overlay_c939 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_63e6 .down_1532,
.surface_63e6 .description-4985 {
  color: var(--e-global-color-primary);
}
.surface_63e6 .description-4985 svg {
  fill: var(--e-global-color-primary);
}
.surface_63e6 .fluid_46cb.logo_56b3 a,
.surface_63e6
  .fluid_46cb.logo_56b3
  .description-4985 {
  color: var(--e-global-color-accent);
}
.surface_63e6 .down_1532 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_63e6 .overlay_c939 {
  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-fixed-73a9 .info_selected_1c02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-fixed-73a9 .easy-ca3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-2138 .media-64a4 .static-c98b {
  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);
}
.surface-2138 .media-64a4 .outline-action-3030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-2138 .blue_ddf5 .static-c98b {
  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);
}
.surface-2138
  .blue_ddf5
  .outline-action-3030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-2138
  .disabled-e99e
  .static-c98b {
  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);
}
.surface-2138
  .disabled-e99e
  .outline-action-3030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-2138
  .progress_white_1158
  .static-c98b {
  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);
}
.surface-2138
  .progress_white_1158
  .outline-action-3030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_d1cc .dynamic_832e {
  background-color: var(--e-global-color-primary);
}
.box_d1cc .dynamic_832e:hover {
  background-color: var(--e-global-color-primary);
}
.box_d1cc .inner_b5a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_d1cc
  .dynamic_832e:hover
  .inner_b5a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-f6e3 .bottom-68c6 {
  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);
}
.purple_f042 .picture-62bc .out_6f48 a {
  background-color: var(--e-global-color-accent);
}
.purple_f042 .picture-62bc .hover_adf4 a {
  background-color: var(--e-global-color-accent);
}
.purple_f042 .picture-62bc .out_6f48 a,
.purple_f042 .picture-62bc .hover_adf4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-6105
  .row-prev-9155.header_ba96
  .picture-62bc
  a.outline_hot_639a {
  background-color: var(--e-global-color-accent);
}
.picture-6105
  .row-prev-9155.header_ba96
  .picture-62bc
  span.outline_hot_639a.fn-current-89da {
  background-color: var(--e-global-color-text);
}
.picture-6105
  .row-prev-9155.header_ba96
  .picture-62bc
  .outline_hot_639a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b .badge-34d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .button_ea17
  > .brown-2b2b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .module-bottom-af18
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .wood_de40
  .first_7d0e,
.fixed-481b
  .wood_de40
  .card-liquid-96b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-481b
  .wood_de40
  .image-small-974f,
.fixed-481b
  .wood_de40
  a
  .image-small-974f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .wood_de40
  .stale_62ed {
  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);
}
.fixed-481b
  .wood_de40
  .main-fc9b {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .wood_de40
  .main-fc9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .wood_de40
  .main-fc9b:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .wood_de40
  .card_right_1aa3 {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .wood_de40
  .card_right_1aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .wood_de40
  .card_right_1aa3:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .article_upper_67dc
  .stone-8d4f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-481b
  .article_upper_67dc
  .short_70fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .article_upper_67dc
  .stale_62ed {
  color: var(--e-global-color-text);
}
.fixed-481b
  .article_upper_67dc
  .stale_62ed
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .article_upper_67dc
  .main-fc9b {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .article_upper_67dc
  .main-fc9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .article_upper_67dc
  .main-fc9b:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .article_upper_67dc
  .card_right_1aa3 {
  background-color: var(--e-global-color-primary);
}
.fixed-481b
  .article_upper_67dc
  .card_right_1aa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-481b
  .article_upper_67dc
  .card_right_1aa3:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-481b .dirty_8bdb {
  background-color: var(--e-global-color-primary);
}
.fixed-481b .dirty_8bdb:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-481b .large-4817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-481b .notification_gas_62d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-9dba .bottom_21a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-9dba
  .item_dirty_6046
  > div:nth-child(3)
  .bottom_21a3,
.surface-9dba
  .badge_last_3f50
  > div:nth-child(1)
  .bottom_21a3,
.surface-9dba
  .complex-5059
  > div:nth-child(1)
  .bottom_21a3,
.surface-9dba
  .solid_6345
  > div:nth-child(1)
  .bottom_21a3,
.surface-9dba
  .video_fresh_36c8
  > div:nth-child(1)
  .bottom_21a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-9dba .shadow_6cd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9dba .complex-7427 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9dba .layout-prev-4dfb {
  background-color: var(--e-global-color-primary);
}
.surface-9dba .layout-prev-4dfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-9dba .layout-prev-4dfb:hover {
  background-color: var(--e-global-color-primary);
}
.surface-9dba .outline-up-e8d4 {
  background-color: var(--e-global-color-primary);
}
.surface-9dba .outline-up-e8d4:hover {
  background-color: var(--e-global-color-primary);
}
.surface-9dba .large-4817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-9dba .notification_gas_62d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_liquid_b611 .up-8cec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_liquid_b611 .photo-down-536c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_liquid_b611 .dynamic-d80f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_liquid_b611 .selected_3dc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_liquid_b611 .background_6450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_liquid_b611 .outline-up-e8d4 {
  background-color: var(--e-global-color-primary);
}
.button_liquid_b611 .outline-up-e8d4:hover {
  background-color: var(--e-global-color-primary);
}
.column-last-5c82 .pagination_49be {
  background-color: var(--e-global-color-secondary);
}
.column-last-5c82 .soft-1340 {
  background-color: var(--e-global-color-text);
}
.column-last-5c82 .north_b3f0 {
  background-color: var(--e-global-color-secondary);
}
.column-last-5c82 .wrapper_b8f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-last-5c82 .modal_cd3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-last-5c82 .item_prev_1e4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-last-5c82 .surface-48cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-last-5c82 .modal_f6e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_light_cf45 .cool_9626 .search-87b0,
.column_light_cf45
  .cool_9626
  .search-87b0
  a,
.column_light_cf45 .label_liquid_5124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_light_cf45 .cool_9626 .description_6b36,
.column_light_cf45 .texture-huge-cf0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_light_cf45 .cool_9626 .description_6b36 {
  color: var(--e-global-color-text);
}
.column_light_cf45 .texture-huge-cf0b {
  color: var(--e-global-color-text);
}
.column_light_cf45
  .cool_9626
  .button_clean_00bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_light_cf45 .card_a538 .hard-a00b {
  background-color: var(--e-global-color-primary);
}
.column_light_cf45 .card_a538 .hard-a00b:hover {
  background-color: var(--e-global-color-primary);
}
.column_light_cf45 .card_a538 .brown-94bf li span {
  background-color: var(--e-global-color-text);
}
.column_light_cf45 .card_a538 .brown-94bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.column_light_cf45
  .card_a538
  .brown-94bf
  li.carousel-out-6ce2
  span {
  background-color: var(--e-global-color-accent);
}
.column_light_cf45 .cold_204e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_c195 .secondary_2c8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_brown_b2f3 .popup-inner-f782 {
  background-color: var(--e-global-color-primary);
}
.component_brown_b2f3 .disabled-top-9a44 {
  background-color: var(--e-global-color-secondary);
}
.component_brown_b2f3 .hovered_c353 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .modal_stone_b2ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .button_17c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .red-3ec8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .outer-f3d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .article_648f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_brown_b2f3 .thumbnail_d762 {
  background-color: var(--e-global-color-primary);
}
.component_brown_b2f3 .thumbnail_d762 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-16b2 .tertiary-motion-41a1 {
  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);
}
.feature-16b2 .module_a0a2 {
  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);
}
.feature-16b2
  .badge-c252:after {
  background-color: var(--e-global-color-primary);
}
.feature-16b2 .tooltip-middle-2419 {
  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);
}
.content_2ff0 .label_liquid_5124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_2ff0 .texture-huge-cf0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_eb4a .footer_d0b4 .link-b267 {
  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);
}
.west_eb4a .footer_d0b4 .fresh-0e42 {
  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);
}
.preview_cold_3795 .button_in_b945 {
  background-color: var(--e-global-color-primary);
}
.preview_cold_3795 .silver-b908 {
  background-color: var(--e-global-color-secondary);
}
.preview_cold_3795 .accent_solid_9098 .overlay_right_0c8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_cold_3795 .light-7717 .overlay_right_0c8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_57de .wood_eee3 .image_835e {
  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);
}
.plasma_57de .wood_eee3 .photo_hard_b949 {
  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);
}
.plasma_57de .wood_eee3 .wrapper-gas-e33e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.surface-8ea7 .clean-6f25 {
  border-color: var(--e-global-color-text);
}
.surface-8ea7 .stone_da61 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-8ea7 .texture-pro-6feb {
  color: var(--e-global-color-primary);
}
.surface-8ea7 .texture_dcee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-tall-0a76 .background_d607 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-tall-0a76 .bottom_2632 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-tall-0a76 .gold-9b03:hover .background_d607 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-tall-0a76
  .gold-9b03:hover
  .bottom_2632 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-6a14 .banner_42f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-6a14 .tooltip-fluid-524f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_8210 .fast-c2d8 .mask_8697 {
  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);
}
.status_8210 .surface_smooth_0ced .mask_8697 {
  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);
}
.hard-5474 .title_outer_f5c4 {
  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);
}
.text_medium_f5bf .accordion_next_2ba5 .disabled-fe6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_medium_f5bf .accordion_next_2ba5 .disabled-fe6b {
  background-color: var(--e-global-color-secondary);
}
.text_medium_f5bf .rough_42de .disabled-fe6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_medium_f5bf .rough_42de .disabled-fe6b {
  background-color: var(--e-global-color-secondary);
}
.text_medium_f5bf .label-huge-bdad .bottom_f715 {
  background-color: var(--e-global-color-primary);
}
.text_medium_f5bf .label-huge-bdad:hover .bottom_f715 {
  background-color: var(--e-global-color-secondary);
}
.text_medium_f5bf .hard-a00b {
  background-color: var(--e-global-color-primary);
}
.text_medium_f5bf .hard-a00b:hover {
  background-color: var(--e-global-color-accent);
}
.text_medium_f5bf .brown-94bf li span {
  background-color: var(--e-global-color-text);
}
.text_medium_f5bf .brown-94bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.text_medium_f5bf .brown-94bf li.carousel-out-6ce2 span {
  background-color: var(--e-global-color-accent);
}
.stone-f75c .mini-c9a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-f75c .hovered_4008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_2acd .dim-e350:before {
  background-color: var(--e-global-color-secondary);
}
.content_2acd .pagination-4ebc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_2acd .hover_4664 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-9859 .search-41eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-9859 .search-41eb:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-9859 .search-41eb.fn-active-89da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-9859 .brown-7d27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-9859 .section-4f90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-9859 .title_f286 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-9859 .description_top_433e {
  background-color: var(--e-global-color-primary);
}
.south-9859 .description_top_433e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-9859 .paragraph_lower_f1e1 {
  background-color: var(--e-global-color-primary);
}
.south-9859 .paragraph_lower_f1e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-focused-8048 .caption-blue-f1a5 .stone-2c05 a {
  color: var(--e-global-color-secondary);
}
.primary-focused-8048 .caption-blue-f1a5 .stone-2c05 a:hover {
  color: var(--e-global-color-secondary);
}
.primary-focused-8048 .caption-blue-f1a5 .stone-2c05,
.primary-focused-8048 .caption-blue-f1a5 .stone-2c05 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-focused-8048 .caption-blue-f1a5 .label_new_b851 {
  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);
}
.primary-focused-8048 .caption-blue-f1a5 .paragraph_south_6c36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-focused-8048 .caption-blue-f1a5 .over_25aa {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .caption-blue-f1a5 .over_25aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-focused-8048 .caption-blue-f1a5 .over_25aa:hover {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .caption-blue-f1a5 .mask-3d13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-focused-8048 .caption-blue-f1a5 .mask-3d13 {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .caption-blue-f1a5 .mask-3d13:hover {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .caption-blue-f1a5 .hard-a00b {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .caption-blue-f1a5 .hard-a00b:hover {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .card_a538 .brown-94bf li span {
  background-color: var(--e-global-color-text);
}
.primary-focused-8048 .card_a538 .brown-94bf li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-focused-8048 .card_a538 .brown-94bf li.carousel-out-6ce2 span {
  background-color: var(--e-global-color-accent);
}
.primary-focused-8048 .large-4817 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-focused-8048 .notification_gas_62d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_a692 .active_6014 .steel-903c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_a692 .active_6014 .info-ac74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_a692 .active_6014 .primary_warm_6778 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e .blue-137b {
  border-color: var(--e-global-color-text);
}
.element_light_475e .nav_cce6 {
  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);
}
.element_light_475e .nav-warm-15d6 {
  color: var(--e-global-color-secondary);
}
.element_light_475e .nav-warm-15d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e .short_b3b4 > * {
  color: var(--e-global-color-primary);
}
.element_light_475e .short_b3b4 > * svg {
  fill: var(--e-global-color-primary);
}
.element_light_475e .large-4279 {
  color: var(--e-global-color-primary);
}
.element_light_475e .large-4279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_light_475e .icon_over_b198 {
  color: var(--e-global-color-primary);
}
.element_light_475e .icon_over_b198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_light_475e .section_8407 {
  color: var(--e-global-color-primary);
}
.element_light_475e .section_8407 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e .slow-8f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e .block_copper_da46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e .block_copper_da46.button_lite_a535 {
  color: var(--e-global-color-secondary);
}
.element_light_475e .block_copper_da46.button_lite_a535 .article-bronze-ad1c {
  color: var(--e-global-color-accent);
}
.element_light_475e .block_copper_da46.list_top_d164 {
  color: var(--e-global-color-text);
}
.element_light_475e .block_copper_da46.list_top_d164 .article-bronze-ad1c {
  color: var(--e-global-color-text);
}
.element_light_475e .block_copper_da46:before {
  border-top-color: var(--e-global-color-text);
}
.element_light_475e .basic_0097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_light_475e
  .basic_0097
  .preview_be34 {
  background-color: var(--e-global-color-primary);
}
.element_light_475e
  .basic_0097
  .preview_be34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_light_475e .blue-137b .info_3a2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_9332 .picture_static_084c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_9332 .purple-7f6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8346 .clean-6b84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-8346
  .notification-179f
  .copper-4fc4 {
  background-color: var(--e-global-color-secondary);
}
.dim-8346
  .notification-179f.hero_selected_e28a
  .copper-4fc4 {
  background-color: var(--e-global-color-text);
}
.dim-8346
  .notification-179f:hover
  .copper-4fc4 {
  background-color: var(--e-global-color-accent);
}
.dim-8346
  .notification-179f.fn-active-89da
  .copper-4fc4 {
  background-color: var(--e-global-color-primary);
}
.gold_d5e1 .video-wide-4997 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold_d5e1 .rough-73e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_d5e1 .banner_dynamic_4c30 {
  background-color: var(--e-global-color-primary);
}
.gold_d5e1 .banner_dynamic_4c30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_static_1de7 .video-436b .hot-57e1 .yellow_5424 {
  background-color: var(--e-global-color-secondary);
}
.box_static_1de7 .video-436b .pagination_old_e538:after {
  background-color: var(--e-global-color-secondary);
}
.box_static_1de7 .lite_8a95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_static_1de7 .carousel_complex_ec06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_static_1de7 .liquid-14e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_static_1de7 .south_9bfb {
  background-color: var(--e-global-color-primary);
}
.box_static_1de7 .south_9bfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_static_1de7 .tall_02bf {
  background-color: var(--e-global-color-secondary);
}
.box_static_1de7 .tall_02bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_static_1de7 .video-436b .status-b78c .west-cc22:hover {
  background-color: var(--e-global-color-primary);
}
.box_static_1de7
  .video-436b
  .status-b78c
  .west-cc22.out_fa05 {
  background-color: var(--e-global-color-primary);
}
.box_static_1de7 .video-436b .header_easy_7703:before {
  border-color: var(--e-global-color-primary);
}
.box_static_1de7 .video-436b .header_easy_7703:hover:before {
  border-color: var(--e-global-color-secondary);
}
.box_static_1de7
  .video-436b
  .header_easy_7703.tag-in-523f:before {
  border-color: var(--e-global-color-primary);
}
.box_static_1de7 .border-short-b6bc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-lite-2659 .avatar_copper_65ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-lite-2659 .avatar_copper_65ac:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-lite-2659 .avatar_copper_65ac.message_b67b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-lite-2659 .tertiary-west-accc {
  background-color: var(--e-global-color-primary);
}
.element-lite-2659 .tertiary-west-accc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-lite-2659
  .element_first_e16b
  .header-51ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-lite-2659
  .detail-top-3ba5
  .header-51ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_tiny_283c
  .tiny-a7e4
  .hard_c36f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_tiny_283c
  .tiny-a7e4
  .backdrop-2851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_tiny_283c .clean_8872 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_tiny_283c .column-over-283b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_tiny_283c .silver_681d {
  background-color: var(--e-global-color-primary);
}
.gradient_tiny_283c .silver_681d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_d4d5 .module-hot-987c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_d4d5 .pattern-stale-d391 {
  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);
}
.huge_d4d5 .summary_center_2f7c {
  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);
}
.huge_d4d5 .summary_center_2f7c a:hover {
  color: var(--e-global-color-secondary);
}
.huge_d4d5 .focus_out_a205 {
  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);
}
.huge_d4d5 .dropdown_81b2 {
  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);
}
.huge_d4d5 .motion-47c3 .hard-a00b {
  background-color: var(--e-global-color-primary);
}
.huge_d4d5 .motion-47c3 .hard-a00b:hover {
  background-color: var(--e-global-color-accent);
}
.huge_d4d5
  .motion-47c3
  .brown-94bf
  li
  span {
  background-color: var(--e-global-color-text);
}
.huge_d4d5
  .motion-47c3
  .brown-94bf
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.huge_d4d5
  .motion-47c3
  .brown-94bf
  li.carousel-out-6ce2
  span {
  background-color: var(--e-global-color-accent);
}
.component-5fc7
  .grid_rough_d581
  .shade_complex_dbe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-5fc7 .grid_rough_d581 .background-rough-3544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-5fc7 .grid_rough_d581 .wrapper-prev-e2fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-5fc7 .card_28b4 {
  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);
}
.component-5fc7
  .slow_3225.gallery_fresh_8f10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a {
  background-color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .header-7edd.panel_selected_ad34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .feature_3f62.sidebar-narrow-5baf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  .slider-4e2e
  > a {
  background-color: var(--e-global-color-secondary);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  .slider-4e2e
  > a
  .tall-fa1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  .slider-4e2e
  > a
  .feature_3f62.mini-8136 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .pagination_hard_a113:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  a
  .pagination_hard_a113:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e.south-22ef
  > a
  .pagination_hard_a113:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  .slider-4e2e.south-22ef
  > a
  .pagination_hard_a113:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .badge_stone_a96b
  .search-3851 {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  a
  .badge_stone_a96b
  .search-3851 {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .badge_stone_a96b
  .search-3851,
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  a
  .badge_stone_a96b
  .search-3851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > a
  .label-6218:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  a
  .label-6218:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e.south-22ef
  > a
  .label-6218:before {
  color: var(--e-global-color-text);
}
.cold-057f
  > .outer_a169
  > div
  > .copper-4919
  > .slider-4e2e
  > .yellow_8046
  .slider-4e2e.south-22ef
  > a
  .label-6218:before {
  color: var(--e-global-color-text);
}
.rough_1a3a .large_515f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_1a3a
  .iron_a988:hover
  .large_515f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_6173
  > .outer_a169
  > .tag_efc5
  > .widget_b5e2
  > .summary-in-a19c
  > .media-silver-c475
  .cold_b6f4 {
  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);
}
.simple_6173
  > .outer_a169
  > .tag_efc5
  > .widget_b5e2
  > .summary-in-a19c
  > .media-silver-c475:hover
  .cold_b6f4 {
  color: var(--e-global-color-text);
}
.simple_6173
  > .outer_a169
  > .tag_efc5
  > .widget_b5e2
  > .summary-in-a19c
  > .media-silver-c475:hover
  .cold_b6f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_6173
  > .outer_a169
  > .tag_efc5
  > .widget_b5e2
  > .summary-in-a19c.media_627f
  > .media-silver-c475
  .cold_b6f4 {
  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);
}
.pro_2361 .text-active-743a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_2361 .narrow_0f34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_2361 .input_west_a977 {
  background-color: var(--e-global-color-primary);
}
.pro_2361 .input_west_a977 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e
  .pattern-0d3b {
  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);
}
.overlay-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e
  .form_steel_b7fa {
  color: var(--e-global-color-text);
}
.overlay-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e:hover
  .pattern-0d3b {
  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);
}
.overlay-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e:hover
  .form_steel_b7fa {
  color: var(--e-global-color-secondary);
}
.overlay-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e.blue_74d3
  .pattern-0d3b {
  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-a783
  > .outer_a169
  > .banner_cd65
  > .complex-15d7
  > .search_active_3c1e.blue_74d3
  .form_steel_b7fa {
  color: var(--e-global-color-primary);
}
.north_0b7f
  .progress-light-886c
  .clean-7faf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_0b7f .list-gas-abf4 .info_3a2e .hard_35fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_middle_571d .accordion-brown-948a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_middle_571d .avatar_small_fc1f .accordion-brown-948a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_middle_571d .disabled-bf04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_middle_571d .disabled-bf04 {
  background-color: var(--e-global-color-primary);
}
.menu_b1e5 .avatar-51a9 .panel-2047 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_b1e5
  .avatar-51a9:hover
  .element_last_04c3 {
  color: var(--e-global-color-secondary);
}
.menu_b1e5
  .avatar-51a9:hover
  .panel-2047 {
  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);
}
.dropdown_slow_fc00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.feature-narrow-5f04 {
  flex-direction: column;
}

.feature-narrow-5f04 .complex_aa96 {
  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.feature-narrow-5f04 .complex_aa96 {
  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);
}

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

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

.focus-blue-16bb.hero-78b8 {
  display: none;
}

.prev-9541 {
  display: none;
}

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

.container_9b93.caption_hard_3d21 {
  margin-bottom: 40px;
  width: 100%;
}

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

.feature-narrow-5f04 a {
  width: 100%;
}

.tabs-d0f9 .detail-fast-47ed.detail-south-52f4 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.tabs-d0f9
  .detail-fast-47ed.link-a862
  .detail_complex_7ebe
  .lite_f9bd {
  font-size: 20px !important;
}

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

.layout-advanced-9e52 {
  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;
}

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

  text-align: center;
}

.background-db4e.element-copper-b78c > .hero-27b2 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.nav-prev-b9bc {
  position: relative;
  width: 100%;
}

.small-b41e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.tabs-d0f9
  .detail-fast-47ed.border_6720
  .black_ec70
  .texture_hard_fcf6 {
  width: 100% !important;
}

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

.wrapper-focused-e921 {
  width: 100%;
}

.gallery-hot-f5a9 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.pressed_e5aa:hover .block_4565 {
  visibility: visible;
}
.pressed_e5aa:hover.pressed_e5aa::before {
  display: block;
}

.main-c727 h3 {
  color: #fff;
}

.down_5597 {
  margin: 0;
}

.tabs-d0f9
  .detail-fast-47ed.border_6720
  .texture_hard_fcf6
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.summary-5b49 {
  width: 100%;
}

.complex-5c35 {
  width: 100%;
}

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

.complex-5c35 {
  width: 100%;
}

.pagination-730f {
  margin-bottom: 10px !important;
}

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

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

.out-488f {
  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;
}

.feature-narrow-5f04 .complex_aa96.accordion-stone-5e5c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.feature-narrow-5f04 h1.complex_aa96 {
  margin-top: 80px !important;
}

.tabs-d0f9 .detail-fast-47ed.table_1c0a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.focus-b3c3 img {
  width: 100%;
}

.fast-2a45 .copper-7a2d.detail_complex_7ebe {
  justify-content: space-between;
}

.logo-under-af69 {
  display: none;
}

.mini-08e1 .feature_up_a695 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .background-db4e .hero-27b2 {
    flex-wrap: nowrap !important;
  }
}

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

  .wrapper-2436 {
    width: 100% !important;
  }
}

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

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

  .fast-2a45 .copper-7a2d.detail_complex_7ebe {
    border-bottom: 1px solid #f0c159;
  }

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

  .background-db4e.element-copper-b78c > .hero-27b2 {
    gap: 15px;
    justify-content: space-between;
  }

  .tabs-d0f9
    .detail-fast-47ed.border_6720
    .texture_hard_fcf6
    img {
    width: 60% !important;
  }

  .small-b41e {
    left: 2%;
  }

  .tertiary-28dc {
    margin: 10px 0;
  }

  .feature-narrow-5f04 .feature_up_a695 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.feature-narrow-5f04 .complex_aa96,
  .feature-narrow-5f04 .complex_aa96 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .texture_hard_fcf6 {
    justify-content: center;
  }

  .feature-narrow-5f04 .feature_up_a695 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tabs-d0f9 .detail-fast-47ed.detail-south-52f4 {
    width: 75% !important;
  }

  .focus-b3c3 img {
    width: 100% !important;
  }
}

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

  h2.feature-narrow-5f04 .complex_aa96,
  .feature-narrow-5f04 .complex_aa96 {
    font-size: 30px !important;
  }

  .texture_hard_fcf6 {
    justify-content: center;
  }

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

  .solid_ef12
    .primary_dim_3630.thick_56bd {
    margin: 0 !important;
  }

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

  .tertiary-28dc {
    display: flex;
  }

  .icon-885e .list-a4be {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .feature-narrow-5f04 h1.complex_aa96 {
    margin-top: 40px !important;
  }

  .tabs-d0f9
    .detail-fast-47ed.border_6720
    .texture_hard_fcf6
    img,
  .picture_224e .black_ec70 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tabs-d0f9 .detail-fast-47ed.detail-south-52f4 {
    width: 100% !important;
  }

  .background-db4e.element-copper-b78c > .hero-27b2 {
    gap: 3px;
  }

  .feature-narrow-5f04 .feature_up_a695 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.fast-2a45 .copper-7a2d.detail_complex_7ebe {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.fast-2a45 .copper-7a2d.detail_complex_7ebe: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);
}

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

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

.feature-narrow-5f04 {
  position: relative;
  padding-top: 30px;
}

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

.focus-blue-16bb:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fast-2a45 .copper-7a2d.detail_complex_7ebe {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .feature-narrow-5f04 .complex_aa96 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .list-a4be {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hidden_647b .rough_451e {
  flex-shrink: 0;
  white-space: nowrap;
}

.hidden_647b .module-e690 {
  flex-shrink: 0;
  min-width: fit-content;
}

.hidden_647b .lite_f9bd {
  white-space: nowrap;
}

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

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

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

.hidden_647b .module-e690 {
  max-width: 80px !important;
  overflow: hidden;
}

.hidden_647b .copper-7a2d.detail_complex_7ebe {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hidden_647b .lite_f9bd {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 1ccc */
.shadow-element-w9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
