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(.hero-fluid-8d6a) {
  gap: 0.5em;
}
:where(.nav-stone-e552) {
  gap: 0.5em;
}
body .tabs_wood_e341 > .dynamic-6378 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tabs_wood_e341 > .out_c25d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tabs_wood_e341 > .border-68c7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-4564 > .dynamic-6378 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout-4564 > .out_c25d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout-4564 > .border-68c7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .layout-4564
  > :where(:not(.dynamic-6378):not(.out_c25d):not(.overlay-9b99)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-4564 > .lite-1405 {
  max-width: var(--wp--style--global--wide-size);
}
body .hero-fluid-8d6a {
  display: flex;
}
body .hero-fluid-8d6a {
  flex-wrap: wrap;
  align-items: center;
}
body .hero-fluid-8d6a > * {
  margin: 0;
}
body .nav-stone-e552 {
  display: grid;
}
body .nav-stone-e552 > * {
  margin: 0;
}
:where(.block-96bd.hero-fluid-8d6a) {
  gap: 2em;
}
:where(.block-96bd.nav-stone-e552) {
  gap: 2em;
}
:where(.highlight-top-90ef.hero-fluid-8d6a) {
  gap: 1.25em;
}
:where(.highlight-top-90ef.nav-stone-e552) {
  gap: 1.25em;
}
.hero_next_5a68 {
  color: var(--wp--preset--color--black) !important;
}
.slider-orange-c85d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip_0f5d {
  color: var(--wp--preset--color--white) !important;
}
.element_under_282f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.right-b1ab {
  color: var(--wp--preset--color--vivid-red) !important;
}
.text-dim-9a4e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search_static_fb7f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label-paper-ae78 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_510e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-lite-ec85 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-e3fd {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected_19cc {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.popup-narrow-cdb4 {
  background-color: var(--wp--preset--color--black) !important;
}
.dirty_996c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_9aab {
  background-color: var(--wp--preset--color--white) !important;
}
.column_plasma_24e5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dirty-4346 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.module-dim-dbd3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow-9102 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.element-gold-5894 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_west_5638 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev_2850 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.black_944f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary-gas-eee6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tag_e49b {
  border-color: var(--wp--preset--color--black) !important;
}
.label-546e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image_narrow_c460 {
  border-color: var(--wp--preset--color--white) !important;
}
.video_c815 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.selected_a65a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_46f8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.banner_dynamic_1e4b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.current-b5e2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.menu_f58c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-3233 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption_f655 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.center-e8b5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mask_pro_2de9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wrapper_063e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.info_purple_d035 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.row-f1d6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.input_warm_f628 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.header_white_ffbc {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.backdrop_basic_8435 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.media-dark-8e55 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo-bronze-b8bc {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shadow-9835 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.layout_stale_c558 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.status_wood_ba26 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.overlay_dirty_8788 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.glass_12ee {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sidebar-motion-bc2b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.yellow-7587 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.mini_89d1 a:where(:not(.background-huge-9dcb)) {
  color: inherit;
}
:where(.highlight-top-90ef.hero-fluid-8d6a) {
  gap: 1.25em;
}
:where(.highlight-top-90ef.nav-stone-e552) {
  gap: 1.25em;
}
:where(.block-96bd.hero-fluid-8d6a) {
  gap: 2em;
}
:where(.block-96bd.nav-stone-e552) {
  gap: 2em;
}
.mask-fixed-ebe7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.east_82c7 .primary_44f3 {
  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);
}
.modal_6a15 .highlight-action-9a74 {
  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);
}
.gallery-0cf6 {
  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);
}
.gallery-0cf6.stale_c918 .dynamic_7e89 {
  background-color: var(--e-global-color-primary);
}
.gallery-0cf6.widget-5efd .dynamic_7e89,
.gallery-0cf6.accordion_42b9 .dynamic_7e89 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-stale-4637 .inner-e370 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.table-8050 {
  --divider-color: var(--e-global-color-secondary);
}
.table-8050 .gradient_fresh_1b0f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.table-8050.filter_8ae0 .west_ead9 {
  background-color: var(--e-global-color-secondary);
}
.table-8050.pattern_light_6e4c .west_ead9,
.table-8050.content-bf08 .west_ead9 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.table-8050.pattern_light_6e4c .west_ead9,
.table-8050.content-bf08 .west_ead9 svg {
  fill: var(--e-global-color-secondary);
}
.aside-1917 .tall_7712 {
  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);
}
.aside-1917 .pink_1413 {
  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_inner_1ac9.filter_8ae0 .west_ead9 {
  background-color: var(--e-global-color-primary);
}
.outline_inner_1ac9.pattern_light_6e4c .west_ead9,
.outline_inner_1ac9.content-bf08 .west_ead9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline_inner_1ac9.pattern_light_6e4c .west_ead9,
.outline_inner_1ac9.content-bf08 .west_ead9 svg {
  fill: var(--e-global-color-primary);
}
.plasma_1748.filter_8ae0 .west_ead9 {
  background-color: var(--e-global-color-primary);
}
.plasma_1748.pattern_light_6e4c .west_ead9,
.plasma_1748.content-bf08 .west_ead9 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma_1748 .table_selected_88ce {
  color: var(--e-global-color-primary);
}
.plasma_1748 .table_selected_88ce,
.plasma_1748 .table_selected_88ce a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_1748 .pagination_68ec {
  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);
}
.focus-0a5d .icon-8b6a {
  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);
}
.tabs-focused-614d .active_dim_5a32 .stale_e098 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-3bb2 .popup-050a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary-3bb2 .message-bottom-c349 i {
  color: var(--e-global-color-primary);
}
.tertiary-3bb2 .message-bottom-c349 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-3bb2 .banner-fixed-bbb2 {
  color: var(--e-global-color-secondary);
}
.tertiary-3bb2 .popup-050a > .banner-fixed-bbb2,
.tertiary-3bb2 .popup-050a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-d1f8 .complex-5979 {
  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);
}
.glass-d1f8 .card_4f1b {
  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);
}
.tertiary-1041 .tag-5132 .highlight-under-b0a5 {
  background-color: var(--e-global-color-primary);
}
.tertiary-1041 .tabs_c3ed {
  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);
}
.badge_7ce0 .fluid_1944 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_7ce0 .surface-selected-0c58 {
  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);
}
.badge_7ce0 .pro-c7db {
  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);
}
.upper-2f03 .module_ebcb,
.upper-2f03 .module_ebcb a {
  color: var(--e-global-color-primary);
}
.upper-2f03 .module_ebcb.advanced-3bfa,
.upper-2f03 .module_ebcb.advanced-3bfa a {
  color: var(--e-global-color-accent);
}
.upper-2f03 .module_ebcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-2f03 .warm_60ce {
  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);
}
.hard-801d .dynamic-f5c1,
.hard-801d .hero_e0a8 {
  color: var(--e-global-color-primary);
}
.hard-801d .dynamic-f5c1 svg {
  fill: var(--e-global-color-primary);
}
.hard-801d .advanced-3bfa .dynamic-f5c1,
.hard-801d .advanced-3bfa .hero_e0a8 {
  color: var(--e-global-color-accent);
}
.hard-801d .advanced-3bfa .dynamic-f5c1 svg {
  fill: var(--e-global-color-accent);
}
.hard-801d .hero_e0a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-801d .warm_60ce {
  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);
}
.video-f50b .mask-c73b,
.video-f50b .blue_b819 {
  color: var(--e-global-color-primary);
}
.video-f50b .blue_b819 svg {
  fill: var(--e-global-color-primary);
}
.video-f50b .module_ebcb.advanced-3bfa a,
.video-f50b
  .module_ebcb.advanced-3bfa
  .blue_b819 {
  color: var(--e-global-color-accent);
}
.video-f50b .mask-c73b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-f50b .warm_60ce {
  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);
}
.short-1408 .description_out_5c31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-1408 .active-70b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-cool-d494 .item_hard_bd14 .box_a2d6 {
  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);
}
.accent-cool-d494 .item_hard_bd14 .black_d669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-cool-d494 .background_fe5d .box_a2d6 {
  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);
}
.accent-cool-d494
  .background_fe5d
  .black_d669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-cool-d494
  .filter-23dc
  .box_a2d6 {
  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);
}
.accent-cool-d494
  .filter-23dc
  .black_d669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-cool-d494
  .video_green_f6cf
  .box_a2d6 {
  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);
}
.accent-cool-d494
  .video_green_f6cf
  .black_d669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-smooth-d811 .photo-black-af3c {
  background-color: var(--e-global-color-primary);
}
.badge-smooth-d811 .photo-black-af3c:hover {
  background-color: var(--e-global-color-primary);
}
.badge-smooth-d811 .green-262a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-smooth-d811
  .photo-black-af3c:hover
  .green-262a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_black_35be .focus_red_adaa {
  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);
}
.button_bottom_569c .sidebar-50be .main-c41f a {
  background-color: var(--e-global-color-accent);
}
.button_bottom_569c .sidebar-50be .gradient-black-87df a {
  background-color: var(--e-global-color-accent);
}
.button_bottom_569c .sidebar-50be .main-c41f a,
.button_bottom_569c .sidebar-50be .gradient-black-87df a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_c107
  .light_80f9.banner-a91c
  .sidebar-50be
  a.steel_ce5e {
  background-color: var(--e-global-color-accent);
}
.dark_c107
  .light_80f9.banner-a91c
  .sidebar-50be
  span.steel_ce5e.fn-current-acef {
  background-color: var(--e-global-color-text);
}
.dark_c107
  .light_80f9.banner-a91c
  .sidebar-50be
  .steel_ce5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4 .modal_mini_ac25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .hard_49e9
  > .texture-e616
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .primary-down-e562
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .full-b78b
  .hard_d260,
