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(.tooltip-7d78) {
  gap: 0.5em;
}
:where(.heading-b95d) {
  gap: 0.5em;
}
body .first-3a28 > .simple-bc4b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .first-3a28 > .fixed-c2f4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .first-3a28 > .white-ed61 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-gas-e059 > .simple-bc4b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo-gas-e059 > .fixed-c2f4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo-gas-e059 > .white-ed61 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .logo-gas-e059
  > :where(:not(.simple-bc4b):not(.fixed-c2f4):not(.inner_9323)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-gas-e059 > .caption-current-96e1 {
  max-width: var(--wp--style--global--wide-size);
}
body .tooltip-7d78 {
  display: flex;
}
body .tooltip-7d78 {
  flex-wrap: wrap;
  align-items: center;
}
body .tooltip-7d78 > * {
  margin: 0;
}
body .heading-b95d {
  display: grid;
}
body .heading-b95d > * {
  margin: 0;
}
:where(.detail_copper_6168.tooltip-7d78) {
  gap: 2em;
}
:where(.detail_copper_6168.heading-b95d) {
  gap: 2em;
}
:where(.layout-5e48.tooltip-7d78) {
  gap: 1.25em;
}
:where(.layout-5e48.heading-b95d) {
  gap: 1.25em;
}
.warm_d104 {
  color: var(--wp--preset--color--black) !important;
}
.last-f9a0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_bf37 {
  color: var(--wp--preset--color--white) !important;
}
.north-a40a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.banner-0ce1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.heading-bottom-341a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.detail_brown_72a6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.table_4ab2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo_84a7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dynamic-2714 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.purple_0cfc {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.orange-95c9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_e613 {
  background-color: var(--wp--preset--color--black) !important;
}
.narrow_28a2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip-short-6fc1 {
  background-color: var(--wp--preset--color--white) !important;
}
.dirty_41f2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right-d99e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.advanced_6e1f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.glass_cc60 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture_af5f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.last_5fea {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column_simple_1699 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.action_ab53 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown-1033 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.heading-0a52 {
  border-color: var(--wp--preset--color--black) !important;
}
.gas-4491 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay_be09 {
  border-color: var(--wp--preset--color--white) !important;
}
.soft-abcc {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_silver_3271 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pro-431b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel_solid_ee5d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.breadcrumb_outer_3251 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget-c51a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar-56eb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component-dynamic-9d71 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden-west-887d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-ab93 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.orange_95d3 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.section_brown_f094 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.gradient_ac93 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.slow-f988 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.caption-north-2d25 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail_3799 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.warm-e781 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.feature_1eb8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.out-a189 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tabs_dynamic_78f0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.item-251f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.white-6942 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.banner_selected_1065 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.smooth_9966 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.message_first_3059 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.light-89d0 a:where(:not(.list-hard-f10c)) {
  color: inherit;
}
:where(.layout-5e48.tooltip-7d78) {
  gap: 1.25em;
}
:where(.layout-5e48.heading-b95d) {
  gap: 1.25em;
}
:where(.detail_copper_6168.tooltip-7d78) {
  gap: 2em;
}
:where(.detail_copper_6168.heading-b95d) {
  gap: 2em;
}
.shadow_cold_eaf2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.fluid_b44b .cold_09d1 {
  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);
}
.main-957a .article_2c43 {
  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);
}
.gas_c47e {
  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);
}
.gas_c47e.left_b81a .surface_7aed {
  background-color: var(--e-global-color-primary);
}
.gas_c47e.pink_caec .surface_7aed,
.gas_c47e.outline-active-3faa .surface_7aed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline_static_3d23 .content_103e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.gallery_down_bd16 {
  --divider-color: var(--e-global-color-secondary);
}
.gallery_down_bd16 .hard-c573 {
  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);
}
.gallery_down_bd16.cool_cd36 .pressed_31e4 {
  background-color: var(--e-global-color-secondary);
}
.gallery_down_bd16.inner_6e7e .pressed_31e4,
.gallery_down_bd16.component-middle-c648 .pressed_31e4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gallery_down_bd16.inner_6e7e .pressed_31e4,
.gallery_down_bd16.component-middle-c648 .pressed_31e4 svg {
  fill: var(--e-global-color-secondary);
}
.icon-f799 .notification_mini_d15f {
  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);
}
.icon-f799 .focused_cafc {
  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);
}
.mini_35d8.cool_cd36 .pressed_31e4 {
  background-color: var(--e-global-color-primary);
}
.mini_35d8.inner_6e7e .pressed_31e4,
.mini_35d8.component-middle-c648 .pressed_31e4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini_35d8.inner_6e7e .pressed_31e4,
.mini_35d8.component-middle-c648 .pressed_31e4 svg {
  fill: var(--e-global-color-primary);
}
.pink_a6b8.cool_cd36 .pressed_31e4 {
  background-color: var(--e-global-color-primary);
}
.pink_a6b8.inner_6e7e .pressed_31e4,
.pink_a6b8.component-middle-c648 .pressed_31e4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pink_a6b8 .gallery_over_9b93 {
  color: var(--e-global-color-primary);
}
.pink_a6b8 .gallery_over_9b93,
.pink_a6b8 .gallery_over_9b93 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_a6b8 .content-static-a602 {
  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);
}
.hovered_2b0d .left_9d7e {
  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);
}
.logo-fast-74e0 .inner-15ff .active-9633 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-0ccb .backdrop_right_8d50:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link-0ccb .next-0353 i {
  color: var(--e-global-color-primary);
}
.link-0ccb .next-0353 svg {
  fill: var(--e-global-color-primary);
}
.link-0ccb .small-43cd {
  color: var(--e-global-color-secondary);
}
.link-0ccb .backdrop_right_8d50 > .small-43cd,
.link-0ccb .backdrop_right_8d50 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-lower-8d38 .label-red-5a4c {
  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);
}
.component-lower-8d38 .article_under_3581 {
  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);
}
.title_selected_3afe .small_97ab .small_63b4 {
  background-color: var(--e-global-color-primary);
}
.title_selected_3afe .full_7e38 {
  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);
}
.main-tiny-bf56 .element-bf4d {
  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);
}
.main-tiny-bf56 .down-0877 {
  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);
}
.main-tiny-bf56 .info_976e {
  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);
}
.old-10c5 .description_dirty_b4cd,
.old-10c5 .description_dirty_b4cd a {
  color: var(--e-global-color-primary);
}
.old-10c5 .description_dirty_b4cd.breadcrumb_5882,
.old-10c5 .description_dirty_b4cd.breadcrumb_5882 a {
  color: var(--e-global-color-accent);
}
.old-10c5 .description_dirty_b4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-10c5 .status-29b7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_77ad .purple-5087,
.item_77ad .tag-wood-36af {
  color: var(--e-global-color-primary);
}
.item_77ad .purple-5087 svg {
  fill: var(--e-global-color-primary);
}
.item_77ad .breadcrumb_5882 .purple-5087,
.item_77ad .breadcrumb_5882 .tag-wood-36af {
  color: var(--e-global-color-accent);
}
.item_77ad .breadcrumb_5882 .purple-5087 svg {
  fill: var(--e-global-color-accent);
}
.item_77ad .tag-wood-36af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_77ad .status-29b7 {
  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-selected-7edd .summary_f5cf,
.surface-selected-7edd .light_d7b5 {
  color: var(--e-global-color-primary);
}
.surface-selected-7edd .light_d7b5 svg {
  fill: var(--e-global-color-primary);
}
.surface-selected-7edd .description_dirty_b4cd.breadcrumb_5882 a,
.surface-selected-7edd
  .description_dirty_b4cd.breadcrumb_5882
  .light_d7b5 {
  color: var(--e-global-color-accent);
}
.surface-selected-7edd .summary_f5cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-selected-7edd .status-29b7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_3ae3 .photo_east_cad4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_3ae3 .list_7b1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hovered-1694 .search_a50b .backdrop_0da1 {
  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);
}
.chip-hovered-1694 .search_a50b .green-5915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hovered-1694 .static_97d2 .backdrop_0da1 {
  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);
}
.chip-hovered-1694
  .static_97d2
  .green-5915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hovered-1694
  .thumbnail_over_cf11
  .backdrop_0da1 {
  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);
}
.chip-hovered-1694
  .thumbnail_over_cf11
  .green-5915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hovered-1694
  .pagination-c7fa
  .backdrop_0da1 {
  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);
}
.chip-hovered-1694
  .pagination-c7fa
  .green-5915 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-ba8d .media_1c83 {
  background-color: var(--e-global-color-primary);
}
.up-ba8d .media_1c83:hover {
  background-color: var(--e-global-color-primary);
}
.up-ba8d .pressed_4387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-ba8d
  .media_1c83:hover
  .pressed_4387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_e4c8 .hard-4b41 {
  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);
}
.form-6052 .accordion_purple_ceef .secondary-next-e180 a {
  background-color: var(--e-global-color-accent);
}
.form-6052 .accordion_purple_ceef .tooltip_hard_6bcd a {
  background-color: var(--e-global-color-accent);
}
.form-6052 .accordion_purple_ceef .secondary-next-e180 a,
.form-6052 .accordion_purple_ceef .tooltip_hard_6bcd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_steel_1224
  .pattern-lower-943c.black-a898
  .accordion_purple_ceef
  a.caption-brown-edf8 {
  background-color: var(--e-global-color-accent);
}
.element_steel_1224
  .pattern-lower-943c.black-a898
  .accordion_purple_ceef
  span.caption-brown-edf8.fn-current-dd6e {
  background-color: var(--e-global-color-text);
}
.element_steel_1224
  .pattern-lower-943c.black-a898
  .accordion_purple_ceef
  .caption-brown-edf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359 .fast_071e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .title_upper_10b9
  > .notice-054a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .sidebar_1e77
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .first-a660
  .aside-white-a91f,
