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(.content-light-9ec5) {
  gap: 0.5em;
}
:where(.video_2bb7) {
  gap: 0.5em;
}
body .label-24d6 > .secondary_b2ce {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label-24d6 > .smooth-a4c1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label-24d6 > .picture_f0c9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary-a113 > .secondary_b2ce {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary-a113 > .smooth-a4c1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary-a113 > .picture_f0c9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .secondary-a113
  > :where(:not(.secondary_b2ce):not(.smooth-a4c1):not(.list_red_f60c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary-a113 > .nav_cc3b {
  max-width: var(--wp--style--global--wide-size);
}
body .content-light-9ec5 {
  display: flex;
}
body .content-light-9ec5 {
  flex-wrap: wrap;
  align-items: center;
}
body .content-light-9ec5 > * {
  margin: 0;
}
body .video_2bb7 {
  display: grid;
}
body .video_2bb7 > * {
  margin: 0;
}
:where(.background_fec1.content-light-9ec5) {
  gap: 2em;
}
:where(.background_fec1.video_2bb7) {
  gap: 2em;
}
:where(.dropdown_liquid_b719.content-light-9ec5) {
  gap: 1.25em;
}
:where(.dropdown_liquid_b719.video_2bb7) {
  gap: 1.25em;
}
.caption-iron-7357 {
  color: var(--wp--preset--color--black) !important;
}
.media_new_e2e7 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link-abf3 {
  color: var(--wp--preset--color--white) !important;
}
.disabled-dynamic-78b9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pro_c0d2 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.over_3a52 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_210a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary-07bc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.aside_west_3308 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bottom_5d63 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mini_125d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.upper-a014 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.green_4a93 {
  background-color: var(--wp--preset--color--black) !important;
}
.widget-fe71 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.white_e292 {
  background-color: var(--wp--preset--color--white) !important;
}
.search_5a13 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hidden-9a4b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.right-a3ac {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface-bf2d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.yellow-0d49 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.aside_simple_7b39 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.medium-e276 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort-dynamic-8502 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_318f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.preview-bba5 {
  border-color: var(--wp--preset--color--black) !important;
}
.row-df03 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_7b9f {
  border-color: var(--wp--preset--color--white) !important;
}
.link_green_13e1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.main_c6da {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.disabled_white_2f05 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress-8993 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-stone-92a5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.clean-8f31 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort-green-0a24 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay_5d7d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.over_de5b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.row-full-89d7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gradient-copper-ead1 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hard_9f62 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.feature-light-3801 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.in-1bbd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.element_purple_7d96 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary-2d2d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.sort_wood_108d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph_3d99 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.picture-d97f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.link-4b30 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pagination-22bd {
  background: var(--wp--preset--gradient--midnight) !important;
}
.alert_bde8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gradient-566e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.north_b340 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.notification_2d11 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.bright-7765 a:where(:not(.summary-59c7)) {
  color: inherit;
}
:where(.dropdown_liquid_b719.content-light-9ec5) {
  gap: 1.25em;
}
:where(.dropdown_liquid_b719.video_2bb7) {
  gap: 1.25em;
}
:where(.background_fec1.content-light-9ec5) {
  gap: 2em;
}
:where(.background_fec1.video_2bb7) {
  gap: 2em;
}
.overlay_slow_85f9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.link-461b .list_inner_d45b {
  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-pink-f3f2 .row_0b19 {
  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_7db0 {
  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_7db0.item-liquid-2c26 .block_out_6b70 {
  background-color: var(--e-global-color-primary);
}
.fast_7db0.tooltip_d52b .block_out_6b70,
.fast_7db0.text-ef63 .block_out_6b70 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header-3899 .carousel-ac9e {
  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);
}
.description-609e {
  --divider-color: var(--e-global-color-secondary);
}
.description-609e .thumbnail-purple-af7a {
  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);
}
.description-609e.border_54ad .tooltip_wide_2de4 {
  background-color: var(--e-global-color-secondary);
}
.description-609e.section_short_cf1d .tooltip_wide_2de4,
.description-609e.huge_84f6 .tooltip_wide_2de4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.description-609e.section_short_cf1d .tooltip_wide_2de4,
.description-609e.huge_84f6 .tooltip_wide_2de4 svg {
  fill: var(--e-global-color-secondary);
}
.focused_f960 .clean-01ad {
  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);
}
.focused_f960 .red-2d7e {
  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);
}
.texture_gas_5b07.border_54ad .tooltip_wide_2de4 {
  background-color: var(--e-global-color-primary);
}
.texture_gas_5b07.section_short_cf1d .tooltip_wide_2de4,
.texture_gas_5b07.huge_84f6 .tooltip_wide_2de4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture_gas_5b07.section_short_cf1d .tooltip_wide_2de4,
.texture_gas_5b07.huge_84f6 .tooltip_wide_2de4 svg {
  fill: var(--e-global-color-primary);
}
.form_6a8f.border_54ad .tooltip_wide_2de4 {
  background-color: var(--e-global-color-primary);
}
.form_6a8f.section_short_cf1d .tooltip_wide_2de4,
.form_6a8f.huge_84f6 .tooltip_wide_2de4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form_6a8f .pink_3119 {
  color: var(--e-global-color-primary);
}
.form_6a8f .pink_3119,
.form_6a8f .pink_3119 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_6a8f .hidden-f904 {
  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-b226 .hero_soft_6147 {
  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);
}
.section_red_f8e2 .solid-7481 .backdrop_d5a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_646b .content-2c1d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.simple_646b .tall-c8a8 i {
  color: var(--e-global-color-primary);
}
.simple_646b .tall-c8a8 svg {
  fill: var(--e-global-color-primary);
}
.simple_646b .form_c723 {
  color: var(--e-global-color-secondary);
}
.simple_646b .content-2c1d > .form_c723,
.simple_646b .content-2c1d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-12e6 .block_copper_57dd {
  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);
}
.iron-12e6 .label-bb8b {
  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);
}
.hero-out-c50c .hot-3430 .nav_e509 {
  background-color: var(--e-global-color-primary);
}
.hero-out-c50c .sidebar-fixed-78e5 {
  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);
}
.focus_e8ad .thick-e0b3 {
  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_e8ad .thumbnail_709e {
  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);
}
.focus_e8ad .last_1d6d {
  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);
}
.secondary_7087 .purple_2c3e,
.secondary_7087 .purple_2c3e a {
  color: var(--e-global-color-primary);
}
.secondary_7087 .purple_2c3e.tabs_fixed_0a54,
.secondary_7087 .purple_2c3e.tabs_fixed_0a54 a {
  color: var(--e-global-color-accent);
}
.secondary_7087 .purple_2c3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_7087 .photo_glass_c0a8 {
  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);
}
.container-right-cde1 .pagination_6abb,
.container-right-cde1 .panel-6eba {
  color: var(--e-global-color-primary);
}
.container-right-cde1 .pagination_6abb svg {
  fill: var(--e-global-color-primary);
}
.container-right-cde1 .tabs_fixed_0a54 .pagination_6abb,
.container-right-cde1 .tabs_fixed_0a54 .panel-6eba {
  color: var(--e-global-color-accent);
}
.container-right-cde1 .tabs_fixed_0a54 .pagination_6abb svg {
  fill: var(--e-global-color-accent);
}
.container-right-cde1 .panel-6eba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-right-cde1 .photo_glass_c0a8 {
  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-6e7c .alert-b10b,
.fast-6e7c .component_up_7f92 {
  color: var(--e-global-color-primary);
}
.fast-6e7c .component_up_7f92 svg {
  fill: var(--e-global-color-primary);
}
.fast-6e7c .purple_2c3e.tabs_fixed_0a54 a,
.fast-6e7c
  .purple_2c3e.tabs_fixed_0a54
  .component_up_7f92 {
  color: var(--e-global-color-accent);
}
.fast-6e7c .alert-b10b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6e7c .photo_glass_c0a8 {
  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);
}
.link-bronze-ef81 .pink_563b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-bronze-ef81 .cold_319b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_0aa8 .accent-d6af .photo_58c1 {
  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);
}
.menu_full_0aa8 .accent-d6af .search_cbf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_0aa8 .hero-facf .photo_58c1 {
  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);
}
.menu_full_0aa8
  .hero-facf
  .search_cbf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_0aa8
  .small-93a3
  .photo_58c1 {
  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);
}
.menu_full_0aa8
  .small-93a3
  .search_cbf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_full_0aa8
  .filter-warm-76b0
  .photo_58c1 {
  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);
}
.menu_full_0aa8
  .filter-warm-76b0
  .search_cbf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_23df .down-5d1b {
  background-color: var(--e-global-color-primary);
}
.warm_23df .down-5d1b:hover {
  background-color: var(--e-global-color-primary);
}
.warm_23df .caption_2809 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_23df
  .down-5d1b:hover
  .caption_2809 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-hard-8398 .prev_64bd {
  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);
}
.gradient-0028 .column-077a .last-76b4 a {
  background-color: var(--e-global-color-accent);
}
.gradient-0028 .column-077a .thumbnail-focused-ad0f a {
  background-color: var(--e-global-color-accent);
}
.gradient-0028 .column-077a .last-76b4 a,
.gradient-0028 .column-077a .thumbnail-focused-ad0f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_9370
  .paper-90b8.hot-0dfb
  .column-077a
  a.disabled_8079 {
  background-color: var(--e-global-color-accent);
}
.static_9370
  .paper-90b8.hot-0dfb
  .column-077a
  span.disabled_8079.fn-current-8a78 {
  background-color: var(--e-global-color-text);
}
.static_9370
  .paper-90b8.hot-0dfb
  .column-077a
  .disabled_8079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c .accent-blue-2785 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .mask-74b3
  > .active_02db
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .tabs_right_30c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .row-light-7992
  .clean-bc33,