.info-red-9da4
  .full-b78b
  .iron_d461 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-red-9da4
  .full-b78b
  .copper-af8a,
.info-red-9da4
  .full-b78b
  a
  .copper-af8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .full-b78b
  .sort-bottom-cb89 {
  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);
}
.info-red-9da4
  .full-b78b
  .badge_c7ea {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .full-b78b
  .badge_c7ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .full-b78b
  .badge_c7ea:hover {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .full-b78b
  .north_b819 {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .full-b78b
  .north_b819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .full-b78b
  .north_b819:hover {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .logo-north-2c65
  .over_fd26
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-red-9da4
  .logo-north-2c65
  .caption_left_dad4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .logo-north-2c65
  .sort-bottom-cb89 {
  color: var(--e-global-color-text);
}
.info-red-9da4
  .logo-north-2c65
  .sort-bottom-cb89
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .logo-north-2c65
  .badge_c7ea {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .logo-north-2c65
  .badge_c7ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .logo-north-2c65
  .badge_c7ea:hover {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .logo-north-2c65
  .north_b819 {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4
  .logo-north-2c65
  .north_b819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-red-9da4
  .logo-north-2c65
  .north_b819:hover {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4 .title-7d5c {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4 .title-7d5c:hover {
  background-color: var(--e-global-color-primary);
}
.info-red-9da4 .pattern-4d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-red-9da4 .solid-dcab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_17f4 .nav_stale_f0c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_17f4
  .thick_a675
  > div:nth-child(3)
  .nav_stale_f0c8,
.sidebar_17f4
  .block_c626
  > div:nth-child(1)
  .nav_stale_f0c8,
.sidebar_17f4
  .tag_full_8ef6
  > div:nth-child(1)
  .nav_stale_f0c8,
.sidebar_17f4
  .gallery_3619
  > div:nth-child(1)
  .nav_stale_f0c8,
.sidebar_17f4
  .large_a3f6
  > div:nth-child(1)
  .nav_stale_f0c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_17f4 .full_6adf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_17f4 .last-229c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_17f4 .description_smooth_b988 {
  background-color: var(--e-global-color-primary);
}
.sidebar_17f4 .description_smooth_b988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_17f4 .description_smooth_b988:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_17f4 .dark_3eda {
  background-color: var(--e-global-color-primary);
}
.sidebar_17f4 .dark_3eda:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_17f4 .pattern-4d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_17f4 .solid-dcab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_4021 .notification_easy_a067 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_4021 .stale-29b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_4021 .section-6342 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_4021 .chip-79cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_4021 .menu-4b96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_4021 .dark_3eda {
  background-color: var(--e-global-color-primary);
}
.wrapper_4021 .dark_3eda:hover {
  background-color: var(--e-global-color-primary);
}
.brown_45e5 .dropdown_lower_4333 {
  background-color: var(--e-global-color-secondary);
}
.brown_45e5 .medium-a454 {
  background-color: var(--e-global-color-text);
}
.brown_45e5 .notice-ebda {
  background-color: var(--e-global-color-secondary);
}
.brown_45e5 .carousel-e190 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_45e5 .section-dynamic-8314 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_45e5 .block_light_73de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_45e5 .short-d413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_45e5 .card-down-0a39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_87af .aside_static_d9fe .photo_advanced_c9b5,
.message_87af
  .aside_static_d9fe
  .photo_advanced_c9b5
  a,
.message_87af .next-cc2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_87af .aside_static_d9fe .module_next_2bc2,
.message_87af .selected-3d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_87af .aside_static_d9fe .module_next_2bc2 {
  color: var(--e-global-color-text);
}
.message_87af .selected-3d59 {
  color: var(--e-global-color-text);
}
.message_87af
  .aside_static_d9fe
  .south-460a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_87af .container-simple-12b6 .gas-2ef4 {
  background-color: var(--e-global-color-primary);
}
.message_87af .container-simple-12b6 .gas-2ef4:hover {
  background-color: var(--e-global-color-primary);
}
.message_87af .container-simple-12b6 .focus_first_01d1 li span {
  background-color: var(--e-global-color-text);
}
.message_87af .container-simple-12b6 .focus_first_01d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.message_87af
  .container-simple-12b6
  .focus_first_01d1
  li.widget_cccd
  span {
  background-color: var(--e-global-color-accent);
}
.message_87af .orange-1cb2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_light_12ee .soft_92bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f436 .bright_bb59 {
  background-color: var(--e-global-color-primary);
}
.gold-f436 .breadcrumb-e228 {
  background-color: var(--e-global-color-secondary);
}
.gold-f436 .advanced-b325 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .icon_bright_e723 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .basic_4ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .summary_focused_197e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .yellow_f4f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .silver-33f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f436 .gallery-lite-cc25 {
  background-color: var(--e-global-color-primary);
}
.gold-f436 .gallery-lite-cc25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_e529 .tag_prev_c851 {
  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);
}
.content_e529 .medium_7572 {
  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);
}
.content_e529
  .fluid_c7a5:after {
  background-color: var(--e-global-color-primary);
}
.content_e529 .next-38a7 {
  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);
}
.light-d4a0 .next-cc2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-d4a0 .selected-3d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e179 .search_c609 .banner-solid-eab4 {
  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);
}
.container-e179 .search_c609 .blue_b986 {
  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);
}
.pink_c09e .block-5f26 {
  background-color: var(--e-global-color-primary);
}
.pink_c09e .shade_pro_b530 {
  background-color: var(--e-global-color-secondary);
}
.pink_c09e .up_6f56 .button_769f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_c09e .grid_center_44d6 .button_769f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_paper_1aa7 .accordion_c2fb .active_4fc4 {
  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);
}
.link_paper_1aa7 .accordion_c2fb .bottom_a8ea {
  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);
}
.link_paper_1aa7 .accordion_c2fb .pattern_7880 {
  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);
}
.popup_dark_4f84 .shadow_complex_b095 {
  border-color: var(--e-global-color-text);
}
.popup_dark_4f84 .red_77fe {
  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);
}
.popup_dark_4f84 .sort-white-7564 {
  color: var(--e-global-color-primary);
}
.popup_dark_4f84 .wrapper_eb79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-smooth-42b8 .in-2ea0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-smooth-42b8 .filter_ae5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-smooth-42b8 .alert-steel-6bd1:hover .in-2ea0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-smooth-42b8
  .alert-steel-6bd1:hover
  .filter_ae5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-673b .secondary_319a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-673b .hero-cold-7171 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_1137 .link-complex-b513 .dark-ee2f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_1137 .stale_e885 .dark-ee2f {
  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);
}
.section_slow_8ac3 .glass_1fc4 {
  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);
}
.wrapper_c8d7 .alert-tall-4231 .tooltip_selected_5b50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_c8d7 .alert-tall-4231 .tooltip_selected_5b50 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_c8d7 .border-e70d .tooltip_selected_5b50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_c8d7 .border-e70d .tooltip_selected_5b50 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_c8d7 .complex-7749 .info-aea5 {
  background-color: var(--e-global-color-primary);
}
.wrapper_c8d7 .complex-7749:hover .info-aea5 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_c8d7 .gas-2ef4 {
  background-color: var(--e-global-color-primary);
}
.wrapper_c8d7 .gas-2ef4:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper_c8d7 .focus_first_01d1 li span {
  background-color: var(--e-global-color-text);
}
.wrapper_c8d7 .focus_first_01d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_c8d7 .focus_first_01d1 li.widget_cccd span {
  background-color: var(--e-global-color-accent);
}
.tabs-7597 .notification-black-c1b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-7597 .dynamic-040d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_768a .bright_ca0c:before {
  background-color: var(--e-global-color-secondary);
}
.component_768a .module_05a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_768a .label_upper_ed8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-under-b2e3 .gas_ddd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-under-b2e3 .gas_ddd6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-under-b2e3 .gas_ddd6.fn-active-acef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-under-b2e3 .dirty-f70a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-under-b2e3 .badge_2601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-under-b2e3 .container_3856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-under-b2e3 .in_2e66 {
  background-color: var(--e-global-color-primary);
}
.container-under-b2e3 .in_2e66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-under-b2e3 .white_4297 {
  background-color: var(--e-global-color-primary);
}
.container-under-b2e3 .white_4297 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_8298 .fresh-0107 .orange-68bb a {
  color: var(--e-global-color-secondary);
}
.fixed_8298 .fresh-0107 .orange-68bb a:hover {
  color: var(--e-global-color-secondary);
}
.fixed_8298 .fresh-0107 .orange-68bb,
.fixed_8298 .fresh-0107 .orange-68bb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8298 .fresh-0107 .center_7ee5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8298 .fresh-0107 .main-soft-8cb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8298 .fresh-0107 .upper_e4f5 {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .fresh-0107 .upper_e4f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8298 .fresh-0107 .upper_e4f5:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .fresh-0107 .next_e9f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_8298 .fresh-0107 .next_e9f4 {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .fresh-0107 .next_e9f4:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .fresh-0107 .gas-2ef4 {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .fresh-0107 .gas-2ef4:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .container-simple-12b6 .focus_first_01d1 li span {
  background-color: var(--e-global-color-text);
}
.fixed_8298 .container-simple-12b6 .focus_first_01d1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_8298 .container-simple-12b6 .focus_first_01d1 li.widget_cccd span {
  background-color: var(--e-global-color-accent);
}
.fixed_8298 .pattern-4d0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8298 .solid-dcab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-3e20 .sort_01bf .surface_smooth_5ed9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-3e20 .sort_01bf .accordion-pro-c6df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-3e20 .sort_01bf .image-dacd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a .background_lower_7ab3 {
  border-color: var(--e-global-color-text);
}
.first-7c4a .image_56c6 {
  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);
}
.first-7c4a .short_d90b {
  color: var(--e-global-color-secondary);
}
.first-7c4a .short_d90b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a .aside_6c56 > * {
  color: var(--e-global-color-primary);
}
.first-7c4a .aside_6c56 > * svg {
  fill: var(--e-global-color-primary);
}
.first-7c4a .out_55ed {
  color: var(--e-global-color-primary);
}
.first-7c4a .out_55ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-7c4a .media-06df {
  color: var(--e-global-color-primary);
}
.first-7c4a .media-06df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-7c4a .out_2fa6 {
  color: var(--e-global-color-primary);
}
.first-7c4a .out_2fa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a .icon-e44d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a .mini_80f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a .mini_80f7.bronze-e1e4 {
  color: var(--e-global-color-secondary);
}
.first-7c4a .mini_80f7.bronze-e1e4 .static-1b33 {
  color: var(--e-global-color-accent);
}
.first-7c4a .mini_80f7.soft-4661 {
  color: var(--e-global-color-text);
}
.first-7c4a .mini_80f7.soft-4661 .static-1b33 {
  color: var(--e-global-color-text);
}
.first-7c4a .mini_80f7:before {
  border-top-color: var(--e-global-color-text);
}
.first-7c4a .hidden-7357 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-7c4a
  .hidden-7357
  .main-glass-7ad7 {
  background-color: var(--e-global-color-primary);
}
.first-7c4a
  .hidden-7357
  .main-glass-7ad7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-7c4a .background_lower_7ab3 .under-d72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_gas_c5df .mini-5684 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_gas_c5df .footer-c81e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-a002 .orange_854f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-a002
  .liquid-f5e2
  .over-3727 {
  background-color: var(--e-global-color-secondary);
}
.black-a002
  .liquid-f5e2.tall-7948
  .over-3727 {
  background-color: var(--e-global-color-text);
}
.black-a002
  .liquid-f5e2:hover
  .over-3727 {
  background-color: var(--e-global-color-accent);
}
.black-a002
  .liquid-f5e2.fn-active-acef
  .over-3727 {
  background-color: var(--e-global-color-primary);
}
.fresh-5e50 .pink-184b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.fresh-5e50 .search_fast_7e52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-5e50 .right_d6b1 {
  background-color: var(--e-global-color-primary);
}
.fresh-5e50 .right_d6b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_simple_3eae .shade-pressed-24ca .logo_narrow_b923 .tooltip-fdea {
  background-color: var(--e-global-color-secondary);
}
.filter_simple_3eae .shade-pressed-24ca .rough_1dc6:after {
  background-color: var(--e-global-color-secondary);
}
.filter_simple_3eae .new-be45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_simple_3eae .static_dbf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_simple_3eae .background-white-f428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_simple_3eae .tertiary-narrow-b204 {
  background-color: var(--e-global-color-primary);
}
.filter_simple_3eae .tertiary-narrow-b204 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_simple_3eae .narrow_99de {
  background-color: var(--e-global-color-secondary);
}
.filter_simple_3eae .narrow_99de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_simple_3eae .shade-pressed-24ca .section_cd6b .grid_c44d:hover {
  background-color: var(--e-global-color-primary);
}
.filter_simple_3eae
  .shade-pressed-24ca
  .section_cd6b
  .grid_c44d.notification_b27d {
  background-color: var(--e-global-color-primary);
}
.filter_simple_3eae .shade-pressed-24ca .clean_c478:before {
  border-color: var(--e-global-color-primary);
}
.filter_simple_3eae .shade-pressed-24ca .clean_c478:hover:before {
  border-color: var(--e-global-color-secondary);
}
.filter_simple_3eae
  .shade-pressed-24ca
  .clean_c478.slider-dim-8e54:before {
  border-color: var(--e-global-color-primary);
}
.filter_simple_3eae .notice_e3b9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-02db .paragraph_4c99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-02db .paragraph_4c99:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-02db .paragraph_4c99.column-up-a2cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-02db .easy-9828 {
  background-color: var(--e-global-color-primary);
}
.plasma-02db .easy-9828 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-02db
  .gradient-lower-ac22
  .feature_3bb0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-02db
  .preview_b4ee
  .feature_3bb0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_fast_b428
  .footer-liquid-7021
  .simple-7536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fast_b428
  .footer-liquid-7021
  .header_easy_5baf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fast_b428 .popup_240d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_fast_b428 .avatar-light-dcf2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_fast_b428 .form-steel-2e52 {
  background-color: var(--e-global-color-primary);
}
.table_fast_b428 .form-steel-2e52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_83a9 .gas_4525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_83a9 .form_bright_210c {
  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);
}
.component_83a9 .gradient-motion-07b0 {
  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);
}
.component_83a9 .gradient-motion-07b0 a:hover {
  color: var(--e-global-color-secondary);
}
.component_83a9 .hero_glass_a551 {
  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_83a9 .chip_tiny_2d57 {
  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);
}
.component_83a9 .steel-3afa .gas-2ef4 {
  background-color: var(--e-global-color-primary);
}
.component_83a9 .steel-3afa .gas-2ef4:hover {
  background-color: var(--e-global-color-accent);
}
.component_83a9
  .steel-3afa
  .focus_first_01d1
  li
  span {
  background-color: var(--e-global-color-text);
}
.component_83a9
  .steel-3afa
  .focus_first_01d1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.component_83a9
  .steel-3afa
  .focus_first_01d1
  li.widget_cccd
  span {
  background-color: var(--e-global-color-accent);
}
.menu-static-2c4f
  .icon-paper-2774
  .action-7f6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-static-2c4f .icon-paper-2774 .banner-11e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-static-2c4f .icon-paper-2774 .primary-new-9c42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-static-2c4f .modal-30c6 {
  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);
}
.menu-static-2c4f
  .modal-757c.popup_bottom_b3d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a {
  background-color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .background-be16.detail_slow_1a7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .fluid-27cd.huge_6675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  .yellow_b52a
  > a {
  background-color: var(--e-global-color-secondary);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  .yellow_b52a
  > a
  .selected_71d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  .yellow_b52a
  > a
  .fluid-27cd.gallery-2c14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .backdrop_8024:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  a
  .backdrop_8024:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a.heading-old-b76a
  > a
  .backdrop_8024:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  .yellow_b52a.heading-old-b76a
  > a
  .backdrop_8024:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .dropdown-soft-f916
  .tertiary-35e1 {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  a
  .dropdown-soft-f916
  .tertiary-35e1 {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .dropdown-soft-f916
  .tertiary-35e1,
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  a
  .dropdown-soft-f916
  .tertiary-35e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > a
  .breadcrumb_3180:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  a
  .breadcrumb_3180:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a.heading-old-b76a
  > a
  .breadcrumb_3180:before {
  color: var(--e-global-color-text);
}
.wide-a2bd
  > .secondary-blue-7b3d
  > div
  > .stone_c142
  > .yellow_b52a
  > .description-7d63
  .yellow_b52a.heading-old-b76a
  > a
  .breadcrumb_3180:before {
  color: var(--e-global-color-text);
}
.dirty-6fc0 .aside_pressed_f322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-6fc0
  .form-current-3084:hover
  .aside_pressed_f322 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_mini_99ff
  > .secondary-blue-7b3d
  > .popup-a615
  > .hero_a202
  > .hard_73f6
  > .preview_9fc7
  .text_061c {
  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);
}
.accent_mini_99ff
  > .secondary-blue-7b3d
  > .popup-a615
  > .hero_a202
  > .hard_73f6
  > .preview_9fc7:hover
  .text_061c {
  color: var(--e-global-color-text);
}
.accent_mini_99ff
  > .secondary-blue-7b3d
  > .popup-a615
  > .hero_a202
  > .hard_73f6
  > .preview_9fc7:hover
  .text_061c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_mini_99ff
  > .secondary-blue-7b3d
  > .popup-a615
  > .hero_a202
  > .hard_73f6.avatar-937d
  > .preview_9fc7
  .text_061c {
  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);
}
.widget_inner_0da2 .orange-ec91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_inner_0da2 .blue-e103 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_inner_0da2 .hero_fd4a {
  background-color: var(--e-global-color-primary);
}
.widget_inner_0da2 .hero_fd4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb
  .west_6107 {
  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);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb
  .cold_0169 {
  color: var(--e-global-color-text);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb:hover
  .west_6107 {
  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);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb:hover
  .cold_0169 {
  color: var(--e-global-color-secondary);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb.breadcrumb-hard-43c2
  .west_6107 {
  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);
}
.badge_narrow_b53f
  > .secondary-blue-7b3d
  > .easy-2cc1
  > .content-active-b547
  > .picture-orange-7edb.breadcrumb-hard-43c2
  .cold_0169 {
  color: var(--e-global-color-primary);
}
.west-357d
  .logo_1731
  .thumbnail-0407 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-357d .tiny-0b60 .under-d72e .menu-e635 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-d810 .breadcrumb-short-3ef3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-d810 .element-7fed .breadcrumb-short-3ef3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-d810 .hovered-5839 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-d810 .hovered-5839 {
  background-color: var(--e-global-color-primary);
}
.secondary_7bf4 .stale_db08 .accordion-26de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_7bf4
  .stale_db08:hover
  .block-dec6 {
  color: var(--e-global-color-secondary);
}
.secondary_7bf4
  .stale_db08:hover
  .accordion-26de {
  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_6483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.label-9b9f {
  flex-direction: column;
}

.label-9b9f .advanced-16c5 {
  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.label-9b9f .advanced-16c5 {
  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);
}

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

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

.box_last_b8b1.white-5b4c {
  display: none;
}

.form_8cd2 {
  display: none;
}

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

.alert-small-3b90.title_fluid_4609 {
  margin-bottom: 40px;
  width: 100%;
}

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

.label-9b9f a {
  width: 100%;
}

.video_b5b3 .search_813f.bottom_fe22 {
  width: 20% !important;
}

.bottom-448c {
  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; /* 字母间距 */
}

.bottom-448c: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%);
}

.bottom-448c svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.video_b5b3
  .search_813f.sidebar-wood-5092
  .search-glass-4544
  .feature-a721 {
  font-size: 20px !important;
}

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

.popup-26b9 {
  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;
}

.active-mini-a768 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.tertiary-east-9440.module-yellow-1ff5 > .media_tiny_52d4 {
  display: flex;
  align-items: center;
}

.fresh-786c {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.white-fe59 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.video_b5b3
  .search_813f.motion_c2cb
  .info_ae28
  .hover-last-c7a4 {
  width: 100% !important;
}

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

.orange-1117 {
  width: 100%;
}

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

.bottom-570e {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.bottom-570e:hover .dark_0a38 {
  visibility: visible;
}
.bottom-570e:hover.bottom-570e::before {
  display: block;
}

.active-mini-a768 h3 {
  color: #fff;
}

.slow_d0ed {
  margin: 0;
}

.video_b5b3
  .search_813f.motion_c2cb
  .hover-last-c7a4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.texture_f77f {
  width: 100%;
}

.first-17fe {
  width: 100%;
}

.frame-first-0aa8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.first-17fe {
  width: 100%;
}

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

.hover-last-c7a4 {
  display: flex;
  align-items: center;
}

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

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

.label-9b9f .advanced-16c5.rough-db2e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.label-9b9f h1.advanced-16c5 {
  margin-top: 80px !important;
}

.video_b5b3 .search_813f.filter_narrow_9c89 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wide_25c3 img {
  width: 100%;
}

.static-b706 .gradient_bottom_2174.search-glass-4544 {
  justify-content: space-between;
}

.video_red_8cde {
  display: none;
}

.fixed_9fcd .module_cold_96bd {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tertiary-east-9440 .media_tiny_52d4 {
    flex-wrap: nowrap !important;
  }
}

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

  .backdrop-ca63 {
    width: 100% !important;
  }
}

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

  .bottom-448c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .static-b706 .gradient_bottom_2174.search-glass-4544 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-east-9440.module-yellow-1ff5 > .media_tiny_52d4 {
    gap: 15px;
    justify-content: space-between;
  }

  .video_b5b3
    .search_813f.motion_c2cb
    .hover-last-c7a4
    img {
    width: 60% !important;
  }

  .list_619b {
    left: 2%;
  }

  .dropdown-de5c {
    margin: 10px 0;
  }

  .label-9b9f .module_cold_96bd {
    margin: 0;
    margin-bottom: 10px;
  }

  .bottom-448c {
    font-size: 16px !important;
  }

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

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

  h2.label-9b9f .advanced-16c5,
  .label-9b9f .advanced-16c5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hover-last-c7a4 {
    justify-content: center;
  }

  .label-9b9f .module_cold_96bd {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .video_b5b3 .search_813f.bottom_fe22 {
    width: 75% !important;
  }

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

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

  h2.label-9b9f .advanced-16c5,
  .label-9b9f .advanced-16c5 {
    font-size: 30px !important;
  }

  .hover-last-c7a4 {
    justify-content: center;
  }

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

  .card_mini_412c
    .first-002d.north-387c {
    margin: 0 !important;
  }

  .fresh-786c {
    margin: 0;
    gap: 10px;
  }

  .dropdown-de5c {
    display: flex;
  }

  .menu-b92a .bottom-448c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .out-7711 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .frame-first-0aa8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .label-9b9f h1.advanced-16c5 {
    margin-top: 40px !important;
  }

  .video_b5b3
    .search_813f.motion_c2cb
    .hover-last-c7a4
    img,
  .aside-1917 .info_ae28 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .video_b5b3 .search_813f.bottom_fe22 {
    width: 100% !important;
  }

  .tertiary-east-9440.module-yellow-1ff5 > .media_tiny_52d4 {
    gap: 3px;
  }

  .label-9b9f .module_cold_96bd {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .bottom-448c {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.static-b706 .gradient_bottom_2174.search-glass-4544 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.static-b706 .gradient_bottom_2174.search-glass-4544: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);
}

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

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

.label-9b9f {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .static-b706 .gradient_bottom_2174.search-glass-4544 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .label-9b9f .advanced-16c5 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .bottom-448c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.status_down_6c8d .tooltip-f39d {
  flex-shrink: 0;
  white-space: nowrap;
}

.status_down_6c8d .article-static-e786 {
  flex-shrink: 0;
  min-width: fit-content;
}

.status_down_6c8d .feature-a721 {
  white-space: nowrap;
}

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

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

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

.status_down_6c8d .article-static-e786 {
  max-width: 80px !important;
  overflow: hidden;
}

.status_down_6c8d .gradient_bottom_2174.search-glass-4544 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.status_down_6c8d .feature-a721 {
  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);
  }
}

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

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

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

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

body .wide-f297:nth-child(2),
.video_b5b3 .wide-f297:nth-child(2),
#page .wide-f297: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;
}

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

/* css-noise: cb2e */
.promo-block-z4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
