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(.icon-basic-590c) {
  gap: 0.5em;
}
:where(.up-8496) {
  gap: 0.5em;
}
body .border-1679 > .shade_large_5b21 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .border-1679 > .tertiary-f6ec {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .border-1679 > .next_1f1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery-b44c > .shade_large_5b21 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery-b44c > .tertiary-f6ec {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery-b44c > .next_1f1f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gallery-b44c
  > :where(:not(.shade_large_5b21):not(.tertiary-f6ec):not(.action-1a9b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery-b44c > .wrapper_over_38af {
  max-width: var(--wp--style--global--wide-size);
}
body .icon-basic-590c {
  display: flex;
}
body .icon-basic-590c {
  flex-wrap: wrap;
  align-items: center;
}
body .icon-basic-590c > * {
  margin: 0;
}
body .up-8496 {
  display: grid;
}
body .up-8496 > * {
  margin: 0;
}
:where(.pagination-slow-af84.icon-basic-590c) {
  gap: 2em;
}
:where(.pagination-slow-af84.up-8496) {
  gap: 2em;
}
:where(.fresh-3be8.icon-basic-590c) {
  gap: 1.25em;
}
:where(.fresh-3be8.up-8496) {
  gap: 1.25em;
}
.header_58be {
  color: var(--wp--preset--color--black) !important;
}
.accordion_lite_eec8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.left_9721 {
  color: var(--wp--preset--color--white) !important;
}
.video_aa54 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.iron_3c84 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accordion-0b82 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search_down_3c9f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.action_f42a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.title-b3b0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.north-b087 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-paper-51ba {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status_old_ce09 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.highlight-0de8 {
  background-color: var(--wp--preset--color--black) !important;
}
.section_d2ed {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.prev_3f66 {
  background-color: var(--wp--preset--color--white) !important;
}
.input_full_5a67 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.soft-7f50 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tag_new_e8d0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.new-8e18 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mask-25a6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active_a161 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.large_5c71 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover_2bf3 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.silver-2283 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_24d7 {
  border-color: var(--wp--preset--color--black) !important;
}
.wood_7fa9 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video_hard_5e20 {
  border-color: var(--wp--preset--color--white) !important;
}
.stale_0d1d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.white-c297 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.center-8c1d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info-bright-f6bf {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_5399 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hover-liquid-1db7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_5c13 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.menu-f344 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_06d2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.medium_48cc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.column-paper-a70d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.wood-1e56 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.active-outer-c964 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.feature_3e5b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sidebar_1bb2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hero-top-2437 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dropdown_8597 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.list_stone_97e1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.image_3a24 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.table_6539 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.notification_9144 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.module-current-b9e7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.box-advanced-934c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.east_9f47 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hover-soft-6bc4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.chip-gas-7ebd a:where(:not(.old_834b)) {
  color: inherit;
}
:where(.fresh-3be8.icon-basic-590c) {
  gap: 1.25em;
}
:where(.fresh-3be8.up-8496) {
  gap: 1.25em;
}
:where(.pagination-slow-af84.icon-basic-590c) {
  gap: 2em;
}
:where(.pagination-slow-af84.up-8496) {
  gap: 2em;
}
.table-cool-50ff {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-tiny-7c1e .dynamic-58bc {
  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);
}
.outline-tiny-2e8b .button-3971 {
  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);
}
.icon-orange-90ff {
  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);
}
.icon-orange-90ff.title-82d6 .disabled_5097 {
  background-color: var(--e-global-color-primary);
}
.icon-orange-90ff.popup-f8f7 .disabled_5097,
.icon-orange-90ff.focus-center-70fd .disabled_5097 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table_d19e .text_stale_6f47 {
  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);
}
.popup_7c1c {
  --divider-color: var(--e-global-color-secondary);
}
.popup_7c1c .layout-62d5 {
  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);
}
.popup_7c1c.section_60bb .block-gold-a299 {
  background-color: var(--e-global-color-secondary);
}
.popup_7c1c.background-stale-5b2f .block-gold-a299,
.popup_7c1c.element_pink_631e .block-gold-a299 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.popup_7c1c.background-stale-5b2f .block-gold-a299,
.popup_7c1c.element_pink_631e .block-gold-a299 svg {
  fill: var(--e-global-color-secondary);
}
.yellow-eb92 .main_gold_8200 {
  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);
}
.yellow-eb92 .list-8caf {
  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);
}
.component_721f.section_60bb .block-gold-a299 {
  background-color: var(--e-global-color-primary);
}
.component_721f.background-stale-5b2f .block-gold-a299,
.component_721f.element_pink_631e .block-gold-a299 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component_721f.background-stale-5b2f .block-gold-a299,
.component_721f.element_pink_631e .block-gold-a299 svg {
  fill: var(--e-global-color-primary);
}
.hover_fixed_ea85.section_60bb .block-gold-a299 {
  background-color: var(--e-global-color-primary);
}
.hover_fixed_ea85.background-stale-5b2f .block-gold-a299,
.hover_fixed_ea85.element_pink_631e .block-gold-a299 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hover_fixed_ea85 .prev-7c27 {
  color: var(--e-global-color-primary);
}
.hover_fixed_ea85 .prev-7c27,
.hover_fixed_ea85 .prev-7c27 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_fixed_ea85 .current-90c7 {
  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);
}
.focused-388e .column-easy-eb4f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_d866 .sidebar-simple-0e88 .focus_5804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_126c .table-brown-c88a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.card_126c .slow_6b66 i {
  color: var(--e-global-color-primary);
}
.card_126c .slow_6b66 svg {
  fill: var(--e-global-color-primary);
}
.card_126c .preview_dark_f3e9 {
  color: var(--e-global-color-secondary);
}
.card_126c .table-brown-c88a > .preview_dark_f3e9,
.card_126c .table-brown-c88a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_33c7 .next-0901 {
  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_33c7 .element_e1df {
  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_current_0cc8 .backdrop_warm_99ad .footer_e34f {
  background-color: var(--e-global-color-primary);
}
.description_current_0cc8 .container-full-95e5 {
  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);
}
.footer_fixed_5fca .surface-pink-d2b1 {
  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);
}
.footer_fixed_5fca .purple_ccea {
  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);
}
.footer_fixed_5fca .lite-6453 {
  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);
}
.notification-0989 .main_aa57,
.notification-0989 .main_aa57 a {
  color: var(--e-global-color-primary);
}
.notification-0989 .main_aa57.light_c2cf,
.notification-0989 .main_aa57.light_c2cf a {
  color: var(--e-global-color-accent);
}
.notification-0989 .main_aa57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0989 .tertiary_f411 {
  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);
}
.narrow_9e0d .large_dc00,
.narrow_9e0d .photo-mini-1e1c {
  color: var(--e-global-color-primary);
}
.narrow_9e0d .large_dc00 svg {
  fill: var(--e-global-color-primary);
}
.narrow_9e0d .light_c2cf .large_dc00,
.narrow_9e0d .light_c2cf .photo-mini-1e1c {
  color: var(--e-global-color-accent);
}
.narrow_9e0d .light_c2cf .large_dc00 svg {
  fill: var(--e-global-color-accent);
}
.narrow_9e0d .photo-mini-1e1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_9e0d .tertiary_f411 {
  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);
}
.description-c76e .tabs_yellow_ee02,
.description-c76e .accordion_f1c0 {
  color: var(--e-global-color-primary);
}
.description-c76e .accordion_f1c0 svg {
  fill: var(--e-global-color-primary);
}
.description-c76e .main_aa57.light_c2cf a,
.description-c76e
  .main_aa57.light_c2cf
  .accordion_f1c0 {
  color: var(--e-global-color-accent);
}
.description-c76e .tabs_yellow_ee02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-c76e .tertiary_f411 {
  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);
}
.title_14da .table-small-81f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_14da .text-af9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_2761 .mask_gas_21c3 .nav_upper_5ca1 {
  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);
}
.popup_2761 .mask_gas_21c3 .medium_2abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_2761 .paper-7ff1 .nav_upper_5ca1 {
  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);
}
.popup_2761
  .paper-7ff1
  .medium_2abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_2761
  .secondary-8a87
  .nav_upper_5ca1 {
  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);
}
.popup_2761
  .secondary-8a87
  .medium_2abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_2761
  .tiny-95df
  .nav_upper_5ca1 {
  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);
}
.popup_2761
  .tiny-95df
  .medium_2abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-f9d7 .focused_f5ca {
  background-color: var(--e-global-color-primary);
}
.prev-f9d7 .focused_f5ca:hover {
  background-color: var(--e-global-color-primary);
}
.prev-f9d7 .banner_f146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-f9d7
  .focused_f5ca:hover
  .banner_f146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-fc5f .prev_6cb0 {
  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_c7fd .block-dirty-4924 .pattern_0afb a {
  background-color: var(--e-global-color-accent);
}
.button_c7fd .block-dirty-4924 .menu-under-2b12 a {
  background-color: var(--e-global-color-accent);
}
.button_c7fd .block-dirty-4924 .pattern_0afb a,
.button_c7fd .block-dirty-4924 .menu-under-2b12 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_d9a7
  .paragraph_last_900b.carousel_over_9bc5
  .block-dirty-4924
  a.sidebar_5d73 {
  background-color: var(--e-global-color-accent);
}
.feature_d9a7
  .paragraph_last_900b.carousel_over_9bc5
  .block-dirty-4924
  span.sidebar_5d73.fn-current-57c1 {
  background-color: var(--e-global-color-text);
}
.feature_d9a7
  .paragraph_last_900b.carousel_over_9bc5
  .block-dirty-4924
  .sidebar_5d73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9 .current_0967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .narrow-d679
  > .secondary_steel_15f7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .up-0f96
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .gallery-green-2bca,
.active_cfd9
  .panel_hard_413a
  .description_90e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .new-fd3d,
.active_cfd9
  .panel_hard_413a
  a
  .new-fd3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .notice_wide_175e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .status-2b27 {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .panel_hard_413a
  .status-2b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .status-2b27:hover {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .panel_hard_413a
  .photo_white_446d {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .panel_hard_413a
  .photo_white_446d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .panel_hard_413a
  .photo_white_446d:hover {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .prev_3943
  .focused-cf38
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_cfd9
  .prev_3943
  .container-new-bf9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .prev_3943
  .notice_wide_175e {
  color: var(--e-global-color-text);
}
.active_cfd9
  .prev_3943
  .notice_wide_175e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .prev_3943
  .status-2b27 {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .prev_3943
  .status-2b27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .prev_3943
  .status-2b27:hover {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .prev_3943
  .photo_white_446d {
  background-color: var(--e-global-color-primary);
}
.active_cfd9
  .prev_3943
  .photo_white_446d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cfd9
  .prev_3943
  .photo_white_446d:hover {
  background-color: var(--e-global-color-primary);
}
.active_cfd9 .dropdown-3b29 {
  background-color: var(--e-global-color-primary);
}
.active_cfd9 .dropdown-3b29:hover {
  background-color: var(--e-global-color-primary);
}
.active_cfd9 .logo-20c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_cfd9 .badge_f246 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_steel_3317 .form_d6ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_steel_3317
  .north-849d
  > div:nth-child(3)
  .form_d6ae,
.primary_steel_3317
  .dropdown-rough-fd2b
  > div:nth-child(1)
  .form_d6ae,
.primary_steel_3317
  .paper_4e1a
  > div:nth-child(1)
  .form_d6ae,
.primary_steel_3317
  .logo_e95f
  > div:nth-child(1)
  .form_d6ae,
.primary_steel_3317
  .button_deaa
  > div:nth-child(1)
  .form_d6ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_steel_3317 .paper_34fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_steel_3317 .gradient_37a8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_steel_3317 .active_dc18 {
  background-color: var(--e-global-color-primary);
}
.primary_steel_3317 .active_dc18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_steel_3317 .active_dc18:hover {
  background-color: var(--e-global-color-primary);
}
.primary_steel_3317 .module_basic_4084 {
  background-color: var(--e-global-color-primary);
}
.primary_steel_3317 .module_basic_4084:hover {
  background-color: var(--e-global-color-primary);
}
.primary_steel_3317 .logo-20c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_steel_3317 .badge_f246 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_stone_bf43 .background_tiny_1fcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_stone_bf43 .action-bcae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_stone_bf43 .heading-eb40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_stone_bf43 .border-bottom-e84a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_stone_bf43 .tall-30d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_stone_bf43 .module_basic_4084 {
  background-color: var(--e-global-color-primary);
}
.texture_stone_bf43 .module_basic_4084:hover {
  background-color: var(--e-global-color-primary);
}
.status_clean_47f7 .simple-78b5 {
  background-color: var(--e-global-color-secondary);
}
.status_clean_47f7 .north-9411 {
  background-color: var(--e-global-color-text);
}
.status_clean_47f7 .aside_abe2 {
  background-color: var(--e-global-color-secondary);
}
.status_clean_47f7 .current-4852 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_clean_47f7 .card-b04d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_clean_47f7 .tall_8cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_clean_47f7 .widget-4f01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_clean_47f7 .upper-91ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_8064 .dropdown-1a17 .glass_0d69,
.label_8064
  .dropdown-1a17
  .glass_0d69
  a,
.label_8064 .dynamic_c9c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_8064 .dropdown-1a17 .status_9976,
.label_8064 .sidebar_medium_5fa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_8064 .dropdown-1a17 .status_9976 {
  color: var(--e-global-color-text);
}
.label_8064 .sidebar_medium_5fa6 {
  color: var(--e-global-color-text);
}
.label_8064
  .dropdown-1a17
  .frame-a1fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_8064 .lite_f154 .paper_adec {
  background-color: var(--e-global-color-primary);
}
.label_8064 .lite_f154 .paper_adec:hover {
  background-color: var(--e-global-color-primary);
}
.label_8064 .lite_f154 .content_top_7b75 li span {
  background-color: var(--e-global-color-text);
}
.label_8064 .lite_f154 .content_top_7b75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_8064
  .lite_f154
  .content_top_7b75
  li.media_complex_6937
  span {
  background-color: var(--e-global-color-accent);
}
.label_8064 .frame_9b6a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1551 .tiny-b4f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-dd5e .caption_bc7f {
  background-color: var(--e-global-color-primary);
}
.heading-dd5e .carousel_pink_54bb {
  background-color: var(--e-global-color-secondary);
}
.heading-dd5e .picture-in-e428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .thick_f532 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .tiny_16a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .search-bronze-5342 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .element_ab33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .shade-hovered-0168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-dd5e .pro-155a {
  background-color: var(--e-global-color-primary);
}
.heading-dd5e .pro-155a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-fluid-a484 .breadcrumb_huge_7899 {
  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);
}
.element-fluid-a484 .active_beb0 {
  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);
}
.element-fluid-a484
  .small-9c3f:after {
  background-color: var(--e-global-color-primary);
}
.element-fluid-a484 .banner_fdbf {
  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);
}
.border_iron_fd04 .dynamic_c9c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_iron_fd04 .sidebar_medium_5fa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-smooth-dbf5 .complex-f8c0 .icon_prev_b496 {
  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);
}
.accent-smooth-dbf5 .complex-f8c0 .texture_over_0421 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_37fe .steel_0634 {
  background-color: var(--e-global-color-primary);
}
.table_37fe .alert-lite-efa0 {
  background-color: var(--e-global-color-secondary);
}
.table_37fe .slow_09d9 .in_b15a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_37fe .dynamic-452f .in_b15a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-5e55 .blue-5567 .photo_fixed_475c {
  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);
}
.hero-5e55 .blue-5567 .active-bb9a {
  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);
}
.hero-5e55 .blue-5567 .background_55a0 {
  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);
}
.progress_soft_9f58 .link-bronze-77cc {
  border-color: var(--e-global-color-text);
}
.progress_soft_9f58 .left-8625 {
  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);
}
.progress_soft_9f58 .accent-8ec1 {
  color: var(--e-global-color-primary);
}
.progress_soft_9f58 .row-3199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_86b0 .pressed_2c5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_86b0 .modal-c0f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_86b0 .disabled-cf9c:hover .pressed_2c5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_86b0
  .disabled-cf9c:hover
  .modal-c0f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_54ee .complex-e7cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_54ee .large_27ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-298a .alert_short_16b3 .warm_6a6b {
  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);
}
.hover-298a .soft-c8c5 .warm_6a6b {
  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);
}
.north_9082 .avatar_937c {
  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);
}
.summary-77d0 .accordion-basic-9a8c .carousel_white_69a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-77d0 .accordion-basic-9a8c .carousel_white_69a9 {
  background-color: var(--e-global-color-secondary);
}
.summary-77d0 .card_east_510c .carousel_white_69a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-77d0 .card_east_510c .carousel_white_69a9 {
  background-color: var(--e-global-color-secondary);
}
.summary-77d0 .hidden_red_99a7 .accent-south-def8 {
  background-color: var(--e-global-color-primary);
}
.summary-77d0 .hidden_red_99a7:hover .accent-south-def8 {
  background-color: var(--e-global-color-secondary);
}
.summary-77d0 .paper_adec {
  background-color: var(--e-global-color-primary);
}
.summary-77d0 .paper_adec:hover {
  background-color: var(--e-global-color-accent);
}
.summary-77d0 .content_top_7b75 li span {
  background-color: var(--e-global-color-text);
}
.summary-77d0 .content_top_7b75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.summary-77d0 .content_top_7b75 li.media_complex_6937 span {
  background-color: var(--e-global-color-accent);
}
.wood_2dea .outline-wide-6b19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_2dea .status_selected_a4e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_glass_c44e .video_white_00c5:before {
  background-color: var(--e-global-color-secondary);
}
.button_glass_c44e .hard-7577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_glass_c44e .rough_2fb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-306b .outer-5c5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-306b .outer-5c5a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-306b .outer-5c5a.fn-active-57c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-306b .logo-85fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-306b .feature-2134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-306b .footer-b7bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-306b .popup_fluid_7ed1 {
  background-color: var(--e-global-color-primary);
}
.new-306b .popup_fluid_7ed1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-306b .accent_9090 {
  background-color: var(--e-global-color-primary);
}
.new-306b .accent_9090 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-stale-7f71 .media-918e .border_9f46 a {
  color: var(--e-global-color-secondary);
}
.content-stale-7f71 .media-918e .border_9f46 a:hover {
  color: var(--e-global-color-secondary);
}
.content-stale-7f71 .media-918e .border_9f46,
.content-stale-7f71 .media-918e .border_9f46 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-stale-7f71 .media-918e .lower-57b2 {
  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);
}
.content-stale-7f71 .media-918e .search-0a53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-stale-7f71 .media-918e .table-b2c6 {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .media-918e .table-b2c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-stale-7f71 .media-918e .table-b2c6:hover {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .media-918e .sort_purple_9da9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-stale-7f71 .media-918e .sort_purple_9da9 {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .media-918e .sort_purple_9da9:hover {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .media-918e .paper_adec {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .media-918e .paper_adec:hover {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .lite_f154 .content_top_7b75 li span {
  background-color: var(--e-global-color-text);
}
.content-stale-7f71 .lite_f154 .content_top_7b75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.content-stale-7f71 .lite_f154 .content_top_7b75 li.media_complex_6937 span {
  background-color: var(--e-global-color-accent);
}
.content-stale-7f71 .logo-20c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-stale-7f71 .badge_f246 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_full_5cb2 .pattern_eed7 .tertiary_lower_1678 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_full_5cb2 .pattern_eed7 .main_8775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_full_5cb2 .pattern_eed7 .popup_bottom_c6f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1 .widget_914a {
  border-color: var(--e-global-color-text);
}
.border-fluid-e0c1 .shadow-59a4 {
  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);
}
.border-fluid-e0c1 .preview-wide-4e35 {
  color: var(--e-global-color-secondary);
}
.border-fluid-e0c1 .preview-wide-4e35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1 .first_6ecb > * {
  color: var(--e-global-color-primary);
}
.border-fluid-e0c1 .first_6ecb > * svg {
  fill: var(--e-global-color-primary);
}
.border-fluid-e0c1 .small-b0df {
  color: var(--e-global-color-primary);
}
.border-fluid-e0c1 .small-b0df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fluid-e0c1 .inner_a0e4 {
  color: var(--e-global-color-primary);
}
.border-fluid-e0c1 .inner_a0e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fluid-e0c1 .fixed-084b {
  color: var(--e-global-color-primary);
}
.border-fluid-e0c1 .fixed-084b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1 .hard-7eb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1 .menu-right-65f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1 .menu-right-65f4.article_cold_e481 {
  color: var(--e-global-color-secondary);
}
.border-fluid-e0c1 .menu-right-65f4.article_cold_e481 .popup_dc1f {
  color: var(--e-global-color-accent);
}
.border-fluid-e0c1 .menu-right-65f4.tertiary_advanced_d3c0 {
  color: var(--e-global-color-text);
}
.border-fluid-e0c1 .menu-right-65f4.tertiary_advanced_d3c0 .popup_dc1f {
  color: var(--e-global-color-text);
}
.border-fluid-e0c1 .menu-right-65f4:before {
  border-top-color: var(--e-global-color-text);
}
.border-fluid-e0c1 .over_10f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fluid-e0c1
  .over_10f7
  .banner-bc99 {
  background-color: var(--e-global-color-primary);
}
.border-fluid-e0c1
  .over_10f7
  .banner-bc99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-fluid-e0c1 .widget_914a .highlight-16e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-last-4937 .badge_c78b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-last-4937 .button_b733 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-c97b .secondary-fe18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-c97b
  .surface-c116
  .under_ab3c {
  background-color: var(--e-global-color-secondary);
}
.info-c97b
  .surface-c116.info_ca0d
  .under_ab3c {
  background-color: var(--e-global-color-text);
}
.info-c97b
  .surface-c116:hover
  .under_ab3c {
  background-color: var(--e-global-color-accent);
}
.info-c97b
  .surface-c116.fn-active-57c1
  .under_ab3c {
  background-color: var(--e-global-color-primary);
}
.hero_d328 .last-4060 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hero_d328 .title_stone_f2d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_d328 .chip_a345 {
  background-color: var(--e-global-color-primary);
}
.hero_d328 .chip_a345 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_b634 .primary-hovered-01ad .focus_yellow_2d6f .section_4729 {
  background-color: var(--e-global-color-secondary);
}
.disabled_b634 .primary-hovered-01ad .active-north-8172:after {
  background-color: var(--e-global-color-secondary);
}
.disabled_b634 .wide_ed1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_b634 .shadow-slow-de29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_b634 .search-0564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_b634 .form_hard_a955 {
  background-color: var(--e-global-color-primary);
}
.disabled_b634 .form_hard_a955 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_b634 .west_db69 {
  background-color: var(--e-global-color-secondary);
}
.disabled_b634 .west_db69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_b634 .primary-hovered-01ad .hot-1c44 .highlight-2827:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_b634
  .primary-hovered-01ad
  .hot-1c44
  .highlight-2827.south-a189 {
  background-color: var(--e-global-color-primary);
}
.disabled_b634 .primary-hovered-01ad .component-tall-f940:before {
  border-color: var(--e-global-color-primary);
}
.disabled_b634 .primary-hovered-01ad .component-tall-f940:hover:before {
  border-color: var(--e-global-color-secondary);
}
.disabled_b634
  .primary-hovered-01ad
  .component-tall-f940.selected-9c3d:before {
  border-color: var(--e-global-color-primary);
}
.disabled_b634 .narrow_a7ae span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-4cbb .backdrop-a532 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-4cbb .backdrop-a532:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-4cbb .backdrop-a532.white_9923 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-4cbb .grid_dirty_52c3 {
  background-color: var(--e-global-color-primary);
}
.hidden-4cbb .grid_dirty_52c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-4cbb
  .dropdown-dac8
  .search_iron_ad01
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-4cbb
  .glass_7868
  .search_iron_ad01
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_b4a2
  .menu_98c6
  .description_liquid_e0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b4a2
  .menu_98c6
  .photo_93dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b4a2 .table-c1dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b4a2 .background-tiny-0e81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_b4a2 .focus-d8a6 {
  background-color: var(--e-global-color-primary);
}
.photo_b4a2 .focus-d8a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_full_abf8 .module_a939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_full_abf8 .block_2790 {
  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);
}
.image_full_abf8 .shadow_4083 {
  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);
}
.image_full_abf8 .shadow_4083 a:hover {
  color: var(--e-global-color-secondary);
}
.image_full_abf8 .main_baa8 {
  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);
}
.image_full_abf8 .picture-eeb5 {
  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);
}
.image_full_abf8 .silver_b7cc .paper_adec {
  background-color: var(--e-global-color-primary);
}
.image_full_abf8 .silver_b7cc .paper_adec:hover {
  background-color: var(--e-global-color-accent);
}
.image_full_abf8
  .silver_b7cc
  .content_top_7b75
  li
  span {
  background-color: var(--e-global-color-text);
}
.image_full_abf8
  .silver_b7cc
  .content_top_7b75
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.image_full_abf8
  .silver_b7cc
  .content_top_7b75
  li.media_complex_6937
  span {
  background-color: var(--e-global-color-accent);
}
.disabled_0756
  .fresh_507e
  .dirty-24de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_0756 .fresh_507e .hero_afd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_0756 .fresh_507e .detail_5065 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_0756 .hovered-a964 {
  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);
}
.disabled_0756
  .dropdown-fluid-7b63.button-blue-6b82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a {
  background-color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .last_9356.progress_dc01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .dropdown-4e69.element-2b67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  .accent-action-c4eb
  > a {
  background-color: var(--e-global-color-secondary);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  .accent-action-c4eb
  > a
  .slider-bcc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  .accent-action-c4eb
  > a
  .dropdown-4e69.orange_86e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .narrow_2bd5:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  a
  .narrow_2bd5:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb.selected-14a1
  > a
  .narrow_2bd5:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  .accent-action-c4eb.selected-14a1
  > a
  .narrow_2bd5:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .plasma-6889
  .secondary_stone_e2c4 {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  a
  .plasma-6889
  .secondary_stone_e2c4 {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .plasma-6889
  .secondary_stone_e2c4,
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  a
  .plasma-6889
  .secondary_stone_e2c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > a
  .hover-stale-32f4:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  a
  .hover-stale-32f4:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb.selected-14a1
  > a
  .hover-stale-32f4:before {
  color: var(--e-global-color-text);
}
.hero-ca64
  > .huge_7740
  > div
  > .large_acb9
  > .accent-action-c4eb
  > .caption-bronze-7d76
  .accent-action-c4eb.selected-14a1
  > a
  .hover-stale-32f4:before {
  color: var(--e-global-color-text);
}
.tertiary-pink-0f01 .pagination-e941 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pink-0f01
  .cool-bc1e:hover
  .pagination-e941 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-dae5
  > .huge_7740
  > .new-e711
  > .cold_5590
  > .pattern-9ad0
  > .pattern-6c2e
  .frame_5cd6 {
  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);
}
.highlight-dae5
  > .huge_7740
  > .new-e711
  > .cold_5590
  > .pattern-9ad0
  > .pattern-6c2e:hover
  .frame_5cd6 {
  color: var(--e-global-color-text);
}
.highlight-dae5
  > .huge_7740
  > .new-e711
  > .cold_5590
  > .pattern-9ad0
  > .pattern-6c2e:hover
  .frame_5cd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-dae5
  > .huge_7740
  > .new-e711
  > .cold_5590
  > .pattern-9ad0.motion-e72c
  > .pattern-6c2e
  .frame_5cd6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_8b20 .chip-5e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_8b20 .filter_next_0a55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_8b20 .lite_480e {
  background-color: var(--e-global-color-primary);
}
.active_8b20 .lite_480e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca
  .block_928e {
  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);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca
  .bronze-db8c {
  color: var(--e-global-color-text);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca:hover
  .block_928e {
  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);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca:hover
  .bronze-db8c {
  color: var(--e-global-color-secondary);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca.green-3cb7
  .block_928e {
  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);
}
.caption-af56
  > .huge_7740
  > .gallery_5b95
  > .nav-in-3a8d
  > .search-f8ca.green-3cb7
  .bronze-db8c {
  color: var(--e-global-color-primary);
}
.primary_a7f0
  .button_a185
  .easy-6a09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_a7f0 .search-ebff .highlight-16e9 .medium-ea86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-gas-9590 .texture_copper_a3c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-gas-9590 .header_6197 .texture_copper_a3c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-gas-9590 .outline-yellow-aba1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-gas-9590 .outline-yellow-aba1 {
  background-color: var(--e-global-color-primary);
}
.slider-motion-eb2a .panel_full_5bfe .clean-aa1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-motion-eb2a
  .panel_full_5bfe:hover
  .hot-ac33 {
  color: var(--e-global-color-secondary);
}
.slider-motion-eb2a
  .panel_full_5bfe:hover
  .clean-aa1e {
  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);
}
.iron_7c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.layout-hard-a240 {
  max-width: 1400px !important;
}

.footer-e151 {
  flex-direction: column;
}

.footer-e151 .progress_small_ad91 {
  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.footer-e151 .progress_small_ad91 {
  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);
}

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

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

.overlay_d442.nav_cf4a {
  display: none;
}

.gradient-outer-a686 {
  display: none;
}

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

.module_last_3b09.overlay_77fd {
  margin-bottom: 40px;
  width: 100%;
}

.shadow-inner-6ccb {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.footer-e151 a {
  width: 100%;
}

.title-6ce1 .footer-81e5.lite-b23d {
  width: 20% !important;
}

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

.tooltip-liquid-c93f: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%);
}

.tooltip-liquid-c93f svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.title-6ce1
  .footer-81e5.nav-1603
  .pressed_04c7
  .hero_white_45c5 {
  font-size: 20px !important;
}

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

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

.filter-light-cb9d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.label-paper-232a.surface_basic_aac0 > .container_9d77 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.widget-dirty-a3f0 {
  font-size: 35px !important;
}

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

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

.nav-c754 {
  display: flex;
  gap: 50px;
}

.title-6ce1
  .footer-81e5.tooltip_ff6e
  .tertiary-8b5e
  .hovered-eadc {
  width: 100% !important;
}

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

.panel_middle_7f58 {
  width: 100%;
}

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

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

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

  display: none;
}

.surface-34d1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.slider_b7e3:hover .gas_5336 {
  visibility: visible;
}
.slider_b7e3:hover.slider_b7e3::before {
  display: block;
}

.filter-light-cb9d h3 {
  color: #fff;
}

.hot-6b04 {
  margin: 0;
}

.title-6ce1
  .footer-81e5.tooltip_ff6e
  .hovered-eadc
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus_d08a {
  width: 100%;
}

.tall_5f4a {
  width: 100%;
}

.pattern-west-231b {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.tall_5f4a {
  width: 100%;
}

.shadow-steel-ba5b {
  margin-bottom: 10px !important;
}

.hovered-eadc {
  display: flex;
  align-items: center;
}

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

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

.footer-e151 .progress_small_ad91.heading_hot_1e19 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.footer-e151 h1.progress_small_ad91 {
  margin-top: 80px !important;
}

.title-6ce1 .footer-81e5.background_9b4d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.upper-ba3a img {
  width: 100%;
}

.banner_0399 .badge_035a.pressed_04c7 {
  justify-content: space-between;
}

.wide_6271 {
  display: none;
}

.box-7d09 .secondary-bronze-6fd6 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .label-paper-232a .container_9d77 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .tooltip-liquid-c93f svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .banner_0399 .badge_035a.pressed_04c7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .label-paper-232a.surface_basic_aac0 > .container_9d77 {
    gap: 15px;
    justify-content: space-between;
  }

  .title-6ce1
    .footer-81e5.tooltip_ff6e
    .hovered-eadc
    img {
    width: 60% !important;
  }

  .module_complex_bc43 {
    left: 2%;
  }

  .last-4c1a {
    margin: 10px 0;
  }

  .footer-e151 .secondary-bronze-6fd6 {
    margin: 0;
    margin-bottom: 10px;
  }

  .tooltip-liquid-c93f {
    font-size: 16px !important;
  }

  .widget-dirty-a3f0 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.footer-e151 .progress_small_ad91,
  .footer-e151 .progress_small_ad91 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hovered-eadc {
    justify-content: center;
  }

  .footer-e151 .secondary-bronze-6fd6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .shadow-inner-6ccb {
    margin-bottom: 15px !important;
  }

  .title-6ce1 .footer-81e5.lite-b23d {
    width: 75% !important;
  }

  .upper-ba3a img {
    width: 100% !important;
  }
}

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

  h2.footer-e151 .progress_small_ad91,
  .footer-e151 .progress_small_ad91 {
    font-size: 30px !important;
  }

  .hovered-eadc {
    justify-content: center;
  }

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

  .text_9bd6
    .active_3320.section-thick-ecd5 {
    margin: 0 !important;
  }

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

  .last-4c1a {
    display: flex;
  }

  .alert_1804 .tooltip-liquid-c93f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .pattern-west-231b {
    justify-content: flex-end;
    gap: 1px;
  }

  .footer-e151 h1.progress_small_ad91 {
    margin-top: 40px !important;
  }

  .title-6ce1
    .footer-81e5.tooltip_ff6e
    .hovered-eadc
    img,
  .yellow-eb92 .tertiary-8b5e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .title-6ce1 .footer-81e5.lite-b23d {
    width: 100% !important;
  }

  .label-paper-232a.surface_basic_aac0 > .container_9d77 {
    gap: 3px;
  }

  .footer-e151 .secondary-bronze-6fd6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.banner_0399 .badge_035a.pressed_04c7: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.solid-873c {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .banner_0399 .badge_035a.pressed_04c7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .footer-e151 .progress_small_ad91 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tooltip-liquid-c93f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notice_d506 .card-951c {
  flex-shrink: 0;
  white-space: nowrap;
}

.notice_d506 .article-6d69 {
  flex-shrink: 0;
  min-width: fit-content;
}

.notice_d506 .hero_white_45c5 {
  white-space: nowrap;
}

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

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

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

.notice_d506 .article-6d69 {
  max-width: 80px !important;
  overflow: hidden;
}

.notice_d506 .badge_035a.pressed_04c7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notice_d506 .hero_white_45c5 {
  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);
  }
}

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

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

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

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

body .disabled_9e8e:nth-child(2),
.title-6ce1 .disabled_9e8e:nth-child(2),
#page .disabled_9e8e: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;
}

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

/* css-noise: b12a */
.phantom-card-x6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
