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(.alert_hard_3eea) {
  gap: 0.5em;
}
:where(.main_dim_020a) {
  gap: 0.5em;
}
body .mask-north-62ef > .paragraph_3279 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask-north-62ef > .dark-fb2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask-north-62ef > .picture-1b5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_cool_b449 > .paragraph_3279 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sort_cool_b449 > .dark-fb2f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sort_cool_b449 > .picture-1b5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .sort_cool_b449
  > :where(:not(.paragraph_3279):not(.dark-fb2f):not(.accordion-aec3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_cool_b449 > .gradient-south-7fa7 {
  max-width: var(--wp--style--global--wide-size);
}
body .alert_hard_3eea {
  display: flex;
}
body .alert_hard_3eea {
  flex-wrap: wrap;
  align-items: center;
}
body .alert_hard_3eea > * {
  margin: 0;
}
body .main_dim_020a {
  display: grid;
}
body .main_dim_020a > * {
  margin: 0;
}
:where(.static_5633.alert_hard_3eea) {
  gap: 2em;
}
:where(.static_5633.main_dim_020a) {
  gap: 2em;
}
:where(.logo_dirty_611a.alert_hard_3eea) {
  gap: 1.25em;
}
:where(.logo_dirty_611a.main_dim_020a) {
  gap: 1.25em;
}
.nav_next_9ef2 {
  color: var(--wp--preset--color--black) !important;
}
.shadow-new-0481 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro-cd21 {
  color: var(--wp--preset--color--white) !important;
}
.button-stone-6e82 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal_in_85db {
  color: var(--wp--preset--color--vivid-red) !important;
}
.widget_9c38 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.red-208b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal-cool-8f98 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern_1c2a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.under-8ac2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text_narrow_0da4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar-pro-a0b4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.warm-927b {
  background-color: var(--wp--preset--color--black) !important;
}
.gradient_brown_65e7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.red-537f {
  background-color: var(--wp--preset--color--white) !important;
}
.notice_9f41 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.active_last_d260 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary-down-70bb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block-white-675f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu_a81e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery_hard_5dbc {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination_8018 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.short-a0b0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.east-485c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.slider_outer_b30b {
  border-color: var(--wp--preset--color--black) !important;
}
.popup-b579 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border_b977 {
  border-color: var(--wp--preset--color--white) !important;
}
.east-1488 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.background-94c6 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_50eb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row-02e6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-easy-c904 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.orange-b8a5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone_5e23 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.surface_large_139d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bright-017e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.bright-abb2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.first-8d56 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.old_ee3f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.shadow_fresh_b04f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.content-df57 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.content-c377 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fixed_ffba {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.video-stale-9537 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar_3a6a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.current_2ab2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo-motion-6817 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip_4906 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.active-4cac {
  font-size: var(--wp--preset--font-size--small) !important;
}
.container-8dd6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.yellow_ac29 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.cool-f2c7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tiny-a857 a:where(:not(.fast-becf)) {
  color: inherit;
}
:where(.logo_dirty_611a.alert_hard_3eea) {
  gap: 1.25em;
}
:where(.logo_dirty_611a.main_dim_020a) {
  gap: 1.25em;
}
:where(.static_5633.alert_hard_3eea) {
  gap: 2em;
}
:where(.static_5633.main_dim_020a) {
  gap: 2em;
}
.outline_in_4082 {
  font-size: 1.5em;
  line-height: 1.6;
}

.preview-glass-0639 .smooth_c7d3 {
  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);
}
.description-soft-f4b4 .info_63ae {
  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);
}
.avatar_b5f6 {
  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);
}
.avatar_b5f6.gradient_27f3 .disabled_liquid_49a1 {
  background-color: var(--e-global-color-primary);
}
.avatar_b5f6.red_b3c3 .disabled_liquid_49a1,
.avatar_b5f6.secondary_copper_a541 .disabled_liquid_49a1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav_hard_c8f2 .icon_76cd {
  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);
}
.main-action-20ac {
  --divider-color: var(--e-global-color-secondary);
}
.main-action-20ac .link-steel-63c7 {
  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);
}
.main-action-20ac.dropdown_7428 .aside-cec3 {
  background-color: var(--e-global-color-secondary);
}
.main-action-20ac.clean_14ac .aside-cec3,
.main-action-20ac.hard_2a41 .aside-cec3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.main-action-20ac.clean_14ac .aside-cec3,
.main-action-20ac.hard_2a41 .aside-cec3 svg {
  fill: var(--e-global-color-secondary);
}
.right_8b44 .hover_brown_5ecf {
  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);
}
.right_8b44 .module_3c84 {
  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);
}
.banner_fixed_4f96.dropdown_7428 .aside-cec3 {
  background-color: var(--e-global-color-primary);
}
.banner_fixed_4f96.clean_14ac .aside-cec3,
.banner_fixed_4f96.hard_2a41 .aside-cec3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.banner_fixed_4f96.clean_14ac .aside-cec3,
.banner_fixed_4f96.hard_2a41 .aside-cec3 svg {
  fill: var(--e-global-color-primary);
}
.logo-9529.dropdown_7428 .aside-cec3 {
  background-color: var(--e-global-color-primary);
}
.logo-9529.clean_14ac .aside-cec3,
.logo-9529.hard_2a41 .aside-cec3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-9529 .heading_fe83 {
  color: var(--e-global-color-primary);
}
.logo-9529 .heading_fe83,
.logo-9529 .heading_fe83 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-9529 .sort-silver-026a {
  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);
}
.fast-a2b1 .cool-48e4 {
  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);
}
.notice_a5bf .rough_8261 .pressed_5776 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_dd9c .input-basic-0112:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.stone_dd9c .black_e5c6 i {
  color: var(--e-global-color-primary);
}
.stone_dd9c .black_e5c6 svg {
  fill: var(--e-global-color-primary);
}
.stone_dd9c .description-1d9e {
  color: var(--e-global-color-secondary);
}
.stone_dd9c .input-basic-0112 > .description-1d9e,
.stone_dd9c .input-basic-0112 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_soft_7f38 .white_8ed4 {
  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);
}
.message_soft_7f38 .pro_1a96 {
  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);
}
.surface_top_7f5a .notification_stale_0728 .slider_111e {
  background-color: var(--e-global-color-primary);
}
.surface_top_7f5a .gradient_brown_9ac9 {
  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);
}
.dark_1bf0 .tertiary-f168 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_1bf0 .next-4f9b {
  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);
}
.dark_1bf0 .progress-pro-c2b3 {
  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);
}
.hot-c4d1 .nav_solid_94d4,
.hot-c4d1 .nav_solid_94d4 a {
  color: var(--e-global-color-primary);
}
.hot-c4d1 .nav_solid_94d4.tall-b7cd,
.hot-c4d1 .nav_solid_94d4.tall-b7cd a {
  color: var(--e-global-color-accent);
}
.hot-c4d1 .nav_solid_94d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-c4d1 .block-in-9325 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_5bf6 .wide_b79d,
.status_5bf6 .message_3e67 {
  color: var(--e-global-color-primary);
}
.status_5bf6 .wide_b79d svg {
  fill: var(--e-global-color-primary);
}
.status_5bf6 .tall-b7cd .wide_b79d,
.status_5bf6 .tall-b7cd .message_3e67 {
  color: var(--e-global-color-accent);
}
.status_5bf6 .tall-b7cd .wide_b79d svg {
  fill: var(--e-global-color-accent);
}
.status_5bf6 .message_3e67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_5bf6 .block-in-9325 {
  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);
}
.copper-6215 .list-c49a,
.copper-6215 .heading_focused_9251 {
  color: var(--e-global-color-primary);
}
.copper-6215 .heading_focused_9251 svg {
  fill: var(--e-global-color-primary);
}
.copper-6215 .nav_solid_94d4.tall-b7cd a,
.copper-6215
  .nav_solid_94d4.tall-b7cd
  .heading_focused_9251 {
  color: var(--e-global-color-accent);
}
.copper-6215 .list-c49a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-6215 .block-in-9325 {
  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);
}
.panel_8f21 .carousel_tiny_9f07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_8f21 .stale-6b71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_iron_261e .fluid_b25d .label_7f54 {
  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_iron_261e .fluid_b25d .info_eb4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_iron_261e .message_first_8a1e .label_7f54 {
  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_iron_261e
  .message_first_8a1e
  .info_eb4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_iron_261e
  .breadcrumb_first_28fa
  .label_7f54 {
  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_iron_261e
  .breadcrumb_first_28fa
  .info_eb4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_iron_261e
  .box_right_3e5d
  .label_7f54 {
  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_iron_261e
  .box_right_3e5d
  .info_eb4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-3f07 .solid_02e3 {
  background-color: var(--e-global-color-primary);
}
.progress-3f07 .solid_02e3:hover {
  background-color: var(--e-global-color-primary);
}
.progress-3f07 .backdrop-glass-2ca2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-3f07
  .solid_02e3:hover
  .backdrop-glass-2ca2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_simple_c8bd .pro-8c7a {
  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);
}
.content-pro-7459 .summary_steel_7abe .red_6fd9 a {
  background-color: var(--e-global-color-accent);
}
.content-pro-7459 .summary_steel_7abe .tertiary_solid_751b a {
  background-color: var(--e-global-color-accent);
}
.content-pro-7459 .summary_steel_7abe .red_6fd9 a,
.content-pro-7459 .summary_steel_7abe .tertiary_solid_751b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_21d0
  .accordion-light-5670.blue-4bb7
  .summary_steel_7abe
  a.primary_action_926b {
  background-color: var(--e-global-color-accent);
}
.title_21d0
  .accordion-light-5670.blue-4bb7
  .summary_steel_7abe
  span.primary_action_926b.fn-current-ec57 {
  background-color: var(--e-global-color-text);
}
.title_21d0
  .accordion-light-5670.blue-4bb7
  .summary_steel_7abe
  .primary_action_926b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8 .nav_motion_64d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .top_b92a
  > .texture_f772
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .accordion-middle-7141
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .tooltip_small_b8f5
  .aside_b0f0,
.new-c8f8
  .tooltip_small_b8f5
  .content_5d6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-c8f8
  .tooltip_small_b8f5
  .copper-053c,
.new-c8f8
  .tooltip_small_b8f5
  a
  .copper-053c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .tooltip_small_b8f5
  .large_3122 {
  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);
}
.new-c8f8
  .tooltip_small_b8f5
  .link-a3de {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .tooltip_small_b8f5
  .link-a3de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .tooltip_small_b8f5
  .link-a3de:hover {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .tooltip_small_b8f5
  .filter_static_ce00 {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .tooltip_small_b8f5
  .filter_static_ce00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .tooltip_small_b8f5
  .filter_static_ce00:hover {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .search-b4f1
  .huge_1ce6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-c8f8
  .search-b4f1
  .gradient-rough-1ccf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .search-b4f1
  .large_3122 {
  color: var(--e-global-color-text);
}
.new-c8f8
  .search-b4f1
  .large_3122
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .search-b4f1
  .link-a3de {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .search-b4f1
  .link-a3de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .search-b4f1
  .link-a3de:hover {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .search-b4f1
  .filter_static_ce00 {
  background-color: var(--e-global-color-primary);
}
.new-c8f8
  .search-b4f1
  .filter_static_ce00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-c8f8
  .search-b4f1
  .filter_static_ce00:hover {
  background-color: var(--e-global-color-primary);
}
.new-c8f8 .tag-4d08 {
  background-color: var(--e-global-color-primary);
}
.new-c8f8 .tag-4d08:hover {
  background-color: var(--e-global-color-primary);
}
.new-c8f8 .filter_4a8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-c8f8 .center-4450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_d7b6 .caption_top_5629 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_d7b6
  .outline-c546
  > div:nth-child(3)
  .caption_top_5629,
.shade_last_d7b6
  .background-8850
  > div:nth-child(1)
  .caption_top_5629,
.shade_last_d7b6
  .gallery_e5ce
  > div:nth-child(1)
  .caption_top_5629,
.shade_last_d7b6
  .image-df98
  > div:nth-child(1)
  .caption_top_5629,
.shade_last_d7b6
  .backdrop-e7d6
  > div:nth-child(1)
  .caption_top_5629 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_d7b6 .detail_4be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_last_d7b6 .layout_a52a {
  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);
}
.shade_last_d7b6 .feature-red-cbc8 {
  background-color: var(--e-global-color-primary);
}
.shade_last_d7b6 .feature-red-cbc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_last_d7b6 .feature-red-cbc8:hover {
  background-color: var(--e-global-color-primary);
}
.shade_last_d7b6 .text-dirty-d0af {
  background-color: var(--e-global-color-primary);
}
.shade_last_d7b6 .text-dirty-d0af:hover {
  background-color: var(--e-global-color-primary);
}
.shade_last_d7b6 .filter_4a8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_last_d7b6 .center-4450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-cb32 .grid-hovered-bee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-cb32 .gradient_e049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb32 .mask_fc39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb32 .link-4666 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb32 .pattern-action-3922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cb32 .text-dirty-d0af {
  background-color: var(--e-global-color-primary);
}
.container-cb32 .text-dirty-d0af:hover {
  background-color: var(--e-global-color-primary);
}
.primary-stale-baae .feature_lower_2300 {
  background-color: var(--e-global-color-secondary);
}
.primary-stale-baae .tertiary_81e6 {
  background-color: var(--e-global-color-text);
}
.primary-stale-baae .texture_left_1b61 {
  background-color: var(--e-global-color-secondary);
}
.primary-stale-baae .tall-2f30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-stale-baae .media-left-cb00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-stale-baae .tabs-1494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-stale-baae .chip_over_82ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-stale-baae .active-rough-2aa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_up_1e07 .image_large_1ef0 .image_dark_01e8,
.box_up_1e07
  .image_large_1ef0
  .image_dark_01e8
  a,
.box_up_1e07 .bright-48e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_up_1e07 .image_large_1ef0 .component-north-0b6e,
.box_up_1e07 .over-445e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_up_1e07 .image_large_1ef0 .component-north-0b6e {
  color: var(--e-global-color-text);
}
.box_up_1e07 .over-445e {
  color: var(--e-global-color-text);
}
.box_up_1e07
  .image_large_1ef0
  .liquid-e0f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_up_1e07 .panel_a55f .media_2274 {
  background-color: var(--e-global-color-primary);
}
.box_up_1e07 .panel_a55f .media_2274:hover {
  background-color: var(--e-global-color-primary);
}
.box_up_1e07 .panel_a55f .soft-35d4 li span {
  background-color: var(--e-global-color-text);
}
.box_up_1e07 .panel_a55f .soft-35d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.box_up_1e07
  .panel_a55f
  .soft-35d4
  li.next-1c9d
  span {
  background-color: var(--e-global-color-accent);
}
.box_up_1e07 .paragraph_3417 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_42ca .green_f75e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_c269 .media-up-997f {
  background-color: var(--e-global-color-primary);
}
.light_c269 .button_6617 {
  background-color: var(--e-global-color-secondary);
}
.light_c269 .last_4fa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .bright_e72d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .picture_steel_07cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .input-old-8dec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .notification-silver-f052 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .paper_024e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_c269 .primary_ef4d {
  background-color: var(--e-global-color-primary);
}
.light_c269 .primary_ef4d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-2471 .prev-1f04 {
  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);
}
.warm-2471 .summary-rough-ec26 {
  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);
}
.warm-2471
  .shade_advanced_dcd0:after {
  background-color: var(--e-global-color-primary);
}
.warm-2471 .center-f819 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-soft-32fa .bright-48e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-soft-32fa .over-445e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_2c31 .pattern-simple-3d8d .container_pro_f640 {
  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);
}
.lite_2c31 .pattern-simple-3d8d .row_bee6 {
  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);
}
.box_east_5309 .section_iron_4d30 {
  background-color: var(--e-global-color-primary);
}
.box_east_5309 .popup-bronze-3a07 {
  background-color: var(--e-global-color-secondary);
}
.box_east_5309 .hidden_smooth_2257 .background-tiny-c0da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_east_5309 .north-50e5 .background-tiny-c0da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-last-7882 .text-53f2 .photo-out-a40d {
  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);
}
.video-last-7882 .text-53f2 .hot_afc9 {
  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);
}
.video-last-7882 .text-53f2 .dropdown-fixed-2b2d {
  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);
}
.shade_3f72 .progress-0f16 {
  border-color: var(--e-global-color-text);
}
.shade_3f72 .picture-09c0 {
  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);
}
.shade_3f72 .message_8219 {
  color: var(--e-global-color-primary);
}
.shade_3f72 .popup-west-e3f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_next_f3e8 .east_d706 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_next_f3e8 .dropdown_down_4845 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_next_f3e8 .label-fixed-6f66:hover .east_d706 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_next_f3e8
  .label-fixed-6f66:hover
  .dropdown_down_4845 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_static_6e89 .center-80e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_static_6e89 .white-3b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-outer-e621 .hover_stone_5574 .sort_motion_b4a0 {
  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);
}
.highlight-outer-e621 .surface-f2ac .sort_motion_b4a0 {
  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);
}
.tabs_eb94 .pattern_fixed_230b {
  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);
}
.full_a416 .paragraph-d3ba .smooth-04f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_a416 .paragraph-d3ba .smooth-04f0 {
  background-color: var(--e-global-color-secondary);
}
.full_a416 .paper-2165 .smooth-04f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_a416 .paper-2165 .smooth-04f0 {
  background-color: var(--e-global-color-secondary);
}
.full_a416 .list-prev-eb20 .background-05b1 {
  background-color: var(--e-global-color-primary);
}
.full_a416 .list-prev-eb20:hover .background-05b1 {
  background-color: var(--e-global-color-secondary);
}
.full_a416 .media_2274 {
  background-color: var(--e-global-color-primary);
}
.full_a416 .media_2274:hover {
  background-color: var(--e-global-color-accent);
}
.full_a416 .soft-35d4 li span {
  background-color: var(--e-global-color-text);
}
.full_a416 .soft-35d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.full_a416 .soft-35d4 li.next-1c9d span {
  background-color: var(--e-global-color-accent);
}
.lower_f62d .orange-f154 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_f62d .dynamic_64a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_57bb .badge-new-c9ff:before {
  background-color: var(--e-global-color-secondary);
}
.paragraph_57bb .input-85ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_57bb .frame-107a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-bb49 .pattern-ba46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-bb49 .pattern-ba46:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-bb49 .pattern-ba46.fn-active-ec57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-bb49 .module-tall-0ece {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-bb49 .fluid_a7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-bb49 .alert-28ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-bb49 .warm_dba8 {
  background-color: var(--e-global-color-primary);
}
.copper-bb49 .warm_dba8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-bb49 .active_wide_22e8 {
  background-color: var(--e-global-color-primary);
}
.copper-bb49 .active_wide_22e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-7f09 .right-c9e5 .north-9275 a {
  color: var(--e-global-color-secondary);
}
.accordion-7f09 .right-c9e5 .north-9275 a:hover {
  color: var(--e-global-color-secondary);
}
.accordion-7f09 .right-c9e5 .north-9275,
.accordion-7f09 .right-c9e5 .north-9275 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-7f09 .right-c9e5 .article_huge_fdee {
  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);
}
.accordion-7f09 .right-c9e5 .fixed-bf70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-7f09 .right-c9e5 .sort_e68c {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .right-c9e5 .sort_e68c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-7f09 .right-c9e5 .sort_e68c:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .right-c9e5 .photo-19e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-7f09 .right-c9e5 .photo-19e3 {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .right-c9e5 .photo-19e3:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .right-c9e5 .media_2274 {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .right-c9e5 .media_2274:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .panel_a55f .soft-35d4 li span {
  background-color: var(--e-global-color-text);
}
.accordion-7f09 .panel_a55f .soft-35d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-7f09 .panel_a55f .soft-35d4 li.next-1c9d span {
  background-color: var(--e-global-color-accent);
}
.accordion-7f09 .filter_4a8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-7f09 .center-4450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_29f3 .wrapper-c7dd .footer-selected-d702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_29f3 .wrapper-c7dd .badge_smooth_4f98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_29f3 .wrapper-c7dd .label_under_94d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc .medium_7a92 {
  border-color: var(--e-global-color-text);
}
.warm-25cc .grid_d95a {
  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);
}
.warm-25cc .next-5c8e {
  color: var(--e-global-color-secondary);
}
.warm-25cc .next-5c8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc .dirty_3ad9 > * {
  color: var(--e-global-color-primary);
}
.warm-25cc .dirty_3ad9 > * svg {
  fill: var(--e-global-color-primary);
}
.warm-25cc .search_ba67 {
  color: var(--e-global-color-primary);
}
.warm-25cc .search_ba67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-25cc .badge_iron_13b4 {
  color: var(--e-global-color-primary);
}
.warm-25cc .badge_iron_13b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-25cc .shadow_b1ab {
  color: var(--e-global-color-primary);
}
.warm-25cc .shadow_b1ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc .right_012a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc .notice-eb5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc .notice-eb5e.tag_2d0a {
  color: var(--e-global-color-secondary);
}
.warm-25cc .notice-eb5e.tag_2d0a .banner-over-c70c {
  color: var(--e-global-color-accent);
}
.warm-25cc .notice-eb5e.photo_4575 {
  color: var(--e-global-color-text);
}
.warm-25cc .notice-eb5e.photo_4575 .banner-over-c70c {
  color: var(--e-global-color-text);
}
.warm-25cc .notice-eb5e:before {
  border-top-color: var(--e-global-color-text);
}
.warm-25cc .dynamic_f6d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-25cc
  .dynamic_f6d7
  .east-a835 {
  background-color: var(--e-global-color-primary);
}
.warm-25cc
  .dynamic_f6d7
  .east-a835 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-25cc .medium_7a92 .form-lower-17f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_28d7 .overlay_hard_2345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_28d7 .sidebar-d584 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-9e54 .bronze-4edb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-9e54
  .complex_c69b
  .bottom-50d4 {
  background-color: var(--e-global-color-secondary);
}
.bottom-9e54
  .complex_c69b.paragraph-pressed-c818
  .bottom-50d4 {
  background-color: var(--e-global-color-text);
}
.bottom-9e54
  .complex_c69b:hover
  .bottom-50d4 {
  background-color: var(--e-global-color-accent);
}
.bottom-9e54
  .complex_c69b.fn-active-ec57
  .bottom-50d4 {
  background-color: var(--e-global-color-primary);
}
.highlight_clean_07a4 .link_487f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_clean_07a4 .disabled-huge-7b91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_clean_07a4 .tertiary-77d5 {
  background-color: var(--e-global-color-primary);
}
.highlight_clean_07a4 .tertiary-77d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-4e77 .mini_3e73 .focus-pink-8678 .summary-3091 {
  background-color: var(--e-global-color-secondary);
}
.progress-4e77 .mini_3e73 .accent_focused_d336:after {
  background-color: var(--e-global-color-secondary);
}
.progress-4e77 .list_cb9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-4e77 .accent_smooth_b1ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-4e77 .rough-3fa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-4e77 .action_5441 {
  background-color: var(--e-global-color-primary);
}
.progress-4e77 .action_5441 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-4e77 .notification-4246 {
  background-color: var(--e-global-color-secondary);
}
.progress-4e77 .notification-4246 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-4e77 .mini_3e73 .dropdown_wide_5919 .image-hard-9a32:hover {
  background-color: var(--e-global-color-primary);
}
.progress-4e77
  .mini_3e73
  .dropdown_wide_5919
  .image-hard-9a32.pro_1030 {
  background-color: var(--e-global-color-primary);
}
.progress-4e77 .mini_3e73 .right_9fc8:before {
  border-color: var(--e-global-color-primary);
}
.progress-4e77 .mini_3e73 .right_9fc8:hover:before {
  border-color: var(--e-global-color-secondary);
}
.progress-4e77
  .mini_3e73
  .right_9fc8.feature_1052:before {
  border-color: var(--e-global-color-primary);
}
.progress-4e77 .pressed-fc2f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_d4cb .stale-bd73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d4cb .stale-bd73:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d4cb .stale-bd73.frame_e78b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d4cb .disabled-fresh-c2e8 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_d4cb .disabled-fresh-c2e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d4cb
  .copper_851a
  .sort_current_882f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_d4cb
  .yellow-2f3e
  .sort_current_882f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_new_375d
  .shade_7510
  .tertiary-b44b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_new_375d
  .shade_7510
  .current_46d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_new_375d .sidebar-clean-a42e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_new_375d .caption-green-cdd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_new_375d .active-8c50 {
  background-color: var(--e-global-color-primary);
}
.disabled_new_375d .active-8c50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-01d1 .header_58f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-01d1 .wood_2d78 {
  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);
}
.carousel-01d1 .title-9e1d {
  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);
}
.carousel-01d1 .title-9e1d a:hover {
  color: var(--e-global-color-secondary);
}
.carousel-01d1 .frame_basic_d89e {
  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);
}
.carousel-01d1 .progress_b3b0 {
  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);
}
.carousel-01d1 .sort_4d41 .media_2274 {
  background-color: var(--e-global-color-primary);
}
.carousel-01d1 .sort_4d41 .media_2274:hover {
  background-color: var(--e-global-color-accent);
}
.carousel-01d1
  .sort_4d41
  .soft-35d4
  li
  span {
  background-color: var(--e-global-color-text);
}
.carousel-01d1
  .sort_4d41
  .soft-35d4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-01d1
  .sort_4d41
  .soft-35d4
  li.next-1c9d
  span {
  background-color: var(--e-global-color-accent);
}
.frame-837e
  .footer-outer-ea07
  .hidden-7a49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-837e .footer-outer-ea07 .old_8b5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-837e .footer-outer-ea07 .pagination-static-d2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-837e .tiny-1fbe {
  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);
}
.frame-837e
  .border-05fd.red_fce6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a {
  background-color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .tabs-8e53.tag_medium_7e03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .row-top-8581.content-pro-d0df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  .yellow_936e
  > a {
  background-color: var(--e-global-color-secondary);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  .yellow_936e
  > a
  .block-large-389d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  .yellow_936e
  > a
  .row-top-8581.element-cold-1343 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .focus_a689:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  a
  .focus_a689:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e.banner_328e
  > a
  .focus_a689:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  .yellow_936e.banner_328e
  > a
  .focus_a689:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .text-4abf
  .backdrop_huge_ba56 {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  a
  .text-4abf
  .backdrop_huge_ba56 {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .text-4abf
  .backdrop_huge_ba56,
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  a
  .text-4abf
  .backdrop_huge_ba56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > a
  .menu-e0bb:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  a
  .menu-e0bb:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e.banner_328e
  > a
  .menu-e0bb:before {
  color: var(--e-global-color-text);
}
.active_78f1
  > .grid-2a5c
  > div
  > .white-38d4
  > .yellow_936e
  > .menu_bd06
  .yellow_936e.banner_328e
  > a
  .menu-e0bb:before {
  color: var(--e-global-color-text);
}
.out_784a .nav_out_09fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_784a
  .box_cc0b:hover
  .nav_out_09fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fluid_45d4
  > .grid-2a5c
  > .message-97b9
  > .media_78cb
  > .west-a2c1
  > .filter_slow_1187
  .layout_plasma_42f3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fluid_45d4
  > .grid-2a5c
  > .message-97b9
  > .media_78cb
  > .west-a2c1
  > .filter_slow_1187:hover
  .layout_plasma_42f3 {
  color: var(--e-global-color-text);
}
.table_fluid_45d4
  > .grid-2a5c
  > .message-97b9
  > .media_78cb
  > .west-a2c1
  > .filter_slow_1187:hover
  .layout_plasma_42f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fluid_45d4
  > .grid-2a5c
  > .message-97b9
  > .media_78cb
  > .west-a2c1.status_hovered_7c6f
  > .filter_slow_1187
  .layout_plasma_42f3 {
  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);
}
.fresh-5692 .logo-selected-31c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-5692 .frame-down-5769 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-5692 .black_4295 {
  background-color: var(--e-global-color-primary);
}
.fresh-5692 .black_4295 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77
  .container-659d {
  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);
}
.status_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77
  .old_30c2 {
  color: var(--e-global-color-text);
}
.status_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77:hover
  .container-659d {
  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_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77:hover
  .old_30c2 {
  color: var(--e-global-color-secondary);
}
.status_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77.notification_brown_59e7
  .container-659d {
  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);
}
.status_in_09e3
  > .grid-2a5c
  > .green_97b5
  > .motion-0ca7
  > .message_4f77.notification_brown_59e7
  .old_30c2 {
  color: var(--e-global-color-primary);
}
.active_f5f7
  .article-top-bab3
  .hard-a0d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_f5f7 .section-active-2106 .form-lower-17f6 .box-e03c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-f7b2 .button_static_a3f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-f7b2 .carousel-7e40 .button_static_a3f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-f7b2 .modal-a18c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-f7b2 .modal-a18c {
  background-color: var(--e-global-color-primary);
}
.tooltip_65f5 .accent-3bf7 .detail_hard_0066 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_65f5
  .accent-3bf7:hover
  .avatar-prev-0f10 {
  color: var(--e-global-color-secondary);
}
.tooltip_65f5
  .accent-3bf7:hover
  .detail_hard_0066 {
  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);
}
.container-narrow-cfe9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.button_55ff {
  flex-direction: column;
}

.button_55ff .brown-843e {
  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.button_55ff .brown-843e {
  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);
}

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

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

.tall-b7de.column_564b {
  display: none;
}

.full-412c {
  display: none;
}

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

.status_8f96.filter_active_ac8c {
  margin-bottom: 40px;
  width: 100%;
}

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

.button_55ff a {
  width: 100%;
}

.feature-gas-c027 .button_ab25.hot-cd6f {
  width: 20% !important;
}

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

.primary-3a8d: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%);
}