.carousel_full_675c
  .row-light-7992
  .hero_9201 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_full_675c
  .row-light-7992
  .title_7e5a,
.carousel_full_675c
  .row-light-7992
  a
  .title_7e5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .row-light-7992
  .solid-b842 {
  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);
}
.carousel_full_675c
  .row-light-7992
  .notification_5bc8 {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .row-light-7992
  .notification_5bc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .row-light-7992
  .notification_5bc8:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .row-light-7992
  .button_19a2 {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .row-light-7992
  .button_19a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .row-light-7992
  .button_19a2:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .sidebar_e971
  .simple_9ea6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_full_675c
  .sidebar_e971
  .article-fluid-0e29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .sidebar_e971
  .solid-b842 {
  color: var(--e-global-color-text);
}
.carousel_full_675c
  .sidebar_e971
  .solid-b842
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .sidebar_e971
  .notification_5bc8 {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .sidebar_e971
  .notification_5bc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .sidebar_e971
  .notification_5bc8:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .sidebar_e971
  .button_19a2 {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c
  .sidebar_e971
  .button_19a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_full_675c
  .sidebar_e971
  .button_19a2:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c .background_0bd0 {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c .background_0bd0:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_full_675c .fast_1283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_full_675c .sort_12dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-55c2 .texture-hard-a32d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-55c2
  .summary_3105
  > div:nth-child(3)
  .texture-hard-a32d,
.caption-55c2
  .new-52a8
  > div:nth-child(1)
  .texture-hard-a32d,
.caption-55c2
  .logo_first_85df
  > div:nth-child(1)
  .texture-hard-a32d,
.caption-55c2
  .form-606b
  > div:nth-child(1)
  .texture-hard-a32d,
.caption-55c2
  .widget-cold-5dd3
  > div:nth-child(1)
  .texture-hard-a32d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-55c2 .iron_d6e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-55c2 .left-4fdc {
  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);
}
.caption-55c2 .heading_action_4ee1 {
  background-color: var(--e-global-color-primary);
}
.caption-55c2 .heading_action_4ee1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-55c2 .heading_action_4ee1:hover {
  background-color: var(--e-global-color-primary);
}
.caption-55c2 .component_new_20f5 {
  background-color: var(--e-global-color-primary);
}
.caption-55c2 .component_new_20f5:hover {
  background-color: var(--e-global-color-primary);
}
.caption-55c2 .fast_1283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-55c2 .sort_12dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-d364 .slider_c17b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-d364 .aside_f3e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-d364 .gallery_cool_3d9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-d364 .block-orange-a89d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-d364 .form-f863 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-d364 .component_new_20f5 {
  background-color: var(--e-global-color-primary);
}
.thumbnail-d364 .component_new_20f5:hover {
  background-color: var(--e-global-color-primary);
}
.banner_narrow_b7d9 .wood_3422 {
  background-color: var(--e-global-color-secondary);
}
.banner_narrow_b7d9 .element-f54c {
  background-color: var(--e-global-color-text);
}
.banner_narrow_b7d9 .info_a7a8 {
  background-color: var(--e-global-color-secondary);
}
.banner_narrow_b7d9 .message_slow_cf44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_narrow_b7d9 .thumbnail_black_e83b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_narrow_b7d9 .smooth-c4b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_narrow_b7d9 .detail-next-14f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_narrow_b7d9 .notification_cold_bd1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-tall-5d6d .simple_3f65 .focused-2420,
.gradient-tall-5d6d
  .simple_3f65
  .focused-2420
  a,
.gradient-tall-5d6d .link-tiny-d47b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-tall-5d6d .simple_3f65 .progress-47f5,
.gradient-tall-5d6d .list_mini_67c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-tall-5d6d .simple_3f65 .progress-47f5 {
  color: var(--e-global-color-text);
}
.gradient-tall-5d6d .list_mini_67c2 {
  color: var(--e-global-color-text);
}
.gradient-tall-5d6d
  .simple_3f65
  .footer-center-3e32 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-tall-5d6d .table_white_6f91 .tiny-b6dc {
  background-color: var(--e-global-color-primary);
}
.gradient-tall-5d6d .table_white_6f91 .tiny-b6dc:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-tall-5d6d .table_white_6f91 .smooth_fbf2 li span {
  background-color: var(--e-global-color-text);
}
.gradient-tall-5d6d .table_white_6f91 .smooth_fbf2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-tall-5d6d
  .table_white_6f91
  .smooth_fbf2
  li.overlay-dd7a
  span {
  background-color: var(--e-global-color-accent);
}
.gradient-tall-5d6d .simple-767b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_047f .dynamic_4aad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_d657 .highlight-3bd7 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_d657 .hero-south-0eb7 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_d657 .south_d893 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .notification-current-8260 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .avatar_under_02e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .widget_dirty_3779 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .module_2cf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .active-46c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_d657 .primary_dirty_8b0d {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_d657 .primary_dirty_8b0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-red-f815 .top-984e {
  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);
}
.wrapper-red-f815 .logo_middle_fe74 {
  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);
}
.wrapper-red-f815
  .pressed_de52:after {
  background-color: var(--e-global-color-primary);
}
.wrapper-red-f815 .fresh_f290 {
  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);
}
.accordion_slow_0717 .link-tiny-d47b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_slow_0717 .list_mini_67c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_4920 .border-bf74 .hovered-8645 {
  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);
}
.sidebar_4920 .border-bf74 .video_32c6 {
  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);
}
.hover-small-71c6 .fresh-c8e4 {
  background-color: var(--e-global-color-primary);
}
.hover-small-71c6 .hero-269e {
  background-color: var(--e-global-color-secondary);
}
.hover-small-71c6 .article_4926 .icon_a40c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-small-71c6 .secondary_white_ab14 .icon_a40c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-hot-efd7 .caption-east-2d68 .action-87e2 {
  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);
}
.primary-hot-efd7 .caption-east-2d68 .breadcrumb-8685 {
  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);
}
.primary-hot-efd7 .caption-east-2d68 .dropdown_fluid_1bdd {
  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);
}
.logo-gas-93c2 .wrapper-11cf {
  border-color: var(--e-global-color-text);
}
.logo-gas-93c2 .primary-lower-61ef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-gas-93c2 .red_df5a {
  color: var(--e-global-color-primary);
}
.logo-gas-93c2 .texture_selected_3bad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_d4d7 .hero_fluid_23ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_d4d7 .center-9e6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_d4d7 .purple_851b:hover .hero_fluid_23ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_d4d7
  .purple_851b:hover
  .center-9e6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-4884 .logo-ea18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-4884 .info-green-3d9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cold_228f .content-44b6 .background_basic_2199 {
  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);
}
.active_cold_228f .disabled_thick_5182 .background_basic_2199 {
  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);
}
.shadow-d2f0 .layout-blue-c52b {
  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);
}
.solid_015c .title_motion_ce7c .photo_basic_453a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_015c .title_motion_ce7c .photo_basic_453a {
  background-color: var(--e-global-color-secondary);
}
.solid_015c .list-28c8 .photo_basic_453a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_015c .list-28c8 .photo_basic_453a {
  background-color: var(--e-global-color-secondary);
}
.solid_015c .prev-39ce .widget-purple-f619 {
  background-color: var(--e-global-color-primary);
}
.solid_015c .prev-39ce:hover .widget-purple-f619 {
  background-color: var(--e-global-color-secondary);
}
.solid_015c .tiny-b6dc {
  background-color: var(--e-global-color-primary);
}
.solid_015c .tiny-b6dc:hover {
  background-color: var(--e-global-color-accent);
}
.solid_015c .smooth_fbf2 li span {
  background-color: var(--e-global-color-text);
}
.solid_015c .smooth_fbf2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid_015c .smooth_fbf2 li.overlay-dd7a span {
  background-color: var(--e-global-color-accent);
}
.cold_d6af .background-55f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_d6af .frame-light-522e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-thick-cd61 .shadow_2d0a:before {
  background-color: var(--e-global-color-secondary);
}
.tag-thick-cd61 .tag_first_45a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-thick-cd61 .huge_5a7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2308 .tag_a690 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2308 .tag_a690:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2308 .tag_a690.fn-active-8a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2308 .overlay-pink-0cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2308 .gas-cd26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2308 .search_copper_6159 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2308 .wood_ca44 {
  background-color: var(--e-global-color-primary);
}
.alert-2308 .wood_ca44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-2308 .disabled-stale-89d1 {
  background-color: var(--e-global-color-primary);
}
.alert-2308 .disabled-stale-89d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-d881 .item-dynamic-65b5 .summary-92e8 a {
  color: var(--e-global-color-secondary);
}
.photo-d881 .item-dynamic-65b5 .summary-92e8 a:hover {
  color: var(--e-global-color-secondary);
}
.photo-d881 .item-dynamic-65b5 .summary-92e8,
.photo-d881 .item-dynamic-65b5 .summary-92e8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-d881 .item-dynamic-65b5 .narrow_1966 {
  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);
}
.photo-d881 .item-dynamic-65b5 .fixed-9f44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-d881 .item-dynamic-65b5 .white_780d {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .item-dynamic-65b5 .white_780d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-d881 .item-dynamic-65b5 .white_780d:hover {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .item-dynamic-65b5 .description-db1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-d881 .item-dynamic-65b5 .description-db1d {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .item-dynamic-65b5 .description-db1d:hover {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .item-dynamic-65b5 .tiny-b6dc {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .item-dynamic-65b5 .tiny-b6dc:hover {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .table_white_6f91 .smooth_fbf2 li span {
  background-color: var(--e-global-color-text);
}
.photo-d881 .table_white_6f91 .smooth_fbf2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo-d881 .table_white_6f91 .smooth_fbf2 li.overlay-dd7a span {
  background-color: var(--e-global-color-accent);
}
.photo-d881 .fast_1283 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-d881 .sort_12dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-c480 .tertiary-large-1bc9 .button-outer-117e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-c480 .tertiary-large-1bc9 .small_b4d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-c480 .tertiary-large-1bc9 .gold_aa13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d .input_mini_e4aa {
  border-color: var(--e-global-color-text);
}
.content_799d .description-new-92be {
  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);
}
.content_799d .pattern-2dd3 {
  color: var(--e-global-color-secondary);
}
.content_799d .pattern-2dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d .image_b79e > * {
  color: var(--e-global-color-primary);
}
.content_799d .image_b79e > * svg {
  fill: var(--e-global-color-primary);
}
.content_799d .overlay_first_0cab {
  color: var(--e-global-color-primary);
}
.content_799d .overlay_first_0cab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_799d .content_5328 {
  color: var(--e-global-color-primary);
}
.content_799d .content_5328 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_799d .thick_cf4f {
  color: var(--e-global-color-primary);
}
.content_799d .thick_cf4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d .hovered_453d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d .badge-purple-8c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d .badge-purple-8c48.description_4632 {
  color: var(--e-global-color-secondary);
}
.content_799d .badge-purple-8c48.description_4632 .sidebar-d1cd {
  color: var(--e-global-color-accent);
}
.content_799d .badge-purple-8c48.silver-5a4b {
  color: var(--e-global-color-text);
}
.content_799d .badge-purple-8c48.silver-5a4b .sidebar-d1cd {
  color: var(--e-global-color-text);
}
.content_799d .badge-purple-8c48:before {
  border-top-color: var(--e-global-color-text);
}
.content_799d .slider_stone_d5fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_799d
  .slider_stone_d5fc
  .wood-1a96 {
  background-color: var(--e-global-color-primary);
}
.content_799d
  .slider_stone_d5fc
  .wood-1a96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_799d .input_mini_e4aa .tabs_e0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-93a4 .medium-e1b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-93a4 .picture-3d8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_2202 .small_9e60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_2202
  .motion-9acf
  .frame-0105 {
  background-color: var(--e-global-color-secondary);
}
.accent_2202
  .motion-9acf.button-down-e7f4
  .frame-0105 {
  background-color: var(--e-global-color-text);
}
.accent_2202
  .motion-9acf:hover
  .frame-0105 {
  background-color: var(--e-global-color-accent);
}
.accent_2202
  .motion-9acf.fn-active-8a78
  .frame-0105 {
  background-color: var(--e-global-color-primary);
}
.element_0a1f .steel_9561 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.element_0a1f .glass-2aec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_0a1f .accordion-1b6d {
  background-color: var(--e-global-color-primary);
}
.element_0a1f .accordion-1b6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-e012 .heading_stale_456d .block-bottom-337f .steel-a210 {
  background-color: var(--e-global-color-secondary);
}
.medium-e012 .heading_stale_456d .photo-medium-fd21:after {
  background-color: var(--e-global-color-secondary);
}
.medium-e012 .cool-c0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-e012 .status-8d93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-e012 .input_easy_81cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-e012 .out-70f6 {
  background-color: var(--e-global-color-primary);
}
.medium-e012 .out-70f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-e012 .tag-easy-516b {
  background-color: var(--e-global-color-secondary);
}
.medium-e012 .tag-easy-516b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-e012 .heading_stale_456d .cold_92cf .image_be2b:hover {
  background-color: var(--e-global-color-primary);
}
.medium-e012
  .heading_stale_456d
  .cold_92cf
  .image_be2b.fluid_e942 {
  background-color: var(--e-global-color-primary);
}
.medium-e012 .heading_stale_456d .west_9f69:before {
  border-color: var(--e-global-color-primary);
}
.medium-e012 .heading_stale_456d .west_9f69:hover:before {
  border-color: var(--e-global-color-secondary);
}
.medium-e012
  .heading_stale_456d
  .west_9f69.red-1bc3:before {
  border-color: var(--e-global-color-primary);
}
.medium-e012 .shade_complex_ac49 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-6f7b .image_f629 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-6f7b .image_f629:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-6f7b .image_f629.right_9644 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-6f7b .slider-846e {
  background-color: var(--e-global-color-primary);
}
.full-6f7b .slider-846e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-6f7b
  .top_2ed2
  .plasma-0c93
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-6f7b
  .tiny-7bb1
  .plasma-0c93
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-new-2737
  .feature_37a8
  .huge-fde7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-new-2737
  .feature_37a8
  .row_f3da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-new-2737 .under-6bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-new-2737 .banner-center-2a47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-new-2737 .hard-6b5f {
  background-color: var(--e-global-color-primary);
}
.aside-new-2737 .hard-6b5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_389b .down_693d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_389b .simple_2737 {
  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);
}
.sidebar_389b .fixed_b3a3 {
  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);
}
.sidebar_389b .fixed_b3a3 a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar_389b .simple-425c {
  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);
}
.sidebar_389b .aside-fresh-67ef {
  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);
}
.sidebar_389b .button_in_1c51 .tiny-b6dc {
  background-color: var(--e-global-color-primary);
}
.sidebar_389b .button_in_1c51 .tiny-b6dc:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar_389b
  .button_in_1c51
  .smooth_fbf2
  li
  span {
  background-color: var(--e-global-color-text);
}
.sidebar_389b
  .button_in_1c51
  .smooth_fbf2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_389b
  .button_in_1c51
  .smooth_fbf2
  li.overlay-dd7a
  span {
  background-color: var(--e-global-color-accent);
}
.down-7afb
  .search-lower-5575
  .header-d94d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-7afb .search-lower-5575 .surface-ae77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-7afb .search-lower-5575 .tiny_56ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-7afb .feature-1737 {
  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);
}
.down-7afb
  .slider-hard-6266.picture_middle_1e2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a {
  background-color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .block_tiny_a297.layout_f10a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .purple-9c61.current_61d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  .video_motion_7ff5
  > a {
  background-color: var(--e-global-color-secondary);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  .video_motion_7ff5
  > a
  .tertiary-inner-297b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  .video_motion_7ff5
  > a
  .purple-9c61.glass_d478 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .nav-action-6e5b:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  a
  .nav-action-6e5b:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5.tag-9397
  > a
  .nav-action-6e5b:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  .video_motion_7ff5.tag-9397
  > a
  .nav-action-6e5b:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .card_59a4
  .dropdown_out_888e {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  a
  .card_59a4
  .dropdown_out_888e {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .card_59a4
  .dropdown_out_888e,
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  a
  .card_59a4
  .dropdown_out_888e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > a
  .frame-a2b5:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  a
  .frame-a2b5:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5.tag-9397
  > a
  .frame-a2b5:before {
  color: var(--e-global-color-text);
}
.menu-1082
  > .footer-white-69fe
  > div
  > .top_4d4b
  > .video_motion_7ff5
  > .advanced-eed8
  .video_motion_7ff5.tag-9397
  > a
  .frame-a2b5:before {
  color: var(--e-global-color-text);
}
.backdrop_b172 .shadow_8d7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_b172
  .breadcrumb-pro-586e:hover
  .shadow_8d7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-af8e
  > .footer-white-69fe
  > .blue_1183
  > .mask_b7de
  > .highlight-advanced-1101
  > .cold_a013
  .grid_up_88ff {
  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);
}
.south-af8e
  > .footer-white-69fe
  > .blue_1183
  > .mask_b7de
  > .highlight-advanced-1101
  > .cold_a013:hover
  .grid_up_88ff {
  color: var(--e-global-color-text);
}
.south-af8e
  > .footer-white-69fe
  > .blue_1183
  > .mask_b7de
  > .highlight-advanced-1101
  > .cold_a013:hover
  .grid_up_88ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-af8e
  > .footer-white-69fe
  > .blue_1183
  > .mask_b7de
  > .highlight-advanced-1101.background_brown_a187
  > .cold_a013
  .grid_up_88ff {
  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);
}
.preview_c00d .next_5a7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_c00d .nav-gold-c8c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_c00d .caption_d460 {
  background-color: var(--e-global-color-primary);
}
.preview_c00d .caption_d460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6
  .easy_64e9 {
  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);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6
  .footer-35a7 {
  color: var(--e-global-color-text);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6:hover
  .easy_64e9 {
  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);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6:hover
  .footer-35a7 {
  color: var(--e-global-color-secondary);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6.steel_6ed5
  .easy_64e9 {
  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);
}
.silver-f452
  > .footer-white-69fe
  > .title-pressed-a2c5
  > .container_middle_6485
  > .progress_47d6.steel_6ed5
  .footer-35a7 {
  color: var(--e-global-color-primary);
}
.summary_fb88
  .input-830d
  .sort_focused_690a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_fb88 .status_first_dd1a .tabs_e0e9 .notification-pressed-047e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pro-00f3 .item-14fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pro-00f3 .input-motion-1a2d .item-14fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-pro-00f3 .video-212f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-pro-00f3 .video-212f {
  background-color: var(--e-global-color-primary);
}
.pro_edac .sidebar-c40d .hovered_2f1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_edac
  .sidebar-c40d:hover
  .chip-selected-62ef {
  color: var(--e-global-color-secondary);
}
.pro_edac
  .sidebar-c40d:hover
  .hovered_2f1b {
  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-wood-d725 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.smooth-7abe {
  max-width: 1400px !important;
}

.link-stale-0c2a {
  flex-direction: column;
}

.link-stale-0c2a .red-fcb4 {
  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.link-stale-0c2a .red-fcb4 {
  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);
}

.link-stale-0c2a .surface-large-829e {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.description_lower_b470.modal-smooth-8461 {
  display: none;
}

.full_0aaf {
  display: none;
}

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

.container-6e7c.preview-dark-8028 {
  margin-bottom: 40px;
  width: 100%;
}

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

.link-stale-0c2a a {
  width: 100%;
}

.label_b869 .active_fluid_d1e4.notice_iron_aa21 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.label_b869
  .active_fluid_d1e4.row_f100
  .footer-soft-8239
  .purple_ae49 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.backdrop_fe66.block_9161 > .link_d4af {
  display: flex;
  align-items: center;
}

.silver-deec {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.pattern-middle-09cd {
  position: relative;
  width: 100%;
}

.table-e109 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.article-clean-a2e4 {
  font-size: 35px !important;
}

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

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

.dark-0256 {
  display: flex;
  gap: 50px;
}

.label_b869
  .active_fluid_d1e4.grid-a8e1
  .layout-down-b800
  .selected_86e2 {
  width: 100% !important;
}

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

.highlight_4081 {
  width: 100%;
}

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

.table-04b4 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.picture-yellow-ac8f {
  font-size: 15px !important;
}

.alert-east-5461 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.table-04b4:hover .alert-east-5461 {
  visibility: visible;
}
.table-04b4:hover.table-04b4::before {
  display: block;
}

.popup_current_7a4b h3 {
  color: #fff;
}

.logo-steel-50fd {
  margin: 0;
}

.label_b869
  .active_fluid_d1e4.grid-a8e1
  .selected_86e2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.footer_820f {
  width: 100%;
}

.surface-north-5dfb {
  width: 100%;
}

.pressed-59e8 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.surface-north-5dfb {
  width: 100%;
}

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

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

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

.liquid-15e3 {
  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;
}

.link-stale-0c2a .red-fcb4.green_53be {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.link-stale-0c2a h1.red-fcb4 {
  margin-top: 80px !important;
}

.label_b869 .active_fluid_d1e4.over_c60b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.search_hard_5ce1 img {
  width: 100%;
}

.smooth_94d1 .container_wide_0c4d.footer-soft-8239 {
  justify-content: space-between;
}

.wrapper-214a {
  display: none;
}

.accent-a07b .surface-large-829e {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .smooth_94d1 .container_wide_0c4d.footer-soft-8239 {
    border-bottom: 1px solid #f0c159;
  }

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

  .backdrop_fe66.block_9161 > .link_d4af {
    gap: 15px;
    justify-content: space-between;
  }

  .label_b869
    .active_fluid_d1e4.grid-a8e1
    .selected_86e2
    img {
    width: 60% !important;
  }

  .table-e109 {
    left: 2%;
  }

  .gradient_5a24 {
    margin: 10px 0;
  }

  .link-stale-0c2a .surface-large-829e {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .article-clean-a2e4 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.link-stale-0c2a .red-fcb4,
  .link-stale-0c2a .red-fcb4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .selected_86e2 {
    justify-content: center;
  }

  .link-stale-0c2a .surface-large-829e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .label_b869 .active_fluid_d1e4.notice_iron_aa21 {
    width: 75% !important;
  }

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

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

  h2.link-stale-0c2a .red-fcb4,
  .link-stale-0c2a .red-fcb4 {
    font-size: 30px !important;
  }

  .selected_86e2 {
    justify-content: center;
  }

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

  .progress_b6ef
    .up-4551.green-6dda {
    margin: 0 !important;
  }

  .silver-deec {
    margin: 0;
    gap: 10px;
  }

  .gradient_5a24 {
    display: flex;
  }

  .hero-clean-0daf .border_orange_f082 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .pressed-59e8 {
    justify-content: flex-end;
    gap: 1px;
  }

  .link-stale-0c2a h1.red-fcb4 {
    margin-top: 40px !important;
  }

  .label_b869
    .active_fluid_d1e4.grid-a8e1
    .selected_86e2
    img,
  .focused_f960 .layout-down-b800 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .label_b869 .active_fluid_d1e4.notice_iron_aa21 {
    width: 100% !important;
  }

  .backdrop_fe66.block_9161 > .link_d4af {
    gap: 3px;
  }

  .link-stale-0c2a .surface-large-829e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.smooth_94d1 .container_wide_0c4d.footer-soft-8239 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.smooth_94d1 .container_wide_0c4d.footer-soft-8239: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);
}

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

/* 图片容器简化样式 */
.pattern-middle-09cd {
  position: relative;
  width: 100%;
}

.link-stale-0c2a {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.hero-copper-d50d {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .smooth_94d1 .container_wide_0c4d.footer-soft-8239 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .link-stale-0c2a .red-fcb4 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .border_orange_f082 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.active-c882 .glass_6494 {
  flex-shrink: 0;
  white-space: nowrap;
}

.active-c882 .fixed-a576 {
  flex-shrink: 0;
  min-width: fit-content;
}

.active-c882 .purple_ae49 {
  white-space: nowrap;
}

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

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

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

.active-c882 .fixed-a576 {
  max-width: 80px !important;
  overflow: hidden;
}

.active-c882 .container_wide_0c4d.footer-soft-8239 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.active-c882 .purple_ae49 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 91b5 */
.promo-block-f6 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