.outline-cool-a359
  .first-a660
  .section_brown_d1a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-cool-a359
  .first-a660
  .right_7880,
.outline-cool-a359
  .first-a660
  a
  .right_7880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .first-a660
  .nav_6088 {
  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);
}
.outline-cool-a359
  .first-a660
  .label-action-dac4 {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .first-a660
  .label-action-dac4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .first-a660
  .label-action-dac4:hover {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .first-a660
  .steel_8f27 {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .first-a660
  .steel_8f27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .first-a660
  .steel_8f27:hover {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .down-659e
  .bright-3253
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-cool-a359
  .down-659e
  .title-gold-9ebd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .down-659e
  .nav_6088 {
  color: var(--e-global-color-text);
}
.outline-cool-a359
  .down-659e
  .nav_6088
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .down-659e
  .label-action-dac4 {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .down-659e
  .label-action-dac4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .down-659e
  .label-action-dac4:hover {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .down-659e
  .steel_8f27 {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359
  .down-659e
  .steel_8f27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-cool-a359
  .down-659e
  .steel_8f27:hover {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359 .detail_gas_1bef {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359 .detail_gas_1bef:hover {
  background-color: var(--e-global-color-primary);
}
.outline-cool-a359 .tall-37a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-cool-a359 .picture_hard_125e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-steel-1ead .mask-ba4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-steel-1ead
  .active_1d2d
  > div:nth-child(3)
  .mask-ba4f,
.logo-steel-1ead
  .dark_94ae
  > div:nth-child(1)
  .mask-ba4f,
.logo-steel-1ead
  .secondary-warm-1f6f
  > div:nth-child(1)
  .mask-ba4f,
.logo-steel-1ead
  .input_white_e32c
  > div:nth-child(1)
  .mask-ba4f,
.logo-steel-1ead
  .card-under-34d5
  > div:nth-child(1)
  .mask-ba4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-steel-1ead .menu-over-ce92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-steel-1ead .full_d9cf {
  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);
}
.logo-steel-1ead .purple_e09e {
  background-color: var(--e-global-color-primary);
}
.logo-steel-1ead .purple_e09e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-steel-1ead .purple_e09e:hover {
  background-color: var(--e-global-color-primary);
}
.logo-steel-1ead .cool-7c3f {
  background-color: var(--e-global-color-primary);
}
.logo-steel-1ead .cool-7c3f:hover {
  background-color: var(--e-global-color-primary);
}
.logo-steel-1ead .tall-37a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-steel-1ead .picture_hard_125e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-fast-fa2f .gallery-huge-3ef4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-fast-fa2f .frame-4e26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-fast-fa2f .pressed-b489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-fast-fa2f .slow_5a8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-fast-fa2f .block_stale_e908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-fast-fa2f .cool-7c3f {
  background-color: var(--e-global-color-primary);
}
.article-fast-fa2f .cool-7c3f:hover {
  background-color: var(--e-global-color-primary);
}
.outline-advanced-85bc .media_old_9d1f {
  background-color: var(--e-global-color-secondary);
}
.outline-advanced-85bc .label_9d58 {
  background-color: var(--e-global-color-text);
}
.outline-advanced-85bc .texture_prev_a38c {
  background-color: var(--e-global-color-secondary);
}
.outline-advanced-85bc .wrapper-5154 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-advanced-85bc .silver-f097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-advanced-85bc .basic_4239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-advanced-85bc .progress_c838 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-advanced-85bc .hovered-e378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_short_812f .backdrop-dirty-bc3e .form_hard_c89f,
.surface_short_812f
  .backdrop-dirty-bc3e
  .form_hard_c89f
  a,
.surface_short_812f .west_024b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_short_812f .backdrop-dirty-bc3e .prev_f0f9,
.surface_short_812f .over-e83b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_short_812f .backdrop-dirty-bc3e .prev_f0f9 {
  color: var(--e-global-color-text);
}
.surface_short_812f .over-e83b {
  color: var(--e-global-color-text);
}
.surface_short_812f
  .backdrop-dirty-bc3e
  .accent_9b1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_short_812f .avatar-c3c0 .backdrop_24ef {
  background-color: var(--e-global-color-primary);
}
.surface_short_812f .avatar-c3c0 .backdrop_24ef:hover {
  background-color: var(--e-global-color-primary);
}
.surface_short_812f .avatar-c3c0 .brown-1a24 li span {
  background-color: var(--e-global-color-text);
}
.surface_short_812f .avatar-c3c0 .brown-1a24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.surface_short_812f
  .avatar-c3c0
  .brown-1a24
  li.out_0c4f
  span {
  background-color: var(--e-global-color-accent);
}
.surface_short_812f .heading_gold_6e72 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-53e3 .tertiary-complex-39ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-5532 .static_c20b {
  background-color: var(--e-global-color-primary);
}
.liquid-5532 .down-5443 {
  background-color: var(--e-global-color-secondary);
}
.liquid-5532 .breadcrumb_c0ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .progress_green_edc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .hero_877e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .block_hard_4fcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .red_c9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .wide-c8fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5532 .logo_5a48 {
  background-color: var(--e-global-color-primary);
}
.liquid-5532 .logo_5a48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_644b .slider_pink_8935 {
  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);
}
.green_644b .dynamic_fc41 {
  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);
}
.green_644b
  .component-112e:after {
  background-color: var(--e-global-color-primary);
}
.green_644b .shade-outer-c0c5 {
  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);
}
.action-9eec .west_024b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-9eec .over-e83b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_wide_9d0c .shade-140b .list-white-860e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_wide_9d0c .shade-140b .table_6fdf {
  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);
}
.pagination_up_b1f7 .up_f8df {
  background-color: var(--e-global-color-primary);
}
.pagination_up_b1f7 .picture_over_c515 {
  background-color: var(--e-global-color-secondary);
}
.pagination_up_b1f7 .outline_bronze_457c .input-3ce7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_up_b1f7 .border_hard_aaf4 .input-3ce7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-d766 .hovered_cbe0 .tooltip-white-caa3 {
  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-d766 .hovered_cbe0 .popup-hard-80a3 {
  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-d766 .hovered_cbe0 .last-b995 {
  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);
}
.dropdown-983d .title-638c {
  border-color: var(--e-global-color-text);
}
.dropdown-983d .inner_61da {
  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);
}
.dropdown-983d .hovered-af3b {
  color: var(--e-global-color-primary);
}
.dropdown-983d .easy-1e33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_b6cc .upper_97fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_b6cc .menu-cool-58fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_b6cc .block_slow_8997:hover .upper_97fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_b6cc
  .block_slow_8997:hover
  .menu-cool-58fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_942b .light-ccd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_942b .aside_4478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-57fe .carousel-91f3 .form_copper_2bbf {
  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);
}
.upper-57fe .north_3d77 .form_copper_2bbf {
  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);
}
.down-83a5 .silver_1b28 {
  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);
}
.hidden_2fe4 .simple_6f58 .fluid-387f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_2fe4 .simple_6f58 .fluid-387f {
  background-color: var(--e-global-color-secondary);
}
.hidden_2fe4 .carousel-fast-3ecc .fluid-387f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_2fe4 .carousel-fast-3ecc .fluid-387f {
  background-color: var(--e-global-color-secondary);
}
.hidden_2fe4 .action-bc7f .menu-84e8 {
  background-color: var(--e-global-color-primary);
}
.hidden_2fe4 .action-bc7f:hover .menu-84e8 {
  background-color: var(--e-global-color-secondary);
}
.hidden_2fe4 .backdrop_24ef {
  background-color: var(--e-global-color-primary);
}
.hidden_2fe4 .backdrop_24ef:hover {
  background-color: var(--e-global-color-accent);
}
.hidden_2fe4 .brown-1a24 li span {
  background-color: var(--e-global-color-text);
}
.hidden_2fe4 .brown-1a24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_2fe4 .brown-1a24 li.out_0c4f span {
  background-color: var(--e-global-color-accent);
}
.container_e520 .picture-lower-4e1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_e520 .shadow_9405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_afda .paragraph-51a6:before {
  background-color: var(--e-global-color-secondary);
}
.hover_afda .avatar_a777 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_afda .slider_afea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_d246 .description-ba89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_d246 .description-ba89:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_d246 .description-ba89.fn-active-dd6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_d246 .purple-e66a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d246 .fresh-211b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d246 .section-8538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_d246 .silver-2c2c {
  background-color: var(--e-global-color-primary);
}
.media_d246 .silver-2c2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_d246 .button-1669 {
  background-color: var(--e-global-color-primary);
}
.media_d246 .button-1669 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_green_2aa6 .container-first-60b2 .main_rough_c442 a {
  color: var(--e-global-color-secondary);
}
.article_green_2aa6 .container-first-60b2 .main_rough_c442 a:hover {
  color: var(--e-global-color-secondary);
}
.article_green_2aa6 .container-first-60b2 .main_rough_c442,
.article_green_2aa6 .container-first-60b2 .main_rough_c442 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_2aa6 .container-first-60b2 .hot_ea09 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_2aa6 .container-first-60b2 .hard-6e6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_2aa6 .container-first-60b2 .gas-9b96 {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .container-first-60b2 .gas-9b96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_green_2aa6 .container-first-60b2 .gas-9b96:hover {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .container-first-60b2 .list_7207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_green_2aa6 .container-first-60b2 .list_7207 {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .container-first-60b2 .list_7207:hover {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .container-first-60b2 .backdrop_24ef {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .container-first-60b2 .backdrop_24ef:hover {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .avatar-c3c0 .brown-1a24 li span {
  background-color: var(--e-global-color-text);
}
.article_green_2aa6 .avatar-c3c0 .brown-1a24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.article_green_2aa6 .avatar-c3c0 .brown-1a24 li.out_0c4f span {
  background-color: var(--e-global-color-accent);
}
.article_green_2aa6 .tall-37a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_green_2aa6 .picture_hard_125e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_2486 .dynamic_13a4 .box-copper-6944 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_2486 .dynamic_13a4 .green_c9a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_2486 .dynamic_13a4 .sidebar-lower-ccb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038 .action_f9e3 {
  border-color: var(--e-global-color-text);
}
.carousel-8038 .dropdown_f5a3 {
  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);
}
.carousel-8038 .dropdown-c317 {
  color: var(--e-global-color-secondary);
}
.carousel-8038 .dropdown-c317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038 .secondary_bb35 > * {
  color: var(--e-global-color-primary);
}
.carousel-8038 .secondary_bb35 > * svg {
  fill: var(--e-global-color-primary);
}
.carousel-8038 .footer_large_75b6 {
  color: var(--e-global-color-primary);
}
.carousel-8038 .footer_large_75b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-8038 .red_bb81 {
  color: var(--e-global-color-primary);
}
.carousel-8038 .red_bb81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-8038 .hero_dark_0797 {
  color: var(--e-global-color-primary);
}
.carousel-8038 .hero_dark_0797 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038 .thumbnail_middle_6822 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038 .filter-1c83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038 .filter-1c83.feature_622b {
  color: var(--e-global-color-secondary);
}
.carousel-8038 .filter-1c83.feature_622b .paper_8e03 {
  color: var(--e-global-color-accent);
}
.carousel-8038 .filter-1c83.popup-up-a33b {
  color: var(--e-global-color-text);
}
.carousel-8038 .filter-1c83.popup-up-a33b .paper_8e03 {
  color: var(--e-global-color-text);
}
.carousel-8038 .filter-1c83:before {
  border-top-color: var(--e-global-color-text);
}
.carousel-8038 .caption-cold-8ea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8038
  .caption-cold-8ea7
  .hidden-top-21de {
  background-color: var(--e-global-color-primary);
}
.carousel-8038
  .caption-cold-8ea7
  .hidden-top-21de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-8038 .action_f9e3 .bottom-ef49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_purple_185b .item_brown_e25c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_purple_185b .south_1251 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-stone-042d .brown-79e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-stone-042d
  .sort_97fa
  .orange-3f3c {
  background-color: var(--e-global-color-secondary);
}
.layout-stone-042d
  .sort_97fa.caption_orange_4a11
  .orange-3f3c {
  background-color: var(--e-global-color-text);
}
.layout-stone-042d
  .sort_97fa:hover
  .orange-3f3c {
  background-color: var(--e-global-color-accent);
}
.layout-stone-042d
  .sort_97fa.fn-active-dd6e
  .orange-3f3c {
  background-color: var(--e-global-color-primary);
}
.layout_liquid_9e37 .card_9dd8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.layout_liquid_9e37 .grid-static-9bc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_liquid_9e37 .tabs-b3e2 {
  background-color: var(--e-global-color-primary);
}
.layout_liquid_9e37 .tabs-b3e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-951a .accordion-2ecb .tabs-hot-7c5e .mask-d082 {
  background-color: var(--e-global-color-secondary);
}
.link-951a .accordion-2ecb .outline-13d1:after {
  background-color: var(--e-global-color-secondary);
}
.link-951a .thumbnail_cold_d178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-951a .up_ae40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-951a .secondary-fluid-2ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-951a .wrapper_55df {
  background-color: var(--e-global-color-primary);
}
.link-951a .wrapper_55df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-951a .tag_medium_69c7 {
  background-color: var(--e-global-color-secondary);
}
.link-951a .tag_medium_69c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-951a .accordion-2ecb .bright_f9b8 .highlight_09dd:hover {
  background-color: var(--e-global-color-primary);
}
.link-951a
  .accordion-2ecb
  .bright_f9b8
  .highlight_09dd.paper_dbdd {
  background-color: var(--e-global-color-primary);
}
.link-951a .accordion-2ecb .logo-0720:before {
  border-color: var(--e-global-color-primary);
}
.link-951a .accordion-2ecb .logo-0720:hover:before {
  border-color: var(--e-global-color-secondary);
}
.link-951a
  .accordion-2ecb
  .logo-0720.item_warm_3410:before {
  border-color: var(--e-global-color-primary);
}
.link-951a .current-4b45 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_cdeb .under-9438 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_cdeb .under-9438:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_cdeb .under-9438.fast_9257 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_cdeb .sort_95ff {
  background-color: var(--e-global-color-primary);
}
.down_cdeb .sort_95ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_cdeb
  .avatar_884c
  .column-small-6179
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_cdeb
  .description-60b3
  .column-small-6179
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_edf9
  .wide_acd4
  .gradient_59f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_edf9
  .wide_acd4
  .header_light_31dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_edf9 .breadcrumb-new-e137 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_edf9 .focused_9679 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_edf9 .hero-fresh-8449 {
  background-color: var(--e-global-color-primary);
}
.lower_edf9 .hero-fresh-8449 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-995e .new_609b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-995e .east_2711 {
  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);
}
.last-995e .avatar_dynamic_4ca6 {
  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);
}
.last-995e .avatar_dynamic_4ca6 a:hover {
  color: var(--e-global-color-secondary);
}
.last-995e .outer_853c {
  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);
}
.last-995e .secondary_c308 {
  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);
}
.last-995e .basic-beec .backdrop_24ef {
  background-color: var(--e-global-color-primary);
}
.last-995e .basic-beec .backdrop_24ef:hover {
  background-color: var(--e-global-color-accent);
}
.last-995e
  .basic-beec
  .brown-1a24
  li
  span {
  background-color: var(--e-global-color-text);
}
.last-995e
  .basic-beec
  .brown-1a24
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.last-995e
  .basic-beec
  .brown-1a24
  li.out_0c4f
  span {
  background-color: var(--e-global-color-accent);
}
.pagination_hard_77a0
  .advanced_a97f
  .summary-rough-6543 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_hard_77a0 .advanced_a97f .filter-c4a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_hard_77a0 .advanced_a97f .column_5eb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_hard_77a0 .cool_558e {
  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);
}
.pagination_hard_77a0
  .status_hard_badc.grid_mini_b7c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a {
  background-color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .item_de53.row_prev_50a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .slider-center-03c4.lower-ef19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  .border-bf4c
  > a {
  background-color: var(--e-global-color-secondary);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  .border-bf4c
  > a
  .sidebar_90f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  .border-bf4c
  > a
  .slider-center-03c4.search_2253 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .gold-d1a7:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  a
  .gold-d1a7:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c.under_43ee
  > a
  .gold-d1a7:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  .border-bf4c.under_43ee
  > a
  .gold-d1a7:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .sidebar_down_6ad5
  .description_c98b {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  a
  .sidebar_down_6ad5
  .description_c98b {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .sidebar_down_6ad5
  .description_c98b,
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  a
  .sidebar_down_6ad5
  .description_c98b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > a
  .gradient-4a86:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  a
  .gradient-4a86:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c.under_43ee
  > a
  .gradient-4a86:before {
  color: var(--e-global-color-text);
}
.aside_bac6
  > .thumbnail_0f4e
  > div
  > .gradient-hot-dfbe
  > .border-bf4c
  > .basic-95f5
  .border-bf4c.under_43ee
  > a
  .gradient-4a86:before {
  color: var(--e-global-color-text);
}
.carousel_orange_d763 .label_hot_2d65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_orange_d763
  .row_complex_34ad:hover
  .label_hot_2d65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_action_e515
  > .thumbnail_0f4e
  > .hovered_9a1f
  > .layout_d48d
  > .module-red-c2dd
  > .red_f4d7
  .primary_complex_f2a7 {
  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);
}
.popup_action_e515
  > .thumbnail_0f4e
  > .hovered_9a1f
  > .layout_d48d
  > .module-red-c2dd
  > .red_f4d7:hover
  .primary_complex_f2a7 {
  color: var(--e-global-color-text);
}
.popup_action_e515
  > .thumbnail_0f4e
  > .hovered_9a1f
  > .layout_d48d
  > .module-red-c2dd
  > .red_f4d7:hover
  .primary_complex_f2a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_action_e515
  > .thumbnail_0f4e
  > .hovered_9a1f
  > .layout_d48d
  > .module-red-c2dd.shadow-01f2
  > .red_f4d7
  .primary_complex_f2a7 {
  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);
}
.active_rough_e141 .left-0d72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_rough_e141 .notification-bright-37f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_rough_e141 .black-f650 {
  background-color: var(--e-global-color-primary);
}
.active_rough_e141 .black-f650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7
  .aside_pressed_dcd6 {
  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);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7
  .button_white_759a {
  color: var(--e-global-color-text);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7:hover
  .aside_pressed_dcd6 {
  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);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7:hover
  .button_white_759a {
  color: var(--e-global-color-secondary);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7.element_current_03d4
  .aside_pressed_dcd6 {
  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);
}
.small_8e8b
  > .thumbnail_0f4e
  > .summary-7cae
  > .container-gold-42ad
  > .box_narrow_a8f7.element_current_03d4
  .button_white_759a {
  color: var(--e-global-color-primary);
}
.list_left_e9d7
  .outline_a691
  .gallery_over_eb27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_left_e9d7 .progress-998c .bottom-ef49 .out_b190 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_clean_025d .static_5202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_clean_025d .shade_purple_2bbe .static_5202 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_clean_025d .summary_complex_e292 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_clean_025d .summary_complex_e292 {
  background-color: var(--e-global-color-primary);
}
.prev-cf70 .surface-glass-94ba .image_wide_2cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-cf70
  .surface-glass-94ba:hover
  .pagination_4cf7 {
  color: var(--e-global-color-secondary);
}
.prev-cf70
  .surface-glass-94ba:hover
  .image_wide_2cf1 {
  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);
}
.description-west-1b95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.texture-307f {
  max-width: 1400px !important;
}

.tiny-d9bd {
  flex-direction: column;
}

.tiny-d9bd .image_inner_c8ab {
  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.tiny-d9bd .image_inner_c8ab {
  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);
}

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

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

.gallery-f9e2.progress-3f97 {
  display: none;
}

.progress-a88e {
  display: none;
}

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

.shadow_f7d6.badge_stale_e1fc {
  margin-bottom: 40px;
  width: 100%;
}

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

.tiny-d9bd a {
  width: 100%;
}

.modal-east-411d .feature_2770.heading_dynamic_b06c {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.modal-east-411d
  .feature_2770.photo-liquid-fce0
  .paragraph-13fc
  .message_2e98 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.paragraph_pressed_8256.inner-92ca > .chip_static_1a42 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.bottom-0b68 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.modal-east-411d
  .feature_2770.black_2ba5
  .detail-stale-2de0
  .texture_outer_3319 {
  width: 100% !important;
}

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

.video_e997 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.modal_dim_d723:hover .avatar_2043 {
  visibility: visible;
}
.modal_dim_d723:hover.modal_dim_d723::before {
  display: block;
}

.description_advanced_29ea h3 {
  color: #fff;
}

.sort_fast_aa27 {
  margin: 0;
}

.modal-east-411d
  .feature_2770.black_2ba5
  .texture_outer_3319
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.active_active_ebd6 {
  width: 100%;
}

.large-c6b4 {
  width: 100%;
}

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

.large-c6b4 {
  width: 100%;
}

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

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

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

.blue-131c {
  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;
}

.tiny-d9bd .image_inner_c8ab.pro-d7df {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tiny-d9bd h1.image_inner_c8ab {
  margin-top: 80px !important;
}

.modal-east-411d .feature_2770.stale_a4c3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.thumbnail-23a6 img {
  width: 100%;
}

.element_north_f36e .feature-6421.paragraph-13fc {
  justify-content: space-between;
}

.old-b90f {
  display: none;
}

.up-af67 .info-6b88 {
  margin: 1px 0 !important;
}

.active-basic-df34 li {
  margin-bottom: 0 !important;
}

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

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

  .accordion-2380 {
    width: 100% !important;
  }
}

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

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

  .element_north_f36e .feature-6421.paragraph-13fc {
    border-bottom: 1px solid #f0c159;
  }

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

  .paragraph_pressed_8256.inner-92ca > .chip_static_1a42 {
    gap: 15px;
    justify-content: space-between;
  }

  .modal-east-411d
    .feature_2770.black_2ba5
    .texture_outer_3319
    img {
    width: 60% !important;
  }

  .bottom-0b68 {
    left: 2%;
  }

  .primary-tiny-fd1f {
    margin: 10px 0;
  }

  .tiny-d9bd .info-6b88 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.tiny-d9bd .image_inner_c8ab,
  .tiny-d9bd .image_inner_c8ab {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .texture_outer_3319 {
    justify-content: center;
  }

  .tiny-d9bd .info-6b88 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .link-5cce {
    margin-bottom: 15px !important;
  }

  .modal-east-411d .feature_2770.heading_dynamic_b06c {
    width: 75% !important;
  }

  .thumbnail-23a6 img {
    width: 100% !important;
  }
}

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

  h2.tiny-d9bd .image_inner_c8ab,
  .tiny-d9bd .image_inner_c8ab {
    font-size: 30px !important;
  }

  .texture_outer_3319 {
    justify-content: center;
  }

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

  .badge_action_d972
    .wide-cbc4.narrow_1e18 {
    margin: 0 !important;
  }

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

  .primary-tiny-fd1f {
    display: flex;
  }

  .info-c0c2 .avatar-d2c1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .tiny-d9bd h1.image_inner_c8ab {
    margin-top: 40px !important;
  }

  .modal-east-411d
    .feature_2770.black_2ba5
    .texture_outer_3319
    img,
  .icon-f799 .detail-stale-2de0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .modal-east-411d .feature_2770.heading_dynamic_b06c {
    width: 100% !important;
  }

  .paragraph_pressed_8256.inner-92ca > .chip_static_1a42 {
    gap: 3px;
  }

  .tiny-d9bd .info-6b88 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.element_north_f36e .feature-6421.paragraph-13fc {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.element_north_f36e .feature-6421.paragraph-13fc: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .element_north_f36e .feature-6421.paragraph-13fc {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tiny-d9bd .image_inner_c8ab {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-d2c1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.south_ae15 .up-1de7 {
  flex-shrink: 0;
  white-space: nowrap;
}

.south_ae15 .old_0184 {
  flex-shrink: 0;
  min-width: fit-content;
}

.south_ae15 .message_2e98 {
  white-space: nowrap;
}

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

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

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

.south_ae15 .old_0184 {
  max-width: 80px !important;
  overflow: hidden;
}

.south_ae15 .feature-6421.paragraph-13fc {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.south_ae15 .message_2e98 {
  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);
  }
}

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

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

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

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

body .upper_1d82:nth-child(2),
.modal-east-411d .upper_1d82:nth-child(2),
#page .upper_1d82: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;
}

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

/* css-noise: 62c8 */
.phantom-card-q1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