.primary-3a8d svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.feature-gas-c027
  .button_ab25.disabled_wood_d3ba
  .picture_ee89
  .sidebar_red_a5ea {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.block_right_9a8a.advanced-45c8 > .article_tall_0b56 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.block-blue-35d5 {
  position: relative;
  width: 100%;
}

.bronze-bf0c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.preview-huge-7be4 {
  display: flex;
  gap: 50px;
}

.feature-gas-c027
  .button_ab25.icon_dd31
  .east-72a7
  .carousel-1eb2 {
  width: 100% !important;
}

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

.chip-simple-b513 {
  width: 100%;
}

.tag-0ed5 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.tooltip-iron-516d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notice_wood_3632:hover .tooltip-iron-516d {
  visibility: visible;
}
.notice_wood_3632:hover.notice_wood_3632::before {
  display: block;
}

.fluid_f576 h3 {
  color: #fff;
}

.banner_lite_1bbe {
  margin: 0;
}

.feature-gas-c027
  .button_ab25.icon_dd31
  .carousel-1eb2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.table_black_7e49 {
  width: 100%;
}

.fixed-f0a1 {
  width: 100%;
}

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

.fixed-f0a1 {
  width: 100%;
}

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

.carousel-1eb2 {
  display: flex;
  align-items: center;
}

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

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

.button_55ff .brown-843e.white-a30c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.button_55ff h1.brown-843e {
  margin-top: 80px !important;
}

.feature-gas-c027 .button_ab25.column-gas-0ce1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.layout_south_2bf6 img {
  width: 100%;
}

.gradient-static-6562 .background_hot_ca2e.picture_ee89 {
  justify-content: space-between;
}

.item_hot_6da8 {
  display: none;
}

.text-narrow-bda6 .list-thick-9d42 {
  margin: 1px 0 !important;
}

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

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

@media (max-width: 1000px) {
  .preview-huge-7be4 {
    flex-direction: column;
  }

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

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

  .primary-3a8d svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .gradient-static-6562 .background_hot_ca2e.picture_ee89 {
    border-bottom: 1px solid #f0c159;
  }

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

  .block_right_9a8a.advanced-45c8 > .article_tall_0b56 {
    gap: 15px;
    justify-content: space-between;
  }

  .feature-gas-c027
    .button_ab25.icon_dd31
    .carousel-1eb2
    img {
    width: 60% !important;
  }

  .bronze-bf0c {
    left: 2%;
  }

  .card_soft_54d7 {
    margin: 10px 0;
  }

  .button_55ff .list-thick-9d42 {
    margin: 0;
    margin-bottom: 10px;
  }

  .primary-3a8d {
    font-size: 16px !important;
  }

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

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

  h2.button_55ff .brown-843e,
  .button_55ff .brown-843e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .carousel-1eb2 {
    justify-content: center;
  }

  .button_55ff .list-thick-9d42 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .feature-gas-c027 .button_ab25.hot-cd6f {
    width: 75% !important;
  }

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

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

  h2.button_55ff .brown-843e,
  .button_55ff .brown-843e {
    font-size: 30px !important;
  }

  .carousel-1eb2 {
    justify-content: center;
  }

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

  .out_3b43
    .gas_bc73.item_smooth_5159 {
    margin: 0 !important;
  }

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

  .card_soft_54d7 {
    display: flex;
  }

  .shade-d7b0 .primary-3a8d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .button_55ff h1.brown-843e {
    margin-top: 40px !important;
  }

  .feature-gas-c027
    .button_ab25.icon_dd31
    .carousel-1eb2
    img,
  .right_8b44 .east-72a7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .feature-gas-c027 .button_ab25.hot-cd6f {
    width: 100% !important;
  }

  .block_right_9a8a.advanced-45c8 > .article_tall_0b56 {
    gap: 3px;
  }

  .button_55ff .list-thick-9d42 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.gradient-static-6562 .background_hot_ca2e.picture_ee89: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);
}

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

/* 图片容器简化样式 */
.block-blue-35d5 {
  position: relative;
  width: 100%;
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .gradient-static-6562 .background_hot_ca2e.picture_ee89 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .button_55ff .brown-843e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .primary-3a8d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.modal-dim-c3c0 .right-5251 {
  flex-shrink: 0;
  white-space: nowrap;
}

.modal-dim-c3c0 .black-98d1 {
  flex-shrink: 0;
  min-width: fit-content;
}

.modal-dim-c3c0 .sidebar_red_a5ea {
  white-space: nowrap;
}

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

.modal-dim-c3c0 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.modal-dim-c3c0 .right-5251 {
  max-width: 80px !important;
}

.modal-dim-c3c0 .black-98d1 {
  max-width: 80px !important;
  overflow: hidden;
}

.modal-dim-c3c0 .background_hot_ca2e.picture_ee89 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.modal-dim-c3c0 .sidebar_red_a5ea {
  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);
  }
}

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

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

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

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

body .white_b3fa:nth-child(2),
.feature-gas-c027 .white_b3fa:nth-child(2),
#page .white_b3fa: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;
}

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

/* css-noise: 5d92 */
.widget-item-q2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
